[Bese-devel] New patches to ucw_ajax: 22-Jun-2007

Marco Baringer mbaringer at common-lisp.net
Sat Jun 23 04:30:33 UTC 2007


Fri Jun 22 09:08:15 EDT 2007  attila.lendvai at gmail.com
  * Fix even more issues with the l10n split. It turned out to be more headache then expected...

    M ./src/helpers.lisp -18 +64
    M ./src/l10n/l10n.lisp -45 +8

Fri Jun 22 09:06:02 EDT 2007  attila.lendvai at gmail.com
  * widget-component must be a full standard-component. use html-element and with-html-element-wrapper if you need a barebone class.

    M ./src/components/ajax.lisp +1
    M ./src/components/widget.lisp -2 +2

Fri Jun 22 06:48:57 EDT 2007  attila.lendvai at gmail.com
  * Fix start.lisp after the l10n split

    M ./etc/start.lisp -1 +2

Fri Jun 22 06:44:57 EDT 2007  attila.lendvai at gmail.com
  * Fix even more issues with the l10n split

    M ./examples/src/examples.lisp -1 +1
    M ./examples/src/l10n.lisp -5 +7
    M ./src/helpers.lisp -2 +4
    M ./src/l10n/l10n-application.lisp -1 +2
    M ./src/l10n/l10n.lisp -14
    M ./src/per-application-parenscript.lisp -8 +10
    M ./src/rerl/standard-dispatchers.lisp -11 +12
    M ./ucw.asd -2 +7

Fri Jun 22 05:49:59 EDT 2007  attila.lendvai at gmail.com
  * Fix l10n separation

    M ./src/rerl/standard-dispatchers.lisp -1 +1

Fri Jun 22 04:58:59 EDT 2007  attila.lendvai at gmail.com
  * Use the ...-syntax naming convention

    M ./examples/src/l10n.lisp -1 +1
    M ./src/application-mixins/ajax-application.lisp -1 +1
    M ./src/components/ajax.lisp -1 +1
    M ./src/components/dojo-widgets.lisp -1 +1
    M ./src/components/widget.lisp -1 +1
    M ./src/parenscript-utils.lisp -1 +1
    M ./src/rerl/basic-action.lisp -1 +1
    M ./src/rerl/standard-action.lisp -1 +1
    M ./src/rerl/standard-dispatchers.lisp -1 +1

Fri Jun 22 04:54:20 EDT 2007  attila.lendvai at gmail.com
  * Finish the previous weak try to move l10n stuff into a system connection
  
  Move around some l10n definitions and add some dummies that are available
  even without l10n being loaded.

    M ./src/components/window.lisp -3 +6
    M ./src/helpers.lisp -47 +16
    M ./src/l10n/l10n.lisp -2 +125
    M ./src/packages.lisp -2 +2
    M ./src/rerl/protocol.lisp -1 +4
    M ./src/rerl/standard-dispatchers.lisp -42 +2
    M ./src/yaclml/ucw-tags.lisp -14
    M ./ucw.asd -2 +1

Fri Jun 22 04:53:10 EDT 2007  attila.lendvai at gmail.com
  * Mainly comments to some of the backend code

    M ./src/backend/basic-backend.lisp -1 +7
    M ./src/backend/httpd.lisp -3 +9
    M ./src/backend/iolib.lisp -1 +4


An updated tarball of ucw_ajax's source can be downloaded here:
http://common-lisp.net/project/ucw/tarballs/ucw_ajax-20070622.tar.gz

Darcsweb URL:
http://uncommon-web.com/darcsweb/darcsweb.cgi?r=ucw_ajax;a=summary



More information about the bese-devel mailing list