Age | Commit message (Expand) | Author | Files | Lines |
2016-02-12 | GTK+-3.20 panel-toplevel: don't use deprecated style properties | Wolfgang Ulbrich | 1 | -0/+8 |
2016-02-12 | GTK+-3.20 button-widget: don't use deprecated style properties | Wolfgang Ulbrich | 1 | -0/+8 |
2016-02-12 | GTK+3 menu: don't use deprecated gtk_menu_get_tearoff_state | Wolfgang Ulbrich | 1 | -2/+6 |
2016-02-12 | GTK+3 fish: Removed unused and deprecated variables/functions | Wolfgang Ulbrich | 1 | -0/+4 |
2016-02-12 | GTK+-3.20 panel-applet: don't use deprecated style properties | Wolfgang Ulbrich | 1 | -0/+19 |
2016-02-12 | GTK+-3 libmate-panel-applet: add missing 'static' to avoid a build warning | Wolfgang Ulbrich | 1 | -1/+1 |
2016-02-12 | GTK+3 notification-area: use correct style context state | Wolfgang Ulbrich | 1 | -0/+5 |
2016-02-12 | GTK+-3.20 notification-area: remove deprecated style properties | Wolfgang Ulbrich | 1 | -3/+14 |
2016-02-12 | GTK+3 notification-area: set minimum size for icon | Wolfgang Ulbrich | 1 | -0/+38 |
2016-02-12 | Gtk+3 notification-area: don't use deprecated GtkAlignment | Wolfgang Ulbrich | 1 | -5/+8 |
2016-02-12 | GTK+3 notification-area: don't use deprecated GdkColor | Wolfgang Ulbrich | 5 | -29/+87 |
2016-02-12 | GTK+3 clock: clock: don't use deprecated GtkAlignment | Wolfgang Ulbrich | 3 | -10/+68 |
2016-02-12 | GTK+-3 clock: don't subclass deprecated GtkAlignment | Wolfgang Ulbrich | 2 | -0/+12 |
2016-02-12 | GTK+3 panel-frame: don't use deprecated GtkSymbolicColor | Wolfgang Ulbrich | 4 | -13/+223 |
2016-02-12 | GTK+3 workspace-switcher: fix deprecated warnings | Wolfgang Ulbrich | 1 | -0/+8 |
2016-02-12 | GTK+3 workspace-switcher: do not use rc_style | Wolfgang Ulbrich | 1 | -5/+9 |
2016-02-12 | GTK+3 panel-frame: do not use deprecated get_background_color | Wolfgang Ulbrich | 1 | -4/+7 |
2016-02-12 | Gtk+-3 panel-widget: don't use deprecated get_background_color | Wolfgang Ulbrich | 1 | -7/+10 |
2016-02-12 | GTK+3: do not use deprecated n_screens | Wolfgang Ulbrich | 4 | -1/+45 |
2016-02-12 | do not use deprecated gdk_cursor_new, use | Wolfgang Ulbrich | 5 | -10/+17 |
2016-02-10 | GTK+3 showdesktop: do not use GtkStock for 'image-missing' for both gtk+ vers... | Wolfgang Ulbrich | 1 | -1/+1 |
2016-02-09 | pre-bump version | Wolfgang Ulbrich | 2 | -1/+3 |
2016-02-09 | panel-frame: set css name | Wolfgang Ulbrich | 1 | -0/+3 |
2016-02-09 | notification-area: set css name | Wolfgang Ulbrich | 1 | -0/+4 |
2016-02-09 | clock: set css name | Wolfgang Ulbrich | 1 | -0/+7 |
2016-02-09 | panel-widget: set css name | Wolfgang Ulbrich | 1 | -0/+4 |
2016-02-09 | libpanel-applet: set css name | Wolfgang Ulbrich | 1 | -0/+4 |
2016-02-09 | GTK+3 panel-toplevel: do not use deprecated gtk_widget_get_requisition | Wolfgang Ulbrich | 1 | -0/+4 |
2016-02-09 | Kill ubuntu counterhack | Wolfgang Ulbrich | 2 | -25/+0 |
2016-02-09 | GTK+3 panel-toplevel: fix a build warning | Wolfgang Ulbrich | 1 | -1/+1 |
2016-02-09 | GTK+3 windows-list: fix a build warning | Wolfgang Ulbrich | 1 | -1/+1 |
2016-02-09 | GTK+3 panel-applet-frame: fix deprecated gdk_pointer_ungrab | Wolfgang Ulbrich | 1 | -1/+2 |
2016-02-09 | Gtk+3: Replace deprecated gtk_{v,h}box_new | Wolfgang Ulbrich | 2 | -0/+10 |
2016-02-09 | GTK3: don't use deprecated gdk_threads_{enter/leave} | Wolfgang Ulbrich | 1 | -0/+12 |
2016-02-09 | remove deprecated librsvg/rsvg-cairo.h include | Wolfgang Ulbrich | 2 | -2/+2 |
2016-02-09 | button-widget: do not use deprecated GTK_STOCK_MISSING_IMAGE | Wolfgang Ulbrich | 1 | -1/+1 |
2016-02-09 | Fix ButtonWidget appearing as a thin line on creation | Wolfgang Ulbrich | 1 | -11/+21 |
2016-02-01 | fix a couple of build warnings | monsta | 2 | -2/+1 |
2016-01-25 | release 1.13.0v1.13.0 | Wolfgang Ulbrich | 1 | -1/+7 |
2016-01-25 | add 1.12.2 NEWS | monsta | 1 | -0/+8 |
2016-01-23 | GTK3: More panel BG rendering bugfixes | lukefromdc | 1 | -0/+9 |
2016-01-23 | Gtk3: Don't use deprecated gtk_misc_set_alignment | Roy Zhang | 9 | -0/+60 |
2016-01-10 | background: reduce number of #if's once more | monsta | 1 | -16/+15 |
2016-01-10 | background: reduce number of #if's again | monsta | 1 | -9/+13 |
2016-01-10 | background: reduce number of #if's | monsta | 1 | -16/+20 |
2016-01-05 | background: use convenience function to compare colors | monsta | 1 | -5/+3 |
2016-01-05 | profile: simplify a couple of functions | monsta | 1 | -6/+2 |
2016-01-05 | profile: fix indent & spacing a bit | monsta | 1 | -20/+22 |
2016-01-05 | profile: rename get/set rgba functions for consistency | monsta | 3 | -8/+8 |
2016-01-05 | properties dialog: use convenience function to compare colors | monsta | 1 | -6/+2 |