.. |
Makefile.am
|
Stage two merge.
|
2010-07-10 21:10:44 +02: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
|
Stage two merge.
|
2010-07-10 21:10:44 +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 |
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
|
Stage two merge.
|
2010-07-10 21:10:44 +02: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
|
MSVC fixes.
|
2010-07-10 21:10:46 +02:00 |
widgint.h
|
cpp: Add extern "C" {} in headers.
|
2010-02-09 20:27:21 +01:00 |