Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | TIP529 image metadata: implement svg intermediate metadata memory | oehhar | 2020-06-21 | 3 | -277/+985 | |
| * | | | | | | | | TIP529 image metadata: correct stubs entry | oehhar | 2020-06-12 | 1 | -4/+2 | |
| * | | | | | | | | TIP529 image metadata: implement image write/data with metadata property. GIF... | oehhar | 2020-06-11 | 3 | -18/+354 | |
| * | | | | | | | | TIP 529 image metadata: PNG format driver to version 3 interface | oehhar | 2020-06-09 | 4 | -92/+119 | |
| * | | | | | | | | TIP529 image metadata: allow match functions to output metadata. implement fi... | oehhar | 2020-06-09 | 6 | -76/+168 | |
| * | | | | | | | | Merge trunk | jan.nijtmans | 2020-06-08 | 8 | -24/+52 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | TIP529 image metadata: correct shared metadata object ref count on output, im... | oehhar | 2020-06-07 | 3 | -18/+70 | |
| * | | | | | | | | | TIP529 image metadata: rename function & friends from Tk_CreatePhotoImageForm... | oehhar | 2020-06-07 | 8 | -126/+140 | |
| * | | | | | | | | | TIP529 image metadata: added GIF XMP write test, functionality not implemente... | oehhar | 2020-06-06 | 2 | -4/+22 | |
| * | | | | | | | | | TIP529 image metadata: changed order of arguments to alphabetical order | oehhar | 2020-06-06 | 2 | -11/+11 | |
| * | | | | | | | | | Merge trunk | oehhar | 2020-06-06 | 21 | -170/+265 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | TIP529 image metadata: changed driver interface: split metadata to in/out obj... | oehhar | 2020-06-06 | 4 | -248/+230 | |
| * | | | | | | | | | | TIP529 image metadata: image data with gif comment test | oehhar | 2020-06-04 | 3 | -72/+169 | |
| * | | | | | | | | | | TIP529 image metadata: use metadata copy for put and read. Merge metadata on ... | oehhar | 2020-06-03 | 2 | -25/+82 | |
| * | | | | | | | | | | Merge fork | oehhar | 2020-05-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fix C++ build | jan.nijtmans | 2020-05-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | TIP529 image metadata: untested sketch to implemet new call interface for Tcl... | oehhar | 2020-05-30 | 7 | -87/+400 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | TIP529 image metadata: correct and test GIF XMP segment | oehhar | 2020-05-27 | 2 | -56/+168 | |
| * | | | | | | | | | | Merge trunk | jan.nijtmans | 2020-05-27 | 34 | -389/+434 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | TIP 529 image metadata: make gif comment parsing work and start with tests. A... | oehhar | 2020-05-26 | 2 | -27/+117 | |
| * | | | | | | | | | | | Merge trunk and fix C++ build | jan.nijtmans | 2020-05-26 | 36 | -327/+378 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | TIP529: Add GIF Extension blocks of type Application and XMP to metadata dict | oehhar | 2020-05-24 | 2 | -20/+117 | |
| * | | | | | | | | | | | | Merge trunk | oehhar | 2020-05-24 | 465 | -22258/+52059 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk | oehhar | 2019-03-05 | 133 | -1632/+3109 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Correct metadata ref counting to be cleared in the error case. | oehhar | 2019-02-01 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | | Fix a bug also present in standard Tk: Trailing segments of image data are no... | oehhar | 2019-02-01 | 2 | -18/+22 | |
| * | | | | | | | | | | | | | | TIP529: option -metadata is now dict. Test crash apparently fixed by trunk merge | oehhar | 2018-12-19 | 13 | -147/+337 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Implemented metadata output of gif comment - crashes test image-15.1 - megada... | oehhar | 2018-12-14 | 5 | -29/+241 | |
| * | | | | | | | | | | | | | | | Corrected indents and formatting | oehhar | 2018-12-11 | 2 | -77/+75 | |
| * | | | | | | | | | | | | | | | TIP529 image metadata: create -metadata option | oehhar | 2018-12-11 | 2 | -13/+92 | |
* | | | | | | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2021-02-25 | 3 | -10/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Fix [be9cade996]: sigsegv in tkwait | jan.nijtmans | 2021-02-25 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Fix [be9cade996]: sigsegv in tkwait. Propagate the fix from https://core.tcl-... | fvogel | 2021-02-20 | 1 | -2/+4 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Fix [234ee4f83b]: macOS Crash - Pasting text with special characters into Tex... | jan.nijtmans | 2021-02-25 | 2 | -8/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | ClipboardGetProc() should never assume the bytes it receives are valid UTF-8 | jan.nijtmans | 2021-02-25 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | | | Fix [234ee4f83b]: macOS Crash - Pasting text with special characters into Tex... | jan.nijtmans | 2021-02-25 | 1 | -7/+1 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Using "ln" doesn't work correctly for lower-directories like "ttk", when zipp... | jan.nijtmans | 2021-02-17 | 1 | -6/+0 | |
* | | | | | | | | | | | | | | | Attempt to make double-arch binary on MacOS | jan.nijtmans | 2021-02-16 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | Fix windows build using --disable-shared | jan.nijtmans | 2021-02-15 | 1 | -4/+5 | |
* | | | | | | | | | | | | | | | Use "macher" utility in stead of append on MacOSX, just as Tcl does | jan.nijtmans | 2021-02-15 | 1 | -1/+11 | |
* | | | | | | | | | | | | | | | Sync unix/tcl.m4 with Tcl. Re-generate unix/configure | jan.nijtmans | 2021-02-15 | 2 | -1/+56 | |
* | | | | | | | | | | | | | | | More MSVC++ 6.0-friendly solution for [822330269b] | jan.nijtmans | 2021-02-12 | 1 | -3/+4 | |
* | | | | | | | | | | | | | | | Fix pkgconfig testcase for --disable-shared builds | jan.nijtmans | 2021-02-12 | 1 | -4/+5 | |
* | | | | | | | | | | | | | | | Now that TIP #430 works for Tk, no longer install tk_library/tk.tcl and frien... | jan.nijtmans | 2021-02-12 | 3 | -5/+5 | |
* | | | | | | | | | | | | | | | Better job of locating the tclsh binary (to be unzipped for --disable-shared)... | jan.nijtmans | 2021-02-12 | 2 | -8/+5 | |
* | | | | | | | | | | | | | | | typo in github actions linux build | jan.nijtmans | 2021-02-11 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | Make TIP #430 (finally) work with Tk. | jan.nijtmans | 2021-02-10 | 12 | -36/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | In Github actions, build against the Tcl bug-87e840c26c branch | jan.nijtmans | 2021-02-09 | 4 | -8/+8 | |
| * | | | | | | | | | | | | | | | Only set the dllfile,runtime key info when doing a shared build | jan.nijtmans | 2021-02-09 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | Add --disable-zipfs to macosx/GNUmakefile | jan.nijtmans | 2021-02-09 | 1 | -1/+1 | |