summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* add count for new webkit on win32 libraryGrant Gayed2011-01-071-2/+2
|
* 328722 - Only send selection on mouse up for NSTableView-based controls.Scott Kovatch2011-01-063-6/+24
|
* webkit-tab into linksLakshmi Shanmugam2011-01-061-1/+1
|
* webkit- after code reviewLakshmi Shanmugam2011-01-067-362/+446
|
* 333500 - implement disabled text for the MULTI case.Scott Kovatch2011-01-051-1/+12
|
* *** empty log message ***Grant Gayed2011-01-055-8/+8
|
* *** empty log message ***Grant Gayed2011-01-042-0/+2
|
* 333493 - disposed widget exception when closing editor with Browser with Ctrl+F4Grant Gayed2011-01-041-0/+3
|
* 333386 - add ignoreSelection when doing programmatic selection of the list ↵Scott Kovatch2011-01-041-0/+6
| | | | items.
* 333375 - If a scrollView is used, client area always starts at 0, 0, not the ↵Scott Kovatch2011-01-041-3/+1
| | | | bounds of the content view.
* 332389 - don't add SWT_OBJECT to SWTToolbarView or embedded NSWindow subclasses.Scott Kovatch2011-01-043-20/+67
|
* fix 64-bit compiler errors in the buildLakshmi Shanmugam2011-01-035-9/+9
|
* fix 64-bit errorsLakshmi Shanmugam2011-01-034-33/+28
|
* webkit - after review and code cleanupLakshmi Shanmugam2011-01-0347-1533/+1567
|
* BugÊ294929 - [Widgets] Line numbers do not update when Eclipse is on a ↵Silenio Quarti2010-12-235-2/+29
| | | | secondary monitor (investigating solution)
* Bug 332282 - The styledtext caret position is incorrect when switch OrientationFelipe Heidrich2010-12-231-39/+13
|
* [Bug 29779] BIDI: lack of ability to change orientation of widget in runtimeFelipe Heidrich2010-12-236-0/+58
| | | | stubs for cocoa, carbon and motif
* Bug 29779 - BIDI: lack of ability to change orientation of widget in runtimeFelipe Heidrich2010-12-235-8/+8
|
* [Bug 29779] BIDI: lack of ability to change orientation of widget in runtimeFelipe Heidrich2010-12-2316-95/+416
|
* *** empty log message ***Felipe Heidrich2010-12-231-0/+1
|
* Bug 333002 - Composite#minimumSize ignores clientArea originSilenio Quarti2010-12-223-6/+9
|
* Bug 333002 - Composite#minimumSize ignores clientArea originFelipe Heidrich2010-12-221-2/+3
|
* BugÊ333002 - Composite#minimumSize ignores clientArea originSilenio Quarti2010-12-221-2/+3
|
* Bug 333002 - Composite#minimumSize ignores clientArea originSilenio Quarti2010-12-221-2/+3
|
* Bug 333002 - Composite#minimumSize ignores clientArea originFelipe Heidrich2010-12-221-2/+3
|
* Bug 333002 - Composite#minimumSize ignores clientArea originFelipe Heidrich2010-12-221-2/+3
|
* Bug 333053 - Multiple compiler warnings in I20101221-1019Felipe Heidrich2010-12-224-6/+6
|
* Bug 333086 - javadoc warning in N20101221-2000 wrt SWTFelipe Heidrich2010-12-222-5/+6
|
* Bug 332830 - Menu item text croppedFelipe Heidrich2010-12-211-1/+1
|
* Fix unnecessary casts.Scott Kovatch2010-12-214-9/+7
|
* refactoringFelipe Heidrich2010-12-212-31/+29
|
* 279884 - more post-review cleanup.Scott Kovatch2010-12-213-18/+23
|
* refactoringFelipe Heidrich2010-12-212-56/+53
|
* Fix addGestureListener's javadoc. Wrong description used.Scott Kovatch2010-12-217-28/+55
|
* fixed code format, added since tagsFelipe Heidrich2010-12-211-16/+8
|
* Removed unnecessary indirection for wmGesture.Scott Kovatch2010-12-212-12/+8
|
* fixed code format, added since tagsFelipe Heidrich2010-12-211-13/+14
|
* Avoid warnings in Windows 64 bit. Remove HIDWORD macro since it is not used.Silenio Quarti2010-12-211-27/+5
|
* LONG data type is 32 bit on WindowsSilenio Quarti2010-12-211-6/+6
|
* LONG data type is 32 bit on WindowsSilenio Quarti2010-12-211-2/+2
|
* Bug 283320 - [SWT] Widgets flashing when moving mouse while holding Alt buttonSilenio Quarti2010-12-211-2/+4
|
* Removed comments are not complete (x, y, stateMask are also valid). These ↵Silenio Quarti2010-12-211-6/+3
| | | | are well explained in GestureEvent, it does not have to be done here.
* forgot a @since tagScott Kovatch2010-12-211-0/+1
|
* 279884 - implement Mac portion of gesture support, and add stubs for all ↵Scott Kovatch2010-12-2019-1341/+1476
| | | | other platforms.
* 279884 - Implement gestures on Win32Scott Kovatch2010-12-2022-2/+1655
|
* 'new version v3718'v3718Felipe Heidrich2010-12-201-0/+6
|
* Update current version from v3717 to v3718Felipe Heidrich2010-12-204-5/+5
|
* 332917 - XULRunner path may not work for SWT browserGrant Gayed2010-12-201-2/+24
|
* Bug 283320 - [SWT] Widgets flashing when moving mouse while holding Alt buttonSilenio Quarti2010-12-201-1/+1
|
* Bug 332887 - SWT Snippets use incorrect positioningFelipe Heidrich2010-12-201-2/+4
|