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-09-26[Ide] Fix command search category threadingVsevolod Kukol
2019-08-21[GlobalSearch] Adds order priority in results based in a rankJose Medrano
2019-08-08Fixes VSTS Bug 960629: CommandSearchCategory potentially works on invalid dataMike Krüger
2019-08-05PR commentsAnže Vodovnik
2019-08-02Artificially rank the commands from the current add-in higher.Anže Vodovnik
2019-07-11[Mac] Fix keyboard input in Global Search when in fullscreeniain holmes
2017-06-27[Ide] Hide array or hidden commands in global search (#2694)Vsevolod Kukol
2016-04-06[Ide] Add new Command.DisplayName propertyVsevolod Kukol
2015-12-18Merge remote-tracking branch 'origin/master' into roslyn-nogtkshellMarius Ungureanu
2015-12-14[Ide] Remove unnecessary async.Marius Ungureanu
2015-12-14[Ide] Fewer UI thread operations on typing in search.Marius Ungureanu
2015-12-14Merge remote-tracking branch 'origin/master' into roslyn-nogtkshellMarius Ungureanu
2015-12-14[Ide] Don't throw on search cancellation.Marius Ungureanu
2015-12-11Fixed 'Bug 9867 - Shorter aliases for global search'.Mike Krüger
2015-12-09Fixed 'Bug 36752 - Cancellation is not handled correctly byMike Krüger
2015-11-17[Ide] Removed unused parameters from constructors.Marius Ungureanu
2015-11-17Fix warningsLluis Sanchez
2015-07-17[Ide] Re-enable command search categoryLluis Sanchez
2015-07-15[Ide] NavigateTo feature is now more fluent.Mike Krüger
2013-03-27Fixed 'Bug 11434 - Global search list shows "no results" with trailingMike Krüger
2013-03-20[Ide] Fix global command searchLluis Sanchez
2013-02-14Implemented 'Bug 9869 - Global search filter for commands'.Mike Krüger
2012-11-05[Ide] Removed unused NavigateToDialog namespace (it's now part of theMike Krüger
2012-10-30[Ide] Optimized search categories.Mike Krüger
2012-10-12[Ide] Fix a thread safety issue in CommandSearchCategoryAlan McGovern
2012-10-12[Ide] Consistently handle errors in search categoriesAlan McGovern
2012-10-12[Ide] Ensure that searching is always cancelled ASAPAlan McGovern
2012-09-20[Ide] Switched matching algorithm for the other categories as well.Mike Krüger
2012-09-19[UIRefresh] Implemented navigate to command tags/Fixed 'Bug 7059 - OnMike Krüger
2012-08-08Allow searching for commands using the toolbar search entryLluis Sanchez