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-08-27[Ide] Move 2 counters to ITimeTracker, preserving previous thread safety cons...therzok
2019-07-29Adds an additional check in case of wrong parsing in document.Window to SdiWo...Jose Medrano
2019-07-29Adds persistency in tabs pinned from older project sessionsJose Medrano
2019-07-03[Ide] Introduced SavePreferencesAsync in RootWorkspace.Mike Krüger
2019-06-25Fixes VSTS Bug 935202: System.NullReferenceException exception inMike Krüger
2019-06-10[IDE] Restore the memento after the toolbar has been attachediain holmes
2019-05-23Fix issue in Workbench.GrabDesktopFocus()Lluis Sanchez
2019-05-23Fix some workbench display issuesLluis Sanchez
2019-05-23Fix GTC focus grab issueLluis Sanchez
2019-05-23Fix workbench initialization issuesLluis Sanchez
2019-05-23Delay workbench initializationLluis Sanchez
2019-05-08Fixed VSTS Bug 866899: [Feedback] 'Find in files' in xaml pageMike Krüger
2019-04-11Merge remote-tracking branch 'xamarin/master-vnext' into new-doc-modelLluis Sanchez
2019-04-10Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-04-09[Ide] (Re)store Memento when hiding/showing the main IDE windowVsevolod Kukol
2019-04-07[Ide] Ensure main IDE window is shown and has a layout when opening documentsVsevolod Kukol
2019-04-04[MEF] Fix startup regression by not querying MEF on loadtherzok
2019-04-02Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-31Fix IInfoBarHost retrieval issueLluis Sanchez
2019-03-27[Ide] Set default layout only first time the window is shownRodrigo Moya
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-14Remove the DiscardChanges method from DocumentLluis Sanchez
2019-03-06Move more services to IdeServicesLluis Sanchez
2019-02-28[IDE] Use EditorOperations for moving the caretiain holmes
2019-02-25Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-22Merge pull request #192 from xamarin/obsolete-all-the-thingsLluis Sanchez
2019-02-21Merge remote-tracking branch 'origin/master' into merge-master-lluis-3Lluis Sanchez
2019-02-21[Ide] Retrieve Policies' parent window from DesktopServiceRodrigo Moya
2019-02-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-18Implemented new document/view architectureLluis Sanchez
2019-02-16Port Workbench.CreateDocumentPrefs to new editorMikayla Hutchinson
2019-02-08Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-02-05[API] Remove a few obsolete items (#7042)Marius Ungureanu
2019-01-29Fix Find/Replace in Files when files are opened new editorDavid Karlaš
2019-01-22Initial Debugger support in new editorDavid Karlaš
2019-01-14Merge remote-tracking branch 'origin/master' into roslyn-upgradeMikayla Hutchinson
2019-01-12[Ide] Cache the active document in the document tracking service (#6855)Marius Ungureanu
2019-01-07Merge branch 'master' into editorMikayla Hutchinson
2018-12-20Implemented GoToDefinition for new editorDavid Karlaš
2018-11-27[Ide] Add support for Welcome dialog providersRodrigo Moya
2018-11-02Fixup unit tests and project setting when openFileInfo.Project was not nulltherzok
2018-11-02[Ide] Properly handle symlinks at workbench leveltherzok
2018-10-18Merge pull request #6254 from mono/master-vsts699450Lluis Sanchez
2018-10-16[Ide] Delay window showing until content is readytherzok
2018-10-09Fixes VSTS Bug 699450: [Feedback] Error creating file -Mike Krüger
2018-09-22Add comment.Kirill Osenkov
2018-09-22Fix VSTS 674288.Kirill Osenkov
2018-09-06[Ide] Create public API for infobars.therzok
2018-08-13[Ide] Fix a couple exceptions when debugging testsMikayla Hutchinson
2018-07-06[Telemetry] Use CounterMetadata subclassesiain holmes