summaryrefslogtreecommitdiffstats
path: root/generic/tkImgBmap.c
Commit message (Expand)AuthorAgeFilesLines
* TIP #647 (partial, only the 100% upwards compatible part)jan.nijtmans2023-11-281-4/+4
* More -1 -> TCL_INDEX_NONE. More TCL_UNUSED(jan.nijtmans2023-03-121-10/+10
* Merge 8.6jan.nijtmans2022-10-301-21/+18
|\
| * Simplify Tk_ConfigureWidget() call, using TK_CONFIG_OBJS flagjan.nijtmans2022-10-301-30/+20
| * argc -> objc where appropriatejan.nijtmans2022-07-121-6/+6
* | even more int -> Tcl_Sizejan.nijtmans2022-10-301-13/+5
* | Fix testcase imageBmap-5.1jan.nijtmans2022-09-151-2/+4
* | argc -> objc, where Tcl_Obj * arrays are handledjan.nijtmans2022-06-221-6/+6
* | (c) -> ©jan.nijtmans2020-12-091-3/+3
* | Merge 8.6jan.nijtmans2020-09-141-1/+1
|\ \ | |/
| * Prevent the usage of the term safe/unsafe childjan.nijtmans2020-09-141-1/+1
| * TIP #581: More progressjan.nijtmans2020-09-091-11/+11
* | Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> Containe...jan.nijtmans2020-09-031-21/+21
* | Merge 8.6jan.nijtmans2020-09-031-24/+24
|\ \ | |/
| * Another round of TIP #581-related name changes. Now merely concentrated on co...jan.nijtmans2020-09-031-5/+5
* | Merge 8.6jan.nijtmans2020-09-031-112/+112
|\ \ | |/
| * Implement part of TIP #581: Master/Slave. Not complete yet, and also the cha...jan.nijtmans2020-09-031-126/+126
* | TIP 569 remove lint commentsdgp2020-03-181-1/+0
* | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too.jan.nijtmans2019-12-201-11/+12
* | Merge 8.7jan.nijtmans2019-01-131-7/+7
|\ \
| * \ Merge 8.6jan.nijtmans2019-01-101-7/+7
| |\ \ | | |/
| | *-. 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
| | | |/
* | | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof()jan.nijtmans2018-10-061-6/+6
|/ / /
* | | Make Tk sufficiently 64-bit aware in order to withstand TIP #494 possible pro...jan.nijtmans2018-07-101-2/+2
* | | 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