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-02-16[TextEditor] Renaming themes to Light and DarkVaclav Vancura
2016-02-12Add gruvbox themenosami
2016-02-11[TextEditor] Added tango dark variant.Mike Krüger
2016-02-03[TextEditor] Relocate Styles.csVsevolod Kukol
2016-01-31[TextEditor] Parametrize ModeHelpWindow colorsVsevolod Kukol
2016-01-04[TextEditor] Removed VI mode.Mike Krüger
2015-08-06[TextEditor] Fixed project file.Mike Krüger
2015-07-09[TextEditor] Replaced rope implementation with ImmutableText.Mike Krüger
2015-07-07[TextEditor] Optimized text snapshotting. It's now really O(1) andMike Krüger
2015-02-20[TextEditor/Ide] Renamed various TextEditor classes. TextEditor nowMike Krüger
2014-07-15[SourceEditor] Document snapshotting uses now a faster version forMike Krüger
2014-07-15[TextEditor] Text editor now uses a rope as buffer representation.Mike Krüger
2014-06-24Use 4.5 framework in core and addinsMichael Hutchinson
2014-04-07[API] Remove even more API.Ungureanu Marius
2014-04-05[API] More removal.Ungureanu Marius
2014-03-05Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-03-03Fixed 'Bug 18111 - Fix -> Create member on other file with open searchMike Krüger
2014-02-26Flush MSBuild serializer noiseMichael Hutchinson
2014-02-05More Pixbufs replaced by Xwt images to properly support retinaLluis Sanchez
2014-01-21[TextEditor] Implemented layout cache for caching native pango layoutMike Krüger
2013-11-26Revert "Revert "Flush csproj fixes". Fix the wrench build."Michael Hutchinson
2013-11-26Revert "Flush csproj fixes". Fix the wrench build.Jérémie Laval
2013-11-22Flush csproj fixesMichael Hutchinson
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-08-27Revert "Upgrade core and addins to 4.5 runtime"Michael Hutchinson
2013-08-15Fixed 'Bug 13991 - Go to declaration does not go to correct locationMike 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-08-12Suppress warnings about missing doc commentsMichael Hutchinson
2013-08-11Upgrade core and addins to 4.5 runtimeMichael Hutchinson
2013-08-10Consistently define DEBUG in debug configsMichael Hutchinson
2013-08-10Consistently optimize release configs, and not debug configsMichael Hutchinson
2013-08-10Build pdbonly debug symbols in release configurationsMichael Hutchinson
2013-08-10Build xml docs for all addinsMichael Hutchinson
2013-07-29[TextEditor] Started Avl Tree implementation.Mike Krüger
2013-07-26[TextEditor] Implemented speed efficient diff tracker.Mike Krüger
2013-07-26Started DiffTracker infrastructure (Bug 13472 - Indentation results inMike Krüger
2013-07-26[TextEditor] Undo operatioins now contain meta data about the type ofMike Krüger
2013-07-06[TextEditor] Added margin for future extension.Mike Krüger
2013-06-28[TextEditor] Implemented proper unicode new line support.Mike Krüger
2013-06-25[TextEditor] Moved the line markers to their own files.Mike Krüger
2013-06-25[TextEditor] Generalized the margin draw API. This should be moreMike Krüger
2013-05-28[Vi] Factor ViEditMode dependencies from ViStatusAreaMichael Hutchinson
2013-05-28[Vi] Moved NewViMode to separate fileMichael Hutchinson
2013-05-01Added LESS (CSS precompilation format)Peter Hultqvist
2013-04-29[Tests] Splitted text editor tests.Mike Krüger
2013-03-20Fixed 'Bug 11032 - MD not responding during paste operation'.Mike Krüger