[Bese-devel] New patches to ucw_dev: 12-Feb-2006
Marco Baringer
mbaringer at common-lisp.net
Mon Feb 13 06:00:05 UTC 2006
Sun Feb 12 09:58:33 CST 2006 attila.lendvai at gmail.com
* Added list-container
It renders its elements in <:ol/<:li tags, and is also a widget-component
to wrap the contents in a DIV. The default css-class is "list-container" end
adds "vertical" or "horizontal" to it according to the :orientation initarg.
M ./src/components/container.lisp -13 +75
M ./src/components/widget.lisp -1 +1
M ./src/packages.lisp +3
M ./wwwroot/stylesheet.css +13
Thu Feb 9 15:03:16 CST 2006 attila.lendvai at gmail.com
* Removed unnecessary html-stream accessor from aserve backend (fix endless loop)
M ./src/backend/aserve.lisp -3
Wed Feb 8 14:02:34 CST 2006 svg at surnet.ru
* fix my bug
M ./src/rerl/standard-session.lisp -3 +4
Wed Feb 8 12:56:35 CST 2006 svg at surnet.ru
* redisplay current frame if it was found but action was not instead of threw to entry point
M ./src/rerl/standard-session-frame.lisp -2 +4
M ./src/rerl/standard-session.lisp -25 +32
An updated tarball of ucw_dev's source can be downloaded here:
http://common-lisp.net/project/ucw/tarballs/ucw_dev-20060212.tar.gz
Darcsweb URL:
http://common-lisp.net/cgi-bin/darcsweb/darcsweb.cgi?r=ucw_dev;a=summary
More information about the bese-devel
mailing list