summaryrefslogtreecommitdiff
path: root/mate-panel/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2018-04-26css: Convert to GResourceraveit651-1/+0
2018-04-26panel: Convert to GResourceVincent Untz1-14/+36
origin commits: https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=9fca67f https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=695d30c https://git.gnome.org/browse/gnome-panel/patch/?id=00f9870cb28e6ef657d1
2018-04-23Theme: consistant theming for applet drag handles in all themeslukefromdc1-0/+1
* applet drag-handle: use a symbolic image for the default drag handle image * Use an .svg image with --gtk-recolor (like a symbolic icon), load it from the same directory as the css file so the css parser can find it, and use the theme fg color on it for good contrast * load a css file to use the recolorable image globally for the panel, not for each applet to ensure only one cssprovider is loaded
2018-03-25fix distcheckraveit651-0/+1
2017-01-05remove ancient code leftoversmonsta1-2/+0
once it was some easter egg, now it's just a non-working garbage
2016-11-21rename .ui file of panel properties dialog to the original namemonsta1-1/+1
no need to mention GTK+3 anymore
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-1/+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.
2016-08-03Gtk+3 UI: add panel-properties-dialog-gtk3.uiraveit651-0/+1
which is cleaned from deprecated widgets for >= gtk+-3.14
2016-01-05rename mate-panel-*.{c|h} -> panel-*.{c|h} for consistencymonsta1-8/+8
(libmate-panel-applet files are left alone since there are public header files used by all panel applets)
2014-04-23Use common GSettings function from libmate-desktopStefano Karapetsas1-2/+0
2013-06-30Fixes for make distStefano Karapetsas1-1/+1
2013-06-02remove mate-panelrcraveit1-3/+0
2013-05-18Remove old mateconf scriptStefano Karapetsas1-12/+2
2012-10-12fix dconf requirementsStefano Karapetsas1-1/+5
2012-10-11migrate mate-panel to gsettingsStefano Karapetsas1-36/+8
2012-06-20fix "ngome" occurenceStefano Karapetsas1-1/+1
thanks to nmarques
2012-01-27removing extra spacesPerberos1-160/+160
2011-12-13adding missing ld flagsPerberos1-2/+4
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+290