fruitjam-doom/textscreen
Simon Howard 9908aee502 Initialise the table selection on table creation.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 498
2006-05-21 20:56:28 +00:00
..
guitest.c Updated guitest. 2006-05-20 21:37:07 +00:00
Makefile.am Add label class. 2006-05-20 21:36:28 +00:00
txt_button.c Add missing free() call. 2006-05-20 21:37:34 +00:00
txt_button.h Initial working text-mode GUI framework. 2006-05-18 18:48:24 +00:00
txt_checkbox.c Add table class. Allow widgets with heights of more than one line. 2006-05-20 20:49:50 +00:00
txt_checkbox.h Checkbox class 2006-05-20 17:37:57 +00:00
txt_desktop.c Add main loop function and forward key presses to widgets. 2006-05-20 16:34:34 +00:00
txt_desktop.h Split off text mode gui desktop code into a separate file. Rename some 2006-05-19 19:57:59 +00:00
txt_font.h Text mode emulation code 2005-10-02 03:16:03 +00:00
txt_gui.c Clip windows against the workspace boundaries. 2006-05-20 15:45:36 +00:00
txt_gui.h Clip windows against the workspace boundaries. 2006-05-20 15:45:36 +00:00
txt_io.c Initial working text-mode GUI framework. 2006-05-18 18:48:24 +00:00
txt_io.h Initial working text-mode GUI framework. 2006-05-18 18:48:24 +00:00
txt_label.c Add label class. 2006-05-20 21:36:28 +00:00
txt_label.h Add label class. 2006-05-20 21:36:28 +00:00
txt_main.c Add main loop function and forward key presses to widgets. 2006-05-20 16:34:34 +00:00
txt_main.h Textscreen getchar() function; remove SDL code from I_Endoom. 2006-01-13 18:23:28 +00:00
txt_separator.c Add table class. Allow widgets with heights of more than one line. 2006-05-20 20:49:50 +00:00
txt_separator.h Initial working text-mode GUI framework. 2006-05-18 18:48:24 +00:00
txt_table.c Initialise the table selection on table creation. 2006-05-21 20:56:28 +00:00
txt_table.h Make all windows be tables with one column. 2006-05-20 21:01:04 +00:00
txt_widget.c Add table class. Allow widgets with heights of more than one line. 2006-05-20 20:49:50 +00:00
txt_widget.h Add table class. Allow widgets with heights of more than one line. 2006-05-20 20:49:50 +00:00
txt_window.c Make all windows be tables with one column. 2006-05-20 21:01:04 +00:00
txt_window.h Make all windows be tables with one column. 2006-05-20 21:01:04 +00:00