summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Mozilla
Commit message (Collapse)AuthorAgeFilesLines
* Bug 178918 (rename MOZ_PROFILE_PATH property)Grant Gayed2013-06-251-1/+1
|
* Bug 178918 - Flexible Mozilla profile support - new API requestGrant Gayed2013-06-253-6/+17
|
* Bug 383175 - Browser sometimes can not detect an http redirect byGrant Gayed2013-06-251-62/+73
| | | BeforeNavigate2
* Bug 411058 - finish trimming XPCOM interfaces down to the functions thatGrant Gayed2013-06-2558-1629/+6
| | | | are used
* Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod2013-05-28120-120/+120
|
* ensure XULRunner 17 does not run on LinuxGrant Gayed2013-05-156-0/+26
|
* Bug 407457 - Browser no longer working on SolarisGrant Gayed2013-05-071-0/+1
|
* Bug 406912 - Support XULRunner 1.9.2 on Windows x86_64Grant Gayed2013-04-302-1/+2
|
* #define int32_tGrant Gayed2013-04-291-0/+1
|
* fix two xpcom compile errorsGrant Gayed2013-04-292-3/+3
|
* add missing define for uint32_tGrant Gayed2013-04-291-0/+1
|
* merge XULRunner 17 supportGrant Gayed2013-04-2979-3560/+1227
|\
| * remove nsIDOMElementGrant Gayed2013-04-281-139/+0
| |
| * remove unused methods in some XPCOM wrappers, fix some missingGrant Gayed2013-04-2835-2320/+131
| | | | | | IsXULRunner17 checks, various other fixes
| * remove interface definition files for incoming interfacesGrant Gayed2013-04-2638-1296/+75
| |
| * move IIDs from Browser.execute() to XPCOMGrant Gayed2013-04-252-25/+35
| |
| * workaround for: shell.open() terminates program on windowsLakshmi Shanmugam2013-03-281-3/+32
| |
| * filepickerfactoryLakshmi Shanmugam2013-03-201-1/+5
| |
| * fix for filepicker and Browser.execute()Lakshmi Shanmugam2013-03-204-57/+132
| |
| * make the changes work with XULR10Lakshmi Shanmugam2013-03-121-20/+34
| |
| * use EnsureScriptEnvironment, GetScriptContext and GetNativeContext fromGrant Gayed2013-03-079-5/+641
| | | | | | XULRunner 17
| * windows working changesLakshmi Shanmugam2013-02-284-26/+81
| |
| * js related changes + more interface changesLakshmi Shanmugam2013-02-287-17/+148
| |
| * xulrunner 17 interface changesLakshmi Shanmugam2013-02-0729-243/+505
| |
* | finish support of 64-bit XULRunner on win32Grant Gayed2013-04-1114-28/+72
| |
* | initial 64-bit XULRunner commitGrant Gayed2013-04-117-45/+10
|/
* Bug 398070 - BrowserFunction not converting correctly boolean arraysGrant Gayed2013-01-257-6/+68
| | | | with XULRunner 10
* Bug 394473 - Mozilla Browser.evaluate broken for XULRunner 3.x due to ↵Grant Gayed2012-11-161-10/+3
| | | | changes to support XULRunner >= 4
* add OS.GTK3 flag and use everywhere instead of VERSION(3,0,0)Silenio Quarti2012-11-021-1/+1
|
* Bug 392488 - [Browser] XULRunner 10 does not eat some traversals byGrant Gayed2012-10-221-24/+34
| | | default
* Bug 392229 - [Browser] JS_EvaluateUCScriptForPrincipals crash withGrant Gayed2012-10-191-1/+5
| | | XULRunner 10 (IBM JRE only)
* 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
| | | | | | This patch implements Gtk 3 methods gtk_box_new() and gtk_box_set_homogeneous() instead of deprecated gtk_hbox_new() and gtk_vbox_new()
* 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
| | | control
* 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
| | | (improved)
* 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
| | | fix)
* 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
| | | for Linux)
* 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
|