Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DateTime on top of GtkSpinButton (work in progress)datetime_on_spinbutton | Anatoly Spektor | 2012-12-13 | 6 | -252/+533 |
| | |||||
* | do not build xulrunner/mozilla in GTK3 machines | Silenio Quarti | 2012-12-05 | 1 | -1/+1 |
| | |||||
* | do not build xulrunner/mozilla in GTK3 machines | Silenio Quarti | 2012-12-05 | 1 | -1/+3 |
| | |||||
* | build GTK3 for x86 | Silenio Quarti | 2012-12-05 | 2 | -2/+7 |
| | |||||
* | Bug 395411 - CTabFolderRenderer created too many times | Bogdan Gheorghe | 2012-11-30 | 1 | -2/+5 |
| | |||||
* | Bug 391627 - Scroll bar selection changed event will only be fired once when ↵ | Silenio Quarti | 2012-11-29 | 4 | -1/+13 |
| | | | | hold down mouse key on top area of vertical scroll bar on Mac cocoa if checked Use smooth scrolling | ||||
* | Bug 392498 - GC.copyarea does not work correctly on linux | Silenio Quarti | 2012-11-29 | 1 | -0/+4 |
| | |||||
* | Bug 394016 - Ctrl+PageDown doesn't work multiple times in Classic theme | Carolyn MacLeod | 2012-11-28 | 3 | -10/+12 |
| | |||||
* | Bug 388402 - List gets into bad state when an item is removed from context ↵ | Silenio Quarti | 2012-11-28 | 1 | -8/+15 |
| | | | | menu trigger | ||||
* | Bug 394016 - Ctrl+PageDown doesn't work multiple times in Classic theme | Carolyn MacLeod | 2012-11-26 | 2 | -3/+35 |
| | |||||
* | Bug 394583 - [ GTK+ 3] TextBox is clipped to the right | Silenio Quarti | 2012-11-21 | 1 | -1/+0 |
| | |||||
* | Bug 339132 - [10.8][Cocoa] GEF Thumbnail sync view broken in 3.7 | Silenio Quarti | 2012-11-20 | 1 | -0/+8 |
| | |||||
* | Use Requisition to computeSize of Text in GTK+ 3 | Anatoly Spektor | 2012-11-20 | 1 | -2/+10 |
| | |||||
* | v4315 | Silenio Quarti | 2012-11-19 | 4 | -5/+5 |
| | |||||
* | Bug 394473 - Mozilla Browser.evaluate broken for XULRunner 3.x due to ↵ | Grant Gayed | 2012-11-16 | 1 | -10/+3 |
| | | | | changes to support XULRunner >= 4 | ||||
* | Bug 393792 - [GTK3] shells cannot be sized smaller | Silenio Quarti | 2012-11-16 | 1 | -1/+3 |
| | |||||
* | Bug 393724 - [GTK3] Owner draw trees are not drawing items - wrong unfocused ↵ | Silenio Quarti | 2012-11-16 | 2 | -4/+8 |
| | | | | foreground and wrong focus ring drawn on Ubuntu | ||||
* | Bug 393724 - [GTK3] Owner draw trees are not drawing items | Silenio Quarti | 2012-11-16 | 15 | -122/+294 |
| | |||||
* | Bug 389702 - Drag and drop a tab item to desktop/Finder, a text file is ↵ | Silenio Quarti | 2012-11-16 | 1 | -3/+13 |
| | | | | created, not a web link is generated | ||||
* | realize handle to solve Slider widget with SWT.DEFAULT size issue | Anatoly Spektor | 2012-11-16 | 1 | -0/+1 |
| | |||||
* | Bug 393723 - [GTK3] wrong foreground in Eclipse editor area unselected tabs | Silenio Quarti | 2012-11-15 | 1 | -0/+12 |
| | |||||
* | Bug 393728 - [GTK3] Editor background is wrong on Fedora 17 | Silenio Quarti | 2012-11-15 | 1 | -0/+1 |
| | |||||
* | implement complete CTabFolder2Listener | Markus Keller | 2012-11-15 | 1 | -3/+15 |
| | |||||
* | Bug 393726 - [GTK3] Views tabs are too tall | Silenio Quarti | 2012-11-14 | 1 | -2/+6 |
| | |||||
* | Bug 393742 - Mac: Pop up window will be hidden behind and main window UI is ↵ | Silenio Quarti | 2012-11-14 | 1 | -1/+1 |
| | | | | frozen | ||||
* | Bug 394016 -Ctrl+PageDown doesn't work multiple times in Classic theme | Carolyn MacLeod | 2012-11-14 | 1 | -3/+3 |
| | |||||
* | Bug 393856 - Consider using pango_layout_get_pixel_size | Alexander Kurtakov | 2012-11-14 | 13 | -42/+75 |
| | | | | Binding for the function added and used where possible. This allows to not convert them after fetching via OS.PANGO_PIXELS calls. | ||||
* | remove dependency on GTK from ATK binding - C code | Silenio Quarti | 2012-11-13 | 6 | -28/+28 |
| | |||||
* | remove dependency on GTK from ATK binding | Silenio Quarti | 2012-11-13 | 2 | -11/+3 |
| | |||||
* | v4314 | Silenio Quarti | 2012-11-12 | 4 | -5/+5 |
| | |||||
* | Bug 393727 - [GTK3] Search box in eclipse is clipped on the right | Silenio Quarti | 2012-11-12 | 6 | -9/+107 |
| | |||||
* | Bug 393742 - Mac: Pop up window will be hidden behind and main window UI is ↵ | Silenio Quarti | 2012-11-12 | 1 | -6/+11 |
| | | | | frozen | ||||
* | Bug 393793 - [GTK3] Scroll wheel does not work in editor or package explorer | Silenio Quarti | 2012-11-09 | 9 | -45/+76 |
| | |||||
* | Remove a workaround ignoring MOTION_NOTIFY for pre 2.6 GTK. | Alexander Kurtakov | 2012-11-09 | 2 | -20/+0 |
| | |||||
* | Remove redraw for pre Gtk 2.6. | Alexander Kurtakov | 2012-11-09 | 1 | -8/+0 |
| | |||||
* | Load webkitgtk3 when running on GTK 3.x. | Alexander Kurtakov | 2012-11-09 | 1 | -3/+9 |
| | | | | Trying to load webkitgtk 1.x on GTK 3 tries to init Gtk 2.x which locks up the ui. Same approach as equinox launcher is used. | ||||
* | Do not emulate GtkMenuToolButton anymore. | Alexander Kurtakov | 2012-11-09 | 1 | -69/+17 |
| | | | All supported gtk versions have it now that 2.6 is the minimum version. | ||||
* | Bug 393919 - [GTK 3] Text alignment inside GtkLabel is invalid | Alexander Kurtakov | 2012-11-08 | 1 | -0/+2 |
| | | | GtkBox has expand set to false, but Gtk[H|V]Box has is set to true. | ||||
* | Bug 245670: [Preferences] Regression: Preferences dialog reveals focus ↵ | Markus Keller | 2012-11-08 | 1 | -4/+17 |
| | | | | widget when shell is activated | ||||
* | Bug 372145: typo | Markus Keller | 2012-11-08 | 1 | -4/+4 |
| | |||||
* | Bug 393793 - [GTK3] Scroll wheel does not work in editor or package explorer ↵ | Silenio Quarti | 2012-11-08 | 5 | -16/+71 |
| | | | | - support GDK_SCROLL_SMOOTH | ||||
* | Bug 39934: [ScrolledComposite] ScrolledComposite page increment should ↵ | Markus Keller | 2012-11-08 | 1 | -1/+7 |
| | | | | default to size of client area | ||||
* | Bug 393729 - [GTK3] First column header in tree/table does not look like others | Silenio Quarti | 2012-11-07 | 2 | -2/+12 |
| | |||||
* | Bug 383305 - [10.8]Font size incorrect when running in Retina | Silenio Quarti | 2012-11-07 | 1 | -2/+7 |
| | |||||
* | bad dependencies because pkg-config --libs : libpng12 when compile on Fedora 15 | Silenio Quarti | 2012-11-07 | 1 | -1/+1 |
| | |||||
* | environment vars cannot have dots | Silenio Quarti | 2012-11-07 | 1 | -1/+1 |
| | |||||
* | setBackground() junit test failing | Silenio Quarti | 2012-11-07 | 1 | -4/+7 |
| | |||||
* | revert bad changes in Snippet1 | Silenio Quarti | 2012-11-07 | 1 | -55/+0 |
| | |||||
* | Use gtk_tree_view_column_get_button in Tree too. | Alexander Kurtakov | 2012-11-07 | 1 | -6/+10 |
| | | | One gtk call instead of traversing the hierarchy of widgets. | ||||
* | Use gtk_tree_view_column_get_button on GTK 3. | Alexander Kurtakov | 2012-11-07 | 6 | -6/+46 |
| | | | | It's way easier and more obvious to use the utility method instead of traversing the tree of widgets. |