]> gitweb.factorcode.org Git - factor.git/commit
centralized notion of gadget orientation; moved httpd unit tests to contrib
authorSlava Pestov <slava@factorcode.org>
Mon, 24 Oct 2005 04:08:09 +0000 (04:08 +0000)
committerSlava Pestov <slava@factorcode.org>
Mon, 24 Oct 2005 04:08:09 +0000 (04:08 +0000)
commit0ac1989859b75c2374d9c686dd8b081da6d23653
treeafa5fc137131faeacc980b8ead9958883a020f09
parenta5cb32e1b8adc1e735a0faf747146bfd4c34cec9
centralized notion of gadget orientation; moved httpd unit tests to contrib
23 files changed:
CHANGES.html
TODO.FACTOR.txt
contrib/README.txt
contrib/httpd/load.factor
contrib/httpd/test/html.factor [new file with mode: 0644]
contrib/httpd/test/http-client.factor [new file with mode: 0644]
contrib/httpd/test/httpd.factor [new file with mode: 0644]
contrib/httpd/test/url-encoding.factor [new file with mode: 0644]
library/help/tutorial.factor
library/test/httpd/html.factor [deleted file]
library/test/httpd/http-client.factor [deleted file]
library/test/httpd/httpd.factor [deleted file]
library/test/httpd/url-encoding.factor [deleted file]
library/test/test.factor
library/ui/buttons.factor
library/ui/gadgets.factor
library/ui/incremental.factor
library/ui/layouts.factor
library/ui/paint.factor
library/ui/scrolling.factor
library/ui/sliders.factor
library/ui/splitters.factor
library/ui/theme.factor