Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-29remove nsIDOMElementlshanmugam/xulr17-workGrant Gayed1-139/+0
2013-04-29remove unused methods in some XPCOM wrappers, fix some missingGrant Gayed35-2320/+131
2013-04-26remove interface definition files for incoming interfacesGrant Gayed39-1300/+75
2013-04-26move IIDs from Browser.execute() to XPCOMGrant Gayed2-25/+35
2013-03-28workaround for: shell.open() terminates program on windowsLakshmi Shanmugam1-3/+32
2013-03-20filepickerfactoryLakshmi Shanmugam1-1/+5
2013-03-20fix for filepicker and Browser.execute()Lakshmi Shanmugam4-57/+132
2013-03-12make the changes work with XULR10Lakshmi Shanmugam1-20/+34
2013-03-07use EnsureScriptEnvironment, GetScriptContext and GetNativeContext fromGrant Gayed9-5/+641
2013-02-28windows working changesLakshmi Shanmugam4-26/+81
2013-02-28js related changes + more interface changesLakshmi Shanmugam7-17/+148
2013-02-28fix help string for englishSilenio Quarti1-1/+1
2013-02-28Bug 328010 - In cocoa, Help menu can not display Search menu item in chinese ...Silenio Quarti10-2/+35
2013-02-28Bug 336125 - ACC.RELATION_DESCRIBED_BY does not work for TextCarolyn MacLeod1-1/+9
2013-02-28v4321Silenio Quarti4-5/+5
2013-02-28Bug 397850 - [CBI] use the correct group IDs for all artifactsSilenio Quarti12-23/+23
2013-02-28Bug 394831 - [cbi] Platform parent should be renamedSilenio Quarti1-2/+2
2013-02-28Remove don't comment what doesn't belong here.Alexander Kurtakov1-13/+0
2013-02-28Revert the css styling as it badly affects toolbar buttons on GTK3.Alexander Kurtakov1-13/+13
2013-02-28Add css style to button to solve button's height clipping issueAnatoly Spektor6-0/+127
2013-02-28Bug 374199 - SWT_AWT bridge broken by openjdk 1.7.0_04ea (embeddedframe class...Silenio Quarti1-15/+62
2013-02-28This patch solves clipping and wrong default sizing of GtkEntry in GTK3Anatoly Spektor5-0/+28
2013-02-28Bug 379263 - CTabFolder itself should return accessible nameCarolyn MacLeod1-4/+8
2013-02-28handle call function with multiple return types. detect if native starts with...Silenio Quarti1-1/+1
2013-02-28update tools build instrucitonsSilenio Quarti1-6/+6
2013-02-28fix tools parse of parameters of comma. add convention attriibute for call na...Silenio Quarti6-112/+77
2013-02-28Bug 343722 - On-screen-keyboard does not work properlyCarolyn MacLeod1-0/+1
2013-02-28Remove gdk_threads_init/enter.Alexander Kurtakov4-28/+2
2013-02-28Bug 400576 - N20130211-2000 coredumps on startupSilenio Quarti2-20/+0
2013-02-28javadoc: clarified getHSB()Markus Keller1-4/+9
2013-02-28Bug 384162 - Internal web browser does not catch Tab keystrokesGrant Gayed1-5/+0
2013-02-28Bug 181592: [Widgets] Need a color constant for active and inactive hyperlink...Markus Keller1-4/+4
2013-02-28v4320Silenio Quarti4-5/+5
2013-02-28Bug 181592 - [Widgets] Need a color constant for active and inactive hyperlin...Silenio Quarti3-17/+28
2013-02-28Bug 181592 - [Widgets] Need a color constant for active and inactive hyperlin...Silenio Quarti1-1/+10
2013-02-28Bug 181592 - [Widgets] Need a color constant for active and inactive hyperlin...Silenio Quarti2-0/+8
2013-02-28Add forgotten defines for dynamic g_thread* functions.Alexander Kurtakov1-0/+2
2013-02-28Bug 234649 - Composite with scrollbar won't inherit background fromCarolyn MacLeod1-1/+1
2013-02-28Do not use g_thread_init on Glib newer than 2.32.Alexander Kurtakov4-7/+33
2013-02-07xulrunner 17 interface changesLakshmi Shanmugam29-243/+505
2013-02-07Bug 399543 ColorDialog ignores existing choice of color when GTK versionArun Thondapu1-2/+7
2013-02-07Bug 399543 ColorDialog.java formatting changesArun Thondapu1-26/+24
2013-02-06Replace GtkColorSelection with GtkColorChooser for GTK 3.4 and upAnatoly Spektor7-34/+208
2013-02-05Bug 388628 - [Viewers] ILazyTreeContentProvider: NPE when refreshingCarolyn MacLeod1-3/+15
2013-01-30Bug 399563 - Splash screen is huge on aix.ppc and linux.ppcv4319bv4319aSilenio Quarti1-1/+1
2013-01-30Wrong sizing and trimming of Spinner widget in GTK+ 3Anatoly Spektor1-15/+36
2013-01-29Bug 399151 - Focus is not passed to the next window after a window minimizedSilenio Quarti1-1/+10
2013-01-29Bug 398711 - NPE in AbstractTreeViewer.getSelection trying to selectCarolyn MacLeod1-0/+3
2013-01-28Bug 395169 - Table contents disappear when scrolling horizontally (Windows 7 ...Silenio Quarti1-4/+10
2013-01-28v4319v4319Silenio Quarti4-5/+5

Back to the top