]> icculus.org git repositories - dana/openbox.git/history - otk/button.cc
Add include of cairo.h when using librsvg
[dana/openbox.git] / otk / button.cc
2003-03-21 Dana Jansensrm the old code including the .pys and the c++ shit
2003-02-16 Dana Jansensonly fire the clickHandler if the button is released...
2003-02-16 Dana Jansensadd otk::MessageDialog
2003-02-09 Dana Jansensuse the c++ std cheaders
2003-02-08 Dana Jansensmad optimizations
2003-02-08 Dana Jansensstacked cycling menu works now. add a highlighted flag...
2003-02-08 Dana JansensBrand spankin new widgets for otk (Label and Button).
2003-02-05 Dana Jansensvarious fixes to the otk widgets
2003-01-27 Dana JansenssetStyle in the constructor of each child widget
2003-01-22 Dana Jansensotk using new render shit.. supposedly
2003-01-20 Dana Jansenswidegt using new render system
2003-01-11 Dana Jansensrm prefixes for all elements in the otk namepsace
2002-12-20 Dana Jansensapi cleanups
2002-12-18 Dana Jansensadd an OBBackgroundWidget and use it for setting colors...
2002-12-03 Dana Jansensupdate the textures being used on setStyle() calls
2002-12-01 Dana Jansensadd a recursive flags to OtkWidget::show/hide
2002-11-17 Dana Jansensadd the config header and emacs comment to all the...
2002-11-16 Dana Jansensadd an OtkAppWidget which are "root windows", i.e....
2002-11-16 Dana Jansensnew button that is a focuslabel
2002-11-16 Marius Nitafixed bugs, got otkapp to select on a fd, modded widget...
2002-11-16 Marius Nitaadded otkapplication and event stuff, changed other...
2002-11-15 Dana Jansensonly do shit if the size changed
2002-11-15 Dana Jansensresizes
2002-11-15 Dana Jansensbutton::updte sets _dirty back to false
2002-11-15 Dana Jansenssmarter expose. stop when the window is found
2002-11-15 Dana Jansenstry make drawing work better but its busted
2002-11-15 Dana Jansensmake stuff draw on expose events
2002-11-14 Marius Nitaworking button class (minus fonts)
2002-11-11 Marius Nitabeginnings of button class