summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Don't need public constructorScott Kovatch2011-01-201-1/+1
|
* incorrect since tag added to setMenuScott Kovatch2011-01-201-1/+0
|
* formatting + fix findTouchSource + fix releaseDisplayFelipe Heidrich2011-01-201-25/+19
|
* 334624 - don't cache dead-key state.Scott Kovatch2011-01-202-11/+5
|
* 329291 - DateTime DropDown doesnt work on GTKBogdan Gheorghe2011-01-191-209/+688
|
* 322293 - check for disposal when hiding window.Scott Kovatch2011-01-191-1/+1
|
* Bug 334829 - SWT has many indirect accesses to static membersCarolyn MacLeod2011-01-191-0/+1
|
* formatting + fixing toString()Felipe Heidrich2011-01-192-7/+4
|
* 292780 - retain view & window in case GC isn't disposed. Also, small javadoc ↵Scott Kovatch2011-01-191-1/+16
| | | | cleanup.
* formattingFelipe Heidrich2011-01-195-12/+15
|
* RestoreBogdan Gheorghe2011-01-191-9/+7
|
* modify focus handling codeLakshmi Shanmugam2011-01-191-38/+1
|
* 334723 - Javadoc cleanupScott Kovatch2011-01-195-6/+7
|
* 324662 - force a mouse move to update the cursor.Scott Kovatch2011-01-181-0/+9
|
* 344161 (new fix) - Eclipse crashes if link to PDF with anchor is clicked ↵Grant Gayed2011-01-181-29/+22
| | | | twice from Browser Widget
* stray println.Scott Kovatch2011-01-181-1/+0
|
* Remove HashtableScott Kovatch2011-01-183-24/+51
|
* 290212 - resync with additional change from 3.6 branch.Scott Kovatch2011-01-182-2/+2
|
* Bug 334658 - Mismatching de-allocation operator in gdip_custom.cppFelipe Heidrich2011-01-181-11/+11
|
* 'new version v3720'v3720Felipe Heidrich2011-01-171-0/+6
|
* Add isTouchEnabled() for all other platforms.Scott Kovatch2011-01-177-1/+127
|
* 279884 - touch implementation for Mac OS X.Scott Kovatch2011-01-173-114/+401
|
* 279884 - stub APIs for touchScott Kovatch2011-01-1712-1/+496
|
* 279884 - Add support for touch events. Also some gesture code cleanup.Scott Kovatch2011-01-1717-119/+660
|
* Update current version from v3719 to v3720Felipe Heidrich2011-01-174-5/+5
|
* 334420 - undo change for 333845 for Table only.Scott Kovatch2011-01-141-31/+8
|
* 344161 - Eclipse crashes if link to PDF with anchor is clicked twice from ↵Grant Gayed2011-01-131-1/+21
| | | | Browser Widget
* Restored AIX check machinesBogdan Gheorghe2011-01-131-8/+5
|
* 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.