]> Dogcows Code - chaz/openbox/history - otk/widget.cc
add actions for key/mouse bindings etc
[chaz/openbox] / otk / widget.cc
2003-02-19  Dana Jansensa few optimizations to layouts/rendering
2003-02-16  Dana Jansensuse the current size, which will get capped by max...
2003-02-16  Dana Jansensdont forget borders/bevels
2003-02-11  Dana Jansensfree the surfaces' pixeldata after rendering it
2003-02-10  Dana Jansensuse a solid color for the default background
2003-02-10  Dana Jansenslayout fixes, give widgets a default texture, etc.
2003-02-09  Dana Jansensuse parentrelative when theres no texture set
2003-02-09  Dana Jansenssigned ints instead of unsigned ints again. less pain...
2003-02-08  Dana Jansensmad optimizations
2003-02-08  Dana JansensBrand spankin new widgets for otk (Label and Button).
2003-02-05  Dana Jansensadd an adjustable event mask
2003-02-04  Dana Jansensupdate children first
2003-02-02  Dana Jansenscheck before deleting
2003-02-02  Dana Jansensdelete the surface in destructor
2003-01-30  Dana Jansensmake parents dirty when a widget resizes
2003-01-27  Dana Jansensadjust chicldren relative to self, not root
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
This page took 0.324804 seconds and 75 git commands to generate.