Add scrollable pane widget to textscreen library.
commit6c8f2e2339b47932148e1919f44d91036ec6cda1
authorSimon Howard <fraggle@gmail.com>
Thu, 29 Jan 2009 22:54:13 +0000 (29 22:54 +0000)
committerSimon Howard <fraggle@gmail.com>
Thu, 29 Jan 2009 22:54:13 +0000 (29 22:54 +0000)
treecef2d0dbd776489a21f6b7a002c415520d9eb24c
parent73fe2fc432871c324f722403ef6af48f24cdd85b
Add scrollable pane widget to textscreen library.

git-svn-id: https://chocolate-doom.svn.sourceforge.net/svnroot/chocolate-doom/trunk/chocolate-doom@1437 ee5ca603-980d-0410-972c-a23fc50d79fe
textscreen/Makefile.am
textscreen/examples/guitest.c
textscreen/textscreen.h
textscreen/txt_gui.c
textscreen/txt_gui.h
textscreen/txt_scrollpane.c [new file with mode: 0644]
textscreen/txt_scrollpane.h [copied from textscreen/textscreen.h with 63% similarity]