summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Use Appearance Manager to draw list header and open/close buttons. *** Hasn't...treectrl2005-05-201-2/+131
* Put back Tk_FillRegion() change.treectrl2005-05-201-2/+23
* Call XSetClipOrigin after drawing bitmap.treectrl2005-05-192-5/+7
* Replaced TARGET_OS_MAC with MAC_TCL and MAC_OSX_TK macros according to Apple'...treectrl2005-05-194-24/+13
* Replaced TARGET_OS_MAC with MAC_TCL and MAC_OSX_TK macros according to Apple'...treectrl2005-05-191-30/+9
* Attempt to fix Tk_FillRegion() on the mac using QuickDraw. *** Hasn't even be...treectrl2005-05-191-2/+22
* Cast argument to AllocHax_Free() and AllocHax_CFree().treectrl2005-05-192-17/+19
* ALLOC_HAX: play games with memory allocation for speed boost.treectrl2005-05-171-5/+21
* Added -textvariable option to "text" elements.treectrl2005-05-171-14/+168
* ALLOC_HAX: play games with memory allocation for speed boost.treectrl2005-05-171-1/+79
* Added new column description "tree".treectrl2005-05-171-3/+9
* ALLOC_HAX: play games with memory allocation for speed boost.treectrl2005-05-173-6/+163
* Removed DItem.nextFree since it is redundant.treectrl2005-05-171-5/+4
* Experimental hacks to allow -detach elements to appear under the button/line ...treectrl2005-05-142-2/+19
* Experimental hacks to allow -detach elements to appear under the button/line ...treectrl2005-05-141-17/+77
* Experimental hacks to allow -detach elements to appear under the button/line ...treectrl2005-05-141-13/+212
* Removed some dbwin() calls.treectrl2005-05-131-4/+1
* Return a better error when attempting to retrieve configuration info for an e...treectrl2005-05-131-4/+23
* Replaced global itemPrefix with tree->itemPrefix option.treectrl2005-05-131-30/+31
* New command "item compare", "compare" is deprecated.treectrl2005-05-131-63/+151
* Use STATIC_ALLOC macro.treectrl2005-05-131-7/+5
* Fixed display not redrawing when deleting columns if columns had same width.treectrl2005-05-131-1/+22
* -treecolumn requires real column or "", not an int.treectrl2005-05-131-12/+21
* New option -columnprefix changes how column ids look.treectrl2005-05-131-144/+33
* The result of "column create" is now a unique identifier.treectrl2005-05-131-51/+669
* Removed a bunch of conditional-compilation stuff and dead code.treectrl2005-05-118-654/+154
* 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-021-6/+11
* Initial import of Theme API file.treectrl2005-05-011-0/+657
* 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