summaryrefslogtreecommitdiffstats
path: root/generic/tkImgBmap.c
Commit message (Expand)AuthorAgeFilesLines
* Make tk.h work unchanged with Tcl 9.0 (novem), account for possible missing T...jan.nijtmans2017-02-131-3/+2
* more places convertedjan.nijtmans2013-01-241-1/+1
* Merge core-8-5-branchjan.nijtmans2013-01-241-2/+2
|\
| * make some internal tables constjan.nijtmans2012-04-181-1/+1
| |\
| | * make some more internal tables CONSTjan.nijtmans2012-04-181-1/+1
* | | Replace various functions calls, for functions which are small wrappers aroun...jan.nijtmans2013-01-141-2/+2
* | | more reorganization of error codes: safety is common failure modedkf2012-07-301-1/+1
* | | Working towards making the error codes more consistent.dkf2012-07-301-2/+2
* | | Purged Tcl_AppendElement from all non-test code.dkf2012-07-291-68/+87
* | | Much more cleaning up of result handling.dkf2012-07-231-14/+18
* | | Working towards adding all the Tcl_SetErrorCode calls that should be there.dkf2012-07-161-0/+9
* | | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-2/+2
|\ \ \ | |/ /
| * | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-2/+2
| |\ \ | | |/
| | * proposed fix for bug-3486474jan.nijtmans2012-02-101-2/+2
* | | 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 1562528]dkf2006-09-221-10/+9
| | * Fix pixmap creation ordering issue [Bug 480862]dkf2006-02-271-16/+22
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-9/+8
* | | CONSTify everything related to Tk_ConfigSpecnijtmans2010-02-171-2/+2
* | | use -pipe for gcc on win32 (mingw/cygwin)nijtmans2010-02-131-2/+2
* | | fix more gcc warnings: missing initializernijtmans2010-01-181-9/+10
* | | SMALL FIX: Remove useless explicit casts now that we require C89 or later.dkf2010-01-021-2/+2
* | | TIP 337dgp2008-12-091-4/+4
* | | modify Tk_Create(Old)ImageType signature, relaxingnijtmans2008-11-121-5/+5
* | | CONSTify string and fileName parameters of TkGetBitmapDatanijtmans2008-11-051-20/+21
* | | Add "const" to many internalnijtmans2008-10-171-2/+2
* | | fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-2/+2
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-25/+24
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | header cleanupdgp2007-09-071-2/+1
* | generic/tkImgBmap.c: Fixed line endings.patthoyts2006-10-191-1294/+1294
* | Fix 1562528 in Tkdkf2006-09-211-1294/+1294
* | Fix pixmap creation ordering issue [Bug 480862]dkf2006-02-271-16/+18
* | ANSIfydkf2005-11-151-306/+301
* | * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-3/+3
|/
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-2/+2
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-2/+3
* * Updates to handle change in type of tablePtrdgp2002-01-171-2/+2
* The code for generating postscript of a bitmap image was apparently neverdrh2001-07-141-46/+140
* * generic/tkStubInit.c:hobbs1999-12-141-1/+106
* * generic/tk.h:hobbs1999-10-291-37/+46
* merged 8.1.0 changes into mainlinestanton1999-04-241-1/+10
* Merged 8-1-0 into mainline.rjohnson1999-04-211-1/+1
* Fixed bug 1853 - called NULL interp.rjohnson1999-04-171-3/+6
* * Merged 8.1 branch into the main trunkstanton1999-04-161-11/+11
* * generic/tkImgBmap.c (ImgBmapConfigureInstance): If an imagestanton1999-02-041-5/+13
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Undid conversionto TkCreateBitmapFromDatawelch1998-08-041-4/+4