warzone2100/lib/widget
Buginator f0d0bd7ebe Fixes a dangling pointer issue with a global.
In certain circumstances, if you try to abort out of a MP game (maybe SP as well), it would crash after deleting the widget, since it was still referencing the pointer in the global.


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6732 4a71c877-e1ca-e34f-864e-861f7616d084
2009-02-28 01:40:19 +00:00
..
Makefile.am * 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
bar.c Bump copyright 2009-02-10 18:01:48 +00:00
bar.h Bump copyright 2009-02-10 18:01:48 +00:00
button.c Bump copyright 2009-02-10 18:01:48 +00:00
button.h Bump copyright 2009-02-10 18:01:48 +00:00
editbox.c Bump copyright 2009-02-10 18:01:48 +00:00
editbox.h Bump copyright 2009-02-10 18:01:48 +00:00
form.c Fixes a dangling pointer issue with a global. 2009-02-28 01:40:19 +00:00
form.h Bump copyright 2009-02-10 18:01:48 +00:00
label.c Bump copyright 2009-02-10 18:01:48 +00:00
label.h Bump copyright 2009-02-10 18:01:48 +00: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 Bump copyright 2009-02-10 18:01:48 +00:00
scrap.h Bump copyright 2009-02-10 18:01:48 +00:00
slider.c Bump copyright 2009-02-10 18:01:48 +00:00
slider.h Bump copyright 2009-02-10 18:01:48 +00:00
tip.c Bump copyright 2009-02-10 18:01:48 +00:00
tip.h Bump copyright 2009-02-10 18:01:48 +00:00
widgbase.h Bump copyright 2009-02-10 18:01:48 +00:00
widget.c Fixes a dangling pointer issue with a global. 2009-02-28 01:40:19 +00:00
widget.h Fixes a dangling pointer issue with a global. 2009-02-28 01:40:19 +00:00
widget.vcproj Reduce amount of junk in the MSVC compilation output by about 70%. 2008-03-23 22:15:28 +00:00
widgint.h Bump copyright 2009-02-10 18:01:48 +00:00