summaryrefslogtreecommitdiffstats
path: root/generic/tkCanvPoly.c
Commit message (Expand)AuthorAgeFilesLines
* A few const -> CONST86 modifications, improvingnijtmans2009-01-061-6/+7
* One more (hopefully the last) signature changenijtmans2008-11-091-2/+2
* make all Tk_CustomOption tables const andnijtmans2008-11-091-7/+7
* Implementation of TIP 97 - canvas imove and rchars methods.dkf2008-11-011-177/+193
* more internal -Wwrite-strings warning fixesnijtmans2008-10-301-15/+9
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-22/+22
* merge stable branch onto HEADdgp2007-12-131-1/+1
* header cleanupdgp2007-09-071-2/+1
* * changes: updates for 8.5a5 release.das2006-10-161-1/+10
* Lots of ANSIfying of function decls.dkf2005-11-171-12/+16
* ANSIfydkf2005-11-041-452/+455
* Getting more systematic about styledkf2005-08-101-4/+4
* * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-2/+2
* * generic/tkCanvPoly.c (PolygonToPostscript):hobbs2003-05-111-3/+6
* * generic/tkCanvArc.c (CreateArc): Rework canvas create itemhobbs2003-02-091-4/+9
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-3/+3
* * tests/canvas.test:hobbs2001-07-041-13/+8
* * generic/tkCanvArc.c:hobbs2001-07-031-46/+45
* * canvas.test: added test for 5783.hobbs2000-06-031-3/+4
* * generic/tkRectOval.c (ConfigureRectOval):hobbs2000-02-011-2/+2
* * generic/tkStubInit.c:hobbs1999-12-141-177/+1111
* * Merged 8.1 branch into the main trunkstanton1999-04-161-6/+7
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+998