Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-06-26 | Remove all trailing whitespaces in the code tree | Joaquín Ignacio Aramendía | 1 | -5/+5 | |
Just run: $ find -name '*.c' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i $ find -name '*.h' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i | |||||
2014-06-24 | Possible keybinding to switch to previous workspace. | Robert David | 1 | -0/+3 | |
Disabled at default. | |||||
2013-04-07 | Fix window screenshot keybinding | Stefano Karapetsas | 1 | -1/+1 | |
2013-02-17 | Fixed typos to solve run terminal issue | Stefano Karapetsas | 1 | -37/+37 | |
Closes https://github.com/mate-desktop/mate-control-center/issues/25 | |||||
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 | |
2012-10-01 | migrate to gsettings | Stefano Karapetsas | 1 | -255/+139 | |
2012-03-16 | Introduce key combination to switch between windows on all workspaces taken ↵ | Alexander Larsson | 1 | -0/+6 | |
from https://bugzilla.gnome.org/show_bug.cgi?id=577699 | |||||
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+386 | |