warzone2100/lib/widget
Giel van Schijndel 9895df559d Make widgCreateScreen return the screen it created or NULL on failure
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4200 4a71c877-e1ca-e34f-864e-861f7616d084
2008-03-21 14:22:42 +00:00
..
Makefile.am Move all stuff that actually belongs in CPPFLAGS (but is called CFLAGS) to AM_CPPFLAGS 2008-03-10 10:50:58 +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 Clean up barGraphCreate and widgAddBarGraph: 2008-03-21 14:22:05 +00:00
bar.h Clean up barGraphCreate and widgAddBarGraph: 2008-03-21 14:22:05 +00:00
button.c Clean up buttonCreate and widgAddButton: 2008-03-21 14:22:15 +00:00
button.h Clean up buttonCreate and widgAddButton: 2008-03-21 14:22:15 +00:00
editbox.c Clean up editBoxCreate and widgAddEditBox: 2008-03-21 14:22:30 +00:00
editbox.h Clean up editBoxCreate and widgAddEditBox: 2008-03-21 14:22:30 +00:00
form.c Clean up formCreate and widgAddForm: 2008-03-21 14:22:36 +00:00
form.h Clean up formCreate and widgAddForm: 2008-03-21 14:22:36 +00:00
label.c Clean up labelCreate and widgAddLabel: 2008-03-21 14:22:20 +00:00
label.h Clean up labelCreate and widgAddLabel: 2008-03-21 14:22:20 +00:00
scrap.c Cleanup #includes a bit 2008-03-16 12:39:08 +00:00
scrap.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
slider.c Revert part of r4184: 2008-03-21 13:23:35 +00:00
slider.h Make sliderCreate return a pointer to its created slider and NULL on failure 2008-03-21 11:47: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 Make widgCreateScreen return the screen it created or NULL on failure 2008-03-21 14:22:42 +00:00
widget.h Make widgCreateScreen return the screen it created or NULL on failure 2008-03-21 14:22:42 +00:00
widget.vcproj Patch MSVC Solution file to depend on SQLite and change eol-style to native for them, since otherwise patches will not apply. 2008-03-14 18:16:04 +00:00
widgint.h Leave the memory management up to the memory management functions! 2007-06-04 16:34:17 +00:00