fruitjam-doom/textscreen
2015-11-17 17:33:13 +01:00
..
examples textscreen: Add table cell overflowing. 2015-07-09 01:51:05 -04:00
.gitignore Add tags files to svn:ignore properties. 2010-01-27 19:16:26 +00:00
Doxyfile Add "make doc" target to run Doxygen, and add a Doxyfile. Add @file tags 2009-03-08 22:51:25 +00:00
Makefile.am allow building in subdirectory or outside source directory 2014-12-26 15:40:46 +00:00
textscreen.h Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_button.c Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_button.h Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_checkbox.c textscreen: Add table cell overflowing. 2015-07-09 01:51:05 -04:00
txt_checkbox.h Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_desktop.c textscreen: Add help URL functionality for windows. 2015-04-04 21:29:33 -04:00
txt_desktop.h textscreen: Add help URL functionality for windows. 2015-04-04 21:29:33 -04:00
txt_dropdown.c Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_dropdown.h Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_fileselect.c Warning fixes (23 remain...) 2014-08-16 17:30:00 -05:00
txt_fileselect.h Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_font.h Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_gui.c textscreen: Add help URL functionality for windows. 2015-04-04 21:29:33 -04:00
txt_gui.h textscreen: Don't allow input of unprintable characters. 2014-10-19 16:52:36 -04:00
txt_inputbox.c textscreen: Don't allow input of unprintable characters. 2014-10-19 16:52:36 -04:00
txt_inputbox.h Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_io.c Fix mistaken uses of memcpy() on overlapping memory. 2015-02-22 00:28:23 -05:00
txt_io.h Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_label.c Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_label.h Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_largefont.h Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_main.h Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_radiobutton.c Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_radiobutton.h Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_scrollpane.c textscreen: Allow cycling through tables with tab key. 2015-07-11 17:13:20 -04:00
txt_scrollpane.h Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_sdl.c Strip out SDL_VERSION_ATLEAST #ifdef conditionals. 2015-04-10 23:44:13 -04:00
txt_sdl.h Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_separator.c Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_separator.h Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_smallfont.h Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_spinctrl.c Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_spinctrl.h Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_strut.c Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_strut.h Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_table.c Fix warning: variable ‘widget’ set but not used 2015-11-17 17:33:13 +01:00
txt_table.h textscreen: Add TXT_SetTableColumns() function. 2015-07-10 01:18:23 -04:00
txt_utf8.c Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_utf8.h Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_widget.c Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_widget.h Clean up file headers. 2014-05-05 00:20:54 -04:00
txt_window.c textscreen: Refactor TXT_OpenURL() to simplify. 2015-06-07 19:17:12 -04:00
txt_window.h textscreen: Add help URL functionality for windows. 2015-04-04 21:29:33 -04:00
txt_window_action.c Add missing #includes. 2015-04-10 23:42:01 -04:00
txt_window_action.h Clean up file headers. 2014-05-05 00:20:54 -04:00