summaryrefslogtreecommitdiffstats
path: root/generic/tkImgPhoto.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge main, Tk_CreatePhotoImageFormatVersion3: stubs position from 279 to 280...oehhar2021-01-231-380/+380
|\ \
| * | After TIP #481 reaches Tcl9.0, TkGetStringFromObj() becomes obsolete. This co...jan.nijtmans2020-12-111-5/+5
| * | (c) -> ©jan.nijtmans2020-12-091-4/+4
| * | Merge 8.6jan.nijtmans2020-10-281-2/+2
| |\ \ | | |/
| | * Merge 8.5 (just a few typo's)jan.nijtmans2020-10-281-2/+2
| | |\
| | | * Fix some C++ comments in ttkWinXPTheme.c (needed for MSVC++ 6.0)jan.nijtmans2020-10-281-2/+2
| | | * Fix many gcc(-9) warnings, backported from trunk. jan.nijtmans2020-03-101-1/+1
| | | * (cherry-pick): Work around a few new gcc(-9) warnings. jan.nijtmans2020-02-241-2/+2
| | | * Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2019-01-081-1/+1
| | | |\
| | | | * As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-11/+11
| | | | * Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2018-12-201-11/+11
| | | |/
| | | * Fixed [b601ce3ab1]: A corrupted image can cause resource exhaustion. Patch fo...fvogel2017-06-021-10/+18
| * | | Merge 8.6jan.nijtmans2020-10-051-9/+5
| |\ \ \ | | |/ /
| | * | Fix many warnings related to the -Wshadow gcc compiler flagjan.nijtmans2020-10-051-29/+30
| | * | TIP #581: master -> container and slave -> content in ttk (mainly)jan.nijtmans2020-09-081-9/+9
| * | | Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> Containe...jan.nijtmans2020-09-031-55/+55