Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-16 | Strip trailing whitespace | Alan Coopersmith | |
Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2011-08-26 | include: Fix old-style function definitions | Yaakov Selkowitz | |
Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> Acked-by: Gaetan Nadon <memsize@videotron.ca> | |||
2011-08-01 | Move headers to include/X11/Xaw3d/. | Matt Turner | |
Signed-off-by: Matt Turner <mattst88@gmail.com> |