summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug 413316 -Remove code less than 2.6 and unused guard from Shell widgetcleanup_shell_210Anatoly Spektor2013-07-191-4/+1
| | | Signed-off-by: Anatoly Spektor <aspektor@redhat.com>
* fixed API problemMarkus Keller2013-07-181-3/+4
|
* Bug 412880 - Dropping Version less than 2.10 in Widget and Tooltip Anatoly Spektor2013-07-182-20/+4
| | | Signed-off-by: Anatoly Spektor <aspektor@redhat.com>
* Bug 413195 - Remove unused version guard from Label widgetAnatoly Spektor2013-07-181-3/+1
| | | Signed-off-by: Anatoly Spektor <aspektor@redhat.com>
* 413197 - Menu widget uses unused version guards 2.10 and 2.8Anatoly Spektor2013-07-181-23/+19
| | | Signed-off-by: Anatoly Spektor <aspektor@redhat.com>
* Bug 413199 - MessageBox uses unsued 2.10 version guardAnatoly Spektor2013-07-181-4/+2
| | | Signed-off-by: Anatoly Spektor <aspektor@redhat.com>
* Bug 413200 - Remove code less than 2.8 from Scrollable widgetAnatoly Spektor2013-07-181-20/+4
| | | Signed-off-by: Anatoly Spektor <aspektor@redhat.com>
* Bug 413116 - Build fails due to SWT at 1.5 level?Silenio Quarti2013-07-1718-38/+52
|
* Bug 411356: Move requirement for SWT to Java 1.5Markus Keller2013-07-173-20/+22
| | | Fixed compiler compliance settings
* remove unused vars warningSilenio Quarti2013-07-161-6/+0
|
* revert change to see if build will workSilenio Quarti2013-07-161-0/+17
|
* Bug 413068 - Don't excludes="**/package.html"Silenio Quarti2013-07-161-216/+216
|
* Bug 412067 - isLoadable(); returns False due URL parse error - comment#4Silenio Quarti2013-07-151-11/+7
|
* v4400Silenio Quarti2013-07-154-5/+5
|
* Bug 411356 - Move requirement for SWT to Java 1.5. Bug 412067 - ↵Silenio Quarti2013-07-1515-32/+16
| | | | isLoadable(); returns False due URL parse error
* Bug 412885 - [GTK2 clean-up] drop 2.8 code in ComboAnatoly Spektor2013-07-151-3/+0
| | | | Signed-off-by: Anatoly Spektor <aspektor@redhat.com>
* Remove hacks for GtkTree from pre Gtk 2.10.Alexander Kurtakov2013-07-135-350/+0
|
* Clean TrayItem from pre- GtkStatusIcon code.Alexander Kurtakov2013-07-129-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 Kurtakov2013-07-123-42/+0
|
* Get rid of gtk_tree_view_set_enable_search .Alexander Kurtakov2013-07-12