| Commit message (Expand) | Author | Age | Files | Lines |
* | [column delete] now accepts an optional second argument to delete a range of ... | treectrl | 2005-09-07 | 1 | -46/+60 |
|
|
* | Changes for 2.1. | treectrl | 2005-07-23 | 1 | -156/+141 |
|
|
* | Give more complete/accurate description of each element configuration option. | treectrl | 2005-07-15 | 1 | -139/+240 |
|
|
* | Deprecate [item element actual], renamed it to [item element perstate] and de... | treectrl | 2005-07-12 | 1 | -21/+38 |
|
|
* | Changed DESCRIPTION section a little. | treectrl | 2005-07-11 | 1 | -337/+469 |
|
|
* | Fixed description of "item state get". | treectrl | 2005-06-29 | 1 | -3/+3 |
|
|
* | Changed references to old -open/closedbuttonimage/bitmap options. | treectrl | 2005-06-22 | 1 | -3/+3 |
|
|
* | Added "-sticky" style layout option. | treectrl | 2005-06-13 | 1 | -1/+9 |
|
|
* | Updated the descriptions of various style layout options. | treectrl | 2005-06-13 | 1 | -19/+59 |
|
|
* | Command "item range" added, command "range" deprecated. | treectrl | 2005-06-08 | 1 | -6/+16 |
|
|
* | New item description "end". | treectrl | 2005-06-02 | 1 | -3/+15 |
|
|
* | New -draw per-state option for all element types (except window). | treectrl | 2005-06-02 | 1 | -1/+26 |
|
|
* | New option -columnresizemode. | treectrl | 2005-05-27 | 1 | -1/+14 |
|
|
* | Try to give a clearer description of the -backgroundmode option. | treectrl | 2005-05-24 | 1 | -24/+30 |
|
|
* | Added -columnprefix and -itemprefix options. | treectrl | 2005-05-23 | 1 | -3/+138 |
|
|
* | New column options -maxwidth and -resize. | treectrl | 2005-05-22 | 1 | -3/+13 |
|
|
* | New column description "tree". | treectrl | 2005-05-17 | 1 | -2/+10 |
|
|
* | New style layout option -indent (experimental). | treectrl | 2005-05-14 | 1 | -22/+27 |
|
|
* | Bump version to 2.0 because of API changes. | treectrl | 2005-05-13 | 1 | -57/+180 |
|
|
* | Replaced -XXXbuttonXXX with -buttonbitmap, -buttonimage. | treectrl | 2005-05-11 | 1 | -79/+165 |
|
|
* | Document new syntax for "notify install", "notify uninstall" and "notify link... | treectrl | 2005-03-29 | 1 | -120/+188 |
|
|
* | Document -backgroundimage option. | treectrl | 2005-01-03 | 1 | -1/+12 |
|
|
* | Update version to 1.1. | treectrl | 2004-08-13 | 1 | -3/+3 |
|
|
* | Deprecate the "T expand/collapse/toggle" commands. | treectrl | 2004-08-11 | 1 | -40/+55 |
|
|
* | New "item state forcolumn" command. | treectrl | 2004-08-09 | 1 | -3/+16 |
|
|
* | Update docs for "item create", "item cget", "item configure", "dragimage visi... | treectrl | 2004-07-30 | 1 | -89/+115 |
|
|
* | Document -defaultstyle widget option and "column create" command. Various cha... | treectrl | 2004-07-26 | 1 | -136/+161 |
|
|
* | added description of new -element option of item sort widget command. | krischan | 2003-01-06 | 1 | -4/+9 |
|
|
* | Described the leading ~ of the "item state set" widget command. | krischan | 2003-01-04 | 1 | -6/+8 |
|
|
* | - Described -columnproxy widget option. | krischan | 2003-01-04 | 1 | -101/+125 |
|
|
* | Now generated from treectrl.man | krischan | 2003-01-02 | 1 | -539/+1007 |
|
|
* | - fixed buggy font assignments. | krischan | 2003-01-02 | 1 | -5/+5 |
|
|
* | added description of new state linkage widget command. | krischan | 2003-01-02 | 1 | -1/+7 |
|
|
* | Big padx and pady patch. | treectrl | 2003-01-02 | 1 | -43/+36 |
|
|
* | - new syntax of "item state" widget command | krischan | 2002-12-31 | 1 | -17/+28 |
|
|
* | - Added a paragraph about orientation to DESCRIPTION section. | krischan | 2002-12-30 | 1 | -41/+89 |
|
|
* | - Added new options of columns to COLUMNS description. | krischan | 2002-12-30 | 1 | -16/+136 |
|
|
* | - Added description of notify widget command | krischan | 2002-12-29 | 1 | -3/+126 |
|
|
* | Added description of dragimage widget command. | krischan | 2002-12-28 | 1 | -1/+73 |
|
|
* | Added dscriptions of widget commands contentbox, debug, and identify | krischan | 2002-12-28 | 1 | -1/+113 |
|
|
* | - Added subcommands index, move, and neededwidth of widget command column. | krischan | 2002-12-28 | 1 | -4/+37 |
|
|
* | - Added description of "column" widget command. | krischan | 2002-12-27 | 1 | -3/+190 |
|
|
* | - Added descriptions of widget commands depth, numitems, orphans, range, see | krischan | 2002-12-27 | 1 | -11/+60 |
|
|
* | Added tests of selection widget command. | krischan | 2002-12-27 | 1 | -1/+59 |
|
|
* | Added description of marquee widget command | krischan | 2002-12-26 | 1 | -3/+93 |
|
|
* | - Extended DESCRIPTION section. | krischan | 2002-12-26 | 1 | -14/+157 |
|
|
* | Sorted descriptions of item widget command alphabetically. | krischan | 2002-12-24 | 1 | -58/+58 |
|
|
* | Man page for treectrl. | krischan | 2002-12-24 | 1 | -0/+1097 |
|
|