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
2019-01-17Move IEditorContentProvider to TextEditorMikayla Hutchinson
2018-01-09[CSharpBinding] Implemented a document options providerMike Krüger
2016-09-11[Ide] Fix some glib warnings on adding editors to a scrolled window without v...therzok
2015-06-17Merge remote-tracking branch 'origin/master' into roslynMarius Ungureanu
2015-06-17[Misc] 1/4 batch of checking disposes of dialogs.Marius Ungureanu
2015-04-24[Ide] Refactored formatting infrastructure.Mike Krüger
2015-04-16[CSharpBinding] Narrow down public API.Mike Krüger
2014-07-08[SourceEditor] Updated source editor to use the new option model.Mike Krüger
2014-07-07[Ide] Renamed DocumentFactory to TextEditorFactory/implemented textMike Krüger
2014-06-27[Ide] TextEditor is now a Control.Mike Krüger
2014-06-27[Ide] TextEditor is now using the new platform independent 'Control'Mike Krüger
2014-06-20[CSharpBinding] Ported C# binding to new editor infrastructure.Mike Krüger
2013-09-06[CSharpBinding] Cleaned up some code.Mike Krüger
2013-08-12[CSharpBinding] Hide internal API.Mike Krüger
2013-05-24Fixed bug reported in #35175Mike Krüger
2012-07-04[SourceEditor] Removed unused text editor options.Mike Krüger
2011-05-10Fixed 'Bug 690131 - Custom policies are not saved'.Mike Krüger
2011-05-10Try to fix 'Bug 690131 - Custom policies are not saved'.Mike Krüger
2011-02-15On the fly formatting now parses a smaller portion of the file.mkrueger
2011-02-11Fixed 'Bug 671103 - C# formatting profiles duplicate custom policiesMike Krüger
2011-01-07Overhaul the code formatter extension pointsMichael Hutchinson
2010-09-22Fixed minor ui glitches.Mike Krüger
2010-09-22Formatting profiles can now be saved/overworked the blank line panel.Mike Krüger
2010-09-22Worked on formatting profile dialog & panel.Mike Krüger
2010-09-21Worked on formatting dialog & built-in formatting profiles.Mike Krüger
2010-09-20Worked on new formatting dialog.Mike Krüger