| .. |
|
examples
|
Merge from trunk.
|
2010-02-05 23:08:12 +00: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
|
Fix wince include. Use top_builddir instead of .. where appropriate.
|
2009-06-11 00:32:17 +00:00 |
|
textscreen.h
|
Add scrollable pane widget to textscreen library.
|
2009-01-29 22:54:13 +00:00 |
|
txt_button.c
|
Add TXT_NewButton2 for creating a button with a callback (for convenience).
|
2006-09-26 23:48:23 +00:00 |
|
txt_button.h
|
Add "make doc" target to run Doxygen, and add a Doxyfile. Add @file tags
|
2009-03-08 22:51:25 +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 "make doc" target to run Doxygen, and add a Doxyfile. Add @file tags
|
2009-03-08 22:51:25 +00:00 |
|
txt_desktop.c
|
Use "const char" in libtextscreen where appropriate (thanks entryway).
|
2009-09-20 15:27:40 +00:00 |
|
txt_desktop.h
|
Add "make doc" target to run Doxygen, and add a Doxyfile. Add @file tags
|
2009-03-08 22:51:25 +00:00 |
|
txt_dropdown.c
|
Use "const char" in libtextscreen where appropriate (thanks entryway).
|
2009-09-20 15:27:40 +00:00 |
|
txt_dropdown.h
|
Add "make doc" target to run Doxygen, and add a Doxyfile. Add @file tags
|
2009-03-08 22:51:25 +00:00 |
|
txt_font.h
|
Add small textscreen font for low resolution displays, based on the
|
2009-04-23 18:18:43 +00:00 |
|
txt_gui.c
|
Use "const char" in libtextscreen where appropriate (thanks entryway).
|
2009-09-20 15:27:40 +00:00 |
|
txt_gui.h
|
Use "const char" in libtextscreen where appropriate (thanks entryway).
|
2009-09-20 15:27:40 +00:00 |
|
txt_inputbox.c
|
Change British English spellings to American English, for consistency.
|
2009-09-30 23:07:03 +00:00 |
|
txt_inputbox.h
|
Add "make doc" target to run Doxygen, and add a Doxyfile. Add @file tags
|
2009-03-08 22:51:25 +00:00 |
|
txt_io.c
|
Use "const char" in libtextscreen where appropriate (thanks entryway).
|
2009-09-20 15:27:40 +00:00 |
|
txt_io.h
|
Use "const char" in libtextscreen where appropriate (thanks entryway).
|
2009-09-20 15:27:40 +00:00 |
|
txt_label.c
|
Fix some warnings in textscreen code.
|
2006-09-21 16:25:10 +00:00 |
|
txt_label.h
|
Add "make doc" target to run Doxygen, and add a Doxyfile. Add @file tags
|
2009-03-08 22:51:25 +00:00 |
|
txt_main.h
|
Change British English spellings to American English, for consistency.
|
2009-09-30 23:07:03 +00:00 |
|
txt_radiobutton.c
|
Add function to set radio button labels.
|
2006-12-16 01:53:54 +00:00 |
|
txt_radiobutton.h
|
Add "make doc" target to run Doxygen, and add a Doxyfile. Add @file tags
|
2009-03-08 22:51:25 +00:00 |
|
txt_scrollpane.c
|
Allow PGUP/PGDN to scroll up and down in scroll panes (thanks
|
2009-08-27 23:27:47 +00:00 |
|
txt_scrollpane.h
|
Add "make doc" target to run Doxygen, and add a Doxyfile. Add @file tags
|
2009-03-08 22:51:25 +00:00 |
|
txt_sdl.c
|
Merge from trunk.
|
2010-02-05 23:08:12 +00:00 |
|
txt_sdl.h
|
Rename txt_main.c to txt_sdl.c; add txt_sdl.h for SDL-specific API
|
2007-06-04 18:32:50 +00:00 |
|
txt_separator.c
|
Fix some warnings in textscreen code.
|
2006-09-21 16:25:10 +00:00 |
|
txt_separator.h
|
Add "make doc" target to run Doxygen, and add a Doxyfile. Add @file tags
|
2009-03-08 22:51:25 +00:00 |
|
txt_smallfont.h
|
Minor smallfont fixups.
|
2009-05-04 23:46:27 +00:00 |
|
txt_spinctrl.c
|
Add fixes for MSVC warnings (thanks entryway).
|
2008-02-28 20:04:10 +00:00 |
|
txt_spinctrl.h
|
Add "make doc" target to run Doxygen, and add a Doxyfile. Add @file tags
|
2009-03-08 22:51:25 +00:00 |
|
txt_strut.c
|
Fix some warnings in textscreen code.
|
2006-09-21 16:25:10 +00:00 |
|
txt_strut.h
|
Add "make doc" target to run Doxygen, and add a Doxyfile. Add @file tags
|
2009-03-08 22:51:25 +00:00 |
|
txt_table.c
|
Allow PGUP/PGDN to scroll up and down in scroll panes (thanks
|
2009-08-27 23:27:47 +00:00 |
|
txt_table.h
|
Allow PGUP/PGDN to scroll up and down in scroll panes (thanks
|
2009-08-27 23:27:47 +00:00 |
|
txt_widget.c
|
Use "const char" in libtextscreen where appropriate (thanks entryway).
|
2009-09-20 15:27:40 +00:00 |
|
txt_widget.h
|
Use "const char" in libtextscreen where appropriate (thanks entryway).
|
2009-09-20 15:27:40 +00:00 |
|
txt_window.c
|
Allow more than the standard three mouse buttons to be defined through
|
2007-07-29 23:41:12 +00:00 |
|
txt_window.h
|
Add "make doc" target to run Doxygen, and add a Doxyfile. Add @file tags
|
2009-03-08 22:51:25 +00:00 |
|
txt_window_action.c
|
Use "const char" in libtextscreen where appropriate (thanks entryway).
|
2009-09-20 15:27:40 +00:00 |
|
txt_window_action.h
|
Use "const char" in libtextscreen where appropriate (thanks entryway).
|
2009-09-20 15:27:40 +00:00 |