summaryrefslogtreecommitdiff
path: root/mate-panel/panel-widget.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-12Gtk+-3 panel-widget: don't use deprecated get_background_colorWolfgang Ulbrich1-7/+10
2016-02-12do not use deprecated gdk_cursor_new, useWolfgang Ulbrich1-3/+5
2016-02-09panel-widget: set css nameWolfgang Ulbrich1-0/+4
2016-01-05rename mate-panel-*.{c|h} -> panel-*.{c|h} for consistencymonsta1-1/+1
2016-01-04background: group some local functions by GTK+ versionmonsta1-20/+18
2016-01-04background: even less #if'smonsta1-7/+7
2016-01-04background: less #if'smonsta1-18/+18
2016-01-04background: all functions should have PanelBackground as 1st argumentmonsta1-1/+1
2015-12-21panel-widget: drop unused variables (assigned but never read after)monsta1-10/+0
2015-11-20Don't set the panel transparent by defaultBalló György1-0/+1
2015-10-26bring back good old deprecated function which works perfectlyMonsta1-3/+1
2015-08-26Always use gtk_container_remove/gtk_container_addinfirit1-4/+1
2015-08-26Gtk3: Don't use deprecated gtk_widget_reparentyetist1-0/+5
2015-08-26Gtk3: Don't use deprecated gdk_cursor_newyetist1-2/+1
2015-08-26Gtk3: Don't use deprecated gdk_window_get_pointeryetist1-0/+8
2015-08-26Gtk3: Don't use deprecated gtk_widget_get_pointeryetist1-0/+24
2015-07-14Replace GtkObject with GObject also for Gtk+ 2infirit1-27/+0
2015-07-14Drop gdkkeysyms-compat usage in Gtk+3infirit1-23/+22
2014-11-22Gtk3: Fix use of deprecated gdk_pointer_grab()/_ungrab()infirit1-4/+30
2014-11-22Gtk3: Replaced gdk_cursor_unref() by g_object_unref()infirit1-0/+4
2014-06-20Fix RGBA issues for GTK3Konstantin Pugin1-1/+3
2014-04-26GTK3 fixStefano Karapetsas1-1/+1
2013-11-29Panel background improvements for GTK3Stefano Karapetsas1-15/+89
2013-10-26mate-panel: Add GTK3 supportStefano Karapetsas1-3/+79
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+3010