summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Collapse)AuthorFilesLines
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-10-24Remove deprecated glib thread api calls.infirit1-2/+0
Also bump minimum required glib version to 2.32.
2014-06-26Remove all trailing whitespaces in the code treeJoaquín Ignacio Aramendía4-128/+128
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-11-08INCLUDES -> AM_CPPFLAGSinfirit1-1/+1
2013-10-26Starting to add GTK3 supportLaszlo Boros2-0/+119
2012-11-18fixed incorrect fsf addresses.Steve Zesch4-8/+8
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos6-0/+1623