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-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-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-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
2017-10-27CID167975 - Remove redundant null checks.therzok
2017-10-23Optimize loading projects (#3229)Marius Ungureanu
2017-09-19Merge pull request #2908 from mono/fix-53733iain
2017-09-19implement focus for MainToolBarDmytro Ovcharov
2017-08-30[Ide] Add tooltip for when a runtime selection is a command.therzok
2017-08-30[Ide] Add a way for commands to show icons in the selector menu.therzok
2017-08-22Fix warnings in MD.IdeLluis Sanchez
2017-06-27[Ide] Hide array or hidden commands in global search (#2694)Vsevolod Kukol
2017-04-10[Ide] Fix search results popup NRE on startupVsevolod Kukol
2017-03-27Merge remote-tracking branch 'origin/master' into native-popupsVsevolod Kukol
2017-03-24Merge remote-tracking branch 'origin/master' into native-popupsVsevolod Kukol
2017-03-24Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-03-20Merge master into roslyn-ivtDavid Karlaš
2017-03-18Optimize solution savingFilip Navara
2017-03-18Always set workspace ActiveConfigurationId to a fully expanded oneFilip Navara
2017-03-16Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-03-16[Ide] Fix buildVsevolod Kukol
2017-03-09Merge vNext into roslyn-ivtDavid Karlaš