summaryrefslogtreecommitdiff
path: root/app/cwm/util.c
AgeCommit message (Expand)Author
2012-11-09sortOkan Demirmen
2011-07-25We are inconsistent when it comes to function returns, so just go allOkan Demirmen
2011-06-24alter a few function returns and prototypes; found by lint.Okan Demirmen
2011-05-11tag and comment cleanup; ok oga@Okan Demirmen
2009-12-15pull all non-X11 headers from calmwm.h and place them only where theyOkan Demirmen
2009-12-15merge the 2 common header files; specific includes to be pulled out asOkan Demirmen
2008-07-11spacing, declaration lineup to be consistent throughout cwm,Okan Demirmen
2008-05-15KNF, no binary change.Owain Ainsworth
2008-04-15make the argument parser for commands accept quoted strings, while i'mOwain Ainsworth
2008-04-15Kill dirent_isdir() and dirent_islink() nothing used them since the newOwain Ainsworth
2008-04-15hit it with the knf stick.Owain Ainsworth
2008-02-20add exec_wm to calmwm.h, it was missing (bad ian@!)Owain Ainsworth
2008-01-16huge amount of cleanup and dead code removal.Owain Ainsworth
2008-01-11- Remove the "all rights reserved" tag at the top of most of the sourceOwain Ainsworth
2007-11-28Add a "restart wm" function. ok oga@Ian Darwin
2007-04-27Initial import of cwm-3.Bernd Ahlers