summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* webkit - fix mouse and key eventsLakshmi Shanmugam2011-01-121-4/+17
|
* <Click here to enter a commit comment>Grant Gayed2011-01-121-1/+1
|
* 319188 (patch #2) - LocationProvider null when xulrunner is already ↵Grant Gayed2011-01-121-25/+57
| | | | initialized by another browser
* 334067 - Avoid invoking _getUrl() inside MapUrlToZone callbackGrant Gayed2011-01-122-2/+3
|
* add @since for SEPARATOR_FILLGrant Gayed2011-01-121-0/+2
|
* check style for webkitLakshmi Shanmugam2011-01-121-1/+1
|
* 333914 - search for right nib based on current locale.Scott Kovatch2011-01-118-7/+109
|
* add wince checkGrant Gayed2011-01-111-1/+5
|
* initialGrant Gayed2011-01-111-0/+51
|
* commentGrant Gayed2011-01-111-0/+3
|
* fix webkit for 64-bit archsGrant Gayed2011-01-112-2/+2
|
* fix webkit for winceGrant Gayed2011-01-111-0/+14
|
* adding webkit to the buildSilenio Quarti2011-01-111-1/+1
|
* putting webkit backSilenio Quarti2011-01-111-1/+1
|
* 'new version v3719'v3719Felipe Heidrich2011-01-111-0/+6
|
* *** empty log message ***Bogdan Gheorghe2011-01-101-1/+1
|
* Update current version from v3718 to v3719Felipe Heidrich2011-01-104-5/+5
|
* *** empty log message ***Bogdan Gheorghe2011-01-101-3/+5
|
* Remove AIX and PPC from check machinesBogdan Gheorghe2011-01-101-4/+6
|
* Remove AIX and PPC from check machinesBogdan Gheorghe2011-01-101-4/+10
|
* 333893 - NSDocModalWindowMask can be a key window.Scott Kovatch2011-01-101-1/+1
|
* 333375 - undo previous change. There's no guarantee getClientArea will ↵Scott Kovatch2011-01-101-1/+3
| | | | always be bound to the origin of the control.
* 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