warzone2100/lib/betawidget
Freddie Witherden b48b8058e8 Add support for timer events and fix a bug in event id generation.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5557 4a71c877-e1ca-e34f-864e-861f7616d084
2008-07-15 10:12:03 +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 Add support for timer events and fix a bug in event id generation. 2008-07-15 10:12:03 +00:00
vector.h Fix a bug in vectorAt which could cause a segfault; add vectorHead which returns the last element added to the vector. 2008-07-14 23:08:37 +00:00
widget.c Add support for timer events and fix a bug in event id generation. 2008-07-15 10:12:03 +00:00
widget.h Add support for timer events and fix a bug in event id generation. 2008-07-15 10:12:03 +00:00