index
:
chocolate-doom
trimui-s
chocolate-doom-2.2.1 with trimui s support
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
textscreen
/
Makefile.am
Age
Commit message (
Expand
)
Author
2010-04-30
Add textscreen Doxyfile to dist. Add .desktop file to svn:ignore. Add
Simon Howard
2009-05-26
Fix tags for functions using TXT_UNCAST_ARG.
Simon Howard
2009-04-23
Add small textscreen font for low resolution displays, based on the
Simon Howard
2009-03-08
Add "make doc" target to run Doxygen, and add a Doxyfile. Add @file tags
Simon Howard
2009-01-29
Add scrollable pane widget to textscreen library.
Simon Howard
2008-12-09
Add SDL_CFLAGS, SDL_LDFLAGS to default compile flags, and check for SDL
Simon Howard
2007-06-04
Rename txt_main.c to txt_sdl.c; add txt_sdl.h for SDL-specific API
Simon Howard
2006-09-20
Add spin control widget.
Simon Howard
2006-08-31
Add dropdown listbox widget
Simon Howard
2006-05-29
Add textscreen.h top level header to avoid having to include all txt_*
Simon Howard
2006-05-29
Add strut class to allow table column width to be forced.
Simon Howard
2006-05-25
Build textscreen/ before textscreen/examples/
Simon Howard
2006-05-24
Move textscreen GUI demos into an examples/ subdir.
Simon Howard
2006-05-24
Add small calculator GUI demo.
Simon Howard
2006-05-23
Add input box widget, and include in guitest.
Simon Howard
2006-05-23
Add window action class for action area labels at the bottom of windows.
Simon Howard
2006-05-21
Reformat source files in Makefile.am.
Simon Howard
2006-05-21
Add radio button class.
Simon Howard
2006-05-20
Add label class.
Simon Howard
2006-05-20
Add table class. Allow widgets with heights of more than one line.
Simon Howard
2006-05-20
Checkbox class
Simon Howard
2006-05-20
Add main loop function and forward key presses to widgets.
Simon Howard
2006-05-19
Split off text mode gui desktop code into a separate file. Rename some
Simon Howard
2006-05-18
Initial working text-mode GUI framework.
Simon Howard
2006-01-13
Add text-mode I/O functions.
Simon Howard
2005-10-02
Text mode emulation code
Simon Howard