Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-06 | i18n: Use glib's gettext support macros | rbuj | 1 | -0/+1 | |
2020-08-04 | Remove multiple empty lines | rbuj | 1 | -3/+0 | |
find . \( -name '*.h' -o -name '*.c' \) -exec sed -i 'N;/^\n$/D;P;D;' {} \; | |||||
2019-03-28 | Improve performance by removing unused assignments | rbuj | 1 | -1/+0 | |
2014-10-24 | Update meta_show_dialog for gtk's removal of --screen | infirit | 1 | -1/+1 | |
gtk3 no longer has the --screen command-line argument, which metacity was passing to zenity. Use --display (with an explicitly-specified screen number) instead. Author: Dan Winship Bug: https://bugzilla.gnome.org/show_bug.cgi?id=687938 Based on metacity commit: 8d19afdcccaec28a5512b0a707d8238b9dd4e2f3 | |||||
2014-06-26 | Remove all trailing whitespaces in the code tree | Joaquín Ignacio Aramendía | 1 | -130/+130 | |
Just run: $ find -name '*.c' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i $ find -name '*.h' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i | |||||
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 | |
2012-08-01 | apply Should-set-RestartStyleHint-to-RestartIfRunning-wh.patch | raveit65 | 1 | -8/+0 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+1831 | |