summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added %P and %? %-substitution characters.treectrl2005-03-291-6/+39
* New -showrootlines config option.treectrl2005-03-291-2/+25
* New -showrootlines config option.treectrl2005-03-291-1/+4
* New -showrootlines config option.treectrl2005-03-291-2/+9
* Fix "column width" to update layout if needed.treectrl2005-03-291-2/+2
* Declare QE_ExpandPattern.treectrl2005-03-291-1/+2
* Added optional percentsCommand argument "notify generate".treectrl2005-03-291-338/+498
* Removed package_require hack.treectrl2005-03-291-25/+23