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
2013-08-27Revert "Upgrade core and addins to 4.5 runtime"Michael Hutchinson
2013-08-26Sync with GtkWorkarounds in XWTLluis Sanchez
2013-08-25[TextEditor] Tweaked source analysis style.Mike Krüger
2013-08-23[TextEditor] Fixed fold marker margin drawing bug.Mike Krüger
2013-08-23[TextEditor] Fixed drawing bug.Mike Krüger
2013-08-23[SourceEditor] Worked on error bubble design.Mike Krüger
2013-08-23[TextEditor] Fixed selection->return key press bug.Mike Krüger
2013-08-22[TextEditor] Added bounds check in coordinate translation routines.Mike Krüger
2013-08-22[TextEditor] fixed column calculation.Mike Krüger
2013-08-22Fixed 'Bug 14135 - Crash with quotation marks when using U.S.Mike Krüger
2013-08-22Fixed 'Bug 14133 - URLs containing commas are not properly formatted'.Mike Krüger
2013-08-21[SourceEditor] Improved message bubble theming.Mike Krüger
2013-08-20[TextEditor] Set GdkWindow.Background to prevent black flashes on focus.Cody Russell
2013-08-19[TextEditor] Added dispose check for the text editor in bracket matchMike Krüger
2013-08-19[Refactoring] Results marker are now added to the right location.Mike Krüger
2013-08-19[TextEditor] Fixed text marker update bug.Mike Krüger
2013-08-19Fixed 'Bug 13984 - Double-click-drag selection overshoots'.Mike Krüger
2013-08-18[TextEditor] Remove apparently broken assertMichael Hutchinson
2013-08-15Fixed 'Bug 13991 - Go to declaration does not go to correct locationMike Krüger
2013-08-14[TextEditor] Fixed file save on linux.Mike Krüger
2013-08-14Fixed 'Bug 13973 - NRE in syntax highlighting '.Mike Krüger
2013-08-14[TextEditor] Don't modify list in foreachMichael Hutchinson
2013-08-14Allow building with old/broken Mono.Cairo againMichael Hutchinson
2013-08-14[TextEditor] Corrected search result drawing.Mike Krüger
2013-08-14[TextEditor] Fixed coordinate calculation bug.Mike Krüger
2013-08-13[TextEditor] Disable set line height in text view margin (word wrapMike Krüger
2013-08-13[TextEditor] Ensure that uncached layout wrappers are disposed.Mike Krüger
2013-08-13[TextEditor] Disabled multi line coordinate translation.Mike Krüger
2013-08-13[TextEditor] Text file utility save function now works when the fileMike Krüger
2013-08-13[TextEditor] Disabled word wrap function.Mike Krüger
2013-08-13[TextEditor] Fixed word wrap coordinate translation.Mike Krüger
2013-08-13[TextEditor] Fixed word wrap selection drawing.Mike Krüger
2013-08-13[TextEditor] Enabled word wrap option.Mike Krüger
2013-08-13[TextEditor] Drawing position is now calculated in pixels and noMike Krüger
2013-08-13[TextEditor] Text layouts now calculate with pixel and no longer withMike Krüger
2013-08-13Revert "Revert "Fix hundreds of warnings""Michael Hutchinson
2013-08-13[TextEditor] Handled possible out of bounds crash in url semanticMike Krüger
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-12[TextEditor] Usages rectangle is now rounded and a gradient &Mike Krüger
2013-08-11[TextEditor] Fixed string escape chars.Mike Krüger
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-08-10Flush stetic noiseMichael Hutchinson
2013-08-09Fixed 'Bug 13789 - Changing solution configs doesn't update code withMike Krüger
2013-08-05Fixed 'Bug 13727 - Error and warning icons misaligned with a blackMike Krüger