summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* javadoc for menu ID constantsCarolyn MacLeod2011-03-081-7/+7
* DROP_DOWN behavior for DateTime works on all platforms now, so it is no longe...Carolyn MacLeod2011-03-081-1/+0
* 'new version v3724b'v3724bFelipe Heidrich2011-03-071-0/+6
* Bug 329291 - DateTime DropDown doesnt work on GTKCarolyn MacLeod2011-03-071-195/+688
* Bug 338981 - Text VerifyEvent; Changing inserted text field inserts nothing o...Lakshmi Shanmugam2011-03-071-5/+1
* when space key is pressed, print ' ' for event.character and SPACE for event....Carolyn MacLeod2011-03-071-1/+0
* adding SWT.SPACE constantSilenio Quarti2011-03-071-0/+2
* add SPACECarolyn MacLeod2011-03-071-0/+8
* 'new version v3724a'v3724aFelipe Heidrich2011-03-071-0/+6
* Bug 339116 - SWT.Hide not sent properly for menusSilenio Quarti2011-03-072-36/+12
* 'new version v3724'v3724Felipe Heidrich2011-03-071-0/+6
* motif platforms are no longer builtSilenio Quarti2011-03-071-7/+12
* Update current version from v3723 to v3724Felipe Heidrich2011-03-074-5/+5
* BugÊ336957 - Crash in SWT Carbon OS.ReceiveNextEvent / Display.trayItemProcSilenio Quarti2011-03-044-8/+23
* nullpointer if display is disposed in SWT.MenuDetectSilenio Quarti2011-03-041-0/+1
* BugÊ338965 - Deadlock/Hang on UI ThreadSilenio Quarti2011-03-041-0/+20
* 64 bit problemsSilenio Quarti2011-03-042-3/+3
* Bug 310242 - Tree expands while dragging over non-leaf itemLakshmi Shanmugam2011-03-048-2/+82
* flag non-nls stringsCarolyn MacLeod2011-03-041-2/+2
* 338937 - Javadoc warnings in N201103032000Grant Gayed2011-03-041-12/+12
* fix commentCarolyn MacLeod2011-03-041-1/+1
* Bug 336408 - [DND] Cannot drag and drop Views and Editors if mouse click hel...Silenio Quarti2011-03-031-1/+1
* Bug 336408 - [DND] Cannot drag and drop Views and Editors if mouse click held...Silenio Quarti2011-03-031-1/+4
* PI for Bug 329291 - DateTime DropDown doesnt work on GTKCarolyn MacLeod2011-03-035-2/+72
* rename previous getMenuBar to _getMenuBarCarolyn MacLeod2011-03-033-3/+3
* Bug 338825 - Rename Display.getAppMenuBar() to getMenuBar().Silenio Quarti2011-03-0311-13/+166
* Bug 329456 - Add API to access the application menu (Mac) and system menu (wi...Silenio Quarti2011-03-0322-54/+697
* remove bogus printlnsSilenio Quarti2011-03-021-6/+6
* BugÊ324155 - Eclipse crash at quit when modal dialog openedSilenio Quarti2011-03-025-13/+61
* Bug 333286 - [performance] Combo creation is sometimes very slow on gtkSilenio Quarti2011-03-011-5/+5
* better hashcode for larger addresses (64 bit)Silenio Quarti2011-03-011-1/+1
* Bug 333286 - [performance] Combo creation is sometimes very slow on gtkSilenio Quarti2011-03-013-2/+16
* Bug 333286 - [performance] Combo creation is sometimes very slow on gtkSilenio Quarti2011-03-011-0/+12
* 'new version v3723'v3723Felipe Heidrich2011-03-011-0/+6
* Update current version from v3722 to v3723Felipe Heidrich2011-03-014-5/+5
* consider multi touch enabled if READ and MULTI_INPUT bits are set (not or)Silenio Quarti2011-02-281-1/+1
* API renameSilenio Quarti2011-02-281-2/+2
* Releasing natives for bug#296135.Felipe Heidrich2011-02-283-5/+25
* Bug 338448 - Control.setTouchEventsEnabled(boolean)/isTouchEnabled() not cons...Felipe Heidrich2011-02-2816-269/+287
* Bug 275071 - possible NPE in printerPraveen Innamuri2011-02-281-0/+1
* remove unnecessary codeBogdan Gheorghe2011-02-251-4/+2
* Bug 296135 - [Printing] PrintDialog doesn't allow to choose the paper sizePraveen Innamuri2011-02-253-0/+14
* *** empty log message ***Grant Gayed2011-02-221-20/+20
* 335373 - NPE when changing iFrame url via SWT browser evaluate() methodGrant Gayed2011-02-221-2/+6
* 335887 - SWT reports API breakageGrant Gayed2011-02-222-727/+735
* 337499 - handle embedded shell moving from one window to another.Scott Kovatch2011-02-174-50/+92
* 304222 - check isHidden as well; NSScrollView may have hidden the scrollbar.Scott Kovatch2011-02-171-1/+1
* Bug 334147 - Several SWT snippets use incorrect positioningFelipe Heidrich2011-02-177-7/+20
* removing unnecessary if statementsFelipe Heidrich2011-02-171-16/+8
* Bug 101654 - [typing] [Ctrl+] Home/End doesn't reveal caret if already at pos...Felipe Heidrich2011-02-171-3/+3