Skip to content
  1. May 21, 2007
  2. May 19, 2007
  3. May 07, 2007
  4. May 06, 2007
  5. Feb 05, 2007
  6. Mar 18, 2007
    • Drew Crampsie's avatar
      Big Patch of drewc's ucw cleanups. · 9b8c495c
      Drew Crampsie authored
      This giant patch adds support for actions which are funcallable-instances. This allows us to
      dispatch on the type of action, which greatly cleans things up.
      
      Please note: this breaks more things than it fixes. Examples don't work, things don't load, large
      parts of ucw_ajax are missing, and there is more of that to come. This patch will eventually
      become a repository of its own, holding only the bare minimum ucw-core. Another branch of
      ucw_ajax should be made to work alongside this one, and contain all the 'goodies' that actually
      make ucw usable.
      
      darcs-hash:e3eb4ea18bf1cab38c1088e87f1cb5afacdf24bd
      9b8c495c
  7. Dec 08, 2006
  8. Nov 04, 2006
  9. Nov 02, 2006
  10. Oct 09, 2006
  11. Oct 21, 2006
  12. Oct 20, 2006
  13. Oct 15, 2006
  14. Oct 09, 2006
  15. Oct 02, 2006
  16. Sep 29, 2006
  17. Sep 27, 2006
  18. Sep 11, 2006
  19. Sep 05, 2006
    • Attila Lendvai's avatar
      Reorganized the examples · 1134b32c
      Attila Lendvai authored
      created a standalone wwwroot dir for the examples. there's a setup-symlinks.sh script
      in examples/ that sets up symlinks needed when using the mod_lisp backend with the
      examples.
      
      darcs-hash:d8928ff4c607b4fbd05023ea71f08875e1443649
      1134b32c
  20. Sep 02, 2006
  21. Aug 27, 2006
  22. Aug 23, 2006
  23. Aug 13, 2006
  24. Aug 08, 2006
  25. Aug 05, 2006
  26. Aug 04, 2006
    • Attila Lendvai's avatar
      AJAX-submit the form demo when the Abandon policy selectfied changes · 9a3d1003
      Attila Lendvai authored
      darcs-hash:8ec62b7df0cc8bf69e1ff296444bb360637e50f0
      9a3d1003
    • Attila Lendvai's avatar
      Fully integrated with cl-l10n · e92c17a1
      Attila Lendvai authored
      Fully depend on cl-l10n and dropped the ucw.l10n system.
      
      Added an i18n-parenscript-dispatcher that serves a locale specific
      js file based on the browser's language settings. The file contains
      the resources defined by define-js-resources. They are available in
      js by ucw.i18n.lookup. A #"foo" reader macro is installed while
      compiling parensctipt, it expands to an ucw.i18n.lookup call.
      
      So to sum up: UCW has full-blown i18n and l10n support down to the js!
      
      darcs-hash:a0c9631745f43d70d1e75c02bb896b3863fc4a46
      e92c17a1
  27. Aug 03, 2006
  28. Jul 17, 2006
  29. Jul 16, 2006
  30. Jul 15, 2006
  31. Jul 07, 2006