summaryrefslogtreecommitdiffstats
path: root/generic/tkTreeUtils.c
Commit message (Collapse)AuthorAgeFilesLines
* Tk_FillRegion moved from tkTreeDisplay.c (was XFillRegion).treectrl2003-01-051-8/+28
| | | | More SetROP2() changes: set it before every draw into HDC.
* Use GetROP2/SetROP2 when modifying/releasing device context.treectrl2003-01-051-0/+6
|
* TreeCtrl_GetPadAmountFromObj: don't modify vars if error occurs. It was a ↵treectrl2003-01-021-5/+8
| | | | problem for style layout.
* Big padx and pady patch.treectrl2003-01-021-0/+263
|
* Text layout fixes.treectrl2002-12-211-1/+5
|
* Initial revisiontreectrl2002-12-171-0/+877