warzone2100/lib/widget
Dennis Schridde 31a863a90b Setup eol-style CRLF for vcproj files
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3473 4a71c877-e1ca-e34f-864e-861f7616d084
2008-01-14 20:49:48 +00:00
..
Makefile.am - Remove unneeded gettext files and instead create them via autopoint 2007-04-02 17:21:05 +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 Final PIELIGHT changes to the widget code. 2007-12-09 21:40:26 +00:00
bar.h Final PIELIGHT changes to the widget code. 2007-12-09 21:40:26 +00:00
button.c Final PIELIGHT changes to the widget code. 2007-12-09 21:40:26 +00:00
button.h Large PIELIGHT cleanup. Please report bad colours. 2007-12-09 16:09:23 +00:00
editbox.c Final PIELIGHT changes to the widget code. 2007-12-09 21:40:26 +00:00
editbox.h Large PIELIGHT cleanup. Please report bad colours. 2007-12-09 16:09:23 +00:00
form.c * Make sure not to use if (incorrect-condition) { ASSERT(FALSE, ...); }; instead use ASSERT(correct-condition, ...); 2007-12-22 21:10:51 +00:00
form.h Large PIELIGHT cleanup. Please report bad colours. 2007-12-09 16:09:23 +00:00
label.c Large PIELIGHT cleanup. Please report bad colours. 2007-12-09 16:09:23 +00:00
label.h Large PIELIGHT cleanup. Please report bad colours. 2007-12-09 16:09:23 +00:00
scrap.c Do parts of the proposed changes in "[Warzone-dev] build issues in FreeBSD system" by Yaroslav Kolomiyets from 24.10.2006: 2007-11-24 11:49:51 +00:00
scrap.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
slider.c Final PIELIGHT changes to the widget code. 2007-12-09 21:40:26 +00:00
slider.h Large PIELIGHT cleanup. Please report bad colours. 2007-12-09 16:09:23 +00:00
tip.c Large PIELIGHT cleanup. Please report bad colours. 2007-12-09 16:09:23 +00:00
tip.h Large PIELIGHT cleanup. Please report bad colours. 2007-12-09 16:09:23 +00:00
widgbase.h Large PIELIGHT cleanup. Please report bad colours. 2007-12-09 16:09:23 +00:00
widget.c Fix an invalid pointer reference in the widget code by making sure that the pointer to the widget currently under the mouse is cleared when the 2007-12-15 14:33:56 +00:00
widget.h Large PIELIGHT cleanup. Please report bad colours. 2007-12-09 16:09:23 +00:00
widget.vcproj Setup eol-style CRLF for vcproj files 2008-01-14 20:49:48 +00:00
widgint.h Leave the memory management up to the memory management functions! 2007-06-04 16:34:17 +00:00