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-11-29[Mac] Use DesktopService.FocusWindow to focus dialog parentsVsevolod Kukol
2018-03-17[Mac] Refactor common open file dialogs to share as much code as possibletherzok
2018-03-17[Mac] Refactor common file dialog code to reuse layoutable accessory boxtherzok
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-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-02-16String optimizations (#1881)Marius Ungureanu
2016-04-14[MacPlatform] Fix warningsiain holmes
2015-11-29[Mac] Disable theme support for file dialogsVsevolod Kukol
2015-11-29Don't use extension methods for Theming classLluis Sanchez
2015-11-29Initial dark skin supportLluis Sanchez
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-07-14[Mac] Guard against not-attached view in NSSavePanelMarius Ungureanu
2015-07-02[Mac] Hide Close workspace check box when solution viewer not selectedMatt Ward
2014-11-20Remove all calls to ShowExceptionLluis Sanchez
2014-06-24[Mac] Clean up remaining System.Drawing useMichael Hutchinson
2014-05-28[xammac-2.0] initial port of MacPlatform to Xamarin.Mac 2.0Aaron Bockover
2014-04-04[Mac] Fix exception in OpenDialogUngureanu Marius
2013-04-10[Mac] Stop using Cocoa API deprecated in 10.6Michael Hutchinson
2013-03-13[Mac] Better error handling in Open File dialogMichael Hutchinson
2013-02-26[MacPlatform] Don't crash when a SelectFileDialog has only 0 or 1 filtersJeffrey Stedfast
2012-03-29[MacPlatform] Fixed mac build.Mike Krüger
2012-01-13[Ide] Fixed default viewer selection in FileSelectorDialog.Jeffrey Stedfast
2011-12-23[Ide] Default opening assemblies in assembly browser.Jeffrey Stedfast
2011-12-20[MacPlatform] Fix #1206 - Accessory view in Mac dialogs is mispositionedMichael Hutchinson
2011-10-26[MacPlatform] Catch exceptions in the OpenFileDialogHandler.Run ()Alan McGovern
2011-08-10Fix bug #253 - Mac Native File Dialogs Resize on every keystrokeLluis Sanchez Gual
2011-07-17[MacPlatform] Clean up namespacesMichael Hutchinson
2011-03-31Support external display bindings as defaultMichael Hutchinson
2011-03-29[Ide] Add support for external display bindingsMichael Hutchinson
2011-03-25[MacPlatform] Reorg interop code, make some publicMichael Hutchinson
2011-01-22Fix whitespaceMichael Hutchinson
2010-11-10[MonoMac] Update MonoMac library.Michael Hutchinson
2010-11-05[Mac] Use pre-10.6 APIs in dialogs, fix a few bugletsMichael Hutchinson
2010-11-05[Mac] Fix exception if no accessory labels in open/save dialogsMichael Hutchinson
2010-11-02[Mac] Add an alert dialog handler (disabled)Michael Hutchinson
2010-11-02[Mac] Focus parent window when dialog closedMichael Hutchinson
2010-10-30[Mac] Align labels in open dialogMichael Hutchinson
2010-10-30[Mac] Only show 'close solution' button if solution openMichael Hutchinson
2010-10-30[Mac] NSView-less child layout boxesMichael Hutchinson