summaryrefslogtreecommitdiffstats
path: root/generic/tkImgBmap.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify Tk_ConfigureWidget() call, using TK_CONFIG_OBJS flagjan.nijtmans2022-10-301-30/+20
* argc -> objc where appropriatejan.nijtmans2022-07-121-6/+6
* Prevent the usage of the term safe/unsafe childjan.nijtmans2020-09-141-1/+1
* TIP #581: More progressjan.nijtmans2020-09-091-11/+11
* Another round of TIP #581-related name changes. Now merely concentrated on co...jan.nijtmans2020-09-031-5/+5
* Implement part of TIP #581: Master/Slave. Not complete yet, and also the cha...jan.nijtmans2020-09-031-126/+126
*-. Merge 8.6 and all changes from original [bug-9e31fd9449] branchjan.nijtmans2019-01-081-8/+8
|\ \
| | * Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2019-01-081-7/+7
| | |\
| | | * Bring back more original "None" usages, and fix other warnings which graduall...jan.nijtmans2019-01-031-6/+6
* | | | As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-20/+20
|\ \ \ \ | | |_|/ | |/| |
| * | | As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-20/+20
* | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols jan.nijtmans2018-12-201-26/+26
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2018-12-201-26/+26
| |/
* | 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