summaryrefslogtreecommitdiff
path: root/mate-panel/panel-menu-items.c
AgeCommit message (Collapse)AuthorFilesLines
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
This reverts commit 8c25e1bdd328a8712735c0b00cf4aede7993da1d. LTSP no longer requires this, and it in fact prevents LTSP machines from shutting down. Closes https://github.com/mate-desktop/mate-panel/issues/535
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-2/+1
and require libmate-desktop >= 1.17 WARNING: use GTK+3 build of libmateweather for this build. that lib is not migrated to GTK+3 only as we will possibly use libgweather instead of it.
2016-03-13menubar: some corrections for new max-items-or-submenu keymonsta1-14/+12
- remove check for menubar schema as it's already installed along with panel itself - properly unref menubar_settings object - make key type unsigned - drop obsolete MAX_ITEMS_OR_SUBMENU define
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
also rename setup_menu_item_with_icon() to setup_menuitem_with_icon(), and drop GtkStock support from it
2015-10-10panel-menu-items.c: places menu alpha OKlukefromdc1-1/+7
The places menu follows .mate-panel-menu-bar just fine, but buggy wm/gtk3.16 combos require robust RGBA support explicitly set in the application. Add support to panel-menu-items.c as only adding it to menu.c, applet.c, and mate-panel-applet.c will miss this menu.
2014-10-13Places menu: don't rely on Caja desktop filesBalló György1-17/+35
This adds better support for other GVFS-compliant file managers (e.g. nautilus, nemo, pcmanfm). Closes https://github.com/mate-desktop/mate-panel/pull/242
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 ↵Marcel Stimberg1-2/+3
file) instead of copying the entire directory. Bug: https://bugzilla.gnome.org/show_bug.cgi?id=357934 Bug-Ubuntu: https://launchpad.net/bugs/62529
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