]> icculus.org git repositories - dana/openbox.git/history - engines/openbox/obengine.c
Add include of cairo.h when using librsvg
[dana/openbox.git] / engines / openbox / obengine.c
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-06 Dana Jansensadd the ability to render and size text labels for...
2003-04-05 Dana Jansenschange how rc parsing will work. a=b will be parsed...
2003-04-05 Dana Jansensuse a context enum instead of quarks
2003-04-02 Dana Jansenscreate a generic tokenizer/sectionizer for the config...
2003-04-02 Dana Jansensob_ prefix
2003-04-02 Dana Jansensbase the handle's layout on the grip's parentrelative...
2003-04-01 Dana Jansenscatch button presses on the frame so that clicks on...
2003-03-31 Dana Jansensadd the shade button to the default layout
2003-03-31 Dana Jansensadd a shaded button
2003-03-31 Dana Jansenschange buttons masks so that there are masks for max...
2003-03-29 Dana Jansensadd support for foo.pressed.mask to load a different...
2003-03-29 Dana Jansenscreate the dirs for themes in ~/.openbox on startup
2003-03-28 Dana Jansensbetter prefix symbols to reduce clashes
2003-03-28 Dana Jansenssplit the render functions into obrender.c. rename...