summaryrefslogtreecommitdiffstats
path: root/generic/tkCanvas.c
Commit message (Expand)AuthorAgeFilesLines
* * generic/tkCanvArc.c (CreateArc): Rework canvas create itemhobbs2003-02-091-212/+220
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-14/+15
* * tests/canvas.test: added canvas-14.[1-6]hobbs2002-07-241-18/+16
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-27/+30
* * Updates to handle change in type of tablePtrdgp2002-01-171-5/+5
* * tests/canvas.test: test of canvas delete during eventhobbs2001-04-031-18/+19
* Overall change: Implemented TIP 5, which exportsericm2000-11-221-6/+5
* * generic/tkCanvas.c (CanvasEventProc:2451): corrected casthobbs2000-04-141-2/+2
* * generic/tkCanvas.c: Applied patch from [Bug: 4202]; adds a checkericm2000-04-131-10/+18
* * library/tkfbox.tcl: Moved an overlooked tkFDialog* function inscriptics_sc_2_0_fixedscriptics_sc_2_0_b5ericm2000-03-291-13/+1
* * generic/tkCanvas.c: fixed mem leak with TagSearchExprInithobbs2000-01-121-70/+58
* fix for mac happinesshobbs1999-12-221-8/+10
* * generic/tkStubInit.c:hobbs1999-12-141-462/+2325
* 1999-09-01 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-021-9/+8
* New Function: TkpDrawHighlightBorder. Use this in place of Tk_DrawFocusHighl...jingham1999-08-101-7/+10
* Merged 8-1-0 into mainline.rjohnson1999-04-211-1/+1
* Fixed bug 1840rjohnson1999-04-171-4/+6
* * Merged 8.1 branch into the main trunkstanton1999-04-161-54/+75
* Added performance improvement to canvas tag manipulation. This wasrjohnson1998-10-131-61/+98
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+3791