summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledTextRenderer.java
Commit message (Expand)AuthorAgeFilesLines
* After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2009-05-291-1/+1
* Bug 56342 similar to 'comment 12, problem D' but for the v scrollFelipe Heidrich2009-03-041-1/+1
* Bug 250179: Consider drawing the block selection on charactersv3523Felipe Heidrich2008-12-081-1/+2
* Bug 256261: Hand cursor stays when releasing Ctrl after hovering a linkFelipe Heidrich2008-11-241-0/+1
* Bug 83408: Support links in StyledTextFelipe Heidrich2008-11-111-0/+42
* Bug 250177 - convert block selections to linear selections and vice-versaFelipe Heidrich2008-10-201-0/+3
* new Fix for Bug 212851 StyledText - getStyleRanges(int start, int length) re...Felipe Heidrich2008-10-161-0/+2
* Bug 251089 - StyledText#copy() fails in RTFWriter with AIOOBEFelipe Heidrich2008-10-161-0/+2
* fix for Bug 250193 StyledText SetStyleRange not workingFelipe Heidrich2008-10-161-10/+12
* new fix for Bug 212851Felipe Heidrich2008-10-161-16/+6
* Bug 212851 StyledText - getStyleRanges(int start, int length) returns wrong ...Felipe Heidrich2008-10-151-1/+7
* Bug 250859 - StyledText getRages(int start, int length) returns incorrect arrayFelipe Heidrich2008-10-151-2/+2
* After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod2008-06-051-1/+1
* Bug 212851StyledText - getStyleRanges(int start, int length) returns wrong st...Felipe Heidrich2008-01-041-2/+8
* Bug 205063 Compare viewer does not draw background colors for changes (Style...Felipe Heidrich2007-10-011-5/+8
* more IME fixes and APIFelipe Heidrich2007-09-251-2/+2
* IME object addedFelipe Heidrich2007-09-241-43/+43
* Restoring pre-M2 changes to HEADBogdan Gheorghe2007-09-191-1/+0
* v3410a for I20070918Bogdan Gheorghe2007-09-191-0/+1
* *** empty log message ***Felipe Heidrich2007-09-181-1/+0
* merge imeStyles and userStyles (2)Felipe Heidrich2007-08-301-17/+34
* merge imeStyles and userStylesFelipe Heidrich2007-08-291-9/+28
* Bug 108591 - SWT StyledText does not support inline Input methodFelipe Heidrich2007-08-221-0/+16
* After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-1/+1
* Bug 183503 Text formatting finishes too early when pastedFelipe Heidrich2007-05-161-1/+1
* Bug 179368 Need to draw text selection using native functionalityFelipe Heidrich2007-03-291-59/+17
* temporary draw selection code for WPFFelipe Heidrich2007-03-211-32/+46
* Bug 170877 Editor viewport not correct after restartFelipe Heidrich2007-02-061-0/+5
* Bug 152718 - StyledText printing feature doesn't workFelipe Heidrich2006-08-031-6/+8
* After copyright bash for 3.2 RC4.AFTER_COPYRIGHT_BASH_FOR_32RC4Carolyn MacLeod2006-05-091-1/+1
* Bug 129564Felipe Heidrich2006-04-211-0/+3
* bug 125113 - fix printing when a paragraph had to be split across 2 pagesCarolyn MacLeod2006-04-051-1/+1
* Bug 131906Felipe Heidrich2006-03-161-3/+12
* Bug 128719, forgot to call calculatedScrollBar()Felipe Heidrich2006-03-141-4/+3
* 92548 & 67642 - styledtext updates the lineheight on the fly when font substi...Felipe Heidrich2006-03-101-0/+32
* background image for styledtext (fixes 108996)Felipe Heidrich2006-03-091-1/+1
* bullet list support added - part of bug 54426Felipe Heidrich2006-02-131-42/+220
* *** empty log message ***Felipe Heidrich2006-02-061-1/+2
* 122736Felipe Heidrich2006-01-051-1/+3
* Revert background changes in StyledTextBilly Biggs2005-12-151-3/+1
* TEMPORARY CODE - Support setBackgroundImage() in StyledTextSteve Northover2005-12-141-1/+3
* rename varFelipe Heidrich2005-11-291-8/+8
* fixing performance, specially of replaceStyleRange() (2)v3216Felipe Heidrich2005-11-281-9/+17
* fixing performance, specially of replaceStyleRange()Felipe Heidrich2005-11-281-45/+57
* force to always use the new DBFelipe Heidrich2005-11-241-5/+36
* *** empty log message ***Felipe Heidrich2005-11-221-1/+1
* add merge code to ranges/styles new apisFelipe Heidrich2005-11-221-74/+95
* don't reset font when tabs are setFelipe Heidrich2005-11-221-1/+1
* don't use equals() to test fontsSilenio Quarti2005-11-211-1/+1
* fixes, merges styles, show location, new calculatetopindex, etcFelipe Heidrich2005-11-211-27/+44