summaryrefslogtreecommitdiffstats
path: root/generic/tkTreeColumn.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix for problems when configure fails.treectrl2003-01-011-3/+8
|
* Tag of tail column is 'tail'.treectrl2002-12-301-47/+92
| | | | | Disallow changing tag of tail column. -*padn and -*pads config options added for image and text.
* Disallow tail for bbox command.treectrl2002-12-291-2/+2
| | | | Fix arg to Tcl_WrongNumArgs in column command.
* Changed error message when specifying invalid column index with no columns.treectrl2002-12-241-25/+42
| | | | | Don't create column for 'column configure' query unless setting value. Redo Ranges when creating a new column.
* 'column index' and 'column move' commands added.treectrl2002-12-231-9/+121
|
* Layout fix when changing column header font.treectrl2002-12-221-1/+2
|
* Fix for multi-byte strings.treectrl2002-12-201-2/+6
|
* Initial revisiontreectrl2002-12-171-0/+1547