summaryrefslogtreecommitdiff
path: root/mate-panel/panel-util.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-25Fix some cast-function-type warnings introduced in GCC 8rbuj1-1/+1
2019-06-07revert menu-bar: transfer focus correctly on alt-F1raveit651-96/+0
2019-03-10Wayland support for panel-util.c/.hWilliam Wold1-9/+14
2018-09-26menu-bar: transfer focus correctly on alt-F1Samuel Thibault1-0/+92
2018-06-29panel-util: replace deprecated gdk_flushraveit651-2/+4
2018-05-12Convert launcher icons to cairo surfacesVictor Kareh1-4/+11
2017-01-13support desktop actionsDenis Gorodnichev1-9/+1
2017-01-05remove ancient code leftoversmonsta1-1/+0
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-8/+0
2016-02-12do not use deprecated gdk_cursor_new, useWolfgang Ulbrich1-1/+3
2015-08-26Gtk3: Don't use deperated gtk_icon_info_freeyetist1-0/+4
2015-01-14use mate_gdk_spawn_command_line_on_screen alwaysMonsta1-6/+0
2014-11-23don't leak memoryMonsta1-0/+1
2014-11-22Gtk3: Replaced gdk_cursor_unref() by g_object_unref()infirit1-0/+4
2014-11-18fix crash if icon name is NULLDenis Gorodnichev1-0/+5
2014-11-18use gtk icon(pixmap) cache insteadof custom oneDenis Gorodnichev1-0/+22
2014-05-16Drop support for glib < 2.36infirit1-4/+0
2013-10-26mate-panel: Add GTK3 supportStefano Karapetsas1-5/+17
2012-11-12Code audit: fix compile warnings, uninitialized pointer problemsScott Balneaves1-1/+1
2012-10-11migrate mate-panel to gsettingsStefano Karapetsas1-9/+10
2012-01-30g_get_user_config_dir() would be better (https://github.com/mate-desktop/mate...Perberos1-1/+5
2012-01-27~/.mate2/ moved to ~/.config/mate/Perberos1-6/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1210