Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | remove -Zc:wchar_t MOZILLACFLAG | Grant Gayed | 2012-03-06 | 1 | -1/+0 | |
* | | rename two classes from _8 to _10 | Grant Gayed | 2012-03-06 | 4 | -5/+5 | |
* | | adapt interfaces and boolean representation to XULRunner 10 | Grant Gayed | 2012-03-06 | 32 | -400/+1093 | |
* | | fix compile errors on mac & linux | Lakshmi Shanmugam | 2012-03-06 | 4 | -12/+8 | |
* | | interface classes updated | Grant Gayed | 2012-03-06 | 101 | -3615/+1711 | |
* | | xulrunner-1.9-fixes | Lakshmi Shanmugam | 2012-03-06 | 3 | -28/+52 | |
* | | xulrunner-work1 | Lakshmi Shanmugam | 2012-03-06 | 53 | -179/+4221 | |
* | | v3822v3822 | Silenio Quarti | 2012-03-05 | 5 | -5/+11 | |
* | | Use gdk_text_property_to_utf8_list + _for_display. | Alexander Kurtakov | 2012-03-05 | 5 | -15/+16 | |
* | | Use gdk_x11_window_lookup_for_display for gtk 2.24 instead of | Alexander Kurtakov | 2012-03-05 | 6 | -4/+62 | |
* | | generate objc_msgSend_stret for iOS | Silenio Quarti | 2012-03-05 | 2 | -36/+106 | |
* | | generate objc_msgSend_stret for iOS | Silenio Quarti | 2012-03-05 | 1 | -4/+8 | |
* | | add way to configure library output dirrectory and classes directory independ... | Silenio Quarti | 2012-03-05 | 2 | -13/+57 | |
* | | generate objective-c files | Silenio Quarti | 2012-03-05 | 2 | -1/+12 | |
* | | generating PI in 10.7 | Carolyn MacLeod | 2012-03-02 | 1 | -16/+0 | |
* | | generating PI on 10.7 | Silenio Quarti | 2012-03-02 | 20 | -186/+429 | |
* | | Use gdk_get_default_root_window instead of GDK_ROOT_PARENT. | Alexander Kurtakov | 2012-02-28 | 12 | -39/+39 | |
* | | reuse local var | Silenio Quarti | 2012-02-28 | 1 | -3/+3 | |
* | | Replace usage of GDK_DISPLAY with gdk_x11_display_get_xdisplay. | Alexander Kurtakov | 2012-02-28 | 13 | -46/+47 | |
* | | Remove gtk_tooltip_trigger_tooltip_query. | Alexander Kurtakov | 2012-02-28 | 4 | -35/+2 | |
|/ | ||||||
* | Bug 372760 - segments offset should be more flexible | Felipe Heidrich | 2012-02-28 | 3 | -28/+9 | |
* | Bug 372729 - Javadoc warning in official build | Felipe Heidrich | 2012-02-28 | 1 | -1/+1 | |
* | v3821v3821c | Silenio Quarti | 2012-02-27 | 1 | -0/+6 | |
* | Bug 372599 - Wrong drawing behaviour using SWT and Cairo drawing a TextLayout... | Silenio Quarti | 2012-02-27 | 1 | -0/+3 | |
* | Merge branch 'master' into bug230854 | Felipe Heidrich | 2012-02-27 | 4 | -23/+81 | |
|\ | ||||||
| * | Bug 337979 - [ui] max/restore the editor area and viewstack tabs disappear | Bogdan Gheorghe | 2012-02-24 | 1 | -0/+18 | |
| * | move manifest creation to more general Ant task | Grant Gayed | 2012-02-24 | 1 | -22/+20 | |
| * | handle missing Arch variable on 32-bit Mac | Grant Gayed | 2012-02-24 | 3 | -8/+50 | |
* | | clean up | Felipe Heidrich | 2012-02-27 | 1 | -0/+1 | |
* | | removing more extra checks | Felipe Heidrich | 2012-02-24 | 1 | -16/+9 | |
* | | removing extra checks | Felipe Heidrich | 2012-02-24 | 1 | -46/+22 | |
* | | remove extra tests in gtk | Felipe Heidrich | 2012-02-24 | 1 | -40/+25 | |
* | | fix | Felipe Heidrich | 2012-02-24 | 1 | -1/+1 | |
* | | Merge branch 'master' into bug230854 | Felipe Heidrich | 2012-02-24 | 19 | -30/+271 | |
|\| | ||||||
| * | remove unused imports, fix some whitespace | Grant Gayed | 2012-02-24 | 7 | -12/+6 | |
| * | Bug 355341-[10.7] TabFolder doesn't look native | Lakshmi Shanmugam | 2012-02-24 | 2 | -8/+16 | |
| * | Bug 355683-[10.7]API to tell whether scrollbars are | Lakshmi Shanmugam | 2012-02-24 | 1 | -0/+2 | |
| * | Bug 355683-[10.7]API to tell whether scrollbars are overlay | Lakshmi Shanmugam | 2012-02-24 | 4 | -0/+92 | |
| * | recommit | Grant Gayed | 2012-02-23 | 1 | -1/+0 | |
| |\ | ||||||
| | * | formatting | Grant Gayed | 2012-02-23 | 1 | -3/+3 | |
| * | | move implementation from Platform to Library | Grant Gayed | 2012-02-23 | 9 | -98/+76 | |
| |/ | ||||||
| * | Bug 292062 - Provide a way to dynamically introspect an SWT port info | Grant Gayed | 2012-02-23 | 5 | -7/+143 | |
| * | Bug 372268 - the "message" in a Text with SEARCH style is inaccessible | Carolyn MacLeod | 2012-02-22 | 2 | -2/+34 | |
| * | Enable Cairo graphics by default | Bogdan Gheorghe | 2012-02-21 | 1 | -1/+1 | |
* | | review bug230854, changes to API, fix code to handle surrogates in linux, oth... | Felipe Heidrich | 2012-02-24 | 12 | -74/+99 | |
* | | Merge branch 'master' into bug230854 | Felipe Heidrich | 2012-02-14 | 103 | -1735/+2892 | |
|\| | ||||||
| * | Update DialogTab | Carolyn MacLeod | 2012-02-14 | 2 | -44/+68 | |
| * | v3821v3821b | Silenio Quarti | 2012-02-13 | 1 | -0/+6 | |
| * | Bug 354978 - Use Cairo as backend for graphics operations (cairo in Text.java) | Silenio Quarti | 2012-02-13 | 1 | -4/+12 | |
| * | v3821v3821a | Silenio Quarti | 2012-02-06 | 5 | -5/+11 |