Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-06fix OS X workaroundxulrunner-workGrant Gayed9-42/+132
2012-03-0664-bit fixes, OS X workaround and partial GTK workaround,Grant Gayed3-0/+0
2012-03-0664-bit fixes, OS X workaround and partial GTK workaround,Grant Gayed3-3/+3
2012-03-0664-bit fixes, OS X workaround and partial GTK workaround,Grant Gayed9-66/+87
2012-02-29Bug 372138 - JS evaluating asynchronously with XULRunner 10Grant Gayed7-53/+165
2012-02-27changed the fix for Bug 372134-Prompter.getBrowser() not working. AlsoLakshmi Shanmugam4-61/+22
2012-02-23Bug 372134-Prompter.getBrowser() not workingLakshmi Shanmugam4-14/+47
2012-02-21update iid of nsIScriptGlobalObject and nsIScriptContextLakshmi Shanmugam1-4/+4
2012-02-13use Integer.getInteger() and Boolean.getBoolean() to access systemGrant Gayed1-26/+8
2012-02-13remove XULRUNNER_VERSION java propertyGrant Gayed1-11/+27
2012-02-13formattingGrant Gayed1-10/+10
2012-02-13remove -Zc:wchar_t MOZILLACFLAGGrant Gayed1-1/+0
2012-02-12rename two classes from _8 to _10Grant Gayed4-5/+5
2012-02-12adapt interfaces and boolean representation to XULRunner 10Grant Gayed32-400/+1093
2012-02-10Merge remote branch 'origin/master' into xulrunner-workLakshmi Shanmugam100-1690/+2715
2012-02-08fix compile errors on mac & linuxLakshmi Shanmugam4-12/+8
2012-02-06v3821v3821aSilenio Quarti5-5/+11
2012-02-06Bug 354978 - Use Cairo as backend for graphics operations (comment#19)Silenio Quarti1-1/+1
2012-02-06Bug 354978 - Use Cairo as backend for graphics operations (comment#18)Silenio Quarti3-4/+1
2012-02-02Bug 362133 - tray item show highlight image not workingSilenio Quarti1-2/+8
2012-02-01Bug 370355 - Combo does not show focus ring in some casesFelipe Heidrich1-0/+7
2012-02-01Bug 338975 - [SWT OS X Cocoa] Eclipse causes WindowServer to consume memorySilenio Quarti1-1/+2
2012-02-01Bug 368710 - ProgressBar created with SWT.INDETERMINATE does not pause on Win...Felipe Heidrich1-1/+5
2012-02-01Bug 363309-Key events posted with Display.post() do not honorLakshmi Shanmugam2-4/+4
2012-01-31Make gdk_pango_context_set_colormap dynamic.Alexander Kurtakov5-2/+22
2012-01-31Get rid of gtk_calendar_display_options.Alexander Kurtakov5-41/+3
2012-01-31Bug 368757 - Using ESC as accelerator does not work on OS X, but onSilenio Quarti5-3/+23
2012-01-31Bug 369599 - Weird window flash when opening tooltipSilenio Quarti1-1/+4
2012-01-31368993 - Label with size hint {0, 0} layouted to {64, 64}Bogdan Gheorghe6-7/+9
2012-01-31Bug 358022-Set text editor background to black, mouseLakshmi Shanmugam6-7/+53
2012-01-27snippet361 cross-platform shell sizeCarolyn MacLeod1-1/+2
2012-01-27pack shellCarolyn MacLeod1-1/+4
2012-01-26fill Canvas background with white before drawingCarolyn MacLeod1-3/+7
2012-01-26Bug 369757 - [3.7.x] GLCanvas maintenance fix causesSilenio Quarti1-2/+5
2012-01-25update commentsCarolyn MacLeod1-1/+3
2012-01-25use java2d to modify awt image displayed in swt guiCarolyn MacLeod1-0/+198
2012-01-25v3820v3820aSilenio Quarti1-0/+6
2012-01-25357559 - [4.2] CTabFolders in some views show overly-large buttons or cheeseBogdan Gheorghe2-3/+7
2012-01-25Bug 356414 - TreeItem.setExpanded(false) can cause blank lines in aSilenio Quarti3-12/+13
2012-01-20v3820v3820Silenio Quarti5-5/+11
2012-01-20Bug 369228 - Kill pre GTK 2.4 leftovers from Tree. (review)Silenio Quarti5-68/+3
2012-01-20Kill pre GTK 2.4 leftovers from Tree.Alexander Kurtakov1-128/+14
2012-01-20Bug 369227 - Kill pre GTK 2.4 leftovers from List. (review)Silenio Quarti1-10/+2
2012-01-20Kill pre GTK 2.4 leftovers from List.Alexander Kurtakov1-53/+2
2012-01-20Bug 369226 - Cleanup pre GTK 2.4 leftovers in Table. (review)Silenio Quarti1-23/+4
2012-01-20Cleanup pre GTK 2.4 leftovers in Table.Alexander Kurtakov1-130/+16
2012-01-20Bug 369225 - Cleanup pre GTK 2.4 leftovers. (reviewed)Alexander Kurtakov1-12/+0
2012-01-20Cleanup pre GTK 2.4 leftovers.Alexander Kurtakov2-416/+126
2012-01-20Get rid of gdk_free_text_list.Alexander Kurtakov4-24/+2
2012-01-20Get rid of gdk_pixbuf_render_to_drawable_alpha.Alexander Kurtakov5-38/+3

Back to the top