summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2021-03-083-22/+22
|\
* | 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
* | Merge TIP 529 to trunkKevin Walzer2021-02-2710-228/+1212
|\ \
| * | Remove superfluous .AS call in CrtPhImgFmt.3, and fix typos and indentation.fvogel2021-02-073-12/+11
| * | TIP-529 metadata dict: on unused output metadata dict, recreate it also, if d...oehhar2021-02-061-10/+8
| * | Merge trunk; fix parsing errors in photo.nKevin Walzer2021-01-263-4/+8
| |\ \
| * \ \ Merge main, Tk_CreatePhotoImageFormatVersion3: stubs position from 279 to 280...oehhar2021-01-23146-6275/+5850
| |\ \ \
| * \ \ \ Merge trunkjan.nijtmans2020-06-2816-55/+158
| |\ \ \ \
| * | | | | Make C++ compiler more happy (for Travis build)jan.nijtmans2020-06-263-61/+34
| * | | | | TIP529 image metadata: remove optional feature "gif XMP metadata support".oehhar2020-06-241-127/+2
| * | | | | TIP529 image metadata: remove optional feature: driver internal DString commu...oehhar2020-06-244-103/+44
| * | | | | TIP529 image metadata: remove close file flag returned by format driver file ...oehhar2020-06-244-29/+9
| * | | | | TIP 529 image metadata: remove optional feature: svg blob in metadataoehhar2020-06-243-1195/+356
| * | | | | TIP529 image metadata: make compile on MS-VC6oehhar2020-06-232-4/+5
| * | | | | TIP529 image metadata: implement png metadata writeoehhar2020-06-232-19/+115
| * | | | | TIP529 image metadata: read png DPI and aspect metadataoehhar2020-06-221-1/+165
| * | | | | TIP 529 image metadata: svg metadata optimization for -dpi parameteroehhar2020-06-221-130/+252
| * | | | | TIP529 image metadata: implement svg intermediate metadata memoryoehhar2020-06-212-277/+961
| * | | | | TIP529 image metadata: correct stubs entryoehhar2020-06-121-4/+2
| * | | | | TIP529 image metadata: implement image write/data with metadata property. GIF...oehhar2020-06-112-4/+27
| * | | | | TIP 529 image metadata: PNG format driver to version 3 interfaceoehhar2020-06-094-92/+119
| * | | | | TIP529 image metadata: allow match functions to output metadata. implement fi...oehhar2020-06-096-76/+168
| * | | | | Merge trunkjan.nijtmans2020-06-085-8/+32
| |\ \ \ \ \
| * | | | | | TIP529 image metadata: correct shared metadata object ref count on output, im...oehhar2020-06-072-17/+69
| * | | | | | TIP529 image metadata: rename function & friends from Tk_CreatePhotoImageForm...oehhar2020-06-078-126/+140
| * | | | | | TIP529 image metadata: added GIF XMP write test, functionality not implemente...oehhar2020-06-061-4/+4
| * | | | | | TIP529 image metadata: changed order of arguments to alphabetical orderoehhar2020-06-061-8/+8
| * | | | | | Merge trunkoehhar2020-06-0614-139/+206
| |\ \ \ \ \ \
| * | | | | | | TIP529 image metadata: changed driver interface: split metadata to in/out obj...oehhar2020-06-064-248/+230
| * | | | | | | TIP529 image metadata: image data with gif comment testoehhar2020-06-042-5/+29
| * | | | | | | TIP529 image metadata: use metadata copy for put and read. Merge metadata on ...oehhar2020-06-032-25/+82
| * | | | | | | Merge forkoehhar2020-05-301-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Fix C++ buildjan.nijtmans2020-05-281-1/+1
| * | | | | | | | TIP529 image metadata: untested sketch to implemet new call interface for Tcl...oehhar2020-05-307-87/+400
| |/ / / / / / /
| * | | | | | | TIP529 image metadata: correct and test GIF XMP segmentoehhar2020-05-271-54/+77
| * | | | | | | Merge trunkjan.nijtmans2020-05-2733-382/+415
| |\ \ \ \ \ \ \
| * | | | | | | | TIP 529 image metadata: make gif comment parsing work and start with tests. A...oehhar2020-05-261-1/+1
| * | | | | | | | Merge trunk and fix C++ buildjan.nijtmans2020-05-2635-327/+364
| |\ \ \ \ \ \ \ \
| * | | | | | | | | TIP529: Add GIF Extension blocks of type Application and XMP to metadata dictoehhar2020-05-241-17/+114
| * | | | | | | | | Merge trunkoehhar2020-05-24137-8718/+20500
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge trunkoehhar2019-03-0559-476/+477
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Correct metadata ref counting to be cleared in the error case.oehhar2019-02-011-2/+5
| * | | | | | | | | | | Fix a bug also present in standard Tk: Trailing segments of image data are no...oehhar2019-02-012-18/+22
| * | | | | | | | | | | TIP529: option -metadata is now dict. Test crash apparently fixed by trunk mergeoehhar2018-12-195-17/+22
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Implemented metadata output of gif comment - crashes test image-15.1 - megada...oehhar2018-12-145-29/+241
| * | | | | | | | | | | | Corrected indents and formattingoehhar2018-12-112-77/+75
| * | | | | | | | | | | | TIP529 image metadata: create -metadata optionoehhar2018-12-112-13/+92
* | | | | | | | | | | | | Merge 8.6jan.nijtmans2021-02-252-3/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | Fix [be9cade996]: sigsegv in tkwaitjan.nijtmans2021-02-251-2/+4
| |\ \ \ \ \ \ \ \ \ \ \ \