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
2015-11-25ViewContent now creates Controls instead of GTK widgetsLluis Sanchez
2015-11-25Asynchronize document load and save operationsLluis Sanchez
2015-11-25[Ide] Sanitize the ViewContentApiLluis Sanchez
2015-11-25Converted content interfaces to classesLluis Sanchez
2015-11-23[Ide] Cleanup more APIMarius Ungureanu
2015-11-04Asynchronize the type systemLluis Sanchez
2015-02-23[UnitTests] Fixed many unit tests (roslyn port).Mike Krüger
2014-08-12[UnitTests] Fix build.Mike Krüger
2014-08-12[SourceEditor] Moved folding, on the fly error handling, quick task /Mike Krüger
2014-07-09[Ide] Removed the IEncodedTextContent interface.Mike Krüger
2014-06-30[Core] Removed IEditableTextFile.Mike Krüger
2014-06-30[Ide] Removed IEditableTextFile and usages.Mike Krüger
2014-02-14Fixed 'Bug 17766 - Decreasing tab on single line bounces back toMike Krüger
2013-08-15Fixed another possible cause for 'Bug 13991 - Go to declaration doesMike Krüger
2012-07-18Some initial work to prevent direct access to view content objectsLluis Sanchez
2012-03-31[TextEditor] Track TextLength change.Mike Krüger
2012-03-30[TextEditor] TextDocument has now public insert/remove/replace and noMike Krüger
2012-03-15[CSharpBinding] Fixed on the fly formatter / added unit test for theMike Krüger
2012-03-11[UnitTests] Track API changes.Mike Krüger
2012-03-11[TextEditor] Changed 'Document' to 'TextDocument' to prevent nameMike Krüger
2011-12-05[Test] Add missing SetCaretTo override so that TestViewContent implements IEd...Duncan Mak
2011-10-26[Undo] Removed begin/end atomic undo action functions & replaced themMike Krüger
2010-08-22Transformed text editor line/column coordinate system.Mike Krüger
2010-07-21* MonoDevelop.CSharpBinding/TestViewContent.cs:Mike Krüger
2010-07-18* MonoDevelop.CSharpBinding/TestViewContent.cs:Mike Krüger
2010-02-07* MonoDevelop.CSharpBinding/TestViewContent.cs:Mike Krüger
2009-10-14* MonoDevelop.CSharpBinding/TestViewContent.cs: Track API changes.Mike Krüger
2009-08-31* Makefile.am:Mike Krüger
2009-07-28* MonoDevelop.CSharpBinding/TestViewContent.cs:Mike Krüger
2009-07-16* Makefile.am:Mike Krüger
2009-05-19* tests/UnitTests/MonoDevelop.Projects/SolutionTests.cs:Lluis Sanchez
2009-05-11* MonoDevelop.CSharpBinding/TestViewContent.cs: Track API changes.Mike Krüger
2009-02-09* Mono.TextEditor.Tests/SelectionTests.cs:Mike Krüger
2009-02-05* Mono.TextEditor.Tests/DocumentTests.cs:Mike Krüger
2008-09-17* UnitTests.mdp, MonoDevelop.CSharpBinding/TestViewContent.cs,Mike Krüger