warzone2100/lib/widget
Per Inge Mathisen 13fa22fcbf Revert r4932 and try a different fix instead, checking the number of tabs
actually allocated, and resetting the currently highlighted tab if it is
out of bounds.


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4998 4a71c877-e1ca-e34f-864e-861f7616d084
2008-05-09 20:32:31 +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 Purely cosmetic cleanup 2008-04-21 17:02:46 +00:00
bar.h #include fixes 2008-03-23 19:08:49 +00:00
button.c Purely cosmetic cleanup 2008-04-21 17:02:46 +00:00
button.h #include fixes 2008-03-23 19:08:49 +00:00
editbox.c Fix crash when trying to delete text coming from a clipboard paste. 2008-04-21 17:11:48 +00:00
editbox.h #include fixes 2008-03-23 19:08:49 +00:00
form.c Revert r4932 and try a different fix instead, checking the number of tabs 2008-05-09 20:32:31 +00:00
form.h TRUE->true, FALSE->false (except in scripts) 2008-03-24 16:51:17 +00:00
label.c Purely cosmetic cleanup 2008-04-21 17:02:46 +00:00
label.h #include fixes 2008-03-23 19:08:49 +00:00
scrap.c * Don't "Guarantee nul-termination" after snprintf as snprintf does that itself already (per the C99 spec) 2008-04-26 14:21:41 +00:00
scrap.h Add some header guards to scrap.h 2008-03-24 00:59:05 +00:00
slider.c Purely cosmetic cleanup 2008-04-21 17:02:46 +00:00
slider.h #include fixes 2008-03-23 19:08:49 +00:00
tip.c * Delete unused and empty function StartTacticalScroll() 2008-04-20 17:17:50 +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 Revert r4932 and try a different fix instead, checking the number of tabs 2008-05-09 20:32:31 +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