fruitjam-doom/textscreen
Simon Howard e903ecbffb Use NULL for initialising pointers rather than 0.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 644
2006-09-21 11:49:13 +00:00
..
examples Add spin control widget. 2006-09-20 18:05:10 +00:00
Makefile.am Add spin control widget. 2006-09-20 18:05:10 +00:00
textscreen.h Add spin control widget. 2006-09-20 18:05:10 +00:00
txt_button.c Use NULL for initialising pointers rather than 0. 2006-09-21 11:49:13 +00:00
txt_button.h Add function to set button label. 2006-09-18 22:19:00 +00:00
txt_checkbox.c Use NULL for initialising pointers rather than 0. 2006-09-21 11:49:13 +00:00
txt_checkbox.h Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_desktop.c Fix textscreen warnings. 2006-09-19 23:49:20 +00:00
txt_desktop.h Fix textscreen warnings. 2006-09-19 23:49:20 +00:00
txt_dropdown.c Use NULL for initialising pointers rather than 0. 2006-09-21 11:49:13 +00:00
txt_dropdown.h Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_font.h Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_gui.c Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_gui.h Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_inputbox.c Use NULL for initialising pointers rather than 0. 2006-09-21 11:49:13 +00:00
txt_inputbox.h Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_io.c Fix a lot of warnings (for fussy compilers) and one always-true check 2006-09-21 11:13:28 +00:00
txt_io.h Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_label.c Use NULL for initialising pointers rather than 0. 2006-09-21 11:49:13 +00:00
txt_label.h Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_main.c Fix a lot of warnings (for fussy compilers) and one always-true check 2006-09-21 11:13:28 +00:00
txt_main.h Fix textscreen warnings. 2006-09-19 23:49:20 +00:00
txt_radiobutton.c Use NULL for initialising pointers rather than 0. 2006-09-21 11:49:13 +00:00
txt_radiobutton.h Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_separator.c Use NULL for initialising pointers rather than 0. 2006-09-21 11:49:13 +00:00
txt_separator.h Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_spinctrl.c Use NULL for initialising pointers rather than 0. 2006-09-21 11:49:13 +00:00
txt_spinctrl.h Add spin control widget. 2006-09-20 18:05:10 +00:00
txt_strut.c Use NULL for initialising pointers rather than 0. 2006-09-21 11:49:13 +00:00
txt_strut.h Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_table.c Fix textscreen warnings. 2006-09-19 23:49:20 +00:00
txt_table.h Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_widget.c Fix textscreen warnings. 2006-09-19 23:49:20 +00:00
txt_widget.h Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_window.c Fix textscreen warnings. 2006-09-19 23:49:20 +00:00
txt_window.h Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_window_action.c Use NULL for initialising pointers rather than 0. 2006-09-21 11:49:13 +00:00
txt_window_action.h Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00