• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
prefer XOTcl2 idioms

modernize tcl

Fix typo (info command -> info commands)

  1. … 1 more file in changeset.
define formfield type "code_listing" only, if not yet defined

adjust to changed regular expression parsing in recent xowiki

Adapt to namespace change to ::xowiki::formfield

  1. … 1 more file in changeset.
remove dependency on internet connection

turn off substitutions in code listings

handle header-stuff from includelets in slide-mode

  1. … 1 more file in changeset.
improving css files, make use of view-item-button

  1. … 2 more files in changeset.
improve print output

  1. … 1 more file in changeset.
update to newer style of api

provide means to jump to a slide in the presentation (using YUI events)

add copy button

provide more useful print style sheet

some css improvements

  1. … 6 more files in changeset.
align with current xowiki

  1. … 1 more file in changeset.
Larger name change: alter xowiki::portlet (namespace, class, variable names,

package parameter) to "includelet" to reduce confusion between dotlrn portlets and xowiki

(xowiki can be used as an portlet in dotlrn). The change script copies e.g. the

old package parameter "top_portlet" to the new parameter "top_includelet".

This change effects as well many adp files; in case of local tailorizations,

please change your files as well accordingly.

  1. … 25 more files in changeset.
provide pretty_name and package_key for ::s5::Package

update version, adjust to xotcl-core and xowiki 0.70 interface

  1. … 1 more file in changeset.
initial check-in of s5 package (depending on xowiki)

  1. … 46 more files in changeset.