summaryrefslogtreecommitdiff
path: root/mate-panel/panel-toplevel.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-12do not use deprecated gdk_cursor_new, useWolfgang Ulbrich1-3/+5
2016-02-09GTK+3 panel-toplevel: do not use deprecated gtk_widget_get_requisitionWolfgang Ulbrich1-0/+4
2016-02-09Kill ubuntu counterhackWolfgang Ulbrich1-8/+0
2016-02-09GTK+3 panel-toplevel: fix a build warningWolfgang Ulbrich1-1/+1
2016-01-23GTK3: More panel BG rendering bugfixeslukefromdc1-0/+9
2015-12-23never agree to expand an attached toplevel (drawer's panel)monsta1-0/+5
2015-12-18toplevel: remove unused variable in GTK+3 buildmonsta1-2/+1
2015-12-18toplevel: define set_arrow_type function only for GTK+ 3.14monsta1-0/+2
2015-09-25eliminate criticalsDenis Gorodnichev1-1/+1
2015-08-26Gtk3: Don't use deprecated gtk_style_context_get_fontyetist1-1/+1
2015-08-26Gtk3: Drop GtkArrow in panel_toplevel_add_hide_buttonyetist1-0/+36
2015-08-26Gtk3: Don't use deprecated gdk_cursor_newyetist1-3/+3
2015-08-26Gtk3: Don't use deprecated gdk_window_get_pointeryetist1-0/+8
2015-07-14Replace GtkObject with GObject also for Gtk+ 2infirit1-16/+0
2015-07-14Drop gdkkeysyms-compat usage in Gtk+3infirit1-41/+38
2015-07-14Remove unused variableinfirit1-3/+0
2015-07-01drawer: now opens fine after adding any applets and restarting sessionMonsta1-0/+3
2015-06-28replace panel_xutils_set_window_type with gtk_window_set_type_hintJavier1-1/+1
2014-11-23Gtk3: panel, clock: Synchronize calculate_minimum_height() codeinfirit1-14/+16
2014-11-23Gtk3: panel-toplevel: Port to GtkStyleContextinfirit1-22/+146
2014-11-23Gtk3: Port gdk_keyboard_grab to gdk_deviceinfirit1-2/+14
2014-11-22Gtk3: Fix use of deprecated gdk_pointer_grab()/_ungrab()infirit1-3/+31
2014-11-22Gtk3: Fix use of deprecated gdk_display_get_pointer()infirit1-0/+12
2014-11-22Gtk3: Replaced gdk_cursor_unref() by g_object_unref()infirit1-0/+4
2014-06-25Merge pull request #212 from rilian-la-te/fix_expandStefano Karapetsas1-34/+90
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
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
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