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
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
2013-09-07Revert "Revert "Consistently define DEBUG in debug configs""Michael Hutchinson
2013-09-05Revert "Consistently define DEBUG in debug configs"Alan McGovern
2013-09-04[CSharpBinding] Switched to new indentation engine.Mike Krüger
2013-09-03[TextEditor] Added clear selection action for non mac platforms.Mike Krüger
2013-08-28Fixed 'Bug 14286 - Selection marker is incorrect with virtualMike Krüger
2013-08-27Revert "Upgrade core and addins to 4.5 runtime"Michael Hutchinson
2013-08-11Upgrade core and addins to 4.5 runtimeMichael Hutchinson
2013-08-10Consistently define DEBUG in debug configsMichael Hutchinson
2013-08-10Build pdbonly debug symbols in release configurationsMichael Hutchinson
2013-08-04[TextEditor] Updated avl implementation/used it in compressing listMike Krüger
2013-08-02[TextEditor] Fixed ViTests to not use obsolete NUnit stuffJeffrey Stedfast
2013-07-30[TextEditor] Added more AVL tests.Mike Krüger
2013-07-29[TextEditor] Fixed/tested avl implementation.Mike Krüger
2013-07-29[TextEditor] Started Avl Tree implementation.Mike Krüger
2013-07-26[UnitTests] Added unit tests for the compressing list implementation.Mike Krüger
2013-07-26[tests] Port everything to GuiUnit and add it as a submoduleAlan McGovern
2013-06-14Disable a test which does not work under mono 2.10.xAlan McGovern
2013-06-14Fixed tests which didn't require a TextEditor.Marius Ungureanu
2013-06-14[TextEditor] Tests no longer crash Mono.exe.Marius Ungureanu
2013-06-06[tests] Port to using the new test runner for our internal testsAlan McGovern
2013-05-10Fixed 'Bug 12150 - Cannot undo format-on-paste'.Mike Krüger
2013-05-08Test assemblies must not local copy referencesLluis Sanchez
2013-04-29[Tests] Fixed text editor tests.Mike Krüger
2013-04-29[Tests] Splitted text editor tests.Mike Krüger