[Bese-devel] New patches to ucw_ajax: 14-Jul-2006
Marco Baringer
mbaringer at common-lisp.net
Sat Jul 15 04:30:10 UTC 2006
Fri Jul 14 06:34:37 EDT 2006 attila.lendvai at gmail.com
* Added basic-window-features-mixin and smartened up simple-window
The new mixin provides all the features simple-window used to provide without the
default JS includes that UCW requires.
simple-window adds the JS includes that are needed for UCW to function properly.
window title may be a lambda with one arg, the window object
:js scripts are now xml-quoted
M ./src/components/window.lisp -24 +51
M ./src/packages.lisp +1
M ./src/yaclml/ucw-tags.lisp -3 +2
Mon Jul 10 15:47:38 EDT 2006 attila.lendvai at gmail.com
* Various smallies, mostly cosmetic changes
M ./src/components/form.lisp -9 +6
M ./src/helpers.lisp -3 +2
M ./src/rerl/standard-action.lisp -4 +4
M ./src/rerl/standard-application.lisp -5 +4
M ./src/rerl/standard-classes.lisp -16 +12
M ./src/rerl/standard-dispatcher.lisp -3 +2
M ./src/rerl/standard-server.lisp -3 +2
M ./ucw.asd -2 +3
Mon Jul 10 15:29:01 EDT 2006 attila.lendvai at gmail.com
* Use dojo.event.connect to register handlers in <ucw: tags
M ./src/per-application-parenscript.lisp -2 +1
M ./src/yaclml/ucw-tags.lisp -97 +109
Mon Jul 10 07:34:27 EDT 2006 attila.lendvai at gmail.com
* Use defucwlogger also in l10n-application
M ./src/application-mixins/l10n-application.lisp -1 +1
An updated tarball of ucw_ajax's source can be downloaded here:
http://common-lisp.net/project/ucw/tarballs/ucw_ajax-20060714.tar.gz
Darcsweb URL:
http://uncommon-web.com/darcsweb/darcsweb.cgi?r=ucw_ajax;a=summary
More information about the bese-devel
mailing list