Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-19Bug 361313 - Javadoc warning in N201110172000Felipe Heidrich1-1/+1
2011-10-19Bug 361292 - StyledText horizontal scroll bar doesn't scroll to the end of lineFelipe Heidrich1-13/+24
2011-10-18Bug 361177 - CTabFolder accessibility improvementsCarolyn MacLeod1-0/+1
2011-10-18Bug 346517 - Add accessible keyboard shortcut to TabFolder andCarolyn MacLeod1-2/+2
2011-10-18Bug 361189 - StyledText vertical scroll bar won't scroll to the end of the textFelipe Heidrich1-2/+5
2011-10-17Bug 27096 - [StyledText] scrollbars always visibleFelipe Heidrich1-40/+72
2011-10-12Bug 355815 - Cant 'get' listener for CaretMovedFelipe Heidrich1-12/+83
2011-10-12refactoring constants to STFelipe Heidrich4-89/+88
2011-10-07merge with masterFelipe Heidrich38-0/+0
2011-09-23fix permission of filesSilenio38-0/+0
2011-08-24Merge branch 'master' into bug230854Felipe Heidrich1-0/+2
2011-08-23Bug 355524 - StyledText: Horizontal scrollbar is not reset when calling setTe...Felipe Heidrich1-0/+2
2011-07-21bug 230854 - initial commit, started with patch from comment 149Felipe Heidrich1-13/+1
2011-05-10Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod8-8/+8
2011-03-29Bug 231465 - CTabFolder should share selectionHighlightGradientColorsCache ac...Carolyn MacLeod1-7/+19
2011-03-28javadoc for set[Selection]BackgroundCarolyn MacLeod1-15/+15
2011-03-28Bug 231465 - CTabFolder should share selectionHighlightGradientColorsCache ac...Carolyn MacLeod1-11/+44
2011-03-23Bug 65899 - [StyledText] StyledText Supplementary/Surrogate character navigationFelipe Heidrich1-2/+4
2011-02-17removing unnecessary if statementsFelipe Heidrich1-16/+8
2011-02-17Bug 101654 - [typing] [Ctrl+] Home/End doesn't reveal caret if already at pos...Felipe Heidrich1-3/+3
2011-02-16Bug 335134 - CCombo: floating list pop-up on ALT+TABLakshmi Shanmugam1-21/+26
2011-02-14Bug 101654 - [typing] [Ctrl+] Home/End doesn't reveal caret if already at pos...Felipe Heidrich1-1/+1
2011-02-09Bug 320636 - CCombo setFocus does not workLakshmi Shanmugam1-1/+1
2011-01-31Bug 335882 -bidi: overload SashForm#setOrientation to change bidi directionFelipe Heidrich1-2/+18
2011-01-31Bug 329216 - StyledText needs to implement AccessibleEditableTextListenerFelipe Heidrich1-0/+29
2010-12-23Bug 332282 - The styledtext caret position is incorrect when switch OrientationFelipe Heidrich1-39/+13
2010-10-14Removing Bug 325806 - (introduced wrong behaviour)Felipe Heidrich1-5/+0
2010-10-13325806 - Fix end of line behaviorScott Kovatch1-0/+5
2010-10-12Bug 327113 - SWT 3.6 StyledText.addWordMovementListener() contain mistakeFelipe Heidrich1-1/+1
2010-09-10Bug 276346 - TableEditor positioning wrong on cocoaLakshmi Shanmugam1-2/+5
2010-08-30Bug 323995 - [Accessibility] StyledText selection incorrect after caret moved...Carolyn MacLeod1-1/+11
2010-08-24Bug 320064 - StyledText and CCombo should also use preceding CLabel as acces...Carolyn MacLeod2-28/+28
2010-08-23Bug 323373 - StyledTextRenderer.hasLink() uses invalid indexing if no ranges ...Felipe Heidrich1-1/+2
2010-08-16Bug 312960 - PopupList - should be able to set the SWT.H_SCROLL style on the ...Lakshmi Shanmugam1-1/+4
2010-08-13Bug 315140 - StyledText.RTFWriter ignores font styleFelipe Heidrich1-14/+14
2010-08-09Bug 314622 - Modify examples to use Display.getSystemCursor() instead of new ...Lakshmi Shanmugam1-2/+1
2010-07-07Return the shortcut key for the whole tab folder, not just the tabs.Carolyn MacLeod1-0/+3
2010-07-07Bug 315932 - [printing] Print selection prints whole fileCarolyn MacLeod1-5/+6
2010-05-31Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod12-12/+12
2010-05-26Bug 313594 - Word unexpectedly selected when user types ctrl+arrow in editor ...Felipe Heidrich1-5/+13
2010-05-24 Bug 314066 - Add missing flags (<code>, @see, @return) in javadocLakshmi Shanmugam3-15/+22
2010-05-20Bug 313787 - Internal fixes for StyledText (getWordNext() and getWordPrevious())Felipe Heidrich1-2/+3
2010-05-19312346 - if at the end of a line return the style of the last character in th...Scott Kovatch1-11/+16
2010-05-11Bug 118049 - CCombo in form : dropdown scrolling causes parent shell to scrol...Lakshmi Shanmugam1-1/+31
2010-05-07Bug 311973 - StyledText's AccessibleTextExtendedListener#getText() problems ...Silenio Quarti1-3/+11
2010-05-06Bug 311819 - StyledText getTextAttributes should always return font & colorsFelipe Heidrich1-1/+2
2010-04-28BugÊ310912 - orca reads StyledText line twiceSilenio Quarti1-1/+1
2010-04-27Fix hot state in CTabItemBogdan Gheorghe2-3/+18
2010-04-22fix tag sinceFelipe Heidrich1-1/+1
2010-04-13refactoringFelipe Heidrich1-6/+6

Back to the top