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-07-11[Mac] Fix keyboard input in Global Search when in fullscreeniain holmes
2019-02-15Track API changesLluis Sanchez
2018-09-27[Mac] Improve reverse tabbing out of the toolbariain holmes
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-07Fixes VSTS Bug 648998: Accessibility: VoiceOver: MAS4.1.1: VoiceOverMike Krüger
2017-09-19implement focus for MainToolBarDmytro Ovcharov
2017-02-17[A11y] Remove the obsolete RebuildToolbar overloadiain holmes
2016-12-06Merge branch 'master' of github.com:iainx/monodevelop into a11yiain holmes
2016-10-28[IDE] Prepare the Button bar for accessibility labelsiain holmes
2016-09-30Added support for selecting execution targets(devices) in case of multiple st...David Karlaš
2016-06-02[Linux] Run configurations UI fixes.Marius Ungureanu
2016-06-02[Ide] Simplify some Linux toolbar code.Marius Ungureanu
2016-05-23[Ide] Add api to allow hiding the startup configuration selectorLluis Sanchez
2016-05-20[Core] Run configuration support WIPLluis Sanchez
2016-04-19[hdpi] Fix a number of issuesCody Russell
2016-02-12[Ide] Removed hard coded main toolbar color.Mike Krüger
2016-01-15Merge remote-tracking branch 'origin/master' into roslyn-dark-skinMarius Ungureanu
2016-01-14* TOOLBARVaclav Vancura
2016-01-11[Ide] Normalize Styles colorsVsevolod Kukol
2015-12-14Merge remote-tracking branch 'origin/master' into roslyn-nogtkshellMarius Ungureanu
2015-12-14[Ide] Fix possible NRE in gtk toolbar.Marius Ungureanu
2015-11-23[Ide] Introduce Components.Window and Dialog. Cleanup Messaging.Marius Ungureanu
2015-09-11Merge branch 'master' into roslynMarius Ungureanu
2015-09-11[Ide] Migrate IRuntimeModel to have a self-contained mutable structureMarius Ungureanu
2015-04-14Merge branch 'master' into roslynMike Krüger
2015-04-03[Ide] Minor tweak to runtime combo for windowsGreg Munn
2015-03-07Merge master into roslynDavid Karlaš
2015-03-03[Toolbar] Fix configuration reseting.Marius Ungureanu
2015-02-24 Merge branch 'master' into xs6-editor-roslynMike Krüger
2015-02-24[XMToolbar] Fix regression in runtime menu.Marius Ungureanu
2015-02-17[Toolbar] Refactor SearchMenuItem into an interface.Marius Ungureanu
2015-02-16[Toolbar] Split combobox logic into controller.Marius Ungureanu
2015-02-16[Toolbar] Move ICommandBar handling from ButtonBar to MainToolbarController.Marius Ungureanu
2015-02-14[Toolbar] Move buttonbar building into controller.Marius Ungureanu
2015-02-14[Toolbar] Move more logic into Controller.Marius Ungureanu
2015-02-14[Toolbar] Move Popup Window logic into Controller.Marius Ungureanu
2015-02-14[Toolbar] Removed unused member PopupWindowMarius Ungureanu
2015-02-14[Toolbar] Split SearchBar commands into own handlers.Marius Ungureanu
2015-02-14[Toolbar] Introduce SearchMenuItem and fix a bug regarding search category.Marius Ungureanu
2015-02-14[Toolbar] Make MainToolbarController the ICommandBar implementorMarius Ungureanu
2015-02-14[Toolbar] Introduce MainToolbarController and IMainToolbarView.Marius Ungureanu
2015-02-05[Ide] Give the main toolbar enough height to fit the search entry on hidpi Wi...Cody Russell
2015-01-12[Ide] Removed NR5 usages. Switched Error system back toMike Krüger
2015-01-12Merge master into xs6-editor-roslynDavid Karlaš
2015-01-07[Core] Provide a way to highlight items in the runtime combo (device selector...Greg Munn
2014-11-20Merge branch 'master' into xs6-editorMike Krüger
2014-11-19Revert "Implemented 'Bug 12796 - Should show text in search box? '."Lluis Sanchez
2014-09-04Fixed 'Bug 22608 - Jump to location causes exception'.Mike Krüger
2014-07-30[Core] Fix text truncation for device target combo commands. Bug 21106Greg Munn