warzone2100/lib/widget
Dennis Schridde 9b0a31e9b2 Made Warzone compile using MSVC!
- Fixed several files for being C89 compatible, so MSVC compiles them. (No variable declarations after function calls allowed.)
- Added function definitions (lib/framework/win32fixes.h) for functions with different names under Win32/Linux. (Aiming at moving all platform specific defines into such headers. Everywhere included frame.h should make this easy.)
- Please take a look at lib/gamelib/audp_parser.y. I had to convert the lowercase token "text" to uppercase "TEXT", so it doesn't collide with msxml.h (mysteriously included by some windows headers).

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@433 4a71c877-e1ca-e34f-864e-861f7616d084
2006-06-03 23:46:03 +00:00
..
Makefile.am Full pathname includes 2006-06-02 19:34:58 +00:00
Makefile.raw Now when typing the address for the host, you can hit TAB to paste 2005-12-05 20:59:14 +00:00
bar.c Full pathname includes 2006-06-02 19:34:58 +00:00
bar.h Create final repository structure. 2007-06-28 17:47:08 +00:00
button.c Full pathname includes 2006-06-02 19:34:58 +00:00
button.h Create final repository structure. 2007-06-28 17:47:08 +00:00
editbox.c Full pathname includes 2006-06-02 19:34:58 +00:00
editbox.h Create final repository structure. 2007-06-28 17:47:08 +00:00
form.c Full pathname includes 2006-06-02 19:34:58 +00:00
form.h Create final repository structure. 2007-06-28 17:47:08 +00:00
label.c Full pathname includes 2006-06-02 19:34:58 +00:00
label.h Create final repository structure. 2007-06-28 17:47:08 +00:00
scrap.c Made Warzone compile using MSVC! 2006-06-03 23:46:03 +00:00
scrap.h Now when typing the address for the host, you can hit TAB to paste 2005-12-05 20:59:14 +00:00
slider.c Full pathname includes 2006-06-02 19:34:58 +00:00
slider.h Create final repository structure. 2007-06-28 17:47:08 +00:00
tip.c Full pathname includes 2006-06-02 19:34:58 +00:00
tip.h Create final repository structure. 2007-06-28 17:47:08 +00:00
widgbase.h - converted the sources in src/ to use full path includes instead of just the filename. 2006-05-27 16:37:17 +00:00
widget.c Full pathname includes 2006-06-02 19:34:58 +00:00
widget.h - converted the sources in src/ to use full path includes instead of just the filename. 2006-05-27 16:37:17 +00:00
widgint.h Create final repository structure. 2007-06-28 17:47:08 +00:00