]> icculus.org git repositories - mikachu/openbox.git/history - openbox/config.h
prefixing and capitalizing the StackLayer -> ObStackingLayer enum.
[mikachu/openbox.git] / openbox / config.h
2003-07-10 Dana Jansensprefixing and capitalizing the StackLayer -> ObStacking...
2003-07-10 Dana Jansensuse the ObOrientation enum instead of a horz bool for...
2003-07-10 Dana Jansensprefixing for the dock. use ObDirection instead of...
2003-05-16 Dana Jansensrename "Slit" to "Dock".
2003-05-11 Dana Jansensadd opaque move/resize to the rc3
2003-05-11 Dana JansensClients Menus and Slits are all 'ObWindow's now.
2003-05-09 Dana Jansensall my changes while i was offline.
2003-04-13 Dana Jansenslet specify theme in the rc3 file. rm the other old...
2003-04-13 Dana Jansensmove the openbox engine into librender and the kernel...
2003-04-08 Dana Jansensmove config option loading for the kernel into config.c/h
2003-04-05 Dana Jansenschange how rc parsing will work. a=b will be parsed...
2003-04-02 Dana Jansenscreate a generic tokenizer/sectionizer for the config...
2003-03-23 Dana Jansensadd booleans
2003-03-23 Dana Jansensadd descriptive names and long descriptions to config...
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