Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-04-25 | Theme: consistant theming for applet drag handles in all themes | lukefromdc | 3 | -1/+190 | |
* 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 (port of 45b25410cddde852554b3153e81ad59a5e6722ad to 1.18 branch, limiting it to GTK+ 3.20/22) | |||||
2017-11-06 | Add a gsettings key to enable/disable SNI Support (#600) | Clement Lefebvre | 1 | -0/+5 | |
2017-04-25 | Run dialog: Add option to reverse history view | Moritz Bruder | 1 | -0/+5 | |
A setting is added to show the run dialog history in reverse. | |||||
2017-04-25 | Run dialog: Allow changing history size | Moritz Bruder | 1 | -1/+6 | |
A key has been added to the gsettings schema that controls history size. The code of the run dialog has been changed to use that key. | |||||
2016-06-29 | fixes for opensuse.layout | Sorokin Alexei | 1 | -3/+11 | |
2016-03-13 | menubar: some corrections for new max-items-or-submenu key | monsta | 1 | -1/+1 | |
- 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-11 | Make MAX_ITEMS_OR_SUBMENU configurable. | Julian RĂ¼ger | 1 | -0/+5 | |
2016-02-21 | add gschema key for setting menu icon sizes | Sorokin Alexei | 1 | -0/+20 | |
2016-01-03 | drop MateConf migration script | Monsta | 2 | -17/+0 | |
2015-09-06 | Rework gsettings schema building | infirit | 9 | -339/+336 | |
* 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 | 2 | -0/+76 | |
Closes https://github.com/mate-desktop/mate-panel/pull/285 | |||||
2014-11-04 | lockdown: move disable-lock-down key to lockdown schema | infirit | 1 | -5/+0 | |
In order to use it in other parts of MATE. | |||||
2014-09-22 | Add ubuntu layout | Stefano Karapetsas | 2 | -1/+79 | |
2014-08-10 | add fedora layout file | raveit65 | 2 | -0/+75 | |
2014-02-18 | Add some example layouts | Stefano Karapetsas | 3 | -1/+94 | |
2014-02-18 | Allow to have multiple panel layouts | Stefano Karapetsas | 3 | -3/+8 | |
2014-02-12 | Allow to customize menu bar with GSettings | Stefano Karapetsas | 2 | -1/+31 | |
2013-06-30 | Fixes for make dist | Stefano Karapetsas | 1 | -6/+16 | |
2013-04-07 | Fix MateConf convert file | Stefano Karapetsas | 1 | -2/+0 | |
2013-02-10 | Make GSettings schemas translatable | Stefano Karapetsas | 4 | -3/+6 | |
2013-01-04 | Add mateconf-gsettings-data-convert file | Stefano Karapetsas | 2 | -0/+20 | |
Patch by Yaakov Selkowitz <[email protected]> | |||||
2012-10-10 | add gsettings schemas | Stefano Karapetsas | 5 | -0/+366 | |