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
2010-09-27fixed ColumnToX function.Mike Krüger
2010-09-24Fixed line update calculation.Mike Krüger
2010-09-23Implement IComparable.Mike Krüger
2010-09-15icon bar marker now supports mouse hovers/setting tooltips.Mike Krüger
2010-09-15made it easier/possible to override the chunk parser.Mike Krüger
2010-09-10Reverted nachos patch.Mike Krüger
2010-09-10Removed unecessary method.Mike Krüger
2010-09-10Added patch from nacho. Converted the spaces -> tabs.Mike Krüger
2010-09-08Added a work around for a pango bug.Mike Krüger
2010-09-08Fixed diff string for empty diffs.Mike Krüger
2010-09-07Moved key mapping code to the right position.Mike Krüger
2010-09-02Worked on 'Bug 636004 - Carets from other editors visible on currentMike Krüger
2010-09-02Fixed 'Bug 635358 - Initial selection in "foreach" template isMike Krüger
2010-09-02Applied patch from Chris Howie: Bug 635167 - Unable to typeMike Krüger
2010-09-02* GutterMargin.cs: Check for valid locations in the mouse event.Mike Krüger
2010-08-26Fix error underlining.Mike Krüger
2010-08-25Fixed 'Bug 633460 - Inconsistent selection behaviour when doubleMike Krüger
2010-08-24Hide eol marker, when it's folded.Mike Krüger
2010-08-24the scrollbar is now shown sooner in corner cases.Mike Krüger
2010-08-23Added some overloads for the gettextbetween method.Mike Krüger
2010-08-23Fixed some last line errors.Mike Krüger
2010-08-22make the behavior consistent for lines below the min line.Mike Krüger
2010-08-22go back to the old behaviour of returning -1 on invalid lines.Mike Krüger
2010-08-22Transformed text editor line/column coordinate system.Mike Krüger
2010-08-19Fix clipping region.Mike Krüger
2010-08-19fixed typo.Mike Krüger
2010-08-19fixed 'Bug 632204 - Regression in source code formating'.Mike Krüger
2010-08-19Fixed 'Bug 632574 – Disabling animation of search doesn't disableMike Krüger
2010-08-19Fixed 'Bug 632493 - Text editor repaints over top of CTRL+F searchMike Krüger
2010-08-19Moved some color management to hsl color.Mike Krüger
2010-08-19Added hsl creation method.Mike Krüger
2010-08-17fixed line range bug.Mike Krüger
2010-08-17Added null check.Mike Krüger
2010-08-17Added cairo Painted event.Mike Krüger
2010-08-17Animations are now using the cairo infrastructure.Mike Krüger
2010-08-16Added fold changed events.Mike Krüger
2010-08-16Added color for read only documents.Mike Krüger
2010-08-16Corrected cut & paste error.Mike Krüger
2010-08-16added null checkMike Krüger
2010-08-16Don't paint caret, when text editor has no focus.Mike Krüger
2010-08-16Improved search result animation.Mike Krüger
2010-08-16Fixed 'sharp' lines in gutter margin.Mike Krüger
2010-08-16Fixed smart scrolled window border drawing.Mike Krüger
2010-08-13fixd vscrollbar size.Mike Krüger
2010-08-13fixed scrollbar position.Mike Krüger
2010-08-13Fixed line height.Mike Krüger
2010-08-13check for null spans.Mike Krüger
2010-08-13Fixed fold margin quick diff painting.Mike Krüger
2010-08-13Margin drawers are now using cairo contexts.Mike Krüger
2010-08-12Fixed formatting & little bug.Mike Krüger