Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-11 | migrate from intltool to gettext | Wu Xiaotian | 1 | -2/+0 | |
2019-10-30 | build: %.gschema.xml files were already generated by autogen.sh | rbuj | 1 | -3/+0 | |
configure.ac contents: GETTEXT_PACKAGE=mate-panel AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Define the gettext package to be used]) AC_SUBST(GETTEXT_PACKAGE) AC_OUTPUT([ ... data/org.mate.panel.gschema.xml data/org.mate.panel.menubar.gschema.xml data/org.mate.panel.object.gschema.xml data/org.mate.panel.toplevel.gschema.xml ... | |||||
2018-04-26 | css: Convert to GResource | raveit65 | 1 | -5/+3 | |
2018-04-23 | Theme: consistant theming for applet drag handles in all themes | lukefromdc | 1 | -0/+5 | |
* 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 | |||||
2016-01-03 | drop MateConf migration script | Monsta | 1 | -4/+0 | |
2015-09-06 | Rework gsettings schema building | infirit | 1 | -11/+8 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
2015-03-02 | Add mageia.layout | tarakbumba | 1 | -0/+1 | |
Closes https://github.com/mate-desktop/mate-panel/pull/285 | |||||
2014-09-22 | Add ubuntu layout | Stefano Karapetsas | 1 | -1/+2 | |
2014-08-10 | add fedora layout file | raveit65 | 1 | -0/+1 | |
2014-02-18 | Add some example layouts | Stefano Karapetsas | 1 | -1/+4 | |
2014-02-18 | Allow to have multiple panel layouts | Stefano Karapetsas | 1 | -3/+3 | |
2014-02-12 | Allow to customize menu bar with GSettings | Stefano Karapetsas | 1 | -1/+2 | |
2013-06-30 | Fixes for make dist | Stefano Karapetsas | 1 | -6/+16 | |
2013-02-10 | Make GSettings schemas translatable | Stefano Karapetsas | 1 | -0/+3 | |
2013-01-04 | Add mateconf-gsettings-data-convert file | Stefano Karapetsas | 1 | -0/+5 | |
Patch by Yaakov Selkowitz <[email protected]> | |||||
2012-10-10 | add gsettings schemas | Stefano Karapetsas | 1 | -0/+14 | |