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
2016-07-07[TextEditor] Fixed bug in syntax highlighting.Mike Krüger
2016-03-21[TextEditor.Tests] Track highlighting theme changesVsevolod Kukol
2016-03-14[TextEditor] Fix TestFSharpLineBugVsevolod Kukol
2016-03-14[TextEditor] Fixing a testVaclav Vancura
2016-02-16[TextEditor] Hopefully fixing the buildVaclav Vancura
2016-02-15fix fsharp syntax testnosami
2016-02-13[UnitTest] Fixed unit tests.Mike Krüger
2016-02-11[TextEditor] Update tests with new scheme colorsVsevolod Kukol
2016-01-04[TextEditor] Removed VI mode.Mike Krüger
2015-09-30[UnitTests] Fixed failing unit tests.Mike Krüger
2015-09-22Fixed 'Bug 34126 - Smart backspace should only work for C# files'.Mike Krüger
2015-09-21Merge branch 'master' into roslynMarius Ungureanu
2015-09-19[Release] Fixup configs from validator tool.Marius Ungureanu
2015-07-16[TextEditor] Added unit test for testing buffer creation.Mike Krüger
2015-07-09[TextEditor] Replaced rope implementation with ImmutableText.Mike Krüger
2015-06-05[Text Editor] Add Delete to start of line actioniain holmes
2015-05-31Fixed 'Bug 29193 - Last line of code is duplicated on the same line'.Mike Krüger
2015-05-27[Text Editor] Add Delete to start of line actioniain holmes
2015-03-18[TextEditor] Fixed smart backspace bug.Mike Krüger
2015-03-13[TextEditor] Implemented prefix smart del use case.Mike Krüger
2015-03-13[TextEditor] Implemented smart delete.Mike Krüger
2015-03-13[TextEditor] Added some more unit tests for the smart backspace.Mike Krüger
2015-03-13[TextEditor] Implemented smart backspace behavior.Mike Krüger
2015-01-12Merge master into xs6-editor-roslynDavid Karlaš
2015-01-06[TextEditor] Fixed some failing unit tests.Mike Krüger
2014-11-20Merge branch 'master' into xs6-editorMike Krüger
2014-07-31Merge remote-tracking branch 'mono/master' into xs6Lluis Sanchez
2014-07-23[TextEditor.Tests] Fixed a potential race condition in the unit tests.Mike Krüger
2014-07-15[TextEditor] Fixed editor unit tests.Mike Krüger
2014-07-03Merge branch 'master' into xammac-2.0Michael Hutchinson
2014-06-24Fixed 'Bug 20824 - "Delete entire line" only deletes the line that theMike Krüger
2014-06-24Use 4.5 framework in core and addinsMichael Hutchinson
2014-05-27this commit makes sure that these files are part of the tarball:Timotheus Pokorra
2014-05-02Fixed 'Bug 19467 - Lack of F# highlighting at certain lines'.Mike Krüger
2014-04-03Fixed editor unit tests.Mike Krüger
2014-03-20Fix failing unit tests after colorscheme changes.David Siegel
2014-02-26Flush MSBuild serializer noiseMichael Hutchinson
2014-01-10Flush solution changes done by XSLluis Sanchez
2013-12-05[TextEditor] Moved the generate additional undo steps option on theMike Krüger
2013-11-20Fixed 'Bug 16332 - Duplicate BOM! '.Mike Krüger
2013-10-31[TextEditor] Added support for simplified chinese encoding detection.Mike Krüger
2013-10-29Fixed 'Bug 15476 - Cursor is getting stuck when deleting last emptyMike Krüger
2013-10-27[TextEditorTests] Report tests on windows as inconclusive.Mike Krüger
2013-10-27[UnitTests] Fixed some failing tests on windows.Mike Krüger
2013-09-24Fixed 'Bug 14941 - Underline emails'.Mike Krüger
2013-09-16[UnitTests] Fixed more unit tests.Mike Krüger
2013-09-13Fixed 'Bug 14716 - Search and replace All doesn't'.Mike Krüger
2013-09-12Fixed some unit tests.Mike Krüger
2013-09-08[TextEditor] Clipboard paste operation now corrects the virtual indentMike Krüger
2013-09-08[TextEditor] Reactivated html/rtf writer unit tests.Mike Krüger