]> icculus.org git repositories - dana/openbox.git/history - openbox/config.h
the <interactive> tags are no longer needed
[dana/openbox.git] / openbox / config.h
2003-08-30 Dana Jansensmake interactive actions a type and not special cases.
2003-08-28 Dana Jansensnew method for loading menu files etc
2003-08-12 Dana Jansensmove the resistance plugin into the kernel. dont resist...
2003-08-12 Dana Jansensadjust for changes to the parsing api.
2003-08-12 Dana Jansensadd the chainQuitKey option to teh <keyboard> section...
2003-08-12 Dana Jansensadd an option for if the popup is used for desktop...
2003-08-12 Dana Jansensmove the keyboard and mouse plugins into the kernel...
2003-08-03 Dana Jansenskill non-opaque move/resize
2003-07-30 Dana Jansensmove the titlebar layout from the theme to the rc file
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