summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | More MSVC++ 6.0-friendly solution for [822330269b]jan.nijtmans2021-02-121-3/+4
| * | | | | | | | | | | | | Only set the dllfile,runtime key info when doing a shared buildjan.nijtmans2021-02-091-0/+2
| * | | | | | | | | | | | | Add "dllfile,runtime" to Tk package configurationjan.nijtmans2021-02-091-0/+1
| * | | | | | | | | | | | | Fix [9e1312f32c]: Delivery of <Enter> event to master after destruction of sl...fvogel2021-02-072-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | New macro TK_OPTION_UNDERLINE_DEF, which simplifies the default handling for ...jan.nijtmans2021-02-034-7/+7
| * | | | | | | | | | | | | | Merge 8.6jan.nijtmans2021-02-022-11/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix for [237971ce]: [$canvas insert] changed behaviour. Also added testcase f...jan.nijtmans2021-01-282-1/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix [0e1b64074]: Build error on Windows 10/VS 2019jan.nijtmans2021-01-263-4/+8
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Change (non-standard, Windows-only) keysyms "Win_L", "Win_R" and "App" keycod...jan.nijtmans2021-01-181-3/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add (back) keysyms "Arabic_switch" and "Arabic_comma", since they were availa...jan.nijtmans2021-01-151-20/+2
| * | | | | | | | | | | | | | Do some sorting in ks_names.h, no removals or additions. This way, it becomes...jan.nijtmans2021-01-141-61/+71
| * | | | | | | | | | | | | | Make the declaration of tclIntStubsPtr match the declaration in tclStubLib.c....jan.nijtmans2021-01-141-6/+6
| * | | | | | | | | | | | | | gcc warnings, when compiling with Tcl 9.0 headersjan.nijtmans2021-01-131-3/+3
| * | | | | | | | | | | | | | Eliminate internal TkGetByteArrayFromObj() and TkGetStringFromObj() functions...jan.nijtmans2021-01-1332-93/+69
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | After TIP #481 reaches Tcl9.0, TkGetStringFromObj() becomes obsolete. This co...jan.nijtmans2020-12-1132-93/+69
| * | | | | | | | | | | | | | | [822330269b]: image svg: Potential buffer overflow (integer overflow for insa...jan.nijtmans2021-01-081-1/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Slightly better overflow-check, without doing too many re-calculations of the...jan.nijtmans2021-01-081-4/+5
| | * | | | | | | | | | | | | | | Ticket [822330269b] Add check for overflow before image plain ckalloc.oehhar2021-01-061-0/+8
| * | | | | | | | | | | | | | | | TIP #592 implementation: Stop support for Windows XP, Server 2003, Vista, Ser...jan.nijtmans2021-01-084-8/+10
| * | | | | | | | | | | | | | | | Attempt to fix problem in TIP #587 implementation: When reading commands from...jan.nijtmans2021-01-061-0/+6
| |/ / / / / / / / / / / / / / /