Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 413316 -Remove code less than 2.6 and unused guard from Shell widgetcleanup_shell_210 | Anatoly Spektor | 2013-07-19 | 1 | -4/+1 |
| | | | Signed-off-by: Anatoly Spektor <aspektor@redhat.com> | ||||
* | fixed API problem | Markus Keller | 2013-07-18 | 1 | -3/+4 |
| | |||||
* | Bug 412880 - Dropping Version less than 2.10 in Widget and Tooltip | Anatoly Spektor | 2013-07-18 | 2 | -20/+4 |
| | | | Signed-off-by: Anatoly Spektor <aspektor@redhat.com> | ||||
* | Bug 413195 - Remove unused version guard from Label widget | Anatoly Spektor | 2013-07-18 | 1 | -3/+1 |
| | | | Signed-off-by: Anatoly Spektor <aspektor@redhat.com> | ||||
* | 413197 - Menu widget uses unused version guards 2.10 and 2.8 | Anatoly Spektor | 2013-07-18 | 1 | -23/+19 |
| | | | Signed-off-by: Anatoly Spektor <aspektor@redhat.com> | ||||
* | Bug 413199 - MessageBox uses unsued 2.10 version guard | Anatoly Spektor | 2013-07-18 | 1 | -4/+2 |
| | | | Signed-off-by: Anatoly Spektor <aspektor@redhat.com> | ||||
* | Bug 413200 - Remove code less than 2.8 from Scrollable widget | Anatoly Spektor | 2013-07-18 | 1 | -20/+4 |
| | | | Signed-off-by: Anatoly Spektor <aspektor@redhat.com> | ||||
* | Bug 413116 - Build fails due to SWT at 1.5 level? | Silenio Quarti | 2013-07-17 | 18 | -38/+52 |
| | |||||
* | Bug 411356: Move requirement for SWT to Java 1.5 | Markus Keller | 2013-07-17 | 3 | -20/+22 |
| | | | Fixed compiler compliance settings | ||||
* | remove unused vars warning | Silenio Quarti | 2013-07-16 | 1 | -6/+0 |
| | |||||
* | revert change to see if build will work | Silenio Quarti | 2013-07-16 | 1 | -0/+17 |
| | |||||
* | Bug 413068 - Don't excludes="**/package.html" | Silenio Quarti | 2013-07-16 | 1 | -216/+216 |
| | |||||
* | Bug 412067 - isLoadable(); returns False due URL parse error - comment#4 | Silenio Quarti | 2013-07-15 | 1 | -11/+7 |
| | |||||
* | v4400 | Silenio Quarti | 2013-07-15 | 4 | -5/+5 |
| | |||||
* | Bug 411356 - Move requirement for SWT to Java 1.5. Bug 412067 - ↵ | Silenio Quarti | 2013-07-15 | 15 | -32/+16 |
| | | | | isLoadable(); returns False due URL parse error | ||||
* | Bug 412885 - [GTK2 clean-up] drop 2.8 code in Combo | Anatoly Spektor | 2013-07-15 | 1 | -3/+0 |
| | | | | Signed-off-by: Anatoly Spektor <aspektor@redhat.com> | ||||
* | Remove hacks for GtkTree from pre Gtk 2.10. | Alexander Kurtakov | 2013-07-13 | 5 | -350/+0 |
| | |||||
* | Clean TrayItem from pre- GtkStatusIcon code. | Alexander Kurtakov | 2013-07-12 | 9 | -342/+17 |
| | | | | There is the nice side effect of less X specific code so let's call it first step towards wayland. | ||||
* | Remove Gtk 2.6 hack for popups. | Alexander Kurtakov | 2013-07-12 | 3 | -42/+0 |
| | |||||
* | Get rid of gtk_tree_view_set_enable_search . | Alexander Kurtakov | 2013-07-12 |