Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-18 | Remove trailing whitespaces | rbuj | 1 | -24/+24 | |
find . -regextype posix-extended -regex '.*\.(c|h|ac)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+ | |||||
2019-04-12 | Remove dead store detected by clang | rbuj | 1 | -1/+0 | |
marco-window-manager.c:408:17: warning: Value stored to 'i' is never read i = 0; ^ ~ theme-installer.c:813:3: warning: Value stored to 'filename' is never read filename = old_folder; ^ ~~~~~~~~~~ | |||||
2014-04-27 | Add support for metacity-theme-2.xml | Stefano Karapetsas | 1 | -2/+17 | |
Closes https://github.com/mate-desktop/mate-control-center/issues/92 | |||||
2013-02-10 | windows: Add option to enable compositing manager and fast alt-tab | Stefano Karapetsas | 1 | -1/+23 | |
2013-01-11 | Changed the ordering that titlebar actions are displayed. | Steve Zesch | 1 | -2/+2 | |
Previously, the ordering of the titlebar actions did not match the enum ordering in the schema file, which caused the wrong action to be set. | |||||
2012-10-23 | migrate windows capplet to gsettings | Stefano Karapetsas | 1 | -146/+88 | |
2012-08-02 | Fixed incorrect fsf address. | Steve Zesch | 1 | -2/+2 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+520 | |