summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* new ChangeLoghobbs22003-11-251-0/+7
* whitespace policehobbs22003-11-252-2943/+2699
* Always redraw header when "column move" command is used.treectrl2003-08-091-0/+2
* Set ::Dir to Tcl/lib directorytreectrl2003-07-191-1/+1
* Allow running from 'demos' directory and when installed.treectrl2003-07-191-24/+47
* Move to 'demos/pics' directory.treectrl2003-07-1950-0/+0
* Move to 'demos' directory.treectrl2003-07-191-1/+1
* Work-around for auto-scanning problem.treectrl2003-07-181-0/+2
* Add missing close-bracket.treectrl2003-07-181-1/+1
* Fix for pathnames with spaces.treectrl2003-07-181-2/+2
* Fix for missing lines when siblings not visible.treectrl2003-03-291-14/+28
* Removed some dead code.treectrl2003-01-281-16/+4
* Implement 'scan mark' and 'scan dragto' stuff.treectrl2003-01-281-3/+33
* Moved static Tk_OptionTable vars into structs.treectrl2003-01-284-41/+30
* Added 'scan' command.treectrl2003-01-282-3/+64
* Test querying all the configuration options of a tree control soes nokrischan2003-01-081-3/+9
* added description of new -element option of item sort widget command.krischan2003-01-064-13/+38
* added tests for new -element option of item sort widget command.krischan2003-01-061-5/+40
* Fixed bug with 'state undefine'.treectrl2003-01-061-7/+11
* Fixed bug with bitmap and 'state undefine'.treectrl2003-01-061-7/+14
* -padw/e -> -padxtreectrl2003-01-051-2/+7
* Some new public functions declared.treectrl2003-01-051-2/+7
* Some new public functions defined.treectrl2003-01-051-4/+38
* Tk_FillRegion moved from tkTreeDisplay.c (was XFillRegion).treectrl2003-01-051-8/+28
* New -element option to item sort command.treectrl2003-01-051-13/+144
* Move XFillRegion -> Tk_FillRegion in tkTreeUtils.c.treectrl2003-01-051-32/+3
* - removed all knownBug constraints, since they are solved.krischan2003-01-051-203/+200
* - removed all knownBug constraints, since they are solved.krischan2003-01-051-136/+136
* TCL_OK -> TCL_ERROR for item sort with no columns.treectrl2003-01-051-1/+1
* item sort returns error if there are no columns.treectrl2003-01-051-3/+43
* Use GetROP2/SetROP2 when modifying/releasing device context.treectrl2003-01-051-0/+6
* 'state define' returns an error for a bad state name.treectrl2003-01-051-0/+5
* Added tests of strange state names in the "state define" widget command.krischan2003-01-041-1/+24
* Added tests of the leading ~ of the "item state set" widget command.krischan2003-01-041-10/+27
* Described the leading ~ of the "item state set" widget command.krischan2003-01-043-19/+25
* Added tests of -columnproxy widget option.krischan2003-01-041-1/+30
* Delete the empty image during cleanupkrischan2003-01-041-1/+2
* Added test for "item sort" widget commandkrischan2003-01-041-1/+235
* - Described -columnproxy widget option.krischan2003-01-043-276/+346
* Reworked handling of whitespace. '-doublebuffer window' works now. One new ro...treectrl2003-01-041-79/+185
* Remove 20-column limit.treectrl2003-01-021-83/+100
* Remove 20-element limit.treectrl2003-01-022-35/+134
* Remove 20-column limit.treectrl2003-01-021-1/+10
* Declare TreeStyle_NumElements.treectrl2003-01-021-1/+2
* Use STATIC_SIZE in more places.treectrl2003-01-021-7/+7
* HTML manual generated from treectrl.mankrischan2003-01-021-0/+2825
* Now generated from treectrl.mankrischan2003-01-021-539/+1007
* Master source for manual in tcllib's doctool format, which can bekrischan2003-01-021-0/+2254
* - fixed buggy font assignments.krischan2003-01-021-5/+5
* - added tests of new state linkage widget command.krischan2003-01-021-8/+22