warzone2100/lib/betawidget
Freddie Witherden 548c43e6e3 Add support for resize and reposition events to betawidget.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5929 4a71c877-e1ca-e34f-864e-861f7616d084
2008-09-05 17:05:56 +00:00
..
platform/sdl Simplify event creation by adding a helper function to generate the base structure. 2008-09-05 15:03:21 +00:00
clipboard.h Improve the Doxygen documentation for clipboard.h; make the return value of widgetSetClipboardText on OS X mean something. 2008-08-30 10:02:28 +00:00
font.c Add font.[ch] which abstract Cairo's internal font setting routines. 2008-08-25 18:25:13 +00:00
font.h Add font.[ch] which abstract Cairo's internal font setting routines. 2008-08-25 18:25:13 +00:00
geom.c Add GPLv2 or above licensing cruft to betawidget. 2008-08-13 22:00:17 +00:00
geom.h Add more granular window positioning functions to Betawidget. 2008-08-15 19:29:57 +00:00
hBox.c Fix a potential memory leak in hBox.c, plus some minor cleanup. 2008-08-15 10:28:48 +00:00
hBox.h Add more granular window positioning functions to Betawidget. 2008-08-15 19:29:57 +00:00
keycode.h Add GPLv2 or above licensing cruft to betawidget. 2008-08-13 22:00:17 +00:00
spacer.c Fix a couple of typos and a compiler warning in betawidget. 2008-08-20 13:05:44 +00:00
spacer.h Add GPLv2 or above licensing cruft to betawidget. 2008-08-13 22:00:17 +00:00
textEntry.c Add textEntry class (warning: unfinished) to betawidget. 2008-09-02 17:53:34 +00:00
textEntry.h Add textEntry class (warning: unfinished) to betawidget. 2008-09-02 17:53:34 +00:00
vector.c Add GPLv2 or above licensing cruft to betawidget. 2008-08-13 22:00:17 +00:00
vector.h Add GPLv2 or above licensing cruft to betawidget. 2008-08-13 22:00:17 +00:00
widget.c Add support for resize and reposition events to betawidget. 2008-09-05 17:05:56 +00:00
widget.h Add support for resize and reposition events to betawidget. 2008-09-05 17:05:56 +00:00
window.c Fix a bug similar in ilk to that fixed in r5925, except for vertical as opposed to horizontal window alignment. 2008-09-03 21:36:28 +00:00
window.h Add partially-finished SDL wrapper code to betawidfet. 2008-08-28 15:34:21 +00:00