summaryrefslogtreecommitdiffstats
path: root/generic/tkCanvArc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2019-05-091-1/+1
|\
* \ Fix [6ce6e74635]: TIP415 implementation does not handle small arcs correctlyfvogel2019-04-141-11/+25
|\ \
| * | Improved patch to deal with zero length arcs specified by their height.fvogel2019-04-071-21/+17
| * | Remove the error that was triggering with very small arcs while still prevent...fvogel2019-04-031-15/+18
| * | Fix formattingfvogel2019-01-211-8/+8
| * | Rebase to latest trunkjan.nijtmans2019-01-201-4/+19
| |\ \
| | * | Fix proposal by Simon Geard for [6ce6e74635]: TIP415 implementation does not ...fvogel2018-12-311-4/+19
| | * | Merge 8.6jan.nijtmans2018-12-201-60/+58
| | |\ \
* | | | | Make some items have a virtual centre point to move. Much saner behaviour.dkf2019-03-151-10/+14
* | | | | Document. Factor out basic rotation function.dkf2019-03-131-17/+15
* | | | | Starting to build out the per-item implementationsdkf2019-03-111-1/+56
|/ / / /
* | | | Merge 8.6jan.nijtmans2019-01-101-20/+20
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| | |
| | \
| *-. \ Merge 8.6 and all changes from original [bug-9e31fd9449] branchjan.nijtmans2019-01-081-17/+19
| |\ \ \
| | | * \ Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2019-01-081-20/+20
| | | |\ \
| | | | * | Bring back more original "None" usages, and fix other warnings which graduall...jan.nijtmans2019-01-031-1/+3
| * | | | | As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-54/+54
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | * | | As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-58/+58
| * | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols jan.nijtmans2018-12-201-60/+58
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2018-12-201-60/+58
| | |/
* | | Clean up prior to TIP votedkf2018-10-201-38/+65
* | | merge trunkjan.nijtmans2016-03-041-7/+7
|\ \ \ | |/ /
* | | Changes from Simon Geard to act as baseline implementation of TIP #415.dkf2012-11-081-10/+97
|/ /
* | Working towards making the error codes more consistent.dkf2012-07-301-2/+2
* | Postscript generation now uses Tcl_Objs more extensively; still nasty in places.dkf2012-07-271-38/+82
* | consistent error formatting, added error codesdkf2012-07-211-2/+7
* | Working towards adding all the Tcl_SetErrorCode calls that should be there.dkf2012-07-161-19/+11
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-3/+2
* | | 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-7/+7
* | | CONSTify everything related to Tk_ConfigSpecnijtmans2010-02-171-2/+2
* | | fix more gcc warnings: missing initializernijtmans2010-01-181-18/+18
* | | - eliminate some unnessary type castsnijtmans2009-02-031-2/+2
* | | use M_PI when available, remove redundant definitions of PIdas2008-11-221-5/+1
* | | [Bug 2190619] Warnings due to Tk_SmoothMethodnijtmans2008-10-301-21/+15
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-24/+24
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | header cleanupdgp2007-09-071-2/+1
* | ANSIfydkf2005-11-041-109/+98
* | Format for style and remove non-ANSI declarationsdkf2005-10-171-421/+386
* | * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-2/+2
|/
* * generic/tkCanvArc.c (CreateArc): Rework canvas create itemhobbs2003-02-091-19/+12
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-3/+3
* * generic/tkCanvArc.c:hobbs2001-07-031-40/+38
* * generic/tkRectOval.c (ConfigureRectOval):hobbs2000-02-011-6/+6
* * generic/tkStubInit.c:hobbs1999-12-141-177/+618
* Merged 8-1-0 into mainline.rjohnson1999-04-211-1/+1
* Fixed bug 1479rjohnson1999-04-171-3/+9