summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-12GTK+3 menu: don't use deprecated gtk_menu_get_tearoff_stateWolfgang Ulbrich1-2/+6
2016-02-12GTK+3 fish: Removed unused and deprecated variables/functionsWolfgang Ulbrich1-0/+4
2016-02-12GTK+-3.20 panel-applet: don't use deprecated style propertiesWolfgang Ulbrich1-0/+19
2016-02-12GTK+-3 libmate-panel-applet: add missing 'static' to avoid a build warningWolfgang Ulbrich1-1/+1
2016-02-12GTK+3 notification-area: use correct style context stateWolfgang Ulbrich1-0/+5
2016-02-12GTK+-3.20 notification-area: remove deprecated style propertiesWolfgang Ulbrich1-3/+14
2016-02-12GTK+3 notification-area: set minimum size for iconWolfgang Ulbrich1-0/+38
2016-02-12Gtk+3 notification-area: don't use deprecated GtkAlignmentWolfgang Ulbrich1-5/+8
2016-02-12GTK+3 notification-area: don't use deprecated GdkColorWolfgang Ulbrich5-29/+87
2016-02-12GTK+3 clock: clock: don't use deprecated GtkAlignmentWolfgang Ulbrich3-10/+68
2016-02-12GTK+-3 clock: don't subclass deprecated GtkAlignmentWolfgang Ulbrich2-0/+12
2016-02-12GTK+3 panel-frame: don't use deprecated GtkSymbolicColorWolfgang Ulbrich4-13/+223
2016-02-12GTK+3 workspace-switcher: fix deprecated warningsWolfgang Ulbrich1-0/+8
2016-02-12GTK+3 workspace-switcher: do not use rc_styleWolfgang Ulbrich1-5/+9
2016-02-12GTK+3 panel-frame: do not use deprecated get_background_colorWolfgang Ulbrich1-4/+7
2016-02-12Gtk+-3 panel-widget: don't use deprecated get_background_colorWolfgang Ulbrich1-7/+10
2016-02-12GTK+3: do not use deprecated n_screensWolfgang Ulbrich4-1/+45
2016-02-12do not use deprecated gdk_cursor_new, useWolfgang Ulbrich5-10/+17
2016-02-10GTK+3 showdesktop: do not use GtkStock for 'image-missing' for both gtk+ vers...Wolfgang Ulbrich1-1/+1
2016-02-09pre-bump versionWolfgang Ulbrich2-1/+3
2016-02-09panel-frame: set css nameWolfgang Ulbrich1-0/+3
2016-02-09notification-area: set css nameWolfgang Ulbrich1-0/+4
2016-02-09clock: set css nameWolfgang Ulbrich1-0/+7
2016-02-09panel-widget: set css nameWolfgang Ulbrich1-0/+4
2016-02-09libpanel-applet: set css nameWolfgang Ulbrich1-0/+4
2016-02-09GTK+3 panel-toplevel: do not use deprecated gtk_widget_get_requisitionWolfgang Ulbrich1-0/+4
2016-02-09Kill ubuntu counterhackWolfgang Ulbrich2-25/+0
2016-02-09GTK+3 panel-toplevel: fix a build warningWolfgang Ulbrich1-1/+1
2016-02-09GTK+3 windows-list: fix a build warningWolfgang Ulbrich1-1/+1
2016-02-09GTK+3 panel-applet-frame: fix deprecated gdk_pointer_ungrabWolfgang Ulbrich1-1/+2
2016-02-09Gtk+3: Replace deprecated gtk_{v,h}box_newWolfgang Ulbrich2-0/+10
2016-02-09GTK3: don't use deprecated gdk_threads_{enter/leave}Wolfgang Ulbrich1-0/+12
2016-02-09remove deprecated librsvg/rsvg-cairo.h includeWolfgang Ulbrich2-2/+2
2016-02-09button-widget: do not use deprecated GTK_STOCK_MISSING_IMAGEWolfgang Ulbrich1-1/+1
2016-02-09Fix ButtonWidget appearing as a thin line on creationWolfgang Ulbrich1-11/+21
2016-02-01fix a couple of build warningsmonsta2-2/+1
2016-01-25release 1.13.0v1.13.0Wolfgang Ulbrich1-1/+7
2016-01-25add 1.12.2 NEWSmonsta1-0/+8
2016-01-23GTK3: More panel BG rendering bugfixeslukefromdc1-0/+9
2016-01-23Gtk3: Don't use deprecated gtk_misc_set_alignmentRoy Zhang9-0/+60
2016-01-10background: reduce number of #if's once moremonsta1-16/+15
2016-01-10background: reduce number of #if's againmonsta1-9/+13
2016-01-10background: reduce number of #if'smonsta1-16/+20
2016-01-05background: use convenience function to compare colorsmonsta1-5/+3
2016-01-05profile: simplify a couple of functionsmonsta1-6/+2
2016-01-05profile: fix indent & spacing a bitmonsta1-20/+22
2016-01-05profile: rename get/set rgba functions for consistencymonsta3-8/+8
2016-01-05properties dialog: use convenience function to compare colorsmonsta1-6/+2
2016-01-05properties dialog: less #if'smonsta1-13/+13
2016-01-05rename mate-panel-*.{c|h} -> panel-*.{c|h} for consistencymonsta22-79/+75