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-03-06[Toolbox] Fixed drag and drop items in XAML editorJose Medrano
2019-02-28Merge remote-tracking branch 'origin/release-8.0-integration' into merge-inte...Lluis Sanchez
2019-02-26Unsuscribe events in disposing methodJose Medrano
2019-02-26Fixes hide/show native Toolbox when window shows/hides content Fixes VSTS #79...Jose Medrano
2019-02-21Fix Mac buildMikayla Hutchinson
2019-02-16[DesignerSupport] Port to new editorMikayla Hutchinson
2019-02-08Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-02-05[Toolbox] Fixes toolboxService is allways in sync with toolbox selected item ...Jose Medrano
2019-02-05[API] Remove a few obsolete items (#7042)Marius Ungureanu
2019-02-03Fixes NRE obtaining Custom PropertyPanels from external providers (#7017)Jose Medrano
2019-02-01[Toolbox] Fix event ownership, double free and assertion on trying to free a ...therzok
2019-01-25Merge remote-tracking branch 'origin/master' into pr-sandy-md-masterSandy Armstrong
2019-01-21Removes IToolboxDynamicProviderDeleteSupport interface from CodeTemplateToolb...Jose Medrano
2019-01-21Adds implementation to Remove items in Toolbox Dynamic ProvidersJose Medrano
2019-01-16Remove redundant build infrastructureMikayla Hutchinson
2019-01-15Improves the number of calls resizing ToolboxItems (#6702)Jose Medrano
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-11Update projects for PackageReferenceMikayla Hutchinson
2018-12-19Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-12-18[DesignerSupport] Fix Crasher when disposing the ToolboxVsevolod Kukol
2018-12-14Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-12-14Add commentstherzok
2018-12-14[Ide] Try fixing random crasher in gdk event finalizertherzok
2018-11-28[Ide] Put common Cocoa helpers/classes in a common placeRodrigo Moya
2018-11-28Removes span text for accessibility voiceoverJose Medrano
2018-11-28Process markup from formatted text to attributedstringJose Medrano
2018-11-24Fix windows build (#6654)Marius Ungureanu
2018-11-20Adds Enter key to allow perform the activation in selected itemJose Medrano
2018-11-20Adds toolbox items acts like buttons for accessibility pressJose Medrano
2018-11-19Removes RecalculateKeyViewLoop to don't break current custom KeyLoop implemen...Jose Medrano
2018-11-19Improves current drag&drop operation sending the correct context from gtkJose Medrano
2018-11-19Uses native cocoa calls instead linq to get objects from NSSetJose Medrano
2018-11-19Fixes current Sort conditionJose Medrano
2018-11-19Small fix conditionJose Medrano
2018-11-19Hack to fix select last item from previous section with keyboardJose Medrano
2018-11-19Removes the reverse sort to use it in inline callJose Medrano
2018-11-15Fixes overlap with scrollers in NSScrollView when contents has CALayersJose Medrano
2018-11-15Adds CALayer rendering to improve the performance + accessibility fixesJose Medrano
2018-11-14Fixes failures in tests disposing only when it's neededJose Medrano
2018-11-14Includes additional checks to catch out of sync contextsJose Medrano
2018-11-14Handles un-sync states when control ask for number of items in databound stagesJose Medrano
2018-11-14Removes EnvironmentVariable check to enables by defaultJose Medrano
2018-11-14Changes to use Dictionary instead a ListJose Medrano
2018-11-14Adds image cache to ToolboxDataSourceJose Medrano
2018-11-14Removes unnecessary duplicity allocating collectionsJose Medrano
2018-11-14Prevents a possible NRE if collectionView is nullJose Medrano
2018-11-14Couple a small fixesJose Medrano
2018-11-14Removes unused methodsJose Medrano
2018-11-14Removes unnecessary propertyJose Medrano