]> icculus.org git repositories - mikachu/openbox.git/history - otk/application.cc
add comments
[mikachu/openbox.git] / otk / application.cc
2003-01-22 Dana Jansensbreak when no more widgets showing
2003-01-22 Dana Jansensotk using new render shit.. supposedly
2003-01-20 Dana Jansensadd rendercolor class, with a cache of gcs for the...
2003-01-16 Dana Jansensuse otk::Property to get the atom values
2003-01-14 Dana Jansensotk::Timer-ng!! thanks ManMower for this shizznit!
2003-01-13 Dana Jansensun-static otk::Display. add an operator* to it. make...
2003-01-11 Dana Jansensrm prefixes for all elements in the otk namepsace
2002-12-24 Dana Jansenswrap otk with swig/python
2002-11-17 Dana Jansensadd the config header and emacs comment to all the...
2002-11-16 Dana Jansenschange the style-load-error msg
2002-11-16 Dana Jansensadd an OtkAppWidget which are "root windows", i.e....
2002-11-16 Dana Jansensbetter msgs
2002-11-16 Dana Jansensprint a warning if more than one main widget is set
2002-11-16 Dana Jansensset the close protocol on the app's main widget
2002-11-16 Dana Jansenscheck to make sure the style config could be loaded
2002-11-16 Dana Jansensuse the timer queue manager
2002-11-16 Marius Nitafixed bugs, got otkapp to select on a fd, modded widget...
2002-11-16 Marius Nitathere