summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | remove -Zc:wchar_t MOZILLACFLAGGrant Gayed2012-03-061-1/+0
* | rename two classes from _8 to _10Grant Gayed2012-03-064-5/+5
* | adapt interfaces and boolean representation to XULRunner 10Grant Gayed2012-03-0632-400/+1093
* | fix compile errors on mac & linuxLakshmi Shanmugam2012-03-064-12/+8
* | interface classes updatedGrant Gayed2012-03-06101-3615/+1711
* | xulrunner-1.9-fixesLakshmi Shanmugam2012-03-063-28/+52
* | xulrunner-work1Lakshmi Shanmugam2012-03-0653-179/+4221
* | v3822v3822Silenio Quarti2012-03-055-5/+11
* | Use gdk_text_property_to_utf8_list + _for_display.Alexander Kurtakov2012-03-055-15/+16
* | Use gdk_x11_window_lookup_for_display for gtk 2.24 instead ofAlexander Kurtakov2012-03-056-4/+62
* | generate objc_msgSend_stret for iOSSilenio Quarti2012-03-052-36/+106
* | generate objc_msgSend_stret for iOSSilenio Quarti2012-03-051-4/+8
* | add way to configure library output dirrectory and classes directory independ...Silenio Quarti2012-03-052-13/+57
* | generate objective-c filesSilenio Quarti2012-03-052-1/+12
* | generating PI in 10.7Carolyn MacLeod2012-03-021-16/+0
* | generating PI on 10.7Silenio Quarti2012-03-0220-186/+429
* | Use gdk_get_default_root_window instead of GDK_ROOT_PARENT.Alexander Kurtakov2012-02-2812-39/+39
* | reuse local varSilenio Quarti2012-02-281-3/+3
* | Replace usage of GDK_DISPLAY with gdk_x11_display_get_xdisplay.Alexander Kurtakov2012-02-2813-46/+47
* | Remove gtk_tooltip_trigger_tooltip_query.Alexander Kurtakov2012-02-284-35/+2
|/
* Bug 372760 - segments offset should be more flexibleFelipe Heidrich2012-02-283-28/+9
* Bug 372729 - Javadoc warning in official buildFelipe Heidrich2012-02-281-1/+1
* v3821v3821cSilenio Quarti2012-02-271-0/+6
* Bug 372599 - Wrong drawing behaviour using SWT and Cairo drawing a TextLayout...Silenio Quarti2012-02-271-0/+3
* Merge branch 'master' into bug230854Felipe Heidrich2012-02-274-23/+81
|\
| * Bug 337979 - [ui] max/restore the editor area and viewstack tabs disappearBogdan Gheorghe2012-02-241-0/+18
| * move manifest creation to more general Ant taskGrant Gayed2012-02-241-22/+20
| * handle missing Arch variable on 32-bit MacGrant Gayed2012-02-243-8/+50
* | clean upFelipe Heidrich2012-02-271-0/+1
* | removing more extra checksFelipe Heidrich2012-02-241-16/+9
* | removing extra checksFelipe Heidrich2012-02-241-46/+22
* | remove extra tests in gtkFelipe Heidrich2012-02-241-40/+25
* | fixFelipe Heidrich2012-02-241-1/+1
* | Merge branch 'master' into bug230854Felipe Heidrich2012-02-2419-30/+271
|\|
| * remove unused imports, fix some whitespaceGrant Gayed2012-02-247-12/+6
| * Bug 355341-[10.7] TabFolder doesn't look nativeLakshmi Shanmugam2012-02-242-8/+16
| * Bug 355683-[10.7]API to tell whether scrollbars areLakshmi Shanmugam2012-02-241-0/+2
| * Bug 355683-[10.7]API to tell whether scrollbars are overlayLakshmi Shanmugam2012-02-244-0/+92
| * recommitGrant Gayed2012-02-231-1/+0
| |\
| | * formattingGrant Gayed2012-02-231-3/+3
| * | move implementation from Platform to LibraryGrant Gayed2012-02-239-98/+76
| |/
| * Bug 292062 - Provide a way to dynamically introspect an SWT port infoGrant Gayed2012-02-235-7/+143
| * Bug 372268 - the "message" in a Text with SEARCH style is inaccessibleCarolyn MacLeod2012-02-222-2/+34
| * Enable Cairo graphics by defaultBogdan Gheorghe2012-02-211-1/+1
* | review bug230854, changes to API, fix code to handle surrogates in linux, oth...Felipe Heidrich2012-02-2412-74/+99
* | Merge branch 'master' into bug230854Felipe Heidrich2012-02-14103-1735/+2892
|\|
| * Update DialogTabCarolyn MacLeod2012-02-142-44/+68
| * v3821v3821bSilenio Quarti2012-02-131-0/+6
| * Bug 354978 - Use Cairo as backend for graphics operations (cairo in Text.java)Silenio Quarti2012-02-131-4/+12
| * v3821v3821aSilenio Quarti2012-02-065-5/+11