prepare for alpha1 release.
[mikachu/openbox.git] / openbox / Makefile.am
2003-06-29 Dana Jansensprepare for alpha1 release.
2003-06-27 Dana Jansensbuild 'openbox' instead of 'openbox3'.
2003-06-21 Dana Jansensmake session management optional
2003-05-24 Dana Jansensthis is a big one! im putting stats in here just cuz!
2003-05-24 Dana JansensECKS EM ELL
2003-05-23 Dana Jansensadd --enable-gl support, and put the flags/libs in...
2003-05-18 Dana Jansensadd (optional) support for showing a busy cursor via...
2003-05-16 Dana Jansensrename "Slit" to "Dock".
2003-05-11 Dana JansensClients Menus and Slits are all 'ObWindow's now.
2003-05-10 Dana Jansensadd a slit to the kernel
2003-05-09 Dana Jansensall my changes while i was offline.
2003-04-25 Dana Jansensrestore the desktop and focused window on restarts...
2003-04-22 Scott MoynesRender menus only when they are invalid.
2003-04-17 Dana Jansensmove the move/resize functionality into moveresize...
2003-04-13 Dana Jansensback to automake
2003-04-03 Dana Jansensnew build system without automake
2003-04-02 Dana JansensBLEF HATE DIE
2003-04-02 Dana Jansensbison doesnt use y.tab.*
2003-04-02 Dana Jansensrename the parse.yacc to parse.y
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