warzone2100/lib/widget
Giel van Schijndel a381013dc6 Leave the memory management up to the memory management functions!
That is:
 * Don't use a custom memory heap implementation anymore
 * Use malloc & free for memory management

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1804 4a71c877-e1ca-e34f-864e-861f7616d084
2007-06-04 12:30:06 +00:00
..
Makefile.am
Makefile.raw
bar.c Leave the memory management up to the memory management functions! 2007-06-04 12:30:06 +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 12:30:06 +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 12:30:06 +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 12:30:06 +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 12:30:06 +00:00
label.h Leave the memory management up to the memory management functions! 2007-06-04 12:30:06 +00:00
scrap.c
scrap.h
slider.c Leave the memory management up to the memory management functions! 2007-06-04 12:30:06 +00:00
slider.h Leave the memory management up to the memory management functions! 2007-06-04 12:30:06 +00:00
tip.c
tip.h
widgbase.h
widget.c Leave the memory management up to the memory management functions! 2007-06-04 12:30:06 +00:00
widget.h
widgint.h Leave the memory management up to the memory management functions! 2007-06-04 12:30:06 +00:00