summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 406623 - [DBCS4.3]: The first character in empty StyledText is duplicated...Silenio Quarti2013-05-061-8/+3
* Bug 404249 - On Windows 7, Cannot convert Korean charactor to Chinese in Styl...Silenio Quarti2013-04-091-3/+14
* Bug 400727: StyledText#addBidiSegmentListener(..) only works if RTL input lan...Markus Keller2013-03-081-15/+6
* Bug 343722 - On-screen-keyboard does not work properlyCarolyn MacLeod2013-02-171-0/+1
* Bug 384886: [Bidi] Text#addSegmentListener(..) should not require client to c...Markus Keller2012-10-221-2/+8
* Bug 388105: StyledText#setSelection(..) sets caret at wrong end in block sele...Markus Keller2012-10-221-1/+5
* Bug 250174: [BlockSelection] fix keyhandling in block selection modeMarkus Keller2012-10-221-2/+12
* Bug 391364: StyledText#addBidiSegmentListener doesn't support multiple chars ...Markus Keller2012-10-181-1/+2
* Bug 383392 - StyledText throws exception Index out of bounds when calling set...Silenio Quarti2012-09-271-0/+8
* Bug 375721 - Context menu position in StyledText should be below caretCarolyn MacLeod2012-04-161-1/+1
* Bug 365961 - StyledText computes wrong control size when wrappingMarkus Keller2012-04-121-2/+2
* Mac VoiceOver calls menuForEvent. Fix CCombo.Carolyn MacLeod2012-03-101-3/+1
* Change menu detect event detail constant namesCarolyn MacLeod2012-03-101-1/+1
* Initial bug110005 work (Windows)Carolyn MacLeod2012-03-101-0/+16
* Bug 372760 - segments offset should be more flexibleFelipe Heidrich2012-02-281-22/+5
* Bug 368417 - When you try to move cursor up/down with arrow keys in a multili...Felipe Heidrich2012-01-161-1/+1
* Bug 361313 - Javadoc warning in N201110172000Felipe Heidrich2011-10-191-1/+1
* Bug 361292 - StyledText horizontal scroll bar doesn't scroll to the end of lineFelipe Heidrich2011-10-191-13/+24
* Bug 361189 - StyledText vertical scroll bar won't scroll to the end of the textFelipe Heidrich2011-10-181-2/+5
* Bug 27096 - [StyledText] scrollbars always visibleFelipe Heidrich2011-10-171-40/+72
* refactoring constants to STFelipe Heidrich2011-10-121-74/+60
* fix permission of filesSilenio2011-09-231-0/+0
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-101-1/+1
* Bug 65899 - [StyledText] StyledText Supplementary/Surrogate character navigationFelipe Heidrich2011-03-231-2/+4
* removing unnecessary if statementsFelipe Heidrich2011-02-171-16/+8
* Bug 101654 - [typing] [Ctrl+] Home/End doesn't reveal caret if already at pos...Felipe Heidrich2011-02-171-3/+3
* Bug 101654 - [typing] [Ctrl+] Home/End doesn't reveal caret if already at pos...Felipe Heidrich2011-02-141-1/+1
* Bug 329216 - StyledText needs to implement AccessibleEditableTextListenerFelipe Heidrich2011-01-311-0/+29
* Bug 332282 - The styledtext caret position is incorrect when switch OrientationFelipe Heidrich2010-12-231-39/+13
* Removing Bug 325806 - (introduced wrong behaviour)Felipe Heidrich2010-10-141-5/+0
* 325806 - Fix end of line behaviorScott Kovatch2010-10-131-0/+5
* Bug 327113 - SWT 3.6 StyledText.addWordMovementListener() contain mistakeFelipe Heidrich2010-10-121-1/+1
* Bug 323995 - [Accessibility] StyledText selection incorrect after caret moved...Carolyn MacLeod2010-08-301-1/+11
* Bug 320064 - StyledText and CCombo should also use preceding CLabel as acces...Carolyn MacLeod2010-08-241-14/+14
* Bug 315140 - StyledText.RTFWriter ignores font styleFelipe Heidrich2010-08-131-14/+14
* Bug 315932 - [printing] Print selection prints whole fileCarolyn MacLeod2010-07-071-5/+6
* Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod2010-05-311-1/+1
* Bug 313594 - Word unexpectedly selected when user types ctrl+arrow in editor ...Felipe Heidrich2010-05-261-5/+13
* Bug 314066 - Add missing flags (<code>, @see, @return) in javadocLakshmi Shanmugam2010-05-241-4/+4
* Bug 313787 - Internal fixes for StyledText (getWordNext() and getWordPrevious())Felipe Heidrich2010-05-201-2/+3
* 312346 - if at the end of a line return the style of the last character in th...Scott Kovatch2010-05-191-11/+16
* Bug 311973 - StyledText's AccessibleTextExtendedListener#getText() problems ...Silenio Quarti2010-05-071-3/+11
* Bug 311819 - StyledText getTextAttributes should always return font & colorsFelipe Heidrich2010-05-061-1/+2
* BugÊ310912 - orca reads StyledText line twiceSilenio Quarti2010-04-281-1/+1
* refactoringFelipe Heidrich2010-04-131-6/+6
* Fix attributed string offsets; wrong after first line. Make sure all style in...Scott Kovatch2010-04-121-4/+5
* Don't modify returned TextStyle!Scott Kovatch2010-04-121-2/+6
* Use CGColor, not NSColor. Handle text alignment.Scott Kovatch2010-04-121-0/+9
* fix for accessibilityFelipe Heidrich2010-04-091-3/+22
* fix for accessibilityFelipe Heidrich2010-04-091-7/+19