]> icculus.org git repositories - dana/openbox.git/history - obt
put openbox saved sessions in CACHE_HOME not DATA_HOME. more correct! i think.
[dana/openbox.git] / obt /
2008-01-31 Dana Jansensmake an obt_root() macro
2008-01-31 Dana Jansensadd support for XDG_CACHE_HOME to the obt paths
2008-01-31 Dana Jansensmake menu event handling work more like how other event...
2008-01-20 Dana Jansensmake the obt library branch compile again with all...
2008-01-20 Dana Jansenslet you make an xevent listener for all windows
2008-01-20 Dana Jansensmake the xevent stuff work for events from extensions...
2008-01-20 Dana Jansensadd the xevent callback system to libobt in xevent...
2008-01-20 Dana Jansensmake the mainloop not depend on an X display, and make...
2008-01-20 Dana Jansensinitialize the lists to NULL (empty)
2008-01-20 Dana Jansensmove the xdg path stuff into obt/paths.[ch], and make...
2008-01-20 Dana Jansenssmall api change for parsing
2008-01-20 Dana Jansensfix constness
2008-01-20 Dana Jansensadd obt_parse_tree_from_root and use it, cuz it's nice
2008-01-20 Dana Jansensupdate openbox to use the current parser interface...
2008-01-20 Dana Jansensadd parsing to libobt with a new API! (it is not comple...
2008-01-20 Dana Jansenschange openbox to use the libotk's keyboard.[ch] stuff...
2008-01-20 Dana Jansensadd keyboard.[ch] to libobt. these are for tracking...
2008-01-20 Dana Jansensadd functions for setting locale strings (on top of...
2008-01-20 Dana Jansensmake openbox use the obt prop.c/h stuff
2008-01-20 Dana Jansensadd prop.[ch] to the libobt, but they are not used...
2008-01-20 Dana Jansenssetup versioning for libotk that is separate from libob...
2008-01-20 Dana Jansensmove the code for tracking what extensions are availabl...
2008-01-20 Dana Jansensadd G_BEGIN/END_DECLS to the mainloop header
2008-01-20 Dana Jansensmove the xerror handling into the libobt
2008-01-20 Dana JansensMove the main loop out into the libobt
2008-01-20 Dana Jansensmore precise includes
2008-01-20 Dana Jansenssplit the header up for obt
2008-01-20 Dana Jansenslook mom, I made an openbox toolkit