summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Mozilla
Commit message (Expand)AuthorAgeFilesLines
* Make 64-bit the default source codeSilenio Quarti2012-09-24143-2713/+2713
* do not generate function count to avoid patch conflictsSilenio Quarti2012-09-172-5/+7
* Bug 388265 fix formatting and remove redundant else check in WidgetArun Thondapu2012-09-111-3/+3
* Bug 388265 Use gtk_box_new() and gtk_box_set_homogeneous() for GTK3Anatoly Spektor2012-09-111-1/+6
* Bug 383890 - JVM (Eclipse) crash with SIGSEGV in ld-linux-x86-64.so.2Silenio Quarti2012-09-111-16/+17
* Bug 381006 - browser can not get focus when current focus is on some SWTGrant Gayed2012-07-162-1/+5
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-0181-81/+81
* Bug 365280 - Combo box closes self when Mozilla Browser presentGrant Gayed2012-05-292-5/+3
* Bug 365280 - Combo box closes self when Mozilla Browser presentGrant Gayed2012-05-282-2/+8
* Bug 350098 - [hovering] "Enrich on click" is not workingGrant Gayed2012-04-121-3/+2
* Convert all files with CRLF and CR to LFBogdan Gheorghe2012-04-116-986/+986
* Bug 372654 - XULRunner 10 crash when JS window.print() invoked (CarbonGrant Gayed2012-04-091-1/+2
* Bug 372654 - XULRunner 10 crash when JS window.print() invokedGrant Gayed2012-04-096-10/+73
* 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
* merge nsIDocShell_1_8 into nsIDocShellGrant Gayed2012-04-023-314/+14
* Bug 327696 - implement support for xulrunner >= 4.0 (jemalloc workaroundGrant Gayed2012-04-022-6/+44
* need to be able to overwrite native package name (actual code)Silenio Quarti2012-03-292-1/+5
* fix Mozilla cache directory location on OS X againGrant Gayed2012-03-291-1/+1
* re-register BrowserFunctions if XULRunner 10Grant Gayed2012-03-291-0/+4
* fix problems with 64-bit XULRunnerGrant Gayed2012-03-291-9/+9
* External class detailsGrant Gayed2012-03-291-2/+14
* Bug 373253 - BrowserFunction not working with XULRunner 10Grant Gayed2012-03-2912-1253/+526
* initialGrant Gayed2012-03-2910-16/+1126
* improve fix for Bug 367216 (OS X)Grant Gayed2012-03-271-1/+2
* Bug 367216 - XulRunner leaves cache files in Roaming Profile (OS X)Grant Gayed2012-03-261-1/+8
* Bug 367216 - XulRunner leaves cache files in Roaming Profile (windows)Grant Gayed2012-03-247-53/+80
* Bug 374948 - [Browser] mozilla is given invalid profile directory inGrant Gayed2012-03-211-0/+16
* fix JS lib namesGrant Gayed2012-03-093-12/+12
* appease MozillaDelegate on the dead platformsGrant Gayed2012-03-072-24/+49
* resurrect lost changesGrant Gayed2012-03-073-16/+17
* XULRunner 10Grant Gayed2012-03-0716-70/+90
* Bug 372138 - JS evaluating asynchronously with XULRunner 10Grant Gayed2012-03-067-53/+165
* changed the fix for Bug 372134-Prompter.getBrowser() not working. AlsoLakshmi Shanmugam2012-03-064-61/+22
* Bug 372134-Prompter.getBrowser() not workingLakshmi Shanmugam2012-03-064-14/+47
* update iid of nsIScriptGlobalObject and nsIScriptContextLakshmi Shanmugam2012-03-061-4/+4
* use Integer.getInteger() and Boolean.getBoolean() to access systemGrant Gayed2012-03-061-26/+8
* remove XULRUNNER_VERSION java propertyGrant Gayed2012-03-061-11/+27
* formattingGrant Gayed2012-03-061-10/+10
* rename two classes from _8 to _10Grant Gayed2012-03-064-5/+5
* adapt interfaces and boolean representation to XULRunner 10Grant Gayed2012-03-0632-400/+1093
* fix compile errors on mac & linuxLakshmi Shanmugam2012-03-064-12/+8
* interface classes updatedGrant Gayed2012-03-06101-3615/+1711
* xulrunner-1.9-fixesLakshmi Shanmugam2012-03-063-28/+52
* xulrunner-work1Lakshmi Shanmugam2012-03-0650-177/+4217
* Bug 340729 - [Accessibility] Focus indicator is missing for SWT MozillaGrant Gayed2011-11-249-7/+776
* Bug 363084 - [Browser] NPE can occur when closing Browser in detachedGrant Gayed2011-11-081-8/+17
* Bug 363084 - [Browser] NPE can occur when closing Browser in detachedGrant Gayed2011-11-081-8/+17
* Bug 299013 - invalid certificate dialog not shown followingGrant Gayed2011-10-2010-60/+556
* Bug 332259 - Post requests always usesGrant Gayed2011-10-171-6/+25