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-13Fix flickering issue in results windowLluis Sanchez
2019-08-21[GlobalSearch] Adds order in SearchPackages and SearchInSolutionJose Medrano
2019-08-21[GlobalSearch] Adds order priority in results based in a rankJose Medrano
2019-08-21Update main/src/core/MonoDevelop.Ide/MonoDevelop.Components.MainToolbar/Searc...Jose Medrano
2019-08-21[GlobalSearch] Replaces Task.WhenAll to show results when each provider finishesJose 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
2019-06-19[Mac] Align the search popup correctly when the app is in fullscreen modeiain holmes
2019-05-23Fix some workbench display issuesLluis Sanchez
2019-05-23Try to fix auto testLluis Sanchez
2019-05-16Fixes VSTS Bug 893674: [Feedback] Goto line jumps to wrong line orMike Krüger
2019-05-08Fix scope of GetContent() for several viewsLluis Sanchez
2019-04-16[Ide] Fix NRE in Global SearchVsevolod Kukol
2019-04-09Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-04-05Fixes VSTS Bug 720764: Using Navigate To and searching for "NavigateMike Krüger
2019-04-02[IDE] Check a runtime model exists for the selected projectiain holmes
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-18Fixes VSTS Bug 807754: [Feedback] cannot set focus in 2 column editMike Krüger
2019-02-16First pass at obsoleting old editor APIsMikayla Hutchinson
2019-02-15Track API changesLluis Sanchez
2019-02-15[Ide] Switch toolbar to new editor APIsMikayla Hutchinson
2019-01-11Add some fixes to roslyn API changestherzok
2019-01-11[Ide] More API trackingMikayla Hutchinson
2019-01-11[Ide] Track Roslyn API changesMikayla Hutchinson
2018-11-06[Ide] Fix NRE in main toolbar if search popup has been disposed (#6535)Vsevolod Kukol
2018-09-27[Mac] Improve reverse tabbing out of the toolbariain holmes
2018-09-12[Core, Ide] Move structs with readonly fields to be readonly structstherzok
2018-09-12Merge pull request #5899 from mono/fix617280-main-toolbar-tooltipsLluis Sanchez
2018-09-10[Ide] Add Tooltips to Run button and Configuration selectorsVsevolod Kukol
2018-09-10[Ide] Fixed build.Mike Krüger
2018-09-07Fixes VSTS Bug 648998: Accessibility: VoiceOver: MAS4.1.1: VoiceOverMike Krüger
2018-08-04[Ide] Add backwards compatibility for any language service using the old sear...therzok
2018-08-04Temporarily hack roslyn search category tests and add tracked roslyn issuetherzok
2018-08-04[Ide] Fix Roslyn search category teststherzok
2018-07-05Fix Windows build.Kirill Osenkov
2018-07-05[IDE] Search results aren't shown with fullscreen and multiple monitorsiain holmes
2018-06-14Merge branch 'master' into fix-warningsMikayla Hutchinson
2018-06-14[Icons] Hammer icon for building is backVáclav Vančura
2018-06-05[Ide] Fix a bunch of warningsMikayla Hutchinson
2018-05-09[Ide] Fix search category with tag and empty patterntherzok
2018-05-09[Roslyn] Add SearchCategory unit testMarius Ungureanu
2018-05-09[Roslyn] Move SearchCategory to IDE layer.Marius Ungureanu
2018-02-26[Ide] Use StringBuilderCache.Mike Krüger
2018-02-26[Core] Use roslyn ObjectPool class for the string builder cache.Mike Krüger
2018-02-22[Core] Implemented string builder pooling.Mike Krüger
2018-01-16[Ide] Add Find Command commandVsevolod Kukol
2018-01-04[Linux] Avoid throwing an exception when clicking status icons with no actiontherzok
2017-11-07Fix some minor null dereferences and resource leaks (#3317)Cody Russell