Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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. | |||||
* | 333845 - only look for mouse down/up in updateRowCount() if that widget is ↵ | Scott Kovatch | 2011-01-10 | 2 | -14/+20 | |
| | | | | being moused. | |||||
* | *** empty log message *** | Grant Gayed | 2011-01-10 | 1 | -1/+1 | |
| | ||||||
* | handle SWT.WEBKIT style bit | Grant Gayed | 2011-01-10 | 1 | -1/+7 | |
| | ||||||
* | handle SWT.WEBKIT style bit | Grant Gayed | 2011-01-10 | 4 | -4/+4 | |
| | ||||||
* | *** empty log message *** | Grant Gayed | 2011-01-10 | 3 | -14/+14 | |
| | ||||||
* | Show invalid certificate details | Lakshmi Shanmugam | 2011-01-10 | 16 | -5/+1088 | |
| | ||||||
* | Bug 331310 - swtlib-64 is created and left behind in tmp directory in world ↵ | Silenio Quarti | 2011-01-07 | 1 | -8/+25 | |
| | | | | writable mode (chmod 777). This is a security issue. | |||||
* | adding make_webkit to all | Lakshmi Shanmugam | 2011-01-07 | 1 | -1/+1 | |
| | ||||||
* | after review of WebKit.java | Lakshmi Shanmugam | 2011-01-07 | 13 | -272/+377 | |
| | ||||||
* | 328722 - better fix: Don't change row count if add/remove called when mouse ↵ | Scott Kovatch | 2011-01-07 | 3 | -31/+49 | |
| | | | | is down. Undid changes in Tree. | |||||
* | Use LONG, not Long for storing jnirefs. | Scott Kovatch | 2011-01-07 | 1 | -6/+6 | |
| |