Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-07Bug 212023 - limitation of SWT ColorDialogCarolyn MacLeod11-15/+496
2012-03-07last OS X XULRunner tweaksGrant Gayed2-1/+2
2012-03-07appease MozillaDelegate on the dead platformsGrant Gayed2-24/+49
2012-03-07resurrect lost changesGrant Gayed3-16/+17
2012-03-07s390 check machines does not fail when machines are downSilenio Quarti1-2/+8
2012-03-07XULRunner 10Grant Gayed21-75/+119
2012-03-06Bug 372138 - JS evaluating asynchronously with XULRunner 10Grant Gayed7-53/+165
2012-03-06changed the fix for Bug 372134-Prompter.getBrowser() not working. AlsoLakshmi Shanmugam4-61/+22
2012-03-06Bug 372134-Prompter.getBrowser() not workingLakshmi Shanmugam4-14/+47
2012-03-06update iid of nsIScriptGlobalObject and nsIScriptContextLakshmi Shanmugam1-4/+4
2012-03-06use Integer.getInteger() and Boolean.getBoolean() to access systemGrant Gayed1-26/+8
2012-03-06remove XULRUNNER_VERSION java propertyGrant Gayed1-11/+27
2012-03-06formattingGrant Gayed1-10/+10
2012-03-06remove -Zc:wchar_t MOZILLACFLAGGrant Gayed1-1/+0
2012-03-06rename two classes from _8 to _10Grant Gayed4-5/+5
2012-03-06adapt interfaces and boolean representation to XULRunner 10Grant Gayed32-400/+1093
2012-03-06fix compile errors on mac & linuxLakshmi Shanmugam4-12/+8
2012-03-06interface classes updatedGrant Gayed101-3615/+1711
2012-03-06xulrunner-1.9-fixesLakshmi Shanmugam3-28/+52
2012-03-06xulrunner-work1Lakshmi Shanmugam53-179/+4221
2012-03-05v3822v3822Silenio Quarti5-5/+11
2012-03-05Use gdk_text_property_to_utf8_list + _for_display.Alexander Kurtakov5-15/+16
2012-03-05Use gdk_x11_window_lookup_for_display for gtk 2.24 instead ofAlexander Kurtakov6-4/+62
2012-03-05generate objc_msgSend_stret for iOSSilenio Quarti2-36/+106
2012-03-05generate objc_msgSend_stret for iOSSilenio Quarti1-4/+8
2012-03-05add way to configure library output dirrectory and classes directory independ...Silenio Quarti2-13/+57
2012-03-05generate objective-c filesSilenio Quarti2-1/+12
2012-03-02generating PI in 10.7Carolyn MacLeod1-16/+0
2012-03-02generating PI on 10.7Silenio Quarti20-186/+429
2012-02-28Use gdk_get_default_root_window instead of GDK_ROOT_PARENT.Alexander Kurtakov12-39/+39
2012-02-28reuse local varSilenio Quarti1-3/+3
2012-02-28Replace usage of GDK_DISPLAY with gdk_x11_display_get_xdisplay.Alexander Kurtakov13-46/+47
2012-02-28Remove gtk_tooltip_trigger_tooltip_query.Alexander Kurtakov4-35/+2
2012-02-28Bug 372760 - segments offset should be more flexibleFelipe Heidrich3-28/+9
2012-02-28Bug 372729 - Javadoc warning in official buildFelipe Heidrich1-1/+1
2012-02-27v3821v3821cSilenio Quarti1-0/+6
2012-02-27Bug 372599 - Wrong drawing behaviour using SWT and Cairo drawing a TextLayout...Silenio Quarti1-0/+3
2012-02-27Merge branch 'master' into bug230854bug230854Felipe Heidrich4-23/+81
2012-02-27clean upFelipe Heidrich1-0/+1
2012-02-24Bug 337979 - [ui] max/restore the editor area and viewstack tabs disappearBogdan Gheorghe1-0/+18
2012-02-24removing more extra checksFelipe Heidrich1-16/+9
2012-02-24removing extra checksFelipe Heidrich1-46/+22
2012-02-24remove extra tests in gtkFelipe Heidrich1-40/+25
2012-02-24move manifest creation to more general Ant taskGrant Gayed1-22/+20
2012-02-24handle missing Arch variable on 32-bit MacGrant Gayed3-8/+50
2012-02-24fixFelipe Heidrich1-1/+1
2012-02-24Merge branch 'master' into bug230854Felipe Heidrich19-30/+271
2012-02-24review bug230854, changes to API, fix code to handle surrogates in linux, oth...Felipe Heidrich11-70/+96
2012-02-24remove unused imports, fix some whitespaceGrant Gayed7-12/+6
2012-02-24Bug 355341-[10.7] TabFolder doesn't look nativeLakshmi Shanmugam2-8/+16

Back to the top