• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

  1. … 147 more files in changeset.
Fix typos

Fix typos

  1. … 76 more files in changeset.
Fix typos

  1. … 69 more files in changeset.
- upgrade to version 0.216

    • -0
    • +137
    ./spreadsheet-util-procs.tcl
    • -0
    • +1742
    ./tips-procs.tcl
    • -0
    • +445
    ./test/q-control-procs.tcl
    • -0
    • +829
    ./test/tips-procs.tcl
  1. … 5 more files in changeset.
- upgrade to version 0.048, submitted via PackageSubmit12

    • -0
    • +127
    ./simple-table-extras-procs.tcl
  1. … 10 more files in changeset.
beta, working versions

    • -0
    • +298
    ./form-helper-procs.tcl
    • -0
    • +391
    ./simple-table-procs.tcl
  1. … 6 more files in changeset.
fix attribute label and id matching for default input cases

adding flexibility for passing 'checked' as well as 'selected' in qf_options, to be consistent with passing 'selected' as well as 'checked' in qf_input.

fixing application of attributes in qf_choice

adding/improving proc documentation, adding qf_choice changes to qf_choices.

fixed qf_choice; now works for radio and input list. Need to make similar fixes on qf_choices.

more fixes for qf_choice and qf_choices

fixes to qf_choice, qf_choices, qf_options

fixing bug in logic for qf_close

minor revisions

procs pass preliminary tests with these fixes and adjustments.

more bug fixes, and reducing inconsistencies

bug fixes to form code

adding label tag to input

1st draft qf_choices, untested

1st draft qf_choce, untested

fixing typos, progress on general bulk inputs, untested

various code revisions, still working on qf_choice and qf_choices, all untested

more quoting..

starting higher level UI + adding user input quoting by default etc.

adding qf_input qf_insert_html, not tested

more revisions, untested

adding more code.. still incomplete

changing code to consistently handle cases of novalue versus empty string, other syntax fixes