summaryrefslogtreecommitdiffstats
path: root/bundles
Commit message (Expand)AuthorAgeFilesLines
* v4328Silenio Quarti2013-04-304-5/+5
* Bug 392700 - [GTK3] Java editor paint problemsSilenio Quarti2013-04-301-14/+15
* Bug 406912 - Support XULRunner 1.9.2 on Windows x86_64Grant Gayed2013-04-302-1/+2
* Bug 392700 - [GTK3] Java editor paint problems - comment#9Silenio Quarti2013-04-301-14/+14
* Fix for initial bounds not set on GTK 3.Alexander Kurtakov2013-04-301-0/+3
* Bug 392700 - [GTK3] Java editor paint problemsSilenio Quarti2013-04-291-1/+15
* v4327Silenio Quarti2013-04-294-5/+5
* #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
* add debug statementCarolyn MacLeod2013-04-291-2/+5
* 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
| * remove interface definition files for incoming interfacesGrant Gayed2013-04-2639-1300/+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
| * windows working changesLakshmi Shanmugam2013-02-284-26/+81
| * js related changes + more interface changesLakshmi Shanmugam2013-02-287-17/+148
| * fix help string for englishSilenio Quarti2013-02-281-1/+1
| * Bug 328010 - In cocoa, Help menu can not display Search menu item in chinese ...Silenio Quarti2013-02-2810-2/+35
| * v4321Silenio Quarti2013-02-284-5/+5
| * Bug 397850 - [CBI] use the correct group IDs for all artifactsSilenio Quarti2013-02-283-6/+6
| * Remove don't comment what doesn't belong here.Alexander Kurtakov2013-02-281-13/+0
| * Revert the css styling as it badly affects toolbar buttons on GTK3.Alexander Kurtakov2013-02-281-13/+13
| * Add css style to button to solve button's height clipping issueAnatoly Spektor2013-02-286-0/+127
| * Bug 374199 - SWT_AWT bridge broken by openjdk 1.7.0_04ea (embeddedframe class...Silenio Quarti2013-02-281-15/+62
| * This patch solves clipping and wrong default sizing of GtkEntry in GTK3Anatoly Spektor2013-02-285-0/+28
| * Bug 379263 - CTabFolder itself should return accessible nameCarolyn MacLeod2013-02-281-4/+8
| * handle call function with multiple return types. detect if native starts with...Silenio Quarti2013-02-281-1/+1
| * update tools build instrucitonsSilenio Quarti2013-02-281-6/+6
| * fix tools parse of parameters of comma. add convention attriibute for call na...Silenio Quarti2013-02-286-112/+77
| * Bug 343722 - On-screen-keyboard does not work properlyCarolyn MacLeod2013-02-281-0/+1
| * Remove gdk_threads_init/enter.Alexander Kurtakov2013-02-284-28/+2
| * Bug 400576 - N20130211-2000 coredumps on startupSilenio Quarti2013-02-282-20/+0
| * javadoc: clarified getHSB()Markus Keller2013-02-281-4/+9
| * Bug 384162 - Internal web browser does not catch Tab keystrokesGrant Gayed2013-02-281-5/+0
| * Bug 181592: [Widgets] Need a color constant for active and inactive hyperlink...Markus Keller2013-02-281-4/+4
| * v4320Silenio Quarti2013-02-284-5/+5
| * Bug 181592 - [Widgets] Need a color constant for active and inactive hyperlin...Silenio Quarti2013-02-283-17/+28
| * Bug 181592 - [Widgets] Need a color constant for active and inactive hyperlin...Silenio Quarti2013-02-281-1/+10
| * Bug 181592 - [Widgets] Need a color constant for active and inactive hyperlin...Silenio Quarti2013-02-282-0/+8
| * Add forgotten defines for dynamic g_thread* functions.Alexander Kurtakov2013-02-281-0/+2
| * Bug 234649 - Composite with scrollbar won't inherit background fromCarolyn MacLeod2013-02-281-1/+1
| * Do not use g_thread_init on Glib newer than 2.32.Alexander Kurtakov2013-02-284-7/+33
| * xulrunner 17 interface changesLakshmi Shanmugam2013-02-0729-243/+505