summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Custom Widgets
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Merge branch 'master' into bug230854Felipe Heidrich2012-02-141-1/+1
|\
| * Bug 368417 - When you try to move cursor up/down with arrow keys in a ↵Felipe Heidrich2012-01-161-1/+1
| | | | | | | | multiline StyledText with word wrapping and nonzero margins, cursor may freeze and pressing up/down keys has no effect.
* | 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
| | | | | | CTabFolder
| * 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 ↵Felipe Heidrich2011-08-231-0/+2
| | | | | | | | setText(String)
* | 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 ↵Carolyn MacLeod2011-03-291-7/+19
| | | | | | across instances additional fix for multiple displays
* javadoc for set[Selection]BackgroundCarolyn MacLeod2011-03-281-15/+15
| | | | | plus change == to .equals plus move short-circuit to before set selection highlight to null
* Bug 231465 - CTabFolder should share selectionHighlightGradientColorsCache ↵Carolyn MacLeod2011-03-281-11/+44
| | | | across instances
* 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 position)
* Bug 101654 - [typing] [Ctrl+] Home/End doesn't reveal caret if already at ↵Felipe Heidrich2011-02-171-3/+3
| | | | position
* Bug 335134 - CCombo: floating list pop-up on ALT+TABLakshmi Shanmugam2011-02-161-21/+26
|