• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

  1. … 15 more files in changeset.
improve capitalization and wording in comments

  1. … 6 more files in changeset.
Whitespace changes + add editor hints

  1. … 26 more files in changeset.
Remove superflous parentheses

  1. … 29 more files in changeset.
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. … 71 more files in changeset.
fix typos, regenerated documentation

  1. … 308 more files in changeset.
Fix typos

Fix even more typos

  1. … 29 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
wizard::create needs to set wizard:columns variable for template:multirow proc to work

- Killed the automatic handling of back-buttons in the wizard, since it causes the form to not save changes when you hit back

- Allowed 'wizard get_current_step' to take an optional starting step, which can depend on the state

Added @see comments

  1. … 1 more file in changeset.
Started I18N work (Together with Lars)

Added namespace eval $namespace calls to each file in the tcl dir.

Rooted out some hardcoded text, replaced it with respective calls to

the i18n text catalog text function.

Shuffled around proc creation and calling, so that everything works properly.

  1. … 25 more files in changeset.
disabling the cache patch of Brad for the meantime, there seems to be some problem. bug fix on multilevel wizard not functioning

modified the wizard to be nlevel deep. also added more doc. wizard is also modified by Brad Duell

  1. … 1 more file in changeset.
last of the templating docstrings that existed.

  1. … 4 more files in changeset.
tested and fixed the template query db api

  1. … 26 more files in changeset.
Initial revision

    • -0
    • +292
    ./wizard-procs.tcl
  1. … 1321 more files in changeset.