summaryrefslogtreecommitdiff
path: root/mate-panel/panel-toplevel.c
AgeCommit message (Collapse)AuthorFilesLines
2014-11-22Gtk3: Fix use of deprecated gdk_display_get_pointer()infirit1-0/+12
Replaced gdk_display_get_pointer() by gdk_device_get_position() Taken from gnome-panel commit: c5111b57d5241f8e4e9f420df1a904f66fa2e89d From: Germán Póo-Caamaño <[email protected]>
2014-11-22Gtk3: Replaced gdk_cursor_unref() by g_object_unref()infirit1-0/+4
gdk_cursor_unref () is deprecated in Gtk+3
2014-06-25Merge pull request #212 from rilian-la-te/fix_expandStefano Karapetsas1-34/+90
Fix expand
2014-06-20Fix RGBA issues for GTK3Konstantin Pugin1-0/+12
2014-06-20Fix expanded panels and size allocationKonstantin Pugin1-34/+90
2014-02-26gtk3: rgba visualDenis Gorodnichev1-0/+21
2014-01-23We need to call gtk_window_set_has_resize_grip also with GTK3 nowStefano Karapetsas1-5/+5
Not only with Ubuntu/GTK2
2014-01-23Use gtk_widget_get_preferred_size with GTK3Stefano Karapetsas1-0/+8
2013-10-26mate-panel: Add GTK3 supportStefano Karapetsas1-10/+134
2013-05-02Allow to set panel orientation only for expanded panelsStefano Karapetsas1-1/+1
Also fix initial position of non-expanded panels
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-11-12Code audit: fix compile warnings, uninitialized pointer problemsScott Balneaves1-0/+2
2012-10-11migrate mate-panel to gsettingsStefano Karapetsas1-1/+43
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+5298