]> andersk Git - test.git/commit
Initial version of code that allows users to interactively select from
authorMarkus Gutschke <markus@shellinabox.com>
Tue, 11 Aug 2009 07:21:51 +0000 (07:21 +0000)
committerMarkus Gutschke <markus@shellinabox.com>
Tue, 11 Aug 2009 07:21:51 +0000 (07:21 +0000)
commitecbff9b9f5faaec9c2421a1e5b05971b8b00bbfb
treeb25f0d9291e8d3fa57f2d1a0826601f87124d6b7
parent8ac38fe68cf22adf9428749d0736412720ee09a8
Initial version of code that allows users to interactively select from
different style sheet options. This code is still incomplete and subject to
change (e.g. the command line syntax might still change). But it is good
enough to demonstrate the concept on simple style sheets (such as selecting
between normal and reverse video).
14 files changed:
Makefile.am
Makefile.in
config.h
configure
configure.ac
demo/vt100.js
shellinabox/root_page.html
shellinabox/service.c
shellinabox/shell_in_a_box.js
shellinabox/shellinaboxd.c
shellinabox/usercss.c [new file with mode: 0644]
shellinabox/usercss.h [new file with mode: 0644]
shellinabox/vt100.js
shellinabox/vt100.jspp
This page took 0.033291 seconds and 5 git commands to generate.