summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added RCS $Id$ tags.treectrl2005-07-1115-107/+158
* When an item has span > 1, the starting column's background color is no longe...treectrl2005-07-111-20/+30
* Changed DESCRIPTION section a little.treectrl2005-07-113-586/+901
* Win32 extension that adds "shellicon" element type to TkTreeCtrl for displayi...treectrl2005-07-102-0/+723
* Removed style arg to FileListEdit.treectrl2005-07-101-3/+8
* New demo shows 2 techniques for creating lists with large numbers of items (i...treectrl2005-07-101-0/+326
* Added titles to each group of options, mostly to show off the new column span...treectrl2005-07-101-20/+68
* Gave elements, styles, and columns meaningful names.treectrl2005-07-101-59/+64
* Got rid of the weird -arrowpax padding in the Received column.treectrl2005-07-101-1/+1
* Bunch of changes to try out the new shellicon extension on Win32.treectrl2005-07-101-20/+71
* option add -columnresizemode for all lists in the demo.treectrl2005-07-101-15/+33
* Added [notify unbind] command.treectrl2005-07-101-3/+8
* Added -height option to Item option table and [item create] command.treectrl2005-07-101-10/+28
* Added 2 functions for initializing booean and string-table custom options.treectrl2005-07-101-3/+48
* Added a bunch of stuff to the stubs table to support the shellicon extension....treectrl2005-07-101-1/+8
* Changed QE_DeleteBinding to delete all bindings on the given object if the ev...treectrl2005-07-101-34/+84
* Declared QE_UnbindCmdtreectrl2005-07-101-1/+3
* Explorer (details) demo sets background color for the sort column like WinXP ...treectrl2005-07-071-3/+3
* UnsetClipMask works around Tk_DrawChars not clearing the clip region on Win32.treectrl2005-07-071-1/+17
* TreeTheme_DrawHeaderArrow implemented on WinXP to draw an arrow that looks li...treectrl2005-07-071-4/+49
* Eliminated all "item I does not have column C" messages. There was no need fo...treectrl2005-07-071-88/+404
* Bitmap, image and text elements are drawn clipped if given less space than th...treectrl2005-07-071-19/+65
* [dragimage add] returns an error if a column has no style when attempting to ...treectrl2005-07-071-16/+15
* Call new TreeTheme_GetArrowSize to determine size of sort arrow. I draw a nic...treectrl2005-07-071-5/+8
* Change TreeItem_Identify to write to a string instead of returning an element...treectrl2005-07-071-1/+7
* Change TreeItem_Identify to write to a string instead of returning an element...treectrl2005-07-071-2/+5
* Don't update the Style Editor window if it isn't mapped.treectrl2005-07-051-1/+3
* Use new "item element configure" syntax to configure multiple elements at once.treectrl2005-07-052-11/+13
* Gave elements and styles meaningful names.treectrl2005-07-052-107/+105
* Use new "item element configure" syntax to configure multiple elements at onc...treectrl2005-07-052-72/+76
* Use new "item element configure" syntax to configure multiple elements at onc...treectrl2005-07-051-25/+21
* TreeItem_Delete: call TreeDisplay_ItemDeleted.treectrl2005-07-051-38/+285
* Range_Redo/Range_TotalWidth: use new -itemwidth, -itemwidthequal and -itemwid...treectrl2005-07-051-102/+188
* TreeStyle_Draw: added call to Style_CheckNeededSize.treectrl2005-07-051-6/+7
* Added <ItemVisibility> event.treectrl2005-07-051-1/+65
* Added ElementType.onScreenProc which is called when an item becomes visible o...treectrl2005-07-051-10/+27
* Added ElementType.onScreenProc which is called when an item becomes visible o...treectrl2005-07-051-1/+5
* New option -itemwidth, -itemwidthequal and -itemwidthmultiple to replace the ...treectrl2005-07-052-7/+29
* Cache the size of the expand/collapse button under XP for a massive speedup o...treectrl2005-06-301-1/+20
* Stopped window being destroyed when it was closed.treectrl2005-06-291-0/+1
* Fixed typo in comment.treectrl2005-06-291-2/+1
* Set correct patchlevel in VERSION variable.treectrl2005-06-291-1/+1
* Fixed description of "item state get".treectrl2005-06-293-9/+9
* UpdateDInfoForRange: Items were not being redisplayed properly if they moved ...treectrl2005-06-291-6/+11
* Fixed possible performance problem with "selection clear" (hash tables get bi...treectrl2005-06-291-1/+12
* More Invalidate/FreeItemDInfo fixes.treectrl2005-06-291-1/+58
* Changed references to old -open/closedbuttonimage/bitmap options.treectrl2005-06-223-10/+10
* Removed ElementArgs.display.pad and ElementArgs.display.squeeze which were un...treectrl2005-06-202-8/+5
* Style_DoLayoutH: Allow column justification to occur when a -detach element i...treectrl2005-06-201-86/+77
* Bumped revision to 2.0.1.treectrl2005-06-182-3/+3