]> icculus.org git repositories - mikachu/openbox.git/history - openbox/Makefile.am
make parse.h depend on y.tab.h
[mikachu/openbox.git] / openbox / Makefile.am
2003-04-02 Dana Jansensmake parse.h depend on y.tab.h
2003-04-02 Dana Jansensadd y.tab.h to the headers so the yacc shit runs
2003-04-02 Dana Jansensrm the generated files on clean
2003-04-02 Dana Jansenswrong .h for the make rule
2003-04-02 Dana Jansensdeps the lex h on the c
2003-04-02 Dana Jansenscreate a generic tokenizer/sectionizer for the config...
2003-03-29 Scott MoynesMenu data structures basically completed.
2003-03-26 Dana Jansensusnig flex directly, renaming symbols so that theres...
2003-03-23 Dana Jansensrm themerc.[ch]
2003-03-22 Dana Jansensconfig system fleshed out. many thanks to woodlbock...
2003-03-22 Dana Jansensstart the config system, add the config file parser
2003-03-21 Dana Jansensbuild 'openbox3' instead of 'ob3'
2003-03-21 Dana Jansensbuild the binary called 'openbox3'
2003-03-21 Dana Jansensadd a dispatched event for interactively moving a window.
2003-03-20 Dana Jansensadd the binary and urls to the Makefile and -D's
2003-03-19 Dana Jansensadd code for snapping windows to screen edges
2003-03-18 Dana Jansensprovide functions for grabbing and ungrabbing the keybo...
2003-03-18 Dana Jansensadd actions for key/mouse bindings etc
2003-03-18 Dana Jansensplugins work.
2003-03-17 Dana Jansensstop using python internally. add an event dispatcher
2003-03-16 Dana Jansenspointer's variables are config vars
2003-03-16 Dana Jansensmerge the C branch into HEAD