summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* v3828v3828Silenio Quarti2012-04-165-5/+11
|
* Bug 376826 Text#removeSegmentListener inconsistent with other codeBogdan Gheorghe2012-04-1638-125/+125
|
* Bug 375721 - Context menu position in StyledText should be below caretCarolyn MacLeod2012-04-161-1/+1
|
* remove unnecessary castsGrant Gayed2012-04-131-2/+2
|
* Bug 365961 - StyledText computes wrong control size when wrappingMarkus Keller2012-04-121-2/+2
|
* change layout to allow copy and paste areas to grow larger in bothCarolyn MacLeod2012-04-121-61/+73
| | | dimensions
* Bug 353305 - [WebKit] Javadoc tooltip cannot be closed with EscGrant Gayed2012-04-121-11/+29
|
* Bug 376213 - MenuItem.setEnabled: "Cannot set the enabled state"Carolyn MacLeod2012-04-121-5/+20
|
* Bug 350098 - [hovering] "Enrich on click" is not working (fix win32Grant Gayed2012-04-121-2/+2
| | | compile error)
* Bug 350098 - [hovering] "Enrich on click" is not workingGrant Gayed2012-04-1213-69/+156
|
* Bug 373467 - Default Mac OS X Search feature in Help MenuLakshmi Shanmugam2012-04-121-5/+3
| | | not working correctly
* v3827v3827Silenio Quarti2012-04-115-5/+11
|
* Bug 336503 -AppID being changed unexpectedlyGrant Gayed2012-04-111-1/+5
|
* Add setEnabled option for menu itemsCarolyn MacLeod2012-04-111-0/+8
|
* remove compiler warnings on winceSilenio Quarti2012-04-111-0/+2
|
* stop building carbonSilenio Quarti2012-04-111-1/+9
|
* COLORREF is not a long on 64 bitSilenio Quarti2012-04-112-13/+13
|
* Convert all files with CRLF and CR to LFBogdan Gheorghe2012-04-1119-2450/+2613
|
* uncomment previous changesSilenio Quarti2012-04-111-1/+1
|
* build natives from local directory when availableSilenio Quarti2012-04-112-3/+9
|
* Bug 336503 - AppID being changed unexpectedly (PI)Silenio Quarti2012-04-115-4/+33
|
* Add option to print fully-qualified namesCarolyn MacLeod2012-04-101-12/+31
|
* Bug 354842 - Hang in ↵Silenio Quarti2012-04-101-2/+2
| | | | org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
* Bug 372654 - XULRunner 10 crash when JS window.print() invoked (CarbonGrant Gayed2012-04-091-1/+2
| | | fix)
* Bug 372654 - XULRunner 10 crash when JS window.print() invokedGrant Gayed2012-04-096-10/+73
|
* Bug 376150 - NegativeArraySizeException in Menu.getItemsSilenio Quarti2012-04-051-0/+4
|
* Bug 376183 - [Browser] tabbing does not work in XULRunner 10Grant Gayed2012-04-051-0/+36
|
* [Mozilla] fix key/mouse events regressionGrant Gayed2012-04-041-4/+4
|
* Bug 375980 -ControlExample should supportCarolyn MacLeod2012-04-042-2/+4
| | | Browser#addAuthenticationListener(..)
* v3826v3826Silenio Quarti2012-04-025-5/+11
|
* Bug 375830 - Webkit on windows can fail with newer Safari versionsLakshmi Shanmugam2012-04-031-33/+55
|
* ensure that Hudson commits xulrunner-fix libsGrant Gayed2012-04-021-0/+1
|
* merge nsIDocShell_1_8 into nsIDocShellGrant Gayed2012-04-023-314/+14
|
* Bug 375790 - [SWT_AWT] Hangs on quit on Mac OS X LionSilenio Quarti2012-04-021-1/+14
|
* revert library count increments, don't count xulrunnerfix libsGrant Gayed2012-04-021-7/+7
|
* Bug 327696 - implement support for xulrunner >= 4.0 (jemalloc workaroundGrant Gayed2012-04-024-13/+52
| | | for Linux)
* Failing JUnit tests. Text segments not implemented on CocoaSilenio Quarti2012-04-021-0/+3
|
* move non-gen'd natives out of gen'd sectionGrant Gayed2012-03-301-7/+7
|
* revert inadvertent changesGrant Gayed2012-03-291-1/+1
|
* need to be able to overwrite native package name (actual code)Silenio Quarti2012-03-2925-22/+74
|
* need to be able to overwrite native package nameSilenio Quarti2012-03-291-0/+4
|
* Bug 373036 - SWT Cocoa should not change Cocoa cell classes permanentlySilenio Quarti2012-03-291-8/+13
|
* fix Mozilla cache directory location on OS X againGrant Gayed2012-03-293-3/+3
|
* revert inadvertent changesGrant Gayed2012-03-292-2/+0
|
* re-register BrowserFunctions if XULRunner 10Grant Gayed2012-03-291-0/+4
|
* fix problems with 64-bit XULRunnerGrant Gayed2012-03-291-9/+9
|
* v3825Silenio Quarti2012-03-295-5/+11
|
* revert inadvertant changesGrant Gayed2012-03-292-11/+2
|
* External class detailsGrant Gayed2012-03-291-2/+14
|
* Bug 373253 - BrowserFunction not working with XULRunner 10Grant Gayed2012-03-2915-1263/+527
|