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-07-08Bug 30103 - Formatting doesn't trigger on save for xaml or xml filesDavid Karlaš
2014-10-14[Ide] Formatting no longer creates redundant undo steps.Mike Krüger
2014-09-23[Ide] Fix formatting document removing all XML text.Matt Ward
2014-08-11[IDE/XML] Bug 20468 - XML Format document removes all undo historyDavid Karlaš
2014-04-24Fixed 'Bug 18825 - Format Document leaves weird "numberless" lines inMike Krüger
2014-02-14[Ide] Formatting commands should use document's mimetypeMichael Hutchinson
2013-08-29[Ide] Create project no longer crashes on formatting error.Mike Krüger
2013-08-19[Ide] Fixed crash in formatting command when formatter doesn't supportMike Krüger
2013-08-13Revert "Revert "Fix hundreds of warnings""Michael Hutchinson
2013-08-13Revert "Fix hundreds of warnings"Jeffrey Stedfast
2013-08-12Fix hundreds of warningsMichael Hutchinson
2013-04-14[Ide] Format document command is now less intrusive.Mike Krüger
2013-03-11[CSharpBinding] Fixed format selection.Mike Krüger
2013-02-14Implemented 'Bug 5689 - Format selection with no selection shouldMike Krüger
2012-08-10[NRefactory] Updated NRefactory/Tracked API changes.Mike Krüger
2012-05-22Fixed 'Bug 5222 - Format Selection should alter selection length '.Mike Krüger
2012-05-04Fixed 'Bug 4868 - Incorrect reformatting'.Mike Krüger
2012-04-04Updated policy style files.Mike Krüger
2012-04-04Revert "[Text] Removed trim whitespace option, replaced with indent style"Mike Krüger
2012-04-03[Ide] Set mono indent settings to the standard ones.Mike Krüger
2012-04-03[Text] Removed trim whitespace option, replaced with indent styleMike Krüger
2012-03-10[Ide/CSharpBinding] Removed on the fly formatter code duplication.Mike Krüger
2012-03-09[Ide] Fixed fallback code formatter end offset.Mike Krüger
2012-03-07[TextEditor] No longer wrongly set allow caret behind EOL, fixed someMike Krüger
2011-11-02Merge branch 'master' into newresolverMike Krüger
2011-10-26Merge branch 'master' into newresolverMike Krüger
2011-10-26[Undo] Removed begin/end atomic undo action functions & replaced themMike Krüger
2011-10-05Fixed "Bug 1717 - Unable to save empty .cs file".Mike Krüger
2011-09-04Updated NRefactory & tracked API changes.Mike Krüger
2011-06-17Converted MonoDevelop.Ide to use the new type system.Mike Krüger
2011-05-09fixed 'Bug 692415 - Format document does not update caret position'Mike Krüger
2011-02-09Overworked find all references model. It's now per file (=mime type)Mike Krüger
2011-01-27Corrected formatting end position.Mike Krüger
2011-01-07Overhaul the code formatter extension pointsMichael Hutchinson
2011-01-07[Ide] Disable Format Selection if formatter doesn't support itMichael Hutchinson
2010-11-15Fixed 'Bug 653506 - Cannot undo "Format Document"'.Mike Krüger
2010-09-14Added selection check.Mike Krüger
2010-09-14Implemented 'Bug 545637 - beside format document please provide formatMike Krüger
2010-07-18* Makefile.am:Mike Krüger
2010-05-03* main/src/addins/ChangeLogAddIn/Policies.xml:Lluis Sanchez
2010-04-21* MonoDevelop.Ide.CodeCompletion/CompletionListWindow.cs:Mike Krüger
2010-03-17Merged MD.Projects into MD.Core, and MD.Projects.Gui, MD.Core.Gui and MD.Comp...Lluis Sanchez
2010-02-18* src/addins/NUnit/Gui/TestPad.cs:Lluis Sanchez
2010-02-09* MonoDevelop.Ide.Gui/SdiWorkspaceLayout.cs:Mike Krüger
2010-01-18* Makefile.am:Lluis Sanchez
2010-01-18* MonoDevelop.Ide.CodeFormatting/CodeFormattingCommands.cs:Lluis Sanchez
2009-10-12* MonoDevelop.Ide.CodeFormatting/CodeFormattingCommands.cs: fixedMike Krüger
2009-10-07* MonoDevelop.Ide.CodeFormatting/CodeFormattingCommands.cs: FixedMike Krüger
2009-09-28Use the new DotNetAssemblyProject class instead of DotNetProject, which is no...Lluis Sanchez
2009-08-18* MonoDevelop.Ide.Gui/Document.cs:Lluis Sanchez