summaryrefslogtreecommitdiff
path: root/mate-panel/panel-context-menu.c
AgeCommit message (Collapse)AuthorFilesLines
2018-01-30context menu: add separator before Reset Panel menu itemmonsta1-0/+2
2018-01-25avoid deprecated GtkStockPablo Barciela1-1/+1
2018-01-09update copyright year to 2018monsta1-1/+1
2017-12-24Spelling: apps, … spaced commaAllan Nordhøy1-3/+3
2017-09-28panel-context-menu: Add confirmation dialog to panel reset optionlukefromdc1-2/+49
2017-09-05Add option to context menu to reset the panelikem-krueger1-0/+9
It can happen that a panel configuration is so messed up, that only a reset helps. Only a few users know how to do that. This patch adds a context menu entry "Reset Panel", which enables a user to do that. Internally the function behind "mate-panel --reset" is called.
2017-04-11update copyright year to 2017monsta1-1/+1
2017-01-05remove ancient code leftoversmonsta1-26/+0
once it was some easter egg, now it's just a non-working garbage
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-3/+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-07-28panel-context-menu: use GtkAbout and update copyrightraveit651-7/+2
2016-06-29fix some warnings and deprecationsSorokin Alexei1-9/+9
2015-10-10panel-context-menu.c: custom menu theme supportlukefromdc1-0/+14
Make the panel context menu follow the .mate-panel-menu-bar .menu selector in the gtk theme, and the panel context menu window follow the .mate-panel-menu-bar selector. Use the former to set a custom menu theme, the latter to alter or remove shadows from applet menus. Include robust support for transparent themes even with gtk does not detect a compositing window manager so long as compositing is enabled.
2014-09-22Add copyright about MATE developers on about windowStefano Karapetsas1-1/+2
2014-04-26Use about dialog from libmate-desktopStefano Karapetsas1-1/+3
2013-12-22Update help uri to the correct locationinfirit1-1/+1
2013-10-26mate-panel: Add GTK3 supportStefano Karapetsas1-2/+5
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-10-21add MATE developers in panel about windowStefano Karapetsas1-0/+5
2012-01-27website info redundancy, refer to mate-aboutPerberos1-212/+211
2012-01-13Added mate-desktop.org to about window.Steve Zesch1-211/+212
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+307