summaryrefslogtreecommitdiffstats
path: root/generic/tkTreeDrag.c
Commit message (Collapse)AuthorAgeFilesLines
* [dragimage add] returns an error if a column has no style when attempting to ↵treectrl2005-07-071-16/+15
| | | | add specific elements to the drag image.
* LAYOUTHAX code accepted, removed conditional compilation.treectrl2005-06-061-11/+1
|
* Experimental hacks to allow -detach elements to appear under the button/line ↵treectrl2005-05-141-1/+13
| | | | area using new layout option -indent.
* Use STATIC_ALLOC macro.treectrl2005-05-131-7/+5
|
* Bumped copyright to 2005.treectrl2005-05-011-2/+2
|
* Add copyright.treectrl2004-07-301-42/+50
| | | | | Beefed up DragImage_Config(); handle -visible configuration properly. Removed "dragimage visible" command.
* Moved static Tk_OptionTable vars into structs.treectrl2003-01-281-10/+7
|
* Remove 20-element limit.treectrl2003-01-021-1/+14
|
* Tree_ItemBbox returns result indicating success or failure.treectrl2002-12-291-4/+1
|
* Validate arguments to 'dragimage add'.treectrl2002-12-291-12/+43
|
* More checks for required number of arguments.treectrl2002-12-281-0/+5
|
* Initial revisiontreectrl2002-12-171-0/+436