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
2018-10-25[A11y] Delay updating the Quick Task Strip accessibilityiain holmes
2018-08-09Fixes issue #4996 Show breakpoints and caret location in scrollbarMike Krüger
2018-07-24Fixes VSTS Bug 652917: Minimap cannot be turned offMike Krüger
2018-01-03[A11y] Disable all the accessibility proxies if AtkCocoa is not loadediain holmes
2017-10-05Nuke leaks caused by a11y event handlers (#3150)Marius Ungureanu
2017-07-07[A11y] Enable the QuicktaskStrip accessibilityiain holmes
2017-06-02[A11y] Make the QuickTaskBar keyboard accessibleiain holmes
2017-03-16Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-03-10[A11y] Improve the way ActionDelegates are handled.iain holmes
2017-03-10[A11y] Make ActionDelegate disposableiain holmes
2017-02-24Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-02-20[A11y] Automatically detect supported actionsiain holmes
2017-02-20Merge branch 'master' into vNextMatt Ward
2017-02-17[A11y] Rename the Accessibility extension methodsiain holmes
2017-02-15[SourceEditor] Filter out hidden tasks in the quick task strip.Mike Krüger
2017-01-20[A11y] Make the Quick Task Strip accessibleiain holmes
2016-05-17[TextEditor] Splitted out a shared part of the text editor.Mike Krüger
2016-02-01Fixed "Bug 38272 - On Windows, the context menu from right-clicking on the qu...Mike Krüger
2015-12-01[SourceEditor] Fixed failing unit tests.Mike Krüger
2015-11-30[SourceEditor] Fixed bug when changing themes.Mike Krüger
2015-08-06[SourceEditor] QuickTaskView is now using a double buffering strategyMike Krüger
2015-07-28Fixed 'Bug 32097 - Source code analysis gutter style does not refreshMike Krüger
2015-05-26[SourceEditor] More memory cleanups.Mike Krüger
2015-04-24Improved api for using configuration propertiesLluis Sanchez Gual
2015-04-16[SourceEditor] Narrow down public source editor API. The old sourceMike Krüger
2015-02-20[TextEditor/Ide] Renamed various TextEditor classes. TextEditor nowMike Krüger
2015-01-08[SourceEditor] QuickTask system is now using the roslyn dataMike Krüger
2015-01-03Merged master into roslynDavid Karlaš
2014-11-26Enable Source Analysis by defaultLluis Sanchez
2014-11-21Merge branch 'xs6-editor' into xs6-editor-roslynMike Krüger
2014-11-21Merge branch 'master' into xs6-editorMike Krüger
2014-11-21[SourceEditor] Fixed scrollbar commands.Mike Krüger
2014-07-18Merge branch 'xs6-editor' into retina-roslynMike Krüger
2014-07-07[Ide] Some editor API cleanups.Mike Krüger
2014-06-27Merge branch 'master' into retina-editorMike Krüger
2014-06-23[Ide] Moved DocumentLocation to the Editor namespace.Mike Krüger
2014-06-16[SourceEditor] Implemented text document wrapper.Mike Krüger
2014-04-24Merge branch 'retina' into retina-roslynMike Krüger
2014-04-12[SourceEditor] Quick task system now works with offsets.Mike Krüger
2014-04-09Revert "Revert "Fixed 'Bug 5687 - Quick fix for extension methods must be dec...Mike Krüger
2014-03-24[SourceEditor] Merge scroll & task bar on non mac platforms.Mike Krüger
2014-02-13Revert "Fixed 'Bug 5687 - Quick fix for extension methods must be declared st...Mike Krüger
2014-02-12Fixed 'Bug 5687 - Quick fix for extension methods must be declared static'Mike Krüger
2013-07-31Fixed 'Bug 13657 - Crash clicking on quick task bar'.Mike Krüger
2013-07-31Implemented 'Bug 13542 - Commands to navigate through source analysisMike Krüger
2012-08-08[UIRefresh] Source editor now uses the scrolled view scrollbarsMike Krüger
2012-04-02[SourceEditor] QuickTaskStrip no longer shows caret & usage positionsMike Krüger
2012-03-25[SourceEditor] Enable source code analysis now switches the task barMike Krüger
2012-03-23[SourceEditor] Fixed the display of highlighted usages in the quickMike Krüger
2012-03-22[SourceEditor] Moved quick tasks system to an own namespace.Mike Krüger