summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Collapse)AuthorFilesLines
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