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-08-23[SourceEditor] Removed custom color scheme editor.Mike Krüger
2016-07-11[TextEditor] Replaced old theme engine with new unified one.Mike Krüger
2016-06-30[SourceEditor] Started to switch to the new theme engine/Moved ThemingMike Krüger
2016-06-29Merge branch 'editor-newhighlighting' into maceditorMike Krüger
2016-06-02[Ide] Disable Gtk interactive search in TreeViewsVsevolod Kukol
2016-05-17[SourceEditor] Text editor control implementation is now internal.Mike Krüger
2015-05-12Merge branch 'master' into roslynMike Krüger
2015-05-08[SourceEditor] Made color sheme dialog a bit larger.Mike Krüger
2015-05-08[SourceEditor] Changed color sheme editor style.Mike Krüger
2015-02-20[TextEditor/Ide] Renamed various TextEditor classes. TextEditor nowMike Krüger
2014-11-21Merge branch 'master' into xs6-editorMike Krüger
2014-11-20Remove all calls to ShowExceptionLluis Sanchez
2014-07-16[Ide] Made it easier to specify the colors for semantic highlighting.Mike Krüger
2014-07-08[SourceEditor] Updated source editor to use the new option model.Mike Krüger
2014-06-17[SourceEditor] Track API changes.Mike Krüger
2014-06-17[SourceEditor] Ported source editor to new editor infrastructure.Mike Krüger
2013-10-14Fixed 'Bug 14898 - Cant edit no any highlight scheme'.Mike Krüger
2013-03-25[SourceEditor] Color scheme editor now includes ambient colors.Mike Krüger
2013-03-01Fixed 'Bug 10792 - Syntax Hightlighting: importing xml givesMike Krüger
2013-02-19[TextEditor] Syntax mode service can now directly handle .vssettingsMike Krüger
2013-02-16[SourceEditor] ColorScheme editor now works again.Mike Krüger
2013-02-16Converted some old color names.Mike Krüger
2013-02-15Track Color Sheme API changes.Mike Krüger
2013-02-15Switched editor color scheme system.Mike Krüger
2013-02-12Fixed 'Bug 10184 - Some color style names not visible unlessMike Krüger
2012-11-07[ui-refresh] Tooltip pager colors are now themed.Mike Krüger
2012-10-29[TextEditor] Added missing semantic style for events.Mike Krüger
2012-10-15Fixed 'Bug 7450 - Syntax highlighting for XML files is hideous'.Mike Krüger
2012-09-07Revert "[UIRefresh] Improved gutter-fold margin integration."Mike Krüger
2012-08-09[UIRefresh] Improved gutter-fold margin integration.Mike Krüger
2012-08-04[UIRefresh] Fixed bug in property semantic highlighting & added methodMike Krüger
2012-07-17[UIRefresh] Syntax modes can now color regular expressionMike Krüger
2012-07-12[UIRefresh] Implemented fold margin style proposal.Mike Krüger
2012-07-07[TextEditor] Gutter line number highlight is now using caret markerMike Krüger
2012-07-06[TextEditor] Removed some unused colors from the color shemeMike Krüger
2012-05-01Removed some debug messages.Mike Krüger
2012-04-04[TextEditor] Changed semantic field color / added property color.Mike Krüger
2012-03-31[TextEditor] Fixed typo.Mike Krüger
2012-03-21[Refactoring] Worked on inspection/context action option dialogs.Mike Krüger
2012-03-21[TextEditor] Added new semantic highlighting category for resolveMike Krüger
2012-03-01[TextEditor] Usages marker has now it's own color and doesn't re-useMike Krüger
2012-02-10Fixed "Bug 3335 - Editing current syntax highlighting does not updateMike Krüger
2012-01-08Fixed a typo in the text string associated with keyword.operator.JoeRobich
2011-06-04Worked on semantic highlighting.Mike Krüger
2011-06-02Generalized inspection subsystem.Mike Krüger
2011-05-30Made colors more visible.Mike Krüger
2011-05-30ColorSheme editor now handles transparent backgrounds.Mike Krüger
2011-05-30Added some meta data for the color sheme strings.Mike Krüger
2011-05-29Fixed compiler warnings.Mike Krüger
2011-05-29Renamed highlighting.Style to ColorSheme because of Gtk.Style nameMike Krüger