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-12-11[Core] Stop using obsolete Counter++/-- and use Inc(1) or Dec(1) insteadJeffrey Stedfast
2019-11-16Fix 1023500: When saving new document, tab title doesn't updateDavid Karlaš
2019-10-16Remove tab disposaltherzok
2019-10-09Merge pull request #8538 from mono/ui-object-retentionMarius Ungureanu
2019-10-06[Ide] Fix review and leaks caused by new document model.therzok
2019-10-06[Ide] Make GtkShelLDocumentViewItem properly manage the CancellationTokenSourcetherzok
2019-10-06[Ide] Null out pathDoc and contentLoader to prevent ref cyclestherzok
2019-10-06Address feedback on doc model changestherzok
2019-09-18Fix attachment view display issueLluis Sanchez
2019-08-28Eagerly remove DockItem from the weak map when the pad is removedtherzok
2019-08-27Add readonlytherzok
2019-08-27[Ide] Remove some ref cycles, hopefully simplifying the object graph for leakstherzok
2019-08-19[Ide] Fix leaks caused by not disposing attached tab document viewstherzok
2019-08-19Also Destroy the PathBartherzok
2019-07-03Fixes VSTS Bug 937036: [FATAL] System.NullReferenceException exceptionMike Krüger
2019-06-19WIP: Rename fix, debugging.Anže Vodovnik
2019-06-07[Ide] Handle exception disposing pad on closing the workbench.Matt Ward
2019-05-28Fix issues when opening a documentLluis Sanchez
2019-05-24Fix tab stacking issue in designersLluis Sanchez
2019-05-23Try to show the main menu earlierLluis Sanchez
2019-05-23Fix NRE in DefaultWorkbenchLluis Sanchez
2019-05-23Delay workbench initializationLluis Sanchez
2019-05-10Fix focus issue with navigationLluis Sanchez
2019-05-08Fix NRE when switching documentsLluis Sanchez
2019-05-07Merge pull request #7447 from mono/fix-toolbar-providersLluis Sanchez
2019-05-07Fix several toolbox issues:Lluis Sanchez
2019-05-07Merge pull request #7465 from mono/fix-startup-nreLluis Sanchez
2019-05-07Fix NRE at startupLluis Sanchez
2019-05-07Fix NRE when opening fileLluis Sanchez
2019-05-03Merge remote-tracking branch 'xamarin/master-vnext' into fix-content-visible-...Jérémie Laval
2019-04-25Fix display issue with document tabsLluis Sanchez
2019-04-23Merge pull request #610 from xamarin/fix-848830Lluis Sanchez
2019-04-23Fix issue in DocumentView.ContentVisibleLluis Sanchez
2019-04-23Fix command routing issueLluis Sanchez
2019-04-23Fix document loading issuesLluis Sanchez
2019-04-17GtkShellDocumentViewItem: Hack to fix delegated command targetSandy Armstrong
2019-04-15Merge pull request #568 from xamarin/fix-workbench-fullscreen-nreVsevolod Kukol
2019-04-12Merge pull request #582 from xamarin/fix-new-doc-model-issuesLluis Sanchez
2019-04-12Show full path in document tab tooltipLluis Sanchez
2019-04-12Fix leak in DefaultWorkbenchLluis Sanchez
2019-04-11[Ide] Fix NRE when getting FullScreen state of hidden workbenchVsevolod Kukol
2019-04-11Merge remote-tracking branch 'xamarin/master-vnext' into new-doc-modelLluis Sanchez
2019-04-02Add support for bottom toolbars in documentsLluis Sanchez
2019-04-01Fix toolbar not shown for document viewsLluis Sanchez
2019-03-31Move DefaultWorkbench back to Gui namespaceLluis Sanchez
2019-03-31Fix several issue with tab viewsLluis Sanchez
2019-03-25New model for focus/unfocus eventsLluis Sanchez
2019-03-20Add OnContentShown/Hidden methods to DocumentControllerLluis Sanchez
2019-03-20Add new IProjectPadNodeSelector interfaceLluis Sanchez
2019-03-13Add UI for view collections that support tabs + split modeLluis Sanchez