warzone2100/lib/widget
Cyp 23cbd537f7 Merge remote branch 'origin/master' into newnet
Conflicts:
	configure.ac
2010-07-16 18:01:22 +02:00
..
Makefile.am newnet: Clean up warnings, warning free build with -O2. Enable the same warnings for C and C++, where applicable. 2010-03-05 20:01:51 +01:00
bar.c Add a new debug flag type, LOG_FATAL. 2009-11-22 16:19:51 +01:00
bar.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
button.c Purely stylistic changes to make it easier to read this code for mistakes. 2010-02-09 20:04:32 +01:00
button.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
editbox.c Make text line up better - most text now fits in the text box containing it. 2010-07-14 19:58:33 +02:00
editbox.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
form.c Move all hard-coded colours (except map preview ones) into the palette file. Pass a PIELIGHT to widgSetColour() instead of RGB. 2010-04-12 11:59:30 +02:00
form.h Move default form colours into external palette file. 2010-04-12 11:59:29 +02:00
label.c Add a new debug flag type, LOG_FATAL. 2009-11-22 16:19:51 +01:00
label.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
makefile.win32 * Wrap all file lists in the automake and win32 makefiles across lines such that there's only one file on each line 2008-10-13 13:04:37 +00:00
scrap.c Fix warning on Macs. 2010-03-04 19:07:43 +01:00
scrap.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
slider.c Allow AI difficulty slider to be dragged for longer than 2 seconds. 2010-01-30 17:12:48 +01:00
slider.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
tip.c Bump copyright 2009-02-10 18:01:48 +00:00
tip.h Try to clean up includes, fix missing extern on declaration of DataHash[]. 2010-03-10 13:31:27 +01:00
widgbase.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
widget.c Remove redundant code and improve asserts. 2010-02-09 20:27:19 +01:00
widget.h Move all hard-coded colours (except map preview ones) into the palette file. Pass a PIELIGHT to widgSetColour() instead of RGB. 2010-04-12 11:59:30 +02:00
widget.vcproj Update MSVC project files to compile newnet 2010-03-14 21:11:15 +01:00
widgint.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00