Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Don't need public constructor | Scott Kovatch | 2011-01-20 | 1 | -1/+1 | |
| | ||||||
* | incorrect since tag added to setMenu | Scott Kovatch | 2011-01-20 | 1 | -1/+0 | |
| | ||||||
* | formatting + fix findTouchSource + fix releaseDisplay | Felipe Heidrich | 2011-01-20 | 1 | -25/+19 | |
| | ||||||
* | 334624 - don't cache dead-key state. | Scott Kovatch | 2011-01-20 | 2 | -11/+5 | |
| | ||||||
* | 329291 - DateTime DropDown doesnt work on GTK | Bogdan Gheorghe | 2011-01-19 | 1 | -209/+688 | |
| | ||||||
* | 322293 - check for disposal when hiding window. | Scott Kovatch | 2011-01-19 | 1 | -1/+1 | |
| | ||||||
* | Bug 334829 - SWT has many indirect accesses to static members | Carolyn MacLeod | 2011-01-19 | 1 | -0/+1 | |
| | ||||||
* | formatting + fixing toString() | Felipe Heidrich | 2011-01-19 | 2 | -7/+4 | |
| | ||||||
* | 292780 - retain view & window in case GC isn't disposed. Also, small javadoc ↵ | Scott Kovatch | 2011-01-19 | 1 | -1/+16 | |
| | | | | cleanup. | |||||
* | formatting | Felipe Heidrich | 2011-01-19 | 5 | -12/+15 | |
| | ||||||
* | Restore | Bogdan Gheorghe | 2011-01-19 | 1 | -9/+7 | |
| | ||||||
* | modify focus handling code | Lakshmi Shanmugam | 2011-01-19 | 1 | -38/+1 | |
| | ||||||
* | 334723 - Javadoc cleanup | Scott Kovatch | 2011-01-19 | 5 | -6/+7 | |
| | ||||||
* | 324662 - force a mouse move to update the cursor. | Scott Kovatch | 2011-01-18 | 1 | -0/+9 | |
| | ||||||
* | 344161 (new fix) - Eclipse crashes if link to PDF with anchor is clicked ↵ | Grant Gayed | 2011-01-18 | 1 | -29/+22 | |
| | | | | twice from Browser Widget | |||||
* | stray println. | Scott Kovatch | 2011-01-18 | 1 | -1/+0 | |
| | ||||||
* | Remove Hashtable | Scott Kovatch | 2011-01-18 | 3 | -24/+51 | |
| | ||||||
* | 290212 - resync with additional change from 3.6 branch. | Scott Kovatch | 2011-01-18 | 2 | -2/+2 | |
| | ||||||
* | Bug 334658 - Mismatching de-allocation operator in gdip_custom.cpp | Felipe Heidrich | 2011-01-18 | 1 | -11/+11 | |
| | ||||||
* | 'new version v3720'v3720 | Felipe Heidrich | 2011-01-17 | 1 | -0/+6 | |
| | ||||||
* | Add isTouchEnabled() for all other platforms. | Scott Kovatch | 2011-01-17 | 7 | -1/+127 | |
| | ||||||
* | 279884 - touch implementation for Mac OS X. | Scott Kovatch | 2011-01-17 | 3 | -114/+401 | |
| | ||||||
* | 279884 - stub APIs for touch | Scott Kovatch | 2011-01-17 | 12 | -1/+496 | |
| | ||||||
* | 279884 - Add support for touch events. Also some gesture code cleanup. | Scott Kovatch | 2011-01-17 | 17 | -119/+660 | |
| | ||||||
* | Update current version from v3719 to v3720 | Felipe Heidrich | 2011-01-17 | 4 | -5/+5 | |
| | ||||||
* | 334420 - undo change for 333845 for Table only. | Scott Kovatch | 2011-01-14 | 1 | -31/+8 | |
| | ||||||
* | 344161 - Eclipse crashes if link to PDF with anchor is clicked twice from ↵ | Grant Gayed | 2011-01-13 | 1 | -1/+21 | |
| | | | | Browser Widget | |||||
* | Restored AIX check machines | Bogdan Gheorghe | 2011-01-13 | 1 | -8/+5 | |
| | ||||||
* | webkit - fix mouse and key events | Lakshmi Shanmugam | 2011-01-12 | 1 | -4/+17 | |
| | ||||||
* | <Click here to enter a commit comment> | Grant Gayed | 2011-01-12 | 1 | -1/+1 | |
| | ||||||
* | 319188 (patch #2) - LocationProvider null when xulrunner is already ↵ | Grant Gayed | 2011-01-12 | 1 | -25/+57 | |
| | | | | initialized by another browser | |||||
* | 334067 - Avoid invoking _getUrl() inside MapUrlToZone callback | Grant Gayed | 2011-01-12 | 2 | -2/+3 | |
| | ||||||
* | add @since for SEPARATOR_FILL | Grant Gayed | 2011-01-12 | 1 | -0/+2 | |
| | ||||||
* | check style for webkit | Lakshmi Shanmugam | 2011-01-12 | 1 | -1/+1 | |
| | ||||||
* | 333914 - search for right nib based on current locale. | Scott Kovatch | 2011-01-11 | 8 | -7/+109 | |
| | ||||||
* | add wince check | Grant Gayed | 2011-01-11 | 1 | -1/+5 | |
| | ||||||
* | initial | Grant Gayed | 2011-01-11 | 1 | -0/+51 | |
| | ||||||
* | comment | Grant Gayed | 2011-01-11 | 1 | -0/+3 | |
| | ||||||
* | fix webkit for 64-bit archs | Grant Gayed | 2011-01-11 | 2 | -2/+2 | |
| | ||||||
* | fix webkit for wince | Grant Gayed | 2011-01-11 | 1 | -0/+14 | |
| | ||||||
* | adding webkit to the build | Silenio Quarti | 2011-01-11 | 1 | -1/+1 | |
| | ||||||
* | putting webkit back | Silenio Quarti | 2011-01-11 | 1 | -1/+1 | |
| | ||||||
* | 'new version v3719'v3719 | Felipe Heidrich | 2011-01-11 | 1 | -0/+6 | |
| | ||||||
* | *** empty log message *** | Bogdan Gheorghe | 2011-01-10 | 1 | -1/+1 | |
| | ||||||
* | Update current version from v3718 to v3719 | Felipe Heidrich | 2011-01-10 | 4 | -5/+5 | |
| | ||||||
* | *** empty log message *** | Bogdan Gheorghe | 2011-01-10 | 1 | -3/+5 | |
| | ||||||
* | Remove AIX and PPC from check machines | Bogdan Gheorghe | 2011-01-10 | 1 | -4/+6 | |
| | ||||||
* | Remove AIX and PPC from check machines | Bogdan Gheorghe | 2011-01-10 | 1 | -4/+10 | |
| | ||||||
* | 333893 - NSDocModalWindowMask can be a key window. | Scott Kovatch | 2011-01-10 | 1 | -1/+1 | |
| | ||||||
* | 333375 - undo previous change. There's no guarantee getClientArea will ↵ | Scott Kovatch | 2011-01-10 | 1 | -1/+3 | |
| | | | | always be bound to the origin of the control. |