summaryrefslogtreecommitdiff
path: root/mate-panel/panel-menu-button.c
AgeCommit message (Collapse)AuthorFilesLines
2017-06-06Fix: menubar/menu-button can't launch mozoZenWalker1-12/+9
Fixes #586
2017-05-17menu-button: disconnect from GSettings when applet is removedmonsta1-0/+3
fixes runtime warning on applet removal
2017-01-20Add (optional) support for menulibre. https://smdavis.us/projects/menulibre/ ↵Martin Wimpress1-5/+5
(#515) This patch re-purposes the existing fallback support for the now obsolete matemenu-simple-editor to add (optional) support for menulibre. The logic is simple, if menulibre is installed use it in preference to mozo. If menulibre is not available, fallback to mozo. The rationale is this; if you've installed menulibre you want to use it in preference to mozo. Menulibre offers a superset of menu editting capabilities compared to mozo and is growing in popularity. This change will allow distro maintainers to chose which menu editor they want to offer.
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-4/+0
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.
2015-11-12fix indent a bitMonsta1-4/+4
2014-11-22panel-menu-botton: small white-space fixinfirit1-1/+1
2014-05-16Drop support for gtk+ < 2.24infirit1-8/+0
2014-02-21memory leaksDenis Gorodnichev1-6/+9
g_settings_get_string returns newly-allocated string
2013-12-22Update help uri to the correct locationinfirit1-1/+1
2013-10-26mate-panel: Add GTK3 supportStefano Karapetsas1-0/+5
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-10-11migrate mate-panel to gsettingsStefano Karapetsas1-102/+101
2012-05-13add option to hide arrow in menu buttonStefano Karapetsas1-1/+7
https://github.com/mate-desktop/mate-panel/issues/24 https://bugzilla.gnome.org/show_bug.cgi?id=598196 patch by Damir Gilyazov
2012-03-26lockdown locks the menu editor entry tooSebastien Bacher1-2/+3
Bug: http://bugzilla.gnome.org/show_bug.cgi?id=499148 Bug-Ubuntu: https://bugs.launchpad.net/bugs/4712
2012-01-19alacarte -> mozo (thanks to benpicco for the tip)Stefano Karapetsas1-3/+3
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1194