warzone2100/lib/betawidget
Freddie Witherden 7aef59ad0d Allow Betawidget to compile under OS X (OpenGL header location is different).
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5720 4a71c877-e1ca-e34f-864e-861f7616d084
2008-07-31 19:30:36 +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 Fix some more compiler warnings. 2008-07-16 21:19:33 +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 Update the documentation for vectorCreate. 2008-07-31 18:39:59 +00:00
widget.c Save the current state of the cairo context before drawing and restore once finished. 2008-07-19 19:34:51 +00:00
widget.h Allow Betawidget to compile under OS X (OpenGL header location is different). 2008-07-31 19:30:36 +00:00