Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Solved height/width miscalculations which result in warnings in GTK3.8bug_408505 | Anatoly Spektor | 2013-05-27 | 1 | -0/+7 |
| | |||||
* | Bug 396780 - CTabRendering doesn't draw bottom tabs correctly | Bogdan Gheorghe | 2013-05-08 | 1 | -8/+20 |
| | |||||
* | Bug 407479 - Tracker window shows up in taskbar even though it is not ↵ | Silenio Quarti | 2013-05-08 | 1 | -2/+2 |
| | | | | supposed to | ||||
* | Bug 389491 - Screen turns black when moving tabs | Silenio Quarti | 2013-05-07 | 1 | -1/+7 |
| | |||||
* | Bug 407457 - Browser no longer working on Solaris | Grant Gayed | 2013-05-07 | 1 | -0/+1 |
| | |||||
* | Bug 406623 - [DBCS4.3]: The first character in empty StyledText is ↵ | Silenio Quarti | 2013-05-06 | 2 | -8/+4 |
| | | | | duplicated when using custom StyledTextContent | ||||
* | v4329 | Silenio Quarti | 2013-05-01 | 4 | -5/+5 |
| | |||||
* | Bug 396780 - CTabRendering doesn't draw bottom tabs correctly | Bogdan Gheorghe | 2013-05-01 | 1 | -1/+3 |
| | |||||
* | Revert "DateTime on top of GtkSpinButton (work in progress) Conflicts:" | Arun Thondapu | 2013-05-01 | 6 | -516/+260 |
| | | | | This reverts commit bcac6ad70ee319247deb043444a858ffd48b487d. | ||||
* | Bug 392774 - [GTK3] Need to implement | Arun Thondapu | 2013-05-01 | 9 | -71/+144 |
| | | | Table/TreeDragSourceEffect.getDragSourceImage | ||||
* | DateTime on top of GtkSpinButton (work in progress) | Anatoly Spektor | 2013-05-01 | 6 | -260/+516 |
| | | | | | | | Conflicts: bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os.c bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java | ||||
* | v4328 | Silenio Quarti | 2013-04-30 | 4 | -5/+5 |
| | |||||
* | Bug 392700 - [GTK3] Java editor paint problems | Silenio Quarti | 2013-04-30 | 1 | -14/+15 |
| | |||||
* | Bug 406912 - Support XULRunner 1.9.2 on Windows x86_64 | Grant Gayed | 2013-04-30 | 2 | -1/+2 |
| | |||||
* | added setTopIndex | Carolyn MacLeod | 2013-04-30 | 1 | -1/+4 |
| | |||||
* | Bug 406855 - org.eclipse.swt.tests needs to be touched according to ↵ | Silenio Quarti | 2013-04-30 | 1 | -0/+1 |
| | | | | comparator log | ||||
* | Bug 392700 - [GTK3] Java editor paint problems - comment#9 | Silenio Quarti | 2013-04-30 | 1 | -14/+14 |
| | |||||
* | Fix for initial bounds not set on GTK 3. | Alexander Kurtakov | 2013-04-30 | 1 | -0/+3 |
| | | | | | | | | | | | There is the following printed on console: Gtk-CRITICAL **: gtk_widget_set_allocation: assertion `gtk_widget_get_visible (widget) || gtk_widget_is_toplevel (widget)' failed. The critical part is that this breaks even the workspace selection dialog (it's empty) on GTK 3. A workaround is to make the widget visible. It's done for GTK 3 only to prevent any possible problem on GTK 2 because of it. | ||||
* | Bug 392700 - [GTK3] Java editor paint problems | Silenio Quarti | 2013-04-29 | 1 | -1/+15 |
| | |||||
* | v4327 | Silenio Quarti | 2013-04-29 | 4 | -5/+5 |
| | |||||
* | #define int32_t | Grant Gayed | 2013-04-29 | 1 | -0/+1 |
| | |||||
* | fix two xpcom compile errors | Grant Gayed | 2013-04-29 | 2 | -3/+3 |
| | |||||
* | add missing define for uint32_t | Grant Gayed | 2013-04-29 | 1 | -0/+1 |
| | |||||
* | add debug statement | Carolyn MacLeod | 2013-04-29 | 1 | -2/+5 |
| | |||||
* | merge XULRunner 17 support | Grant Gayed | 2013-04-29 | 79 | -3560/+1227 |
|\ | |||||
| * | remove nsIDOMElement | Grant Gayed | 2013-04-28 | 1 | -139/+0 |
| | | |||||
| * | remove unused methods in some XPCOM wrappers, fix some missing | Grant Gayed | 2013-04-28 | 35 | -2320/+131 |
| | | | | | | IsXULRunner17 checks, various other fixes | ||||
| * | remove interface definition files for incoming interfaces | Grant Gayed | 2013-04-26 | 39 | -1300/+75 |
| | | |||||
| * | move IIDs from Browser.execute() to XPCOM | Grant Gayed | 2013-04-25 | 2 | -25/+35 |
| | | |||||
| * | workaround for: shell.open() terminates program on windows | Lakshmi Shanmugam | 2013-03-28 | 1 | -3/+32 |
| | | |||||
| * | filepickerfactory | Lakshmi Shanmugam | 2013-03-20 | 1 | -1/+5 |
| | | |||||
| * | fix for filepicker and Browser.execute() | Lakshmi Shanmugam | 2013-03-20 | 4 | -57/+132 |
| | | |||||
| * | make the changes work with XULR10 | Lakshmi Shanmugam | 2013-03-12 | 1 | -20/+34 |
| | | |||||
| * | use EnsureScriptEnvironment, GetScriptContext and GetNativeContext from | Grant Gayed | 2013-03-07 | 9 | -5/+641 |
| | | | | | | XULRunner 17 | ||||
| * | windows working changes | Lakshmi Shanmugam | 2013-02-28 | 4 | -26/+81 |
| | | |||||
| * | js related changes + more interface changes | Lakshmi Shanmugam | 2013-02-28 | 7 | -17/+148 |
| | | |||||
| * | fix help string for english | Silenio Quarti | 2013-02-28 | 1 | -1/+1 |
| | | |||||
| * | Bug 328010 - In cocoa, Help menu can not display Search menu item in chinese ↵ | Silenio Quarti | 2013-02-28 | 10 | -2/+35 |
| | | | | | | | | language. | ||||
| * | Bug 336125 - ACC.RELATION_DESCRIBED_BY does not work for Text | Carolyn MacLeod | 2013-02-28 | 1 | -1/+9 |
| | | |||||
| * | v4321 | Silenio Quarti | 2013-02-28 | 4 | -5/+5 |
| | | |||||
| * | Bug 397850 - [CBI] use the correct group IDs for all artifacts | Silenio Quarti | 2013-02-28 | 12 | -23/+23 |
| | | |||||
| * | Bug 394831 - [cbi] Platform parent should be renamed | Silenio Quarti | 2013-02-28 | 1 | -2/+2 |
| | | |||||
| * | Remove don't comment what doesn't belong here. | Alexander Kurtakov | 2013-02-28 | 1 | -13/+0 |
| | | | | | | Should have been done in previous commit. | ||||
| * | Revert the css styling as it badly affects toolbar buttons on GTK3. | Alexander Kurtakov | 2013-02-28 | 1 | -13/+13 |
| | | |||||
| * | Add css style to button to solve button's height clipping issue | Anatoly Spektor | 2013-02-28 | 6 | -0/+127 |
| | | |||||
| * | Bug 374199 - SWT_AWT bridge broken by openjdk 1.7.0_04ea (embeddedframe ↵ | Silenio Quarti | 2013-02-28 | 1 | -15/+62 |
| | | | | | | | | class refactor) | ||||
| * | This patch solves clipping and wrong default sizing of GtkEntry in GTK3 | Anatoly Spektor | 2013-02-28 | 5 | -0/+28 |
| | | |||||
| * | Bug 379263 - CTabFolder itself should return accessible name | Carolyn MacLeod | 2013-02-28 | 1 | -4/+8 |
| | | |||||
| * | handle call function with multiple return types. detect if native starts ↵ | Silenio Quarti | 2013-02-28 | 1 | -1/+1 |
| | | | | | | | | with callFunc | ||||
| * | update tools build instrucitons | Silenio Quarti | 2013-02-28 | 1 | -6/+6 |
| | |