summaryrefslogtreecommitdiff
path: root/app/cwm/parse.y
AgeCommit message (Expand)Author
2009-01-11better comparison idiom; found with -WallOkan Demirmen
2008-06-16Make this not crash when compiled with -g.Michael Knudsen
2008-06-15Rip out and burn the HASH_* stuff. We don't need a SPLAY tree for one font.Owain Ainsworth
2008-06-14slightly alter the semantics of config files:Okan Demirmen
2008-06-14confable menu and window mouse bindings from rivo nurges (thanks!) withOkan Demirmen
2008-05-19allow an autogroup value of 0 to mean no group. This means you can setOwain Ainsworth
2008-05-18Kill conf_get_int(), it was a silly function anyway.Owain Ainsworth
2008-05-18When we're cleaning out the lists in parse_config and conf_clear it's aOwain Ainsworth
2008-04-29Allow slashes in unquoted strings.Simon Bertrang
2008-04-16Replace a few leftover calls to strdup and calloc with xstrdup and xcallocOwain Ainsworth
2008-04-15hit it with the knf stick.Owain Ainsworth
2008-04-15Add "gap" support to .cwmrc. The options put in here make gaps on the edgeOwain Ainsworth
2008-04-15malloc -> callocOkan Demirmen
2008-03-23Replace the symlink configuration scheme with a simple yacc parser asSimon Bertrang