Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | New demo to show off new -textvariable option of "text" element. | treectrl | 2005-05-17 | 1 | -0/+67 | |
| | ||||||
* | Added double-click binding. | treectrl | 2005-05-17 | 1 | -0/+9 | |
| | ||||||
* | Added Textvariable demo. | treectrl | 2005-05-17 | 1 | -0/+2 | |
| | ||||||
* | Renamed bind tag to same name as the demo command. | treectrl | 2005-05-17 | 5 | -33/+33 | |
| | ||||||
* | Demonstrate the new style layout option -indent. | treectrl | 2005-05-14 | 1 | -11/+78 | |
| | | | | | Change cursor to hand2 when over the text element of child-of-root item. Allow clicking text element of chlid-of-root item to expand/collapse item. | |||||
* | Set cursor to hand2 when over item. | treectrl | 2005-05-14 | 1 | -0/+2 | |
| | ||||||
* | Allow "Tree Column" command in header context menu to toggle -treecolumn on/off. | treectrl | 2005-05-14 | 1 | -1/+1 | |
| | ||||||
* | Use column -tag instead of zero, to handle -columnprefix option if used. | treectrl | 2005-05-13 | 1 | -3/+4 | |
| | | | | Use "item id" instead of "index". | |||||
* | Use column -tag instead of zero, to handle -columnprefix option if used. | treectrl | 2005-05-13 | 2 | -11/+15 | |
| | | | | Use "column compare". | |||||
* | Use column -tag instead of zero, to handle -columnprefix option if used. | treectrl | 2005-05-13 | 1 | -6/+8 | |
| | | | | Use "item compare" instead of "compare". | |||||
* | Use column -tag instead of zero, to handle -columnprefix option if used. | treectrl | 2005-05-13 | 5 | -54/+60 | |
| | ||||||
* | 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". | |||||
* | Bump version to 2.0 because of API changes. | treectrl | 2005-05-13 | 1 | -47/+86 | |
| | | | | | | | | Use column -tag instead of zero, to handle -columnprefix option if used. Added "Toggle All" menu commands to event browser window. Specify -treecolumn with a real column as required now. Handle <ColumnDrag> event for column reordering. Use new "column list" command and "column delete all". | |||||
* | Use column -tag instead of zero, to handle -columnprefix option if used. | treectrl | 2005-05-13 | 1 | -7/+7 | |
| | ||||||
* | Added missing demo. | treectrl | 2005-05-11 | 1 | -0/+251 | |
| | ||||||
* | Nitpick | treectrl | 2005-05-11 | 1 | -1/+1 | |
| | ||||||
* | Removed some useless bindings and code. | treectrl | 2005-05-11 | 3 | -122/+8 | |
| | ||||||
* | Removed duplicate XXXAutoScan code and use TreeCtrl::AutoScan. | treectrl | 2005-05-10 | 1 | -75/+17 | |
| | | | | Minor changes to keep in synch with library procs. | |||||
* | Tweaked -xscrollincrement so horizontal scrolling is better with column dnd. | treectrl | 2005-05-10 | 1 | -1/+2 | |
| | ||||||
* | Replace -arrowpad with -arrowpadx. | treectrl | 2005-05-10 | 1 | -2/+2 | |
| | | | | Tweaked -xscrollincrement so horizontal scrolling is better with column dnd. | |||||
* | Minor changes to keep in synch with library procs. | treectrl | 2005-05-10 | 2 | -14/+10 | |
| | ||||||
* | Replace -arrowpad with -arrowpadx. | treectrl | 2005-05-10 | 1 | -1/+1 | |
| | ||||||
* | "option add" call to set -usetheme default to true. | treectrl | 2005-05-10 | 1 | -80/+125 | |
| | | | | | | Added "Firefox Privacy" demo to show off new "window" element type. Right-click menus now available in all treectrl demo widgets, not just main. New -minitemheight, -buttonbitmap and -buttonimage per-state options. | |||||
* | Made images transparent. | treectrl | 2005-05-01 | 3 | -0/+0 | |
| | ||||||
* | Fixed list sorting for checkbutton columns. | treectrl | 2005-05-01 | 1 | -3/+3 | |
| | ||||||
* | Bump version to 1.2. | treectrl | 2005-05-01 | 1 | -6/+46 | |
| | | | | | Added "Clear Window" command to Events Browser with Ctrl+X shortcut. Replaced label with new Identify Window. | |||||
* | More fiddling with package loading. | treectrl | 2005-03-29 | 1 | -41/+256 | |
| | | | | | | | Add Events Browser window. Added label to view result of "identify" command. Add -showrootlines to popup menu. Use updated "notify install" syntax. | |||||
* | Added standard block comments to highlight steps of creating and using a ↵ | treectrl | 2005-03-29 | 10 | -56/+366 | |
| | | | | treectrl widget. | |||||
* | * demos/demo.tcl: try loading treectrl before trying the | hobbs2 | 2005-02-15 | 1 | -3/+3 | |
| | | | | IsDevelopment branch of loading. | |||||
* | Added example background image. | treectrl | 2005-01-03 | 1 | -0/+0 | |
| | ||||||
* | Fiddled with dev/install library loading again. | treectrl | 2005-01-03 | 1 | -26/+44 | |
| | | | | | Added submenus to right-click menu. Configure default -backgroundimage in demo list. | |||||
* | Added -backgroundimage example. | treectrl | 2005-01-03 | 1 | -1/+7 | |
| | | | | Removed unnecessary -foreground value. | |||||
* | * pkgIndex.tcl.in: Automate creation of pkgIndex.tcl and use | hobbs2 | 2004-10-09 | 1 | -805/+800 | |
| | | | | | | | | * demos/demo.tcl: tcl_findLibrary to avoid the issue of build vs. * tests/all.tcl: install package. * generic/tkTreeCtrl.c: * library/filelist-bindings.tcl: ensure TreeCtrl namespace exists * library/treectrl.tcl: source filelist-bindings | |||||
* | Move "selection modify" call because hidden items can't be selected. | treectrl | 2004-08-13 | 1 | -1/+1 | |
| | ||||||
* | Require correct package version. | treectrl | 2004-08-13 | 1 | -1/+1 | |
| | ||||||
* | Changed the directory displayed. | treectrl | 2004-08-11 | 1 | -1/+1 | |
| | ||||||
* | Use "T item expand" etc instead of "T expand". | treectrl | 2004-08-11 | 3 | -15/+17 | |
| | ||||||
* | Allow changing -squeeze option for columns via popup. | treectrl | 2004-08-11 | 1 | -12/+14 | |
| | | | | Use "T item expand" etc instead of "T expand". | |||||
* | Removed assumptions about item identifiers; use the result of "item create". | treectrl | 2004-08-09 | 2 | -38/+46 | |
| | ||||||
* | Replace styOn and styOff with single styCheck; use the new "item state ↵ | treectrl | 2004-08-09 | 1 | -19/+17 | |
| | | | | forcolumn" command. | |||||
* | Fix bug when sorting via the "Modified" column. | treectrl | 2004-08-09 | 1 | -1/+1 | |
| | ||||||
* | Use -button item option. | treectrl | 2004-07-30 | 1 | -5/+5 | |
| | | | | Use "dragimage configure -visible" instead of "dragimage visible". | |||||
* | Use -button item option. | treectrl | 2004-07-30 | 3 | -16/+7 | |
| | ||||||
* | Use -defaultstyle widget option. | treectrl | 2004-07-30 | 1 | -13/+11 | |
| | | | | Use -button item option. | |||||
* | Use the new "column create" command and -defaultstyle widget option. | treectrl | 2004-07-26 | 11 | -45/+56 | |
| | ||||||
* | Set ::Dir to Tcl/lib directory | treectrl | 2003-07-19 | 1 | -1/+1 | |
| | ||||||
* | Allow running from 'demos' directory and when installed. | treectrl | 2003-07-19 | 1 | -24/+47 | |
| | ||||||
* | Move to 'demos/pics' directory. | treectrl | 2003-07-19 | 50 | -0/+0 | |
| | ||||||
* | Move to 'demos' directory. | treectrl | 2003-07-19 | 1 | -0/+990 | |
| | ||||||
* | Add missing close-bracket. | treectrl | 2003-07-18 | 1 | -1/+1 | |
| |