summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Custom Widgets
Commit message (Expand)AuthorAgeFilesLines
...
| * Bug 368417 - When you try to move cursor up/down with arrow keys in a multili...Felipe Heidrich2012-01-161-1/+1
* | Merge branch 'master' into bug230854Felipe Heidrich2011-12-058-251/+1240
|\|
| * Bug 364144 - Javadoc warning in official buildGrant Gayed2011-11-211-1/+1
| * Bug 363801 - CCombo has a bad initial visibleItemCountCarolyn MacLeod2011-11-161-0/+8
| * javadoc fixesGrant Gayed2011-11-141-107/+8
| * paint fixesGrant Gayed2011-11-141-2/+8
| * initialGrant Gayed2011-11-141-0/+957
| * 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
* | merge with masterFelipe Heidrich2011-10-0738-0/+0
|\|
| * fix permission of filesSilenio2011-09-2338-0/+0
* | Merge branch 'master' into bug230854Felipe Heidrich2011-08-241-0/+2
|\|
| * Bug 355524 - StyledText: Horizontal scrollbar is not reset when calling setTe...Felipe Heidrich2011-08-231-0/+2
* | bug 230854 - initial commit, started with patch from comment 149Felipe Heidrich2011-07-211-13/+1
|/
* 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