warzone2100/lib/betawidget
Giel van Schijndel 5802bba3ae Add a small SDL test application for betawidget (committed for EvilGuru)
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5962 4a71c877-e1ca-e34f-864e-861f7616d084
2008-09-07 22:50:25 +00:00
..
platform/sdl Fix compilation of betawidget/platform/sdl/event.c. 2008-09-07 15:31:34 +00:00
tools Add a small SDL test application for betawidget (committed for EvilGuru) 2008-09-07 22:50:25 +00:00
Makefile.am Add a small SDL test application for betawidget (committed for EvilGuru) 2008-09-07 22:50:25 +00:00
autogen.sh Use libtool for compiling and linking of betawidget 2008-09-06 15:05:55 +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
configure.ac Conditionally compile in one of platform/sdl/clipboard* depending on the host platform we're compiling for 2008-09-06 22:39:43 +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 * Make sure that we only have a compile and link time dependency on Cairo when compiling and linking betawidget, not when using it 2008-09-06 15:38:31 +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
internal-cairo.h * Make sure that we only have a compile and link time dependency on Cairo when compiling and linking betawidget, not when using it 2008-09-06 15:38:31 +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 Pass the ID of an event handler to destruct events the same way as we would to regular events. 2008-09-07 16:58:46 +00:00
widget.h Fix a typo in the doxygen documentation for widget.h. 2008-09-07 21:10:31 +00:00
window.c Revert the changes to window.[ch] which were committed by accident in r5931. 2008-09-06 12:31:44 +00:00
window.h Revert the changes to window.[ch] which were committed by accident in r5931. 2008-09-06 12:31:44 +00:00