Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-08Merge pull request #531 from xamarin/pr-anvod-editor-defaultAaron Bockover
2019-04-08Revert "Fixes VSTS Bug 840947: [Feedback] Enable full line text result in"Lluis Sanchez
2019-04-08Changing configuration value to mark the editor as default.Anže Vodovnik
2019-04-08Merge pull request #518 from xamarin/master-vnext-vsts720764Lluis Sanchez
2019-04-08Merge pull request #515 from xamarin/master-vnext-vsts840947Vsevolod Kukol
2019-04-05Fixes VSTS Bug 720764: Using Navigate To and searching for "NavigateMike Krüger
2019-04-05Merge pull request #485 from xamarin/fix-833649Lluis Sanchez
2019-04-05Merge pull request #466 from xamarin/fix832346-help-searchVsevolod Kukol
2019-04-05Merge pull request #511 from xamarin/master-vnext-control-weaktableMarius Ungureanu
2019-04-05Fixes VSTS Bug 840947: [Feedback] Enable full line text result inMike Krüger
2019-04-05Merge pull request #459 from xamarin/fixes-827074Vsevolod Kukol
2019-04-05Merge pull request #453 from xamarin/master-vnext-vsts824121Vsevolod Kukol
2019-04-05[Ide] Support project template visibility with new templating engineMatt Ward
2019-04-05Refactor Control handling code to use ConditionalWeakTabletherzok
2019-04-04Merge pull request #502 from xamarin/master-vnext-cache-failureMarius Ungureanu
2019-04-04Merge pull request #481 from xamarin/pr-abock-editor-splitLluis Sanchez
2019-04-04Merge pull request #501 from xamarin/mef-startuMarius Ungureanu
2019-04-04Use a better checkMarius Ungureanu
2019-04-04[Workspace] Cancellation will make the cacheInfo return null, so handle that ...therzok
2019-04-04[MEF] Fix startup regression by not querying MEF on loadtherzok
2019-04-04Fix windows buildMarius Ungureanu
2019-04-04GtkNSViewHost: Move to MonoDevelop.IdeSandy Armstrong
2019-04-04Ide: Put core editor assemblies in MEFSandy Armstrong
2019-04-04Migrate from vs-editor-core back to vs-editor-apiSandy Armstrong
2019-04-04Merge pull request #418 from xamarin/pr-sandy-vsec-master-fixesSandy Armstrong
2019-04-04NSStackViewExtensions: Remove unused/duplicated codeSandy Armstrong
2019-04-03Merge pull request #477 from xamarin/project-info-cachingLluis Sanchez
2019-04-03[GetToCode] Fixes current GetFocusedTopLevelWindow when dock windows are focusedJose Medrano
2019-04-03Fixes in case of IDE visible return the correct RootWindowJose Medrano
2019-04-03[Ide] Lock project info cache writing for a specific named fileMatt Ward
2019-04-03Merge pull request #489 from xamarin/master-vnext-cache-flushMarius Ungureanu
2019-04-03[Roslyn] Don't flush caches when receiving memory warningtherzok
2019-04-03Merge pull request #454 from xamarin/stress-test-perfMarius Ungureanu
2019-04-03[Ide] Fix ArgumentNullException if project info cache not loadedMatt Ward
2019-04-02[Ide] Remove timestamp from project info cacheMatt Ward
2019-04-02[Ide] Add tests for project info cacheMatt Ward
2019-04-02[IDE] Check a runtime model exists for the selected projectiain holmes
2019-04-02[Ide] Add missing ConfigureAwait false to MonoDevelopWorkspaceMatt Ward
2019-04-02[Ide] Use a lock when writing the project info cacheMatt Ward
2019-04-02Merge pull request #457 from xamarin/fix-823325-vnextiain
2019-04-02[Ide] Load project info cache on background thread.Matt Ward
2019-04-02[Ide] Remove in-memory project info from cache when no longer neededMatt Ward
2019-04-02[Ide] Enable project info cache by defaultMatt Ward
2019-04-02[Ide] Reload most recently used projects first in type systemMatt Ward
2019-04-02[Ide] Refactor the project info cache loading on opening a solutionMatt Ward
2019-04-02[Ide] Use type system project info cache on changing active configMatt Ward
2019-04-02[Ide] Reload type system project info only if cache is out of dateMatt Ward
2019-04-02[Ide] Lock project info cache before modifying it.Matt Ward
2019-04-02[Ide] Always use the project info cache if it is availableMatt Ward
2019-04-02[Ide] Reload project info after using cache on initial loadMatt Ward