summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common
Commit message (Expand)AuthorAgeFilesLines
* 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 361177 - CTabFolder accessibility improvementsCarolyn MacLeod2011-10-181-0/+1
* Bug 346517 - Add accessible keyboard shortcut to TabFolder andCarolyn MacLeod2011-10-181-2/+2
* 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
* Bug 355815 - Cant 'get' listener for CaretMovedFelipe Heidrich2011-10-121-12/+83
* refactoring constants to STFelipe Heidrich2011-10-124-89/+88
* fix permission of filesSilenio2011-09-2338-0/+0
* Bug 355524 - StyledText: Horizontal scrollbar is not reset when calling setTe...Felipe Heidrich2011-08-231-0/+2
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-108-8/+8
* Bug 231465 - CTabFolder should share selectionHighlightGradientColorsCache ac...Carolyn MacLeod2011-03-291-7/+19
* javadoc for set[Selection]BackgroundCarolyn MacLeod2011-03-281-15/+15
* Bug 231465 - CTabFolder should share selectionHighlightGradientColorsCache ac...Carolyn MacLeod2011-03-281-11/+44
* 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 335134 - CCombo: floating list pop-up on ALT+TABLakshmi Shanmugam2011-02-161-21/+26
* Bug 101654 - [typing] [Ctrl+] Home/End doesn't reveal caret if already at pos...Felipe Heidrich2011-02-141-1/+1
* Bug 320636 - CCombo setFocus does not workLakshmi Shanmugam2011-02-091-1/+1
* Bug 335882 -bidi: overload SashForm#setOrientation to change bidi directionFelipe Heidrich2011-01-311-2/+18
* 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 276346 - TableEditor positioning wrong on cocoaLakshmi Shanmugam2010-09-101-2/+5
* 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-242-28/+28
* Bug 323373 - StyledTextRenderer.hasLink() uses invalid indexing if no ranges ...Felipe Heidrich2010-08-231-1/+2
* Bug 312960 - PopupList - should be able to set the SWT.H_SCROLL style on the ...Lakshmi Shanmugam2010-08-161-1/+4
* Bug 315140 - StyledText.RTFWriter ignores font styleFelipe Heidrich2010-08-131-14/+14
* Bug 314622 - Modify examples to use Display.getSystemCursor() instead of new ...Lakshmi Shanmugam2010-08-091-2/+1
* Return the shortcut key for the whole tab folder, not just the tabs.Carolyn MacLeod2010-07-071-0/+3
* Bug 315932 - [printing] Print selection prints whole fileCarolyn MacLeod2010-07-071-5/+6
* Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod2010-05-3112-12/+12
* 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-243-15/+22
* 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 118049 - CCombo in form : dropdown scrolling causes parent shell to scrol...Lakshmi Shanmugam2010-05-111-1/+31
* 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
* Fix hot state in CTabItemBogdan Gheorghe2010-04-272-3/+18
* fix tag sinceFelipe Heidrich2010-04-221-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