warzone2100/lib/widget
Per Inge Mathisen be566a7d6d Add -Wcast-align and -Wmissing-declarations to autoconf debug builds, and fix warnings.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4403 4a71c877-e1ca-e34f-864e-861f7616d084
2008-03-28 23:28:44 +00:00
..
Makefile.am Move all stuff that actually belongs in CPPFLAGS (but is called CFLAGS) to AM_CPPFLAGS 2008-03-10 10:50:58 +00:00
Makefile.raw New Makefile.raw system, works with MinGW/Windows environment and Linux also. 2006-07-21 21:48:55 +00:00
bar.c TRUE->true, FALSE->false (except in scripts) 2008-03-24 16:51:17 +00:00
bar.h #include fixes 2008-03-23 19:08:49 +00:00
button.c TRUE->true, FALSE->false (except in scripts) 2008-03-24 16:51:17 +00:00
button.h #include fixes 2008-03-23 19:08:49 +00:00
editbox.c TRUE->true, FALSE->false (except in scripts) 2008-03-24 16:51:17 +00:00
editbox.h #include fixes 2008-03-23 19:08:49 +00:00
form.c TRUE->true, FALSE->false (except in scripts) 2008-03-24 16:51:17 +00:00
form.h TRUE->true, FALSE->false (except in scripts) 2008-03-24 16:51:17 +00:00
label.c TRUE->true, FALSE->false (except in scripts) 2008-03-24 16:51:17 +00:00
label.h #include fixes 2008-03-23 19:08:49 +00:00
scrap.c Turn some file-level comments in lib/widgets into Doxygen comments 2008-03-21 15:40:23 +00:00
scrap.h Add some header guards to scrap.h 2008-03-24 00:59:05 +00:00
slider.c TRUE->true, FALSE->false (except in scripts) 2008-03-24 16:51:17 +00:00
slider.h #include fixes 2008-03-23 19:08:49 +00:00
tip.c Use enum `iV_fonts` instead of `int` to represent fonts in the widget code 2008-03-23 18:12:23 +00:00
tip.h Use enum `iV_fonts` instead of `int` to represent fonts in the widget code 2008-03-23 18:12:23 +00:00
widgbase.h widgbase.h depends on textdraw.h so #include it... 2008-03-23 18:33:59 +00:00
widget.c Add -Wcast-align and -Wmissing-declarations to autoconf debug builds, and fix warnings. 2008-03-28 23:28:44 +00:00
widget.h Fix assert in widget code by simply increasing maximum major tabs that can be shown. 2008-03-28 18:41:53 +00:00
widget.vcproj Reduce amount of junk in the MSVC compilation output by about 70%. 2008-03-23 22:15:28 +00:00
widgint.h Turn some file-level comments in lib/widgets into Doxygen comments 2008-03-21 15:40:23 +00:00