summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 333845 - only look for mouse down/up in updateRowCount() if that widget is ↵Scott Kovatch2011-01-102-14/+20
| | | | being moused.
* *** empty log message ***Grant Gayed2011-01-101-1/+1
|
* handle SWT.WEBKIT style bitGrant Gayed2011-01-101-1/+7
|
* handle SWT.WEBKIT style bitGrant Gayed2011-01-104-4/+4
|
* *** empty log message ***Grant Gayed2011-01-103-14/+14
|
* Show invalid certificate detailsLakshmi Shanmugam2011-01-1016-5/+1088
|
* Bug 331310 - swtlib-64 is created and left behind in tmp directory in world ↵Silenio Quarti2011-01-071-8/+25
| | | | writable mode (chmod 777). This is a security issue.
* adding make_webkit to allLakshmi Shanmugam2011-01-071-1/+1
|
* after review of WebKit.javaLakshmi Shanmugam2011-01-0713-272/+377
|
* 328722 - better fix: Don't change row count if add/remove called when mouse ↵Scott Kovatch2011-01-073-31/+49
| | | | is down. Undid changes in Tree.
* Use LONG, not Long for storing jnirefs.Scott Kovatch2011-01-071-6/+6
|
* 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
|