summaryrefslogtreecommitdiffstats
path: root/generic/tkImgPhoto.c
Commit message (Expand)AuthorAgeFilesLines
* Fix [a0241c0e25]: photo image copy command can unexpectedly hang for 20+ seco...fvogel2024-06-091-1/+1
|\
| * Better fix for [a0241c0e25]. The checks for coordinates outside of the source...fvogel2024-06-081-4/+2
| * Add explanatory comment.fvogel2024-06-081-0/+2
| * Fix [a0241c0e25]: photo image copy command can unexpectedly hang for 20+ seco...fvogel2024-06-081-1/+1
* | Merge 8.7jan.nijtmans2024-03-251-100/+100
|\ \
| * | Fix [76646bdf6]: "photo get" command leaks memoryjan.nijtmans2024-03-251-5/+4
| * | Fix indenting Use (char *)NULL sentinels. Some int -> Tcl_Sizejan.nijtmans2024-03-251-108/+109
* | | Merge 8.7jan.nijtmans2024-02-161-2/+2
|\ \ \ | |/ /
| | |
| \ \
*-. \ \ 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 9.0jan.nijtmans2023-11-181-244/+1
| |\ \ \ | |/ / / |/| | |
| * | | Rebase to trunk.jan.nijtmans2023-11-081-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Merge 8.7jan.nijtmans2023-03-311-38/+38
| | |\ \
| | * \ \ Merge 8.7jan.nijtmans2022-12-121-6/+2
| | |\ \ \
| | * | | | Get rid of TK_CONFIG_OBJS flag (and change signature of Tk_ConfigureWidgets)jan.nijtmans2022-11-031-1/+1
* | | | | | More legacy "photo" removals. Also the deprecated "-file" argument for wish.jan.nijtmans2023-11-161-119/+0
* | | | | | Remove some (very old!) Image-related stuff, and unused stub entriesjan.nijtmans2023-11-161-125/+1
|/ / / / /
* | | | | Fix [84fe25065c]: Call non-legacy Tk_ImageStringWriteProc using correct funct...fvogel2023-10-281-3/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix [84fe25065c]: Call non-legacy Tk_ImageStringWriteProc using correct funct...fvogel2023-10-281-3/+2
| * | | | Fix [2294f0694e]: Optimize 'transparency get' subcommand. Patch from Christop...fvogel2023-07-231-16/+3
* | | | | Ticket [daa10097]: bugfix: configure misses one list value on -metadataoehhar2023-08-171-1/+1
* | | | | Merge core-8-6-branch. The fix for [2294f0694e] (Optimize 'transparency get' ...fvogel2023-07-231-1/+1
| |_|_|/ |/| | |
* | | | More -1 -> TCL_INDEX_NONE. More TCL_UNUSED(jan.nijtmans2023-03-121-38/+38
| |_|/ |/| |
* | | Merge 8.6jan.nijtmans2022-12-121-6/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Variable 'j' no longer neededjan.nijtmans2022-12-121-4/+2
| * Internal optimization in tkImgPhoto.c: Eleminate the need to allocate a tempo...jan.nijtmans2022-12-121-13/+11
* | Allow specPtr->offset to have the value TCL_INDEX_NONE. Use this in tkImgPhot...jan.nijtmans2022-11-031-16/+15
* | even more int -> Tcl_Sizejan.nijtmans2022-10-301-5/+6
* | more int -> Tcl_Size (making use of the increased range in Tcl 9.0)jan.nijtmans2022-10-301-4/+4
* | Rebase to 8.7jan.nijtmans2022-10-121-4/+4
|\ \
| * | TIP #628 for Tk: Shared 8.7/9.0 build environmentjan.nijtmans2022-06-251-4/+4
* | | Merge 8.6jan.nijtmans2022-09-101-1/+1
|\ \ \ | |/ / |/| / | |/
| * Fix [006403a25d]: various comment/documentation fixesjan.nijtmans2022-09-101-1/+1
* | Merge 8.6. Take over some changes from tclMain.c into tkMain.c, such as the h...jan.nijtmans2022-02-111-2/+4
|\ \ | |/
| * Fix [e331bc4708]: memset(NULL, …) called in Tk_PhotoBlank()jan.nijtmans2022-02-111-2/+4
* | Merge 8.6jan.nijtmans2021-12-151-4/+4
|\ \ | |/
| * Fix breakage of --enable-symbols=mem build, caused by [9e07db6461dd7aa0|this]...jan.nijtmans2021-12-151-4/+4
* | Merge 8.6jan.nijtmans2021-12-141-4/+4
|\ \ | |/
| * Fix [156e58bc6e]: Tk_PhotoPutBlock(), Tk_PhotoPutZoomedBlock(): undefined beh...jan.nijtmans2021-12-141-4/+4
* | Merge 8.6jan.nijtmans2021-12-101-17/+22
|\ \ | |/
| * Fix [25894d41c2]: correcting usage of Tk_FreeColor() in ImgPhotoCmd()jan.nijtmans2021-12-091-9/+18
* | Merge 8.6jan.nijtmans2021-12-081-11/+17
|\ \ | |/
| * Fix [66e491923c]: pointer arithmetic using NULL in ImgPhotoCmd()jan.nijtmans2021-12-081-11/+17
* | Merge 8.6jan.nijtmans2021-12-071-1/+2
|\ \ | |/
| * Fix [50fc02f272]: pointer arithmetic using NULL in ToggleComplexAlphaIfNeeded()jan.nijtmans2021-12-071-1/+2
* | Merge 8.6jan.nijtmans2021-03-081-6/+6
|\ \ | |/
* | Fix [8227d46f9d]: imgPhoto test failures and [236dfa6057]: imgPNG-4.4 test fa...jan.nijtmans2021-03-041-1/+1
* | Fix [9eb2c5c90c]: warning in tkImgPhoto.cfvogel2021-03-011-1/+0
* | Remove superfluous .AS call in CrtPhImgFmt.3, and fix typos and indentation.fvogel2021-02-071-3/+2
* | TIP-529 metadata dict: on unused output metadata dict, recreate it also, if d...oehhar2021-02-061-10/+8