summaryrefslogtreecommitdiffstats
path: root/generic/tkRectOval.c
Commit message (Expand)AuthorAgeFilesLines
* Fix [3406785]: Incorrect coords rounding, pixel jump in drawing canvas itemsbug_3406785fvogel2017-09-091-5/+97
* Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) don'...jan.nijtmans2014-02-101-2/+2
* Working towards making the error codes more consistent.dkf2012-07-301-1/+1
* Purged Tcl_AppendElement from all non-test code.dkf2012-07-291-13/+57
* Much more cleaning up of result handling.dkf2012-07-231-17/+17
* Working towards adding all the Tcl_SetErrorCode calls that should be there.dkf2012-07-161-4/+2
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * changes: updates for 8.4.14 release.das2006-10-161-1/+10
| | * * generic/tkRectOval.c (ComputeRectOvalBbox): Mac OS X specificdas2004-07-271-1/+8
* | | Revise Tcl_Panic() calls ending with a newline removing the newline, because ...nijtmans2010-11-191-2/+2
* | | Eliminate many unnecessary (ClientData) type casts.nijtmans2010-06-151-6/+6
* | | CONSTify everything related to Tk_ConfigSpecnijtmans2010-02-171-2/+2
* | | fix more gcc warnings: missing initializernijtmans2010-01-181-16/+17
* | | - eliminate some unnessary type castsnijtmans2009-02-031-2/+2
* | | make all Tk_CustomOption tables const andnijtmans2008-11-091-16/+11
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-31/+30
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | header cleanupdgp2007-09-071-3/+1
* | * changes: updates for 8.5a5 release.das2006-10-161-1/+10
* | Lots of ANSIfying of function decls.dkf2005-11-171-129/+125
* | Getting more systematic about styledkf2005-08-101-321/+329
* | * generic/tkMain.c:das2004-11-111-1/+8
* | * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-2/+2
|/
* * generic/tkCanvArc.c (CreateArc): Rework canvas create itemhobbs2003-02-091-18/+10
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-3/+3
* * generic/tkCanvArc.c:hobbs2001-07-031-40/+37
* * generic/tkRectOval.c (ConfigureRectOval): Added checks for validericm2000-04-191-3/+11
* * generic/tkRectOval.c (ConfigureRectOval):hobbs2000-02-011-2/+2
* * generic/tkCanvas.c: fixed mem leak with TagSearchExprInithobbs2000-01-121-1/+10
* * generic/tkStubInit.c:hobbs1999-12-141-111/+455
* * Merged 8.1 branch into the main trunkstanton1999-04-161-10/+13
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+1030