summaryrefslogtreecommitdiff
path: root/mate-panel/panel-menu-items.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-04Reduce scope of variablesColomban Wendling1-13/+11
2024-02-04Revert "Reduce scope of variables"raveit651-11/+13
2023-11-21Reduce scope of variablesColomban Wendling1-13/+11
2023-10-12Main menus: fix missing Places, System iconslukefromdc1-2/+2
2023-10-09replace deprecated gtk-image-menu-item*raveit651-4/+5
2022-01-26Fix implicit conversion changes signedness: 'gboolean' to 'guint'rbuj1-3/+3
2021-12-20Remove unnecessary cast in g_signal_connect* callrbuj1-13/+18
2021-12-19Use dashes instead of underscores in signal namesrbuj1-5/+5
2021-12-19Use GLib's new g_clear_signal_handler() function to simplify coderbuj1-89/+55
2021-12-16Use g_clear_pointer() and g_clear_object()rbuj1-16/+5
2021-12-11Use a blank line at mostrbuj1-2/+0
2021-06-22update copyright to 2021raveit651-0/+1
2021-04-07Make Recent Documents list in Places menu of configurable length (#1216)Gordon N. Squash1-1/+10
2021-01-07panel-menu-items: declaration of 'item' shadows a previous localrbuj1-9/+9
2020-07-29panel-menu-items: Fix leaking stringTomas Bzatek1-1/+3
2020-07-05Avoid using single-line cpp commentsrbuj1-4/+5
2020-05-25Fix some cast-function-type warnings introduced in GCC 8rbuj1-6/+5
2019-07-05Remove trailing whitespacesLaurent Napias1-1/+1
2019-05-16[mate-panel] Avoid deprecated g_type_class_add_privateWu Xiaotian1-14/+5
2017-04-26use GTK+3 bookmarks location for Places menumonsta1-5/+4
2017-03-17Revert "Suppress the shutdown option in the panel if LTSP_CLIENT is set"Scott Balneaves1-1/+1
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-2/+1
2016-03-13menubar: some corrections for new max-items-or-submenu keymonsta1-14/+12
2016-03-11Make MAX_ITEMS_OR_SUBMENU configurable.Julian Rüger1-6/+17
2016-02-21merge panel_load_menu_image_deferred() into setup_menuitem_with_icon()Sorokin Alexei1-29/+29
2015-10-10panel-menu-items.c: places menu alpha OKlukefromdc1-1/+7
2014-10-13Places menu: don't rely on Caja desktop filesBalló György1-17/+35
2014-02-17Fix mate-panel --resetStefano Karapetsas1-0/+3
2014-02-09Resurrect user-guide menu entryinfirit1-5/+1
2013-10-26mate-panel: Add GTK3 supportStefano Karapetsas1-23/+35
2012-11-22Fix network places menu item filenameBrent Hull1-1/+1
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-10-11migrate mate-panel to gsettingsStefano Karapetsas1-42/+42
2012-03-26Suppress the shutdown option in the panel if LTSP_CLIENT is setOliver Grawert1-1/+1
2012-03-26When using Drag'n'Drop from Places menu, install a link launcher (.desktop fi...Marcel Stimberg1-2/+3
2012-01-05increased items number in bookmarks menu (same as debian&ubuntu gnome-panel)Stefano Karapetsas1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1618