summaryrefslogtreecommitdiffstats
path: root/generic/tkCanvBmap.c
Commit message (Expand)AuthorAgeFilesLines
* Working towards making the error codes more consistent.dkf2012-07-301-1/+1
* Postscript generation now uses Tcl_Objs more extensively; still nasty in places.dkf2012-07-271-15/+50
* Much more cleaning up of result handling.dkf2012-07-231-3/+3
* consistent error formatting, added error codesdkf2012-07-211-2/+6
* Working towards adding all the Tcl_SetErrorCode calls that should be there.dkf2012-07-161-12/+6
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * generic/tkCanvBmap.c (ConfigureBitmap, ComputeBitmapBbox): Fixedhobbs2005-02-111-49/+59
| | * * generic/tkCanvBmap.c: s/CreateBitmap/TkcCreateBitmap as Windowshobbs2003-04-181-5/+5
* | | 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-3/+3
* | | CONSTify everything related to Tk_ConfigSpecnijtmans2010-02-171-2/+2
* | | fix more gcc warnings: missing initializernijtmans2010-01-181-13/+13
* | | - eliminate some unnessary type castsnijtmans2009-02-031-2/+2
* | | make all Tk_CustomOption tables const andnijtmans2008-11-091-7/+5
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-16/+16
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | header cleanupdgp2007-09-071-2/+1
* | ANSIfydkf2005-11-041-264/+255
* | * generic/tkCanvBmap.c (ConfigureBitmap, ComputeBitmapBbox): Fixedhobbs2005-02-111-32/+58
* | Silence compiler warningsdgp2004-06-081-17/+1
* | * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-2/+2
* | * generic/tkCanvBmap.c: s/CreateBitmap/TkcCreateBitmap as Windowshobbs2003-04-181-5/+5
|/
* * generic/tkCanvArc.c (CreateArc): Rework canvas create itemhobbs2003-02-091-26/+22
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-3/+3
* * generic/tkCanvArc.c:hobbs2001-07-031-33/+33
* * generic/tkStubInit.c:hobbs1999-12-141-38/+221
* * Merged 8.1 branch into the main trunkstanton1999-04-161-10/+12
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+800