warzone2100/lib/widget
Giel van Schijndel c5cb9608d1 Leave the memory management up to the memory management functions!
That is:
 * Don't use a custom memory heap implementation anymore
 * Remove all usages of HEAP code for string allocation (wasn't being used anyway due to conditional compilation)

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1805 4a71c877-e1ca-e34f-864e-861f7616d084
2007-06-04 16:34:17 +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 Leave the memory management up to the memory management functions! 2007-06-04 16:34:17 +00:00
bar.h Leave the memory management up to the memory management functions! 2007-06-04 12:30:06 +00:00
button.c Leave the memory management up to the memory management functions! 2007-06-04 16:34:17 +00:00
button.h Leave the memory management up to the memory management functions! 2007-06-04 12:30:06 +00:00
editbox.c Leave the memory management up to the memory management functions! 2007-06-04 16:34:17 +00:00
editbox.h Leave the memory management up to the memory management functions! 2007-06-04 12:30:06 +00:00
form.c Leave the memory management up to the memory management functions! 2007-06-04 16:34:17 +00:00
form.h Leave the memory management up to the memory management functions! 2007-06-04 12:30:06 +00:00
label.c Leave the memory management up to the memory management functions! 2007-06-04 16:34:17 +00:00
label.h Leave the memory management up to the memory management functions! 2007-06-04 12:30:06 +00:00
scrap.c Fix indention and some minor cleanup... 2007-03-16 19:31:15 +00:00
scrap.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
slider.c Leave the memory management up to the memory management functions! 2007-06-04 16:34:17 +00:00
slider.h Leave the memory management up to the memory management functions! 2007-06-04 12:30:06 +00:00
tip.c - Add -Wextra to debug=yes, as it doesn't generate so many new warnings 2007-04-09 14:41:22 +00:00
tip.h - Add -Wextra to debug=yes, as it doesn't generate so many new warnings 2007-04-09 14:41:22 +00:00
widgbase.h Remove the font.h header file (which had no implementation) 2007-04-03 18:14:24 +00:00
widget.c Leave the memory management up to the memory management functions! 2007-06-04 16:34:17 +00:00
widget.h + const, - unused 2007-06-03 13:46:50 +00:00
widgint.h Leave the memory management up to the memory management functions! 2007-06-04 16:34:17 +00:00