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-08-16Reorganize unit testsLluis Sanchez
2017-05-03Fixed 'Bug 55907 - switch case does not auto-indent correctly'Mike Krüger
2017-04-07Fixed 'Bug 54676 - Pressing return in a string literal no longerMike Krüger
2014-11-20Merge branch 'master' into xs6-editorMike Krüger
2014-09-19Fixed 'Bug 23109 - Semicolon is put at the end of line instead at theMike Krüger
2014-06-23[UnitTest] Port to new editor infrastructure.Mike Krüger
2014-02-21Fixed 'Bug 17896 - Adding line break inside string removes forwardMike Krüger
2014-02-14Fixed 'Bug 17766 - Decreasing tab on single line bounces back toMike Krüger
2013-10-15[UnitTests] fixed failing unit testMike Krüger
2013-10-14Fixed 'Bug 15335 - In a multiline comment, pressing Enter jumps way ahead'Mike Krüger
2013-09-04[CSharpBinding] Switched to new indentation engine.Mike Krüger
2013-08-23[TextEditor] Fixed selection->return key press bug.Mike Krüger
2013-05-17Fixed 'Bug 11966 - Code Completion Errors with /// Comments'.Mike Krüger
2012-10-11Fixed 'Bug 5353 - semicolon placed in wrong place in single-lineMike Krüger
2012-09-06Fixed 'Bug 6862 - Smart semicolon placement does not work on emptyMike Krüger
2012-07-23Fixed 'Bug 6190 - Incorrect semicolon placement inside propertyMike Krüger
2012-06-19Fixed 'Bug 5353 - semicolon placed in wrong place in single-lineMike Krüger
2012-04-11Fixed 'Bug 3214 - Unclosed String causes 'Enter' key to produceMike Krüger
2012-04-04[Ide] Renamed MonoDevelop.TypeSystem to MonoDevelop.Ide.TypeSystem Mike Krüger
2012-03-18[UnitTests] Restructured refactoring unit tests.Mike Krüger
2012-03-08[UnitTests] Added some unit tests for text editor input/fixed textMike Krüger
2012-03-07[CSharpBinding/UnitTests] Added unit tests for some special caseMike Krüger