summaryrefslogtreecommitdiffstats
path: root/generic/tkCanvLine.c
Commit message (Expand)AuthorAgeFilesLines
* CONSTify everything related to Tk_ConfigSpecnijtmans2010-02-171-2/+2
* fix more gcc warnings: missing initializernijtmans2010-01-181-13/+13
* Fix [Bug 2900121] by inverting the sense of the test.dkf2009-11-191-8/+8
* Undo formatting breakagedkf2009-11-191-25/+25
* A few const -> CONST86 modifications, improvingnijtmans2009-01-061-6/+7
* elminate warning: unused variable 'tkwin'nijtmans2008-11-271-23/+23
* One more (hopefully the last) signature changenijtmans2008-11-091-2/+2
* Implementation of TIP 97 - canvas imove and rchars methods.dkf2008-11-011-152/+176
* [Bug 2190619] Warnings due to Tk_SmoothMethodnijtmans2008-10-301-32/+23
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-34/+34
* merge stable branch onto HEADdgp2007-12-131-1/+1
* header cleanupdgp2007-09-071-2/+1
* Fix minor K&R-ismdkf2007-02-121-5/+5
* * changes: updates for 8.5a5 release.das2006-10-161-1/+9
* Lots of ANSIfying of function decls.dkf2005-11-171-18/+22
* ANSIfydkf2005-11-041-513/+499
* Getting more systematic about styledkf2005-08-101-4/+4
* Silence compiler warningsdgp2004-06-081-8/+1
* * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-3/+3
* * generic/tkCanvArc.c (CreateArc): Rework canvas create itemhobbs2003-02-091-9/+14
* Implement Cohen-Sutherland polygon clipping for long lines in the canvas widgetdrh2003-01-081-11/+7
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-3/+3
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-2/+2
* * generic/tkCanvArc.c:hobbs2001-07-031-47/+46
* * win/tkWinDraw.c (RenderObject): Applied patch from [Bug: 6368],ericm2000-10-241-6/+6
* * generic/tkRectOval.c (ConfigureRectOval):hobbs2000-02-011-2/+2
* * generic/tkInt.h: moved new TkDisplay useInputMethods structurehobbs2000-01-211-1/+6
* * generic/tkStubInit.c:hobbs1999-12-141-184/+1023
* * Merged 8.1 branch into the main trunkstanton1999-04-161-40/+30
* * generic/tkCanvLine.c: Changed to treat zero width lines likestanton1999-02-041-11/+22
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+1623