summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2021-03-232-4/+4
|\
| * Fix 3 places where Tcl_UtfToUniChar must be used and not TkUtfToUniChar: numC...jan.nijtmans2021-03-232-4/+4
| * Eliminate "register" keyword. Use more TCL_UNUSED()jan.nijtmans2021-03-2324-158/+158
* | Make the algorithm for handling high-resolution Mousewheel on Windows EXACTLY...jan.nijtmans2021-03-231-1/+1
* | Fix mouswheel handling when mouse doesn't have horizontal movement, but this ...jan.nijtmans2021-03-211-1/+1
* | Merge 8.6jan.nijtmans2021-03-192-4/+27
|\ \ | |/
| * Fix [9b6065d1fd]: Tk doesn't restore overwritten Tcl command "update"jan.nijtmans2021-03-192-4/+27
| |\
| | * "send" testcases are failing, see [https://github.com/tcltk/tk/runs/211925157...jan.nijtmans2021-03-161-0/+2
| | * Merge 8.7jan.nijtmans2021-03-163-54/+11
| | |\
| | * | fix and testcase for ticket [9b6065d1fd]griffin2021-03-152-12/+21
| | * | propsed fix for lost "update" command after "destroy ."griffin2021-03-091-5/+22
* | | | Merge 8.6jan.nijtmans2021-03-161-3/+0
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Duplicate definitionjan.nijtmans2021-03-161-3/+0
| * | TkUtfPrev() is only needed when sizeof(Tcl_UniChar) == 2jan.nijtmans2021-03-152-23/+22
* | | Get rid of hackery function TkUtfPrev(): No longer necessary due to TIP #575jan.nijtmans2021-03-153-54/+11
| |/ |/|
* | 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
| |/ / / / / / /