Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the new style layout option -draw instead of the deprecated element ↵ | treectrl | 2006-12-07 | 1 | -7/+13 |
| | | | | option of the same name. | ||||
* | Whitespace police. | treectrl | 2006-11-30 | 1 | -531/+531 |
| | |||||
* | Added [DemoList] command to get the name of the main list rather than ↵ | treectrl | 2006-11-23 | 1 | -6/+6 |
| | | | | hard-coding .f2.f1.t everywhere. | ||||
* | Comment added. | treectrl | 2006-11-22 | 1 | -1/+2 |
| | |||||
* | Fixed improper binding on the demo list. | treectrl | 2006-11-12 | 1 | -5/+5 |
| | |||||
* | Double-clicking a folder goes to that folder. Added ".." folder to go to the ↵ | treectrl | 2006-11-01 | 1 | -5/+59 |
| | | | | parent directory. | ||||
* | Column -tag is now -tags (although -tag is still backwards-compatible). | treectrl | 2006-10-04 | 1 | -8/+8 |
| | |||||
* | Nitpick. | treectrl | 2006-09-27 | 1 | -5/+6 |
| | |||||
* | Use treectrl's -itemwidth instead of column's -width. | treectrl | 2005-07-15 | 1 | -7/+8 |
| | | | | | Use treectrl's -itemwidthequal instead of column's -widthhack. Use treectrl's -itemwidthmultiple instead of column's -stepwidth. | ||||
* | Added RCS $Id$ tags. | treectrl | 2005-07-11 | 1 | -4/+9 |
| | |||||
* | Bunch of changes to try out the new shellicon extension on Win32. | treectrl | 2005-07-10 | 1 | -20/+71 |
| | |||||
* | Explorer (details) demo sets background color for the sort column like WinXP ↵ | treectrl | 2005-07-07 | 1 | -3/+3 |
| | | | | does. | ||||
* | Use new "item element configure" syntax to configure multiple elements at ↵ | treectrl | 2005-07-05 | 1 | -34/+29 |
| | | | | | | once (and remove calls to "item complex"). Gave elements and styles meaningful names. | ||||
* | Use TreeCtrl::SetEditable, TreeCtrl::SetSensitive and TreeCtrl::SetDragImage ↵ | treectrl | 2005-06-02 | 1 | -15/+68 |
| | | | | | | instead of accessing variables directly. Hide the file name and selection rectangle when editing. | ||||
* | Revert change where -usetheme was forced off since it is confusing and only ↵ | treectrl | 2005-05-22 | 1 | -1/+0 |
| | | | | X11 users will care. | ||||
* | Force -usetheme off in demo "Explorer (Details)" and demonstrate per-state ↵ | treectrl | 2005-05-13 | 1 | -31/+44 |
| | | | | | | | | | column -background option. Use to Priv(edit,$T) syntax (matches Priv(sensitive,$T)). Use "column compare". Use -tag instead of column index. Use "item count" instead of "numitems". | ||||
* | Replace -arrowpad with -arrowpadx. | treectrl | 2005-05-10 | 1 | -1/+1 |
| | |||||
* | Added standard block comments to highlight steps of creating and using a ↵ | treectrl | 2005-03-29 | 1 | -0/+62 |
| | | | | treectrl widget. | ||||
* | Changed the directory displayed. | treectrl | 2004-08-11 | 1 | -1/+1 |
| | |||||
* | Fix bug when sorting via the "Modified" column. | treectrl | 2004-08-09 | 1 | -1/+1 |
| | |||||
* | Use the new "column create" command and -defaultstyle widget option. | treectrl | 2004-07-26 | 1 | -6/+6 |
| | |||||
* | Set ::Dir to Tcl/lib directory | treectrl | 2003-07-19 | 1 | -1/+1 |
| | |||||
* | Big padx and pady patch. | treectrl | 2003-01-02 | 1 | -9/+9 |
| | |||||
* | Changes to survive column reordering. | treectrl | 2002-12-23 | 1 | -4/+10 |
| | |||||
* | Initial revision | treectrl | 2002-12-17 | 1 | -0/+367 |