summaryrefslogtreecommitdiffstats
path: root/generic/tkImgBmap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2024-08-301-6/+6
|\
| * Fix typo's. Backport more usefull parts from 9.0jan.nijtmans2024-08-301-8/+8
* | Merge 8.7jan.nijtmans2024-08-301-2/+2
|\ \ | |/
| * Merge 8.6jan.nijtmans2024-08-301-2/+2
| |\
| | * Fix comment: Tk_Uid aren't simply allocated. Some indenting fixes.jan.nijtmans2024-08-301-2/+2
* | | Tweak some error-messages. Fix indentingjan.nijtmans2024-08-071-1/+1
|\ \ \ | |/ /
| * | Tweak some error-messages. Fix indentingjan.nijtmans2024-08-071-1/+1
| |\ \ | | |/
| | * Don't use -encoding "binary" any more in Tk. Backport some more formatting ch...jan.nijtmans2024-06-251-25/+21
* | | Don't use -encoding "binary" any more in Tkjan.nijtmans2024-06-241-4/+0
|\ \ \ | |/ /
| * | Don't use -encoding "binary" any more in Tkjan.nijtmans2024-06-241-4/+0
| | |
| \ \
*-. \ \ TIP 647: Change Tk_ConfigureWidgets signature, abandon TK_CONFIG_OBJSjan.nijtmans2023-11-281-5/+5
|\ \ \ \ | | |/ /
| | * | TIP #647 (partial, only the 100% upwards compatible part)jan.nijtmans2023-11-281-4/+4
| |/ / |/| |
| * | Merge 8.7jan.nijtmans2023-03-311-10/+10
| |\ \ | |/ / |/| |
| * | Get rid of TK_CONFIG_OBJS flag (and change signature of Tk_ConfigureWidgets)jan.nijtmans2022-11-031-1/+1
* | | 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