summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 297412 - Need setText (and getText) method on Text widget which takes ↵Lakshmi Shanmugam2010-09-222-42/+155
| | | | char[] input
* Bug 297412 - Need setText (and getText) method on Text widget which takes ↵Lakshmi Shanmugam2010-09-226-38/+393
| | | | char[] input
* 298698 - use smaller text container sizeScott Kovatch2010-09-216-8/+21
|
* 325230 - forgot an autorelease.Scott Kovatch2010-09-213-0/+3
|
* Accidentally checked in fileScott Kovatch2010-09-211-14/+0
|
* Bug 297511 - nicer truncation of Table/Tree itemsLakshmi Shanmugam2010-09-214-2/+4
|
* 325230 - check for translateTraversal in insertText.Scott Kovatch2010-09-201-0/+4
|
* 284028 - app menu bar supportScott Kovatch2010-09-2011-5/+204
|
* 'new version v3708'v3708Felipe Heidrich2010-09-201-0/+6
|
* Update current version from v3707 to v3708Felipe Heidrich2010-09-204-5/+5
|
* 325687 - use device colors in GC and Image to work around Cocoa bug in OS X ↵Scott Kovatch2010-09-208-14/+45
| | | | 10.5.
* Adding GTK AIX supportSilenio Quarti2010-09-207-235/+510
|
* 325230 - disallow clearing of selection in SWT.SINGLE mode.Scott Kovatch2010-09-207-1/+89
|
* 325153 - convert device colors to calibrated colorsScott Kovatch2010-09-1827-94/+63
|
* 325607 - test for disposed shell before passing events to it.Scott Kovatch2010-09-171-0/+3
|
* 324345 - deliver (more) events to embedded shells, work around AWT bug for ↵Scott Kovatch2010-09-177-36/+246
| | | | browsers.
* *** empty log message ***Grant Gayed2010-09-172-28/+13
|
* add toString()Grant Gayed2010-09-171-0/+20
|
* add toString()Grant Gayed2010-09-171-0/+18
|
* *** empty log message ***Silenio Quarti2010-09-161-1/+1
|
* *** empty log message ***Silenio Quarti2010-09-161-14/+3
|
* Wrappable Button SnippetSilenio Quarti2010-09-161-0/+65
|
* Bug 325383 - StyledText has problems with layout in the presence of ligaturesFelipe Heidrich2010-09-166-2/+21
|
* BugÊ323943 - [SWT/Carbon]When Combo dispose, Eclipse display UI Error. ↵Silenio Quarti2010-09-151-4/+2
| | | | (second try)
* 'new version v3707'v3707Felipe Heidrich2010-09-131-0/+6
|
* Update current version from v3706 to v3707Felipe Heidrich2010-09-134-5/+5
|
* 325012 - use device color space when retrieving the color from the dialog.Scott Kovatch2010-09-131-1/+1
|
* Bug 325028 - [a11y] Frequent crashes in editor resulting from ↵Carolyn MacLeod2010-09-131-20/+20
| | | | atk_object_get_attributes()
* Bug 325028 - [a11y] Frequent crashes in editor resulting from ↵Carolyn MacLeod2010-09-134-2/+29
| | | | atk_object_get_attributes()
* Bug 289868 - [10.6]Properties View properties label disappears when selectedLakshmi Shanmugam2010-09-102-12/+23
|
* Bug 276346 - TableEditor positioning wrong on cocoaLakshmi Shanmugam2010-09-101-2/+5
|
* Bug 324892 - Wrong constant values for some IA2 eventsCarolyn MacLeod2010-09-091-12/+12
|
* add webkit library for gtk.linux.ppcSilenio Quarti2010-09-091-3/+3
|
* Bug 13802 - Request : WRAP style for ButtonFelipe Heidrich2010-09-082-26/+97
|
* 324497 - check for widget disposal after sending selection event.Scott Kovatch2010-09-071-0/+2
|
* Bug 316329 - Need SWT to provide an API to allow F10 to be overriddenFelipe Heidrich2010-09-031-2/+26
|
* Bug 13802 - Request : WRAP style for ButtonFelipe Heidrich2010-09-031-0/+16
|
* Bug 13802 - Request : WRAP style for ButtonSilenio Quarti2010-09-031-10/+144
|
* Bug 13802 - Request : WRAP style for ButtonSilenio Quarti2010-09-0310-47/+414
|
* natives for 316329 and 13802Felipe Heidrich2010-09-034-9/+143
|
* 321754 - set 'nonactivatingpanelmask' to turn on the minimize flag.Scott Kovatch2010-09-021-1/+1
|
* *** empty log message ***Grant Gayed2010-09-021-1/+1
|
* Added sending of selection-change and row add/delete events.Scott Kovatch2010-09-011-6/+59
|
* 318830 - when setting the text set the field editor, if one is visible.Scott Kovatch2010-09-011-7/+13
|
* spinner needs borderCarolyn MacLeod2010-09-011-2/+2
|
* 280202 - more refactoringScott Kovatch2010-08-315-225/+73
|
* 280202 - add cut, copy, paste, select all to other dialogsScott Kovatch2010-08-314-20/+192
|
* BugÊ323943 - [SWT/Carbon]When Combo dispose, Eclipse display UI Error.Silenio Quarti2010-08-311-1/+10
|
* 322966, 322964 - Rewrote code that changes control size so it only happens ↵Scott Kovatch2010-08-301-15/+26
| | | | now on setImage. Also changed font to always use systemFontOfSize for the right control size.
* 280202 - add cut, copy, paste, select all to the file dialog.Scott Kovatch2010-08-308-4/+92
|