summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* The result of "column create" is now a unique identifier.treectrl2005-05-131-51/+669
* Added missing demo.treectrl2005-05-111-0/+251
* Updated for recent changes.treectrl2005-05-114-68/+43
* Replaced -XXXbuttonXXX with -buttonbitmap, -buttonimage.treectrl2005-05-113-214/+494
* Removed a bunch of conditional-compilation stuff and dead code.treectrl2005-05-118-654/+154
* Nitpicktreectrl2005-05-111-1/+1
* Removed some useless bindings and code.treectrl2005-05-113-122/+8
* Removed duplicate XXXAutoScan code and use TreeCtrl::AutoScan.treectrl2005-05-101-75/+17
* Tweaked -xscrollincrement so horizontal scrolling is better with column dnd.treectrl2005-05-101-1/+2
* Replace -arrowpad with -arrowpadx.treectrl2005-05-101-2/+2
* Minor changes to keep in synch with library procs.treectrl2005-05-102-14/+10
* Replace -arrowpad with -arrowpadx.treectrl2005-05-101-1/+1
* "option add" call to set -usetheme default to true.treectrl2005-05-101-80/+125
* Removed duplicate XXXAutoScan code and use TreeCtrl::AutoScan.treectrl2005-05-101-72/+12
* Replace -relief and -sunken column options with -state.treectrl2005-05-101-29/+160
* Added arg to Ellipsis to force ellipsis.treectrl2005-05-101-12/+856
* Changed name of assoc data from TreeTheme to TreeCtrlTheme for consistency wi...treectrl2005-05-101-2/+2
* Fixed bug with column -justify center|right and horizontal expansion. Element...treectrl2005-05-101-94/+247
* New <ItemDelete> event.treectrl2005-05-101-1/+64
* Changes for new -buttonimage and -buttonbitmap per-state options.treectrl2005-05-101-79/+327
* Added new "window" element type.treectrl2005-05-101-48/+12
* Added new "window" element type.treectrl2005-05-101-706/+752
* Keep a list of free DItems to reduce memory alloc/free.treectrl2005-05-101-2/+129
* Replaced -openbuttonbitmap, -closedbuttonbitmap, -openbuttonimage, and -close...treectrl2005-05-101-25/+148
* Replaced -openbuttonbitmap, -closedbuttonbitmap, -openbuttonimage, and -close...treectrl2005-05-101-185/+248
* Changed -background option to a per-state option.treectrl2005-05-101-367/+1079
* * generic/tkTreeTheme.c: correct headers to build on unix and usehobbs22005-05-022-6/+16
* Added tkTreeTheme.c.treectrl2005-05-012-3/+3
* Initial import of Theme API file.treectrl2005-05-011-0/+657
* Use new column -state option. Will probably remove column -sunken.treectrl2005-05-011-0/+44
* Bumped copyright to 2005.treectrl2005-05-011-8/+13
* Bumped copyright to 2005.treectrl2005-05-013-6/+6
* Bumped copyright to 2005.treectrl2005-05-011-7/+17
* Bumped copyright to 2005.treectrl2005-05-011-4/+3
* Bumped copyright to 2005.treectrl2005-05-011-23/+97
* Bumped copyright to 2005.treectrl2005-05-011-2/+2
* Bumped copyright to 2005.treectrl2005-05-011-2/+3
* Bumped copyright to 2005.treectrl2005-05-011-3/+22
* Bumped copyright to 2005.treectrl2005-05-011-7/+68
* Bumped copyright to 2005.treectrl2005-05-011-5/+52
* Bumped copyright to 2005.treectrl2005-05-012-4/+4
* Made images transparent.treectrl2005-05-013-0/+0
* Fixed list sorting for checkbutton columns.treectrl2005-05-011-3/+3
* Bump version to 1.2.treectrl2005-05-011-6/+46
* Bump version to 1.2.treectrl2005-05-012-11/+11
* I'm da man.treectrl2005-05-011-1/+1
* Pass TreeCtrl::PercentsCmd to "notify generate".treectrl2005-03-291-15/+26
* Added TreeCtrl::PercentsCmd to perform %-substitution on dynamic events.treectrl2005-03-291-2/+28
* Document new syntax for "notify install", "notify uninstall" and "notify link...treectrl2005-03-293-433/+636
* Removed spurious '\' character.treectrl2005-03-291-2/+2