summaryrefslogtreecommitdiffstats
path: root/generic/tkCanvUtil.c
Commit message (Expand)AuthorAgeFilesLines
* Fix [f325020623898d6afe8bb73276459a922003c077|f325020623]: Tk crashes when dr...jan.nijtmans2017-01-031-2/+6
|\
| * Fix [f325020623898d6afe8bb73276459a922003c077|f325020623]: Tk crashes when dr...jan.nijtmans2017-01-031-2/+6
| * Remove unused variable. jan.nijtmans2013-04-031-0/+4
* | [ab6dab8393] OBOE in loop termination made corrupt dash lines in ps output.dgp2015-02-221-1/+1
* | more auditing of error codesdkf2012-07-301-1/+2
* | Postscript generation now uses Tcl_Objs more extensively; still nasty in places.dkf2012-07-271-42/+56
* | consistent error formatting, added error codesdkf2012-07-211-16/+19
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| * | fix [Bug #220935] canvas dash update problemnijtmans2009-06-231-11/+7
| * | Backport of the Millipeter patch [1813597,2218964]ferrieux2008-12-211-7/+2
* | | Missing past ChangeLog entry, and unbreak debug-build.jan.nijtmans2011-03-171-3/+3
* | | Eliminate some more unneeded write-only variables (discovered by gcc-4.6)jan.nijtmans2011-03-141-3/+0
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-26/+24
* | | SMALL FIX: Remove useless explicit casts now that we require C89 or later.dkf2010-01-021-2/+2
* | | fix [Bug #220935] canvas dash update problemmacosx_carbon_freezenijtmans2009-06-231-10/+6
* | | fix [Bug #220935] canvas dash update problemnijtmans2009-06-221-3/+3
* | | Millimeter patch. Fixes [1813597,2218964] by eliminating the functional redun...ferrieux2008-11-271-7/+2
* | | One more (hopefully the last) signature changenijtmans2008-11-091-7/+7
* | | [Bug 2190619] Warnings due to Tk_SmoothMethodnijtmans2008-10-301-6/+6
* | | Silence warning.dkf2008-10-241-4/+5
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-115/+95
|/ /
* | * generic/tkCanvUtil.c: fix gcc-4.2 warnings.das2008-03-111-7/+7
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tkArgv.c: Fix gcc warnings about 'cast to/fromdas2007-10-151-3/+3
* | header cleanupdgp2007-09-071-2/+1
* | whitespacedas2007-01-191-1/+2
* | ANSIfydkf2005-11-041-52/+52
* | Style cleanup and removal of non-ANSI declsdkf2005-10-171-540/+596
* | TIP#168 implementation. Based on [Patch 886240]dkf2004-08-191-32/+105
* | fix cast warningshobbs2004-03-161-8/+8
|/
* Increase the size of the clipping box for lines in bug #663981 so thatdrh2003-01-171-11/+20
* Implement Cohen-Sutherland polygon clipping for long lines in the canvas widgetdrh2003-01-081-1/+268
* * generic/tkCanvUtil.c (TkSmoothParseProc): recognize the built-inhobbs2002-08-081-1/+8
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-2/+2
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-5/+5
* * generic/tkCmds.c:hobbs1999-12-161-57/+60
* * generic/tkStubInit.c:hobbs1999-12-141-2/+1097
* * Merged 8.1 branch into the main trunkstanton1999-04-161-2/+2
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+376