]> icculus.org git repositories - mikachu/openbox.git/history - openbox/cparse.l
use g_warning not printf
[mikachu/openbox.git] / openbox / cparse.l
2003-03-26 Dana Jansensuse g_warning not printf
2003-03-26 Dana Jansensusnig flex directly, renaming symbols so that theres...
2003-03-23 Dana Jansensbetter parsing errors
2003-03-23 Dana Jansensproperly parse comments!
2003-03-22 Dana Jansensparse lines that start with '#' as comments
2003-03-22 Dana Jansenslet identifiers have '.' in them
2003-03-22 Dana Jansensgive the filename to the parser for errors
2003-03-22 Dana Jansensremove debug print
2003-03-22 Dana Jansensstart the config system, add the config file parser