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-11-08Pr olga add autotest api for get execution info (#9217)OlgaBoiarshynova
2019-10-22Fixes VSTS Bug 999361: System.ArgumentOutOfRangeException exception inMike Krüger
2019-09-26[Ide] Code style in global search with tasksVsevolod Kukol
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-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-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
2018-11-06[Ide] Fix NRE in main toolbar if search popup has been disposed (#6535)Vsevolod 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-07-05Fix Windows build.Kirill Osenkov
2018-07-05[IDE] Search results aren't shown with fullscreen and multiple monitorsiain holmes
2018-02-26[Ide] Use StringBuilderCache.Mike Krüger
2018-01-16[Ide] Add Find Command commandVsevolod Kukol
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-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-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-09[Ide] Xwt driven SearchPopupWindowVsevolod Kukol
2017-03-09Merge pull request #1904 from mono/vNext-async-command-updateLluis Sanchez
2017-02-24Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-02-24Toolbar requests (#1809)Marius Ungureanu
2017-02-24[Ide] More progress on async update handlersLluis Sanchez
2017-01-27Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-01-25Bug 51610 - Toolbar switches back from Release to Debug on adding/removing a ...David Karlaš
2017-01-24Fixed “memory leak” after unloading project(it went away after loading an...David Karlaš
2017-01-13Bug 50776 - ThrowKeyNotFoundException logged on opening new solutionDavid Karlaš
2017-01-10[Ide] Fix missing execution target group header on device selector dropdowntherzok
2016-12-06Merge branch 'master' of github.com:iainx/monodevelop into a11yiain holmes
2016-11-24Bug 46715 - Unable to select 'Release' configuration in first attempt.David Karlaš
2016-10-28[A11y] Make the button bars accessibleiain holmes
2016-10-28[IDE] Prepare the Button bar for accessibility labelsiain holmes
2016-10-18Bug 45567 - Not getting Simulator/Emulator from device dropdown list when sel...David Karlaš
2016-10-07Bug 45079 - iPad Retina iOS-10 simulator opens even when iOS physical device ...David Karlaš
2016-10-06Bug 45066 - Automatic selected 'Default' in device dropdown list when select ...David Karlaš
2016-09-30Added support for selecting execution targets(devices) in case of multiple st...David Karlaš