warzone2100/lib/betawidget
Freddie Witherden b8d25a33e2 Fix another (and with any luck the last) bug in vector.c.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5785 4a71c877-e1ca-e34f-864e-861f7616d084
2008-08-08 17:16:00 +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 Switch to a floating point co-ordinate system which better reflects the underlying APIs (Cairo and OpenGL). 2008-08-02 14:47:12 +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 Remove some dodgy forward declarations from betawidget. 2008-08-01 09:15:43 +00:00
keycode.h Remove some dodgy forward declarations from betawidget. 2008-08-01 09:15:43 +00:00
spacer.c Fix some more compiler warnings. 2008-07-16 21:19:33 +00:00
spacer.h Remove some dodgy forward declarations from betawidget. 2008-08-01 09:15:43 +00:00
vector.c Fix another (and with any luck the last) bug in vector.c. 2008-08-08 17:16:00 +00:00
vector.h Update the documentation for vector.h and fix a bug in vector.c. 2008-08-01 12:02:18 +00:00
widget.c Add a special EVT_DESTRUCT event to give event handlers a chance to clean-up/free any resources they have allocated. 2008-08-02 22:56:14 +00:00
widget.h Add a special EVT_DESTRUCT event to give event handlers a chance to clean-up/free any resources they have allocated. 2008-08-02 22:56:14 +00:00