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-06[A11y] Make the property grid fully keyboard accessibleiain holmes
2016-11-24[Ide] Use TryParseExact in DateTimeEditor to avoid exceptions.therzok
2016-11-24[Ide] Use TryParse in TimeSpan editor to avoid exceptions.therzok
2016-11-24[Ide] Add support for Decimal in IntRange editor.therzok
2016-09-18[Ide] Ensure graphics contexts are disposed.Marius Ungureanu
2016-09-18[Ide] Fix leak Pango.Layout in FlagsEditorCellMarius Ungureanu
2016-07-06[Ide] Optimize Flags editor cells in poperties tabVsevolod Kukol
2016-01-15Merge remote-tracking branch 'origin/master' into roslyn-dark-skinMarius Ungureanu
2015-12-05[Ide] Fix BooleanEditorCell style initializationVsevolod Kukol
2015-11-29[Ide] Apply theme on more dialogsVsevolod Kukol
2015-11-29WIVLluis Sanchez
2015-11-23Merge remote-tracking branch 'origin/master' into roslynMarius 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-23[Ide] Some more Control changes.Marius Ungureanu
2015-11-23[Ide] Introduce Components.Window and Dialog. Cleanup Messaging.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-17[Ide] Move FileChooserAction to MonoDevelop.ComponentsMarius Ungureanu
2015-11-17[Ide] Abstract FileChooserAction.Marius Ungureanu
2015-09-03Merge branch 'master' into roslynMatt Ward
2015-09-02[Ide] Allow copy/pasting of read-only propertiesMarius Ungureanu
2015-06-17Merge remote-tracking branch 'origin/master' into roslynMarius 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-04-23Merge branch 'master' into roslynMike Krüger
2015-04-16[Ide] When disposing, fire pending change request.Greg Munn
2015-03-07Fixed some merge errorsDavid Karlaš
2015-03-07Merge master into roslynDavid Karlaš
2015-03-04[PropertyGrid] Don't fire text change events so aggressivelyMichael Hutchinson
2015-03-04[PropertyGrid] Fix firing standard value change eventsMichael Hutchinson
2015-02-24 Merge branch 'master' into xs6-editor-roslynMike Krüger
2015-02-20[TextEditor/Ide] Renamed various TextEditor classes. TextEditor nowMike Krüger
2015-02-18[PropertyGrid] Broaden scope in which TextEditor can be usedMichael Hutchinson
2015-02-17[PropertyGrid] Support standard values that can't be converted to stringsMichael Hutchinson
2015-02-16[PropertyGrid] Always provide ITypeDescriptorContextMichael Hutchinson
2015-02-16[PropertyGrid] Minor cleanupMichael Hutchinson
2013-04-23[Ide] Use the same Cairo context when rendering propertygrid cellsAleksander Morgado
2011-06-08[Ide] Added a FilePath property editorMichael Hutchinson
2011-01-14Fixed some minor bugs in the property grid:Lluis Sanchez Gual
2010-05-26* src/addins/NUnit/Services/NUnitService.cs:Lluis Sanchez
2010-05-26* src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:Michael Hutchinson
2010-05-22* src/addins/WelcomePage/WelcomePageView.cs:Michael Hutchinson
2010-03-17Merged MD.Projects into MD.Core, and MD.Projects.Gui, MD.Core.Gui and MD.Comp...Lluis Sanchez