summaryrefslogtreecommitdiff
path: root/src/tools/marco-mag.c
AgeCommit message (Collapse)AuthorFilesLines
2014-11-25merge metacity(gtk3) changesDenis Gorodnichev1-2/+2
merge metacity(gtk3) changes fix warnings clean up unused variables replace UNUSED_VARIABLE by G_GNUC_UNUSED
2014-10-24GDK_KEY_* is also available in Gtk+-2.infirit1-5/+1
2014-10-24Replace in GTK3 deprecated Gdk apiinfirit1-0/+45
Taken from metacity commit: 238e83a98cf014c9b1082d21541e63f102d441d6 From: Alberts Muktupāvels <[email protected]>
2014-06-26Remove all trailing whitespaces in the code treeJoaquín Ignacio Aramendía1-22/+22
Just run: $ find -name '*.c' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i $ find -name '*.h' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i
2013-10-26Starting to add GTK3 supportLaszlo Boros1-0/+9
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+278