summaryrefslogtreecommitdiffstats
path: root/bundles
Commit message (Expand)AuthorAgeFilesLines
* revert library count increments, don't count xulrunnerfix libsGrant Gayed2012-04-021-7/+7
* Bug 327696 - implement support for xulrunner >= 4.0 (jemalloc workaroundGrant Gayed2012-04-024-13/+52
* move non-gen'd natives out of gen'd sectionGrant Gayed2012-03-301-7/+7
* need to be able to overwrite native package name (actual code)Silenio Quarti2012-03-2925-22/+74
* need to be able to overwrite native package nameSilenio Quarti2012-03-291-0/+4
* Bug 373036 - SWT Cocoa should not change Cocoa cell classes permanentlySilenio Quarti2012-03-291-8/+13
* fix Mozilla cache directory location on OS X againGrant Gayed2012-03-293-3/+3
* re-register BrowserFunctions if XULRunner 10Grant Gayed2012-03-291-0/+4
* fix problems with 64-bit XULRunnerGrant Gayed2012-03-291-9/+9
* v3825Silenio Quarti2012-03-295-5/+11
* External class detailsGrant Gayed2012-03-291-2/+14
* Bug 373253 - BrowserFunction not working with XULRunner 10Grant Gayed2012-03-2915-1263/+527
* initialGrant Gayed2012-03-2913-17/+1136
* Bug 375619 - Toolbar with only separator(s) should not be in tab orderSilenio Quarti2012-03-291-1/+1
* v3824v3824bSilenio Quarti2012-03-281-0/+6
* improve fix for Bug 367216 (OS X)Grant Gayed2012-03-271-1/+2
* Bug 353084-Layout problem with Shell toolbarLakshmi Shanmugam2012-03-272-33/+30
* v3824v3824aSilenio Quarti2012-03-261-0/+6
* Bug 367216 - XulRunner leaves cache files in Roaming Profile (OS X)Grant Gayed2012-03-264-2/+24
* 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
* v3824v3824Silenio Quarti2012-03-195-5/+11
* Bug 374628 - gc.setBackgroundPattern does not draw correctly in CocoaSilenio Quarti2012-03-191-0/+33
* Remove gdk_event_get_graphics_expose function.Alexander Kurtakov2012-03-194-26/+2
* Make gdk_gc_set_ts_origin dynamic.Alexander Kurtakov2012-03-193-2/+13
* Make gdk_gc_set_tile dynamic.Alexander Kurtakov2012-03-193-3/+11
* Make gdk_gc_set_line_attributes dynamic.Alexander Kurtakov2012-03-193-6/+11
* Remove gdk_gc_set_clip_rectangle.Alexander Kurtakov2012-03-194-30/+2
* Make gdk_gc_set_background dynamic.Alexander Kurtakov2012-03-193-2/+11
* Make gdk_gc_set_dashes dynamic.Alexander Kurtakov2012-03-193-2/+11
* Make gdk_gc_set_clip_origin and gdk_gc_set_clip_mask dynamic.Alexander Kurtakov2012-03-193-5/+22
* Make gdk_draw_layout_with_colors dynamic.Alexander Kurtakov2012-03-193-3/+11
* Make gdk_draw_lines dynamic.Alexander Kurtakov2012-03-193-3/+11
* Make gdk_draw_line dynamic.Alexander Kurtakov2012-03-193-3/+11
* Make gdk_draw_point dynamic.Alexander Kurtakov2012-03-193-3/+11
* Make gdk_draw_arc dynamic.Alexander Kurtakov2012-03-193-3/+11
* Replace gdk_cursor_destroy with gdk_cursor_unref.Alexander Kurtakov2012-03-199-20/+20
* Bug 241644 - Text widget with no SWT.BORDER style has no Undo or Select All k...Silenio Quarti2012-03-161-0/+43
* Bug 241644 - Text widget with no SWT.BORDER style has no Undo or Select All k...Silenio Quarti2012-03-167-8/+66
* v3823v3823aSilenio Quarti2012-03-125-5/+11
* Gtk bug 110005Carolyn MacLeod2012-03-102-1/+7
* Win Menu.hasLocation = falseCarolyn MacLeod2012-03-101-0/+1
* Mac VoiceOver calls menuForEvent. Fix CCombo.Carolyn MacLeod2012-03-103-5/+12
* bug 110005 MacCarolyn MacLeod2012-03-104-4/+9
* javadoc changes bug 110005Carolyn MacLeod2012-03-102-15/+21
* Change menu detect event detail constant namesCarolyn MacLeod2012-03-104-9/+22
* Initial bug110005 work (Windows)Carolyn MacLeod2012-03-105-2/+49
* support custom callbacks with floating point parameters or return valueSilenio Quarti2012-03-091-5/+9
* Bug 330563 Menu doesn't appear on Ubuntu with Unity desktopBogdan Gheorghe2012-03-097-3/+113
* Cleanup TableItem and TreeItem.Alexander Kurtakov2012-03-092-164/+75