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
2018-03-17[Mac] Refactor common open file dialogs to share as much code as possibletherzok
2018-03-17Remove dead codetherzok
2018-03-17[Mac] Refactor common file dialog code to reuse layoutable accessory boxtherzok
2018-03-17[Mac] Fix Add Files dialog being broken on High Sierratherzok
2018-01-15[Mac] Improve word casing in open project dialog labelsVsevolod Kukol
2018-01-15[Mac] Improve project open dialog options layoutVsevolod Kukol
2018-01-15[Mac] Don't relayout the open project dialog accessory viewVsevolod Kukol
2017-12-13Remove unrelated code changes part IIOleg Demchenko
2017-12-13Remove code formatting changesOleg Demchenko
2017-12-13Cleaned up the fix for dialogsOleg Demchenko
2017-12-11Queue alert sheetsOleg Demchenko
2017-11-24Fixed NullReferenceExceptionDavid Karlaš
2017-11-21Fix 526627 Unable to select location of source files when clicked on Browse a...David Karlaš
2017-11-21[Debugger] Added support for automatically looking in subfolders for matching...David Karlaš
2017-11-03[Ide][Mac] Fix alert dialog sheeting on HighSierraVsevolod Kukol
2017-11-03[Ide][Mac] Fix sheeting alert dialog cancellationVsevolod Kukol
2017-11-02[Ide][Mac] Enable Alert sheeting on MacVsevolod Kukol
2017-02-16String optimizations (#1881)Marius Ungureanu
2016-04-14Rename Skin to ThemeLluis Sanchez
2016-04-14[MacPlatform] Fix warningsiain holmes
2016-04-05[Ide] Remove MessageService.ShowException method.Marius Ungureanu
2016-01-17[Mac] Optimize workaround for dark icons in dialogsVsevolod Kukol
2015-12-04[Mac] Workaround for broken dark icons in dialogsVsevolod Kukol
2015-11-29[Mac] Disable theme support for file dialogsVsevolod Kukol
2015-11-29[Mac] Apply solid background on NSPanelVsevolod Kukol
2015-11-29Don't use extension methods for Theming classLluis Sanchez
2015-11-29Initial dark skin supportLluis Sanchez
2015-11-26Merge branch 'master' into roslyniain holmes
2015-11-25[IDE] Show create folder button when selecting new solution folderiain holmes
2015-11-23Merge remote-tracking branch 'origin/master' into roslynMarius Ungureanu
2015-11-23[Ide] Migrate FileChooserAction to flags.Marius Ungureanu
2015-11-23[Ide] Move FileChooserAction to MonoDevelop.ComponentsMarius Ungureanu
2015-11-23[Ide] Abstract FileChooserAction.Marius Ungureanu
2015-11-23Revert "[core] Allow SelectFileDialog to select files & directories at the sa...Marius Ungureanu
2015-11-18Merge branch 'master' into roslynMatt Ward
2015-11-18[core] Allow SelectFileDialog to select files & directories at the same timeJeffrey Stedfast
2015-11-12[Mac] Open assemblies in assembly browser by default.Matt Ward
2015-10-21Merge remote-tracking branch 'origin/master' into roslynMarius Ungureanu
2015-10-19[Mac] Prevent a NRE when no key window is focused.Marius Ungureanu
2015-09-14Merge remote-tracking branch 'origin/master' into roslynAlan McGovern
2015-09-12[Mac] Fix NRE with accessory view on El CapitanMarius Ungureanu
2015-07-15Merge remote-tracking branch 'origin/master' into roslynMarius Ungureanu
2015-07-14[Mac] Guard against not-attached view in NSSavePanelMarius Ungureanu
2015-07-02Merge remote-tracking branch 'origin/master' into roslynMatt Ward
2015-07-02[Mac] Hide Close workspace check box when solution viewer not selectedMatt Ward
2015-06-29[Mac] Indiscriminately set the File Dialog parent to KeyWindowMarius Ungureanu
2015-06-29[Mac] Add logging for modal file dialog issues.Marius Ungureanu
2015-06-29[Mac] Force parent window on to native select file dialogsMarius Ungureanu
2015-06-02Merge remote-tracking branch 'origin/master' into roslynLluis Sanchez Gual
2015-06-02MacPlatform: MacSelectFileDialogHandler: preserve symlinks (bxc#30655)Aaron Bockover