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
2015-12-02Revert "[Ide] Cleanup CommandManager."Marius Ungureanu
2015-12-01[Ide] Rename DispayType -> DisplayTypeMarius Ungureanu
2015-12-01[Ide] Add native conversions for mac.Marius Ungureanu
2015-11-25[Ide] Make Control with widget constructor private.Marius Ungureanu
2015-11-25[Ide] Switch Control caching to a weakref.Marius Ungureanu
2015-11-25[Ide] Revert CommandRouterContainer controlification.Marius Ungureanu
2015-11-25[Ide] Add GetContents() overload to TextEditorLluis Sanchez
2015-11-25ViewContent now creates Controls instead of GTK widgetsLluis Sanchez
2015-11-25Asynchronize document load and save operationsLluis Sanchez
2015-11-25[Ide] Sanitize the ViewContentApiLluis Sanchez
2015-11-25Converted content interfaces to classesLluis Sanchez
2015-11-25[Ide] Cache control items.Marius Ungureanu
2015-11-25[Ide] Internalize CommandRouterContainer.Marius Ungureanu
2015-11-25[Ide] Internalize CommandMenu.Marius Ungureanu
2015-11-25[Ide] Cleanup CommandManager.Marius Ungureanu
2015-11-25[Ide] Hide some widgets.Marius Ungureanu
2015-11-25[Ide] Cleanup TooltipProvider for Gtk types.Marius Ungureanu
2015-11-25[Ide] Cleanup DesktopService for Gtk API.Marius Ungureanu
2015-11-24Revert "[Ide] Make Control a bit smarter."Marius Ungureanu
2015-11-24Revert "[Ide] Simplify control checking."Marius Ungureanu
2015-11-24[Ide] Simplify control checking.Marius Ungureanu
2015-11-23[Ide] Make Control a bit smarter.Marius Ungureanu
2015-11-23Merge remote-tracking branch 'origin/roslyn' into roslyn-nogtkshellMarius Ungureanu
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] Implemented static overlay icon.Mike Krüger
2015-11-23[Ide] Improve handling of project reloadLluis Sanchez
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-23Revert "[Core] Fix bug #30438 - Project folder is not created under solution ...Lluis Sanchez
2015-11-23[Ide] More cleanup in public types.Marius Ungureanu
2015-11-23[Core] Fix bug #30438 - Project folder is not created under solution while cr...Lluis Sanchez
2015-11-23[Ide] More control and window usage.Marius Ungureanu
2015-11-23[Ide] Switch OptionsPanel to Control.Marius Ungureanu
2015-11-23[Ide] Fixed document added twice to the roslyn workspace.Mike Krüger
2015-11-23[Ide] Cleanup more APIMarius Ungureanu
2015-11-23[Ide] Make Components.Theming internal - makes no sense with upcoming dark skinMarius 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-23[Ide] Remove some types from public API.Marius Ungureanu
2015-11-23[Ide] Initial CommandManager cleanup.Marius Ungureanu
2015-11-23[Ide] Clean up MonoDevelop.Components.ChartMarius Ungureanu
2015-11-20Bug 35958 - [Roslyn] Toggle line comment does not comment selected XMLDavid Karlaš
2015-11-20[Core] Fix fast build check issueLluis Sanchez
2015-11-20[Ide] Fixed loading categories in global search if one category failed to loa...David Karlaš
2015-11-20[Ide] Cleanup public Gtk types in AutoTest.Marius Ungureanu
2015-11-19Merge branch 'master' into roslynMatt Ward
2015-11-19Oops, missing part of the mergeVincentDondain
2015-11-19Merge branch 'master' into roslynVincentDondain