]> icculus.org git repositories - mikachu/openbox.git/history - otk/widget.cc
setStyle in the constructor of each child widget
[mikachu/openbox.git] / otk / widget.cc
2003-01-27 Dana JansenssetStyle in the constructor of each child widget
2003-01-23 Dana Jansensremove debug printfs
2003-01-22 Dana Jansensshow recursive.. recursively
2003-01-22 Dana Jansensotk using new render shit.. supposedly
2003-01-20 Dana JansensdrawSolidBackground seems to work :)
2003-01-20 Dana Jansensdont try free the widget's pixmap until it is no longer...
2003-01-20 Dana JansensXClearArea on expose in widget
2003-01-20 Dana Jansenswidegt using new render system
2003-01-18 Dana Jansensprovide RenderControls to all otk from the display...
2003-01-18 Dana Jansenssurface started
2003-01-17 Dana Jansensadd comment for bugfix
2003-01-17 Dana Jansensdon't use XMoveResize, it doesn't work for StaticGravit...
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
2003-01-04 Dana Jansensmake the frame window override-redirect
2003-01-04 Dana Jansenss/True/true/
2003-01-04 Dana Jansensmake the frame window override-redirect
2002-12-26 Dana Jansensfix booge bug that makes widgets not change their backg...
2002-12-26 Dana Jansenssupport the button pressed resources better
2002-12-25 Dana Jansensmight not compile... ob uses its own widgets now, which...
2002-12-20 Dana Jansensmore api cleanups
2002-12-20 Dana Jansensapi cleanups
2002-12-18 Dana Jansensuse OB Widgets for everything
2002-12-18 Dana Jansensadd an OBBackgroundWidget and use it for setting colors...
2002-12-11 Dana Jansensfuck you basewidget
2002-12-04 Dana Jansensmove event handling into basewidget again <FLINCH>
2002-12-04 Dana Jansenssplit up widget and basewidget
2002-12-04 Dana Jansensmake setStyle() recursive
2002-12-04 Dana Jansensunregister for events when destroyed
2002-12-01 Dana Jansenswindow decorations use "unmanaged" widgets now.
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 Jansensset the close protocol on the app's main widget
2002-11-16 Dana Jansenschange how the widgets' _dirty flag works so that all...
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 Marius Nitahopefully caught stupid assert
2002-11-15 Marius Nitaheh
2002-11-15 Dana Jansensbetter fix for configure
2002-11-15 Marius Nitamade resizing sexier
2002-11-15 Dana Jansensuse the rect
2002-11-15 Dana Jansensdont set dirty if not resizing
2002-11-15 Dana Jansensit resizes now
2002-11-15 Dana Jansensresizes
2002-11-15 Dana Jansenssmarter expose. stop when the window is found
2002-11-15 Dana Jansensmake stuff draw on expose events
2002-11-14 Marius Nitawidget update fix
2002-11-13 Marius Nitaadding vertical dynamic resize code
2002-11-13 Marius NitaHOOGE improvements. now widgets calculate their size...
2002-11-11 Marius Nitaadded missing header
2002-11-11 Marius Nitacan now map windows and render textures
2002-11-10 Marius Nitainitial commit