warzone2100/lib/betawidget/platform/sdl
Freddie Witherden 50747b6e53 Fix compilation of betawidget/platform/sdl/event.c.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5952 4a71c877-e1ca-e34f-864e-861f7616d084
2008-09-07 15:31:34 +00:00
..
clipboardOSX.m 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
clipboardWin32.c Fix the include paths for clipboardWin32.c 2008-09-07 13:57:01 +00:00
clipboardX11.c Fix the X11 clipboard code so that it now waits for a response before attempting to fetch the data; also make it request a UFT-8 string. 2008-09-07 13:35:39 +00:00
event.c Fix compilation of betawidget/platform/sdl/event.c. 2008-09-07 15:31:34 +00:00
event.h Add partially-finished SDL wrapper code to betawidfet. 2008-08-28 15:34:21 +00:00
init.c Add widgetSDLInit and widgetSDLQuit to initialise and uninitialise the widget system under SDL. 2008-08-30 17:15:43 +00:00
init.h Add widgetSDLInit and widgetSDLQuit to initialise and uninitialise the widget system under SDL. 2008-08-30 17:15:43 +00:00
time.c Re-organise betawidget as proposed on the mailing list; add paste support for Win32 (needs testing). 2008-08-26 11:01:17 +00:00