warzone2100/lib/widget
per 3830e1ae77 Clean up interface between framework, ivis_opengl and main, reducing dependencies that go the wrong way.
Removing unnecessary header file frameint.h
2013-12-01 17:29:16 +01:00
..
Makefile.am widget: Implement ListTabWidget, and replace a W_TABFORM with a ListTabWidget. 2013-03-07 17:18:48 +01:00
bar.cpp Use 'names' fields in ini files instead of looking up names in names.txt 2013-05-12 23:50:57 +02:00
bar.h widget: Implement ListTabWidget, and replace a W_TABFORM with a ListTabWidget. 2013-03-07 17:18:48 +01:00
button.cpp Clean up interface between framework, ivis_opengl and main, reducing dependencies that go the wrong way. 2013-12-01 17:29:16 +01:00
button.h Allow designing and building obsolete tanks. 2013-05-22 23:57:45 +02:00
editbox.cpp Update solution files for the required MOC(ing) of widgets broken in 64c2fde0dd 2013-03-30 21:56:12 -04:00
editbox.h widget: Implement ListTabWidget, and replace a W_TABFORM with a ListTabWidget. 2013-03-07 17:18:48 +01:00
form.cpp Use 'names' fields in ini files instead of looking up names in names.txt 2013-05-12 23:50:57 +02:00
form.h widget: Simplify button rendering interface. 2013-03-13 18:24:30 +01:00
label.cpp Fix possible crash bug, remove useless casts to const chars, and remove duplicate macro getStatName(). 2013-05-13 23:11:34 +02:00
label.h widget: Append cost to item name tip. 2013-03-08 21:37:56 +01:00
listwidget.cpp Update solution files for the required MOC(ing) of widgets broken in 64c2fde0dd 2013-03-30 21:56:12 -04:00
listwidget.h widget: Simplify some more of the game option interface code. 2013-03-14 17:57:43 +01:00
slider.cpp Use 'names' fields in ini files instead of looking up names in names.txt 2013-05-12 23:50:57 +02:00
slider.h widget: Implement ListTabWidget, and replace a W_TABFORM with a ListTabWidget. 2013-03-07 17:18:48 +01:00
tip.cpp Clean up interface between framework, ivis_opengl and main, reducing dependencies that go the wrong way. 2013-12-01 17:29:16 +01:00
tip.h widget: Remove W_FORM::aColours and associated WZ_DECL_UNUSED PIELIGHT *pColours spam throughout the code. 2013-02-26 10:45:50 +01:00
widgbase.h Allow designing and building obsolete tanks. 2013-05-22 23:57:45 +02:00
widget.cpp Clean up interface between framework, ivis_opengl and main, reducing dependencies that go the wrong way. 2013-12-01 17:29:16 +01:00
widget.h Remove hard-coded UI box colours. Other misc cleanups forward ported from GUI work. 2013-09-14 22:26:42 +02:00
widget.vcxproj Update solution files for the required MOC(ing) of widgets broken in 64c2fde0dd 2013-03-30 21:56:12 -04:00
widget.vcxproj.filters Update solution files for the required MOC(ing) of widgets broken in 64c2fde0dd 2013-03-30 21:56:12 -04:00
widgint.h widget: Move widgSetReturn, screenSetFocus and screenClearFocus into W_SCREEN. 2013-02-27 10:59:22 +01:00