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-26Sync with GtkWorkarounds in XWTLluis Sanchez
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[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-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-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] 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-13Revert "Fix hundreds of warnings"Jeffrey Stedfast
2013-08-12Fix hundreds of warningsMichael Hutchinson
2013-08-05Revert "[TextEditor] Segment tree is now using the avl implementation."Mike Krüger
2013-08-05Revert "[TextEditor] Height tree uses now the avl tree implementation."Mike Krüger
2013-08-05[TextEditor] Height tree uses now the avl tree implementation.Mike Krüger
2013-08-05[TextEditor] Segment tree is now using the avl implementation.Mike Krüger
2013-08-03Fixes for a bunch more compile warningsJeffrey Stedfast
2013-08-02[TextEditor] Fixed BookmarkMarker to subclass MarginMarker (fixed obsolete wa...Jeffrey Stedfast
2013-08-02Fixed 'Bug 12481 - Running unit tests does not automatically buildMike Krüger
2013-08-01[SourceEditor] Handled possible crash in Translate UTF8 index.Mike Krüger
2013-07-30[TextEditor] Fixed text link help window.Mike Krüger
2013-07-30Fixed 'Bug 13536 - [ios designer] User unable to dismiss info bubbleMike Krüger
2013-07-29[TextEditor] Secured diff tracker event handlers against exception.Mike Krüger
2013-07-26Fixed 'Bug 13515 - TargetInvocationException thrown when attempting toMike Krüger
2013-07-26Fixed 'Bug 13522 - Editor null-ref exception when closing specific c#Mike Krüger
2013-07-26[TextEditor] Paper over the recent massive breakageMichael Hutchinson
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] Improved atomic undo operation type handling (works nowMike Krüger
2013-07-26[TextEditor] Speed up format operations.Mike Krüger
2013-07-26[TextEditor] Undo operatioins now contain meta data about the type ofMike Krüger
2013-07-23Removed redundant Where calls.Therzok
2013-07-18Fixed 'Bug 13309 - Parts of the text editor blacked out when windowMike Krüger