summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Custom Widgets
Commit message (Collapse)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 ↵Silenio Quarti2013-05-062-8/+4
| | | | duplicated when using custom StyledTextContent
* 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 ↵Silenio Quarti2013-04-091-3/+14
| | | | StyledText control
* JavadocMarkus Keller2013-03-121-4/+3
|
* Bug 400727: StyledText#addBidiSegmentListener(..) only works if RTL input ↵Markus Keller2013-03-081-15/+6
| | | | language is installed
* 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 ↵Markus Keller2012-11-081-4/+17
| | | | widget when shell is activated
* Bug 39934: [ScrolledComposite] ScrolledComposite page increment should ↵Markus Keller2012-11-081-1/+7
| | | | default to size of client area
* 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 ↵Markus Keller2012-10-221-2/+8
| | | | call setText(..)
* Bug 388105: StyledText#setSelection(..) sets caret at wrong end in block ↵Markus Keller2012-10-221-1/+5
| | | | selection mode
* Bug 250174: [BlockSelection] fix keyhandling in block selection modeMarkus Keller2012-10-221-2/+12
| | | added "Select to content start/end"
* Bug 391254: NPE in CTabFolder.onMouse; onDispose should not setMarkus Keller2012-10-191-2/+2
| | | folderListeners to null
* Bug 391364: StyledText#addBidiSegmentListener doesn't support multiple chars ↵Markus Keller2012-10-181-1/+2
| | | | per offset any more
* Bug 391675 - CLabel documentation says class is not intended to beGrant Gayed2012-10-111-10/+3
| | | subclassed, then recommends subclassing
* Bug 383392 - StyledText throws exception Index out of bounds when calling ↵Silenio Quarti2012-09-271-0/+8
| | | | setText() after Chinese character input
* 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
| | | | This reverts commit 61f50052042e8e5211eed2203f3ae39ad0765025.
* 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
| | | rendered
* Bug 339342 - CTabFolder should throw IllegalArgumentException when aCarolyn MacLeod2012-06-181-3/+3
| | | disposed control is set as its top right control
* 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
| | | disappear
* 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, ↵Felipe Heidrich2012-02-243-19/+4
| | | | other fixes