warzone2100/lib/betawidget
Freddie Witherden 89523ccf9f Make sure we zero a widgets user data when we initialise it.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5540 4a71c877-e1ca-e34f-864e-861f7616d084
2008-07-14 08:51:55 +00:00
..
geom.c Add experimental support for masks in betawidget. This allows for non-rectangular widgets. 2008-07-07 19:10:23 +00:00
geom.h Add experimental support for masks in betawidget. This allows for non-rectangular widgets. 2008-07-07 19:10:23 +00:00
hBox.c Fix a bug in the resize asserts; fix another bug in the hBox implementation causing sizing and positioning of child widgets to fail. 2008-07-08 16:46:53 +00:00
hBox.h Commit hBox.[ch]; a preliminary horizontal layout container. 2008-07-08 11:19:29 +00:00
keycode.h Add keycode.h to the repository (which I forgot in r5445). 2008-07-09 16:51:17 +00:00
spacer.c Add an initial spacer implementation. 2008-07-08 16:55:15 +00:00
spacer.h Add an initial spacer implementation. 2008-07-08 16:55:15 +00:00
vector.c Fix a bug in vectorMap that could result in a segfault. 2008-07-03 16:19:41 +00:00
vector.h Major redesign; widgets now use compositing (rendering off-screen). 2008-07-02 23:18:32 +00:00
widget.c Make sure we zero a widgets user data when we initialise it. 2008-07-14 08:51:55 +00:00
widget.h Make it possible for an event handler to remove itself. 2008-07-13 15:40:58 +00:00