warzone2100/lib/widget
Gerard Krol 65c56b73e3 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
widget is freed.


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3064 4a71c877-e1ca-e34f-864e-861f7616d084
2007-12-15 14:33:56 +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 Final PIELIGHT changes to the widget code. 2007-12-09 21:40:26 +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 Patch #872 by Buginator. Untested by me since in Bugs we trust. ;) 2007-12-09 19:10:34 +00:00
widgint.h Leave the memory management up to the memory management functions! 2007-06-04 16:34:17 +00:00