warzone2100/lib/betawidget
Freddie Witherden 7d5723455c Add keycode.h to the repository (which I forgot in r5445).
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5449 4a71c877-e1ca-e34f-864e-861f7616d084
2008-07-09 16:51:17 +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 Add a dedicated text input event. Switch to our own custom keycode enum rather than depending on SDLs. 2008-07-09 15:46:46 +00:00
widget.h Add a dedicated text input event. Switch to our own custom keycode enum rather than depending on SDLs. 2008-07-09 15:46:46 +00:00