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
2017-06-25[Gtk#] Update to match newest API (#2682)Marius Ungureanu
2016-04-05[Ide] Remove MessageService.ShowException method.Marius Ungureanu
2016-01-15Merge remote-tracking branch 'origin/master' into roslyn-dark-skinMarius Ungureanu
2015-11-29[Ide] Theme support for Xwt based dialogs/windowsVsevolod Kukol
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-23[Ide] Introduce Components.Window and Dialog. Cleanup Messaging.Marius Ungureanu
2015-11-18[core] Allow SelectFileDialog to select files & directories at the same timeJeffrey Stedfast
2015-11-17[Ide] Move FileChooserAction to MonoDevelop.ComponentsMarius Ungureanu
2015-11-17[Ide] Abstract FileChooserAction.Marius Ungureanu
2015-06-17[Misc] 4/4 batch of checking disposes of dialogs.Marius Ungureanu
2015-06-17[Misc] 3/4 batch of checking disposes of dialogs.Marius Ungureanu
2015-06-17[Misc] 1/4 batch of checking disposes of dialogs.Marius Ungureanu
2015-05-08[Core] Add ShowHidden property to FileDialog data.Marius Ungureanu
2015-04-10[Core] Fix Gtk Assertion when displaying the password dialog.Greg Munn
2014-07-25Fix misspelled variable name.Cody Russell
2014-02-13Add dialog class with a merged title/tool barMatt Ward
2014-02-12Minor API fixLluis Sanchez
2014-02-12Add window class with a merged title/tool barLluis Sanchez
2013-07-23Removed redundant Where calls.Therzok
2012-09-29[Ide] Improve the TextQuastionDialog to auto-OK when you hit Enter (or cancel...Jeffrey Stedfast
2012-01-28[Ide,Mac] Fix race in cancellation of dialogsMichael Hutchinson
2012-01-26[Ide] Make alert dialogs cancelableMichael Hutchinson
2012-01-05[Ide] Clean up the error reporting dialogMichael Hutchinson
2011-12-20[Core] Improve the crash dialog to better integrate with reportingAlan McGovern
2011-10-21[Ide] Added support for file filters in FileEntry and FolderEntryLluis Sanchez
2011-04-14[Ide] Fix issue when closing msg dialogs with EscapeLluis Sanchez Gual
2011-01-10Fix 661974 - [Windows] Canceling on File save dialog causes exceptionLluis Sanchez Gual
2010-11-02[Core] Expose data to platform alert dialog handlerMichael Hutchinson
2010-10-22[Platform] Make exception dialog a platform dialogMichael Hutchinson
2010-10-22[Platform] Make GetTextResponse use a platform dialogMichael Hutchinson
2010-10-22[Platform] Make AlertDialog into a platform dialogMichael Hutchinson
2010-10-21Cleaned up Run and Filters in platform dialogs and improved Mac dialogs.Michael Hutchinson
2010-10-19Fix NRE with mimetype filters in Open dialog.Michael Hutchinson
2010-05-26* src/core/MonoDevelop.Ide/MonoDevelop.Ide.Commands/FileCommands.cs:Michael Hutchinson
2010-05-26* src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:Michael Hutchinson
2010-05-22* src/addins/CBinding/Makefile.am:Michael Hutchinson
2010-03-17* Makefile.am:Lluis Sanchez
2010-03-17Merged MD.Projects into MD.Core, and MD.Projects.Gui, MD.Core.Gui and MD.Comp...Lluis Sanchez