fruitjam-doom/textscreen
Simon Howard bf2f9ea62a Add reference counts on callback tables so that if a callback destroys
the widget that owns the callback the program doesnt crash.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 599
2006-09-09 16:48:09 +00:00
..
examples Center the calculator in the window. 2006-08-31 18:10:49 +00:00
Makefile.am Add dropdown listbox widget 2006-08-31 18:12:05 +00:00
textscreen.h Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_button.c Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_button.h Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_checkbox.c Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +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 Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_desktop.h Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_dropdown.c Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +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 Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +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 Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +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 Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +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 Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_main.h Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_radiobutton.c Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +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 Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_separator.h Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_strut.c Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +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 Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +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 Add reference counts on callback tables so that if a callback destroys 2006-09-09 16:48:09 +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 Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +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 Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_window_action.h Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00