summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Custom Widgets
Commit message (Expand)AuthorAgeFilesLines
* remove unused vars warningSilenio Quarti2013-07-161-6/+0
* Bug 394803 - [CTabFolder] Javadocs missing for API CTabFolderRenderer.PART_*Bogdan Gheorghe2013-06-051-0/+64
* Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod2013-05-2830-30/+30
* Bug 396780 - CTabRendering doesn't draw bottom tabs correctlyBogdan Gheorghe2013-05-081-8/+20
* Bug 406623 - [DBCS4.3]: The first character in empty StyledText is duplicated...Silenio Quarti2013-05-062-8/+4
* Bug 396780 - CTabRendering doesn't draw bottom tabs correctlyBogdan Gheorghe2013-05-011-1/+3
* Bug 404249 - On Windows 7, Cannot convert Korean charactor to Chinese in Styl...Silenio Quarti2013-04-091-3/+14
* JavadocMarkus Keller2013-03-121-4/+3
* Bug 400727: StyledText#addBidiSegmentListener(..) only works if RTL input lan...Markus Keller2013-03-081-15/+6
* Bug 379263 - CTabFolder itself should return accessible nameCarolyn MacLeod2013-02-211-4/+8
* Bug 343722 - On-screen-keyboard does not work properlyCarolyn MacLeod2013-02-171-0/+1
* Bug 395411 - CTabFolderRenderer created too many timesBogdan Gheorghe2012-11-301-2/+5
* Bug 394016 - Ctrl+PageDown doesn't work multiple times in Classic themeCarolyn MacLeod2012-11-283-10/+12
* Bug 394016 - Ctrl+PageDown doesn't work multiple times in Classic themeCarolyn MacLeod2012-11-262-3/+35
* Bug 394016 -Ctrl+PageDown doesn't work multiple times in Classic themeCarolyn MacLeod2012-11-141-3/+3
* Bug 245670: [Preferences] Regression: Preferences dialog reveals focus widget...Markus Keller2012-11-081-4/+17
* Bug 39934: [ScrolledComposite] ScrolledComposite page increment should defaul...Markus Keller2012-11-081-1/+7
* Bug 250948 - NPE in CCombo.isDroppedCarolyn MacLeod2012-11-061-1/+1
* Bug 250948 - NPE in CCombo.isDroppedCarolyn MacLeod2012-11-051-1/+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 391254: NPE in CTabFolder.onMouse; onDispose should not setMarkus Keller2012-10-191-2/+2
* Bug 391364: StyledText#addBidiSegmentListener doesn't support multiple chars ...Markus Keller2012-10-181-1/+2
* Bug 391675 - CLabel documentation says class is not intended to beGrant Gayed2012-10-111-10/+3
* Bug 383392 - StyledText throws exception Index out of bounds when calling set...Silenio Quarti2012-09-271-0/+8
* Bug 389250 - Lots of stuff leaked when closing and reopening viewsBogdan Gheorghe2012-09-251-0/+11
* Bug 389773 - [Performance] Improve CTabRendering drawing timeBogdan Gheorghe2012-09-242-131/+73
* Need to pass in a gc to avoid NPE in rendererBogdan Gheorghe2012-09-171-1/+3
* Bug 386274 - [OpenGL] Transparent background flicker in GLCanvas starting 3.7.2Silenio Quarti2012-08-161-1/+1
* Bug 384743 - CTabFolderRenderer can no longer be used in SWT 42Bogdan Gheorghe2012-08-091-1/+2
* Revert "Bug 384743-CTabFolderRenderer can no longer be used in SWT 42"Bogdan Gheorghe2012-08-091-1/+1
* Bug 384743-CTabFolderRenderer can no longer be used in SWT 42Lakshmi Shanmugam2012-08-091-1/+1
* Bug 339344 - CTabFolder with a disposed top right control cannot beCarolyn MacLeod2012-06-252-31/+35
* Bug 339342 - CTabFolder should throw IllegalArgumentException when aCarolyn MacLeod2012-06-181-3/+3
* Bug 378264 - Update CTabFolder JavaDocCarolyn MacLeod2012-06-051-1/+3
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-0113-13/+13
* Bug 379791 - SWTException: Graphic is disposed for PlaceholderImplBogdan Gheorghe2012-05-181-3/+3
* Bug 99718-Very long text in CCombo causes vertical scroll bar toLakshmi Shanmugam2012-04-301-7/+8
* Bug 377155-CCombo dropdown list can go off the top screen boundAnnika Karjakina2012-04-301-1/+11
* Bug 377980 - Move org.eclipse.e4.ui.widgets.CTabFolder back to SWTBogdan Gheorghe2012-04-273-463/+976
* 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
* Convert all files with CRLF and CR to LFBogdan Gheorghe2012-04-111-963/+963
* Mac VoiceOver calls menuForEvent. Fix CCombo.Carolyn MacLeod2012-03-102-4/+10
* bug 110005 MacCarolyn MacLeod2012-03-101-0/+3
* 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-282-25/+7
* review bug230854, changes to API, fix code to handle surrogates in linux, oth...Felipe Heidrich2012-02-243-19/+4