Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.6 | jan.nijtmans | 2021-03-08 | 11 | -45/+44 |
|\ | |||||
| * | Mark more testcases with failsOnXQuarz | jan.nijtmans | 2021-03-08 | 7 | -22/+21 |
| |\ | |||||
| | * | Mark more testcases with failsOnQuarz | jan.nijtmans | 2021-03-08 | 11 | -21/+27 |
| | | | |||||
| | * | mac build with --enable-corefoundation. Use "sudo" when installing | jan.nijtmans | 2021-03-05 | 1 | -2/+2 |
| | | | |||||
| * | | Eliminate unnecessary spacing | jan.nijtmans | 2021-03-08 | 111 | -121/+121 |
| | | | |||||
| * | | Merge-mark | jan.nijtmans | 2021-03-05 | 0 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | Attempt to make more ttk testcases pass on github actions, by backporting ↵ | jan.nijtmans | 2021-03-05 | 7 | -141/+145 |
| | | | | | | | | | | | | some textual changes from 8.6 | ||||
* | | | Add Linux builds against Tcl 8.7 and 9.0 too | jan.nijtmans | 2021-03-05 | 2 | -0/+372 |
| | | | |||||
* | | | Fix [8227d46f9d]: imgPhoto test failures and [236dfa6057]: imgPNG-4.4 test ↵ | jan.nijtmans | 2021-03-04 | 1 | -1/+1 |
| | | | | | | | | | | | | failure, which were essentially the same bug: a wrongly placed #endif | ||||
* | | | Merge 8.6 | culler | 2021-03-02 | 2 | -6/+41 |
|\ \ \ | |/ / | |||||
| * | | Fix [1626ed65b8]: Aqua aborts when dead keys are used as menu accelerators. | culler | 2021-03-02 | 2 | -6/+41 |
| |\ \ | |||||
| | * | | Adjust the key event processing logic to handle dead keys being used as menu ↵ | culler | 2021-03-02 | 2 | -17/+30 |
| | | | | | | | | | | | | | | | | accelerators. This prevents the crash at exit. | ||||
| | * | | Fix [1626ed65b8]: Aqua aborts when Command-backquote is pressed on a Spanish ↵ | culler | 2021-03-01 | 2 | -0/+22 |
| |/ / | | | | | | | | | | keyboard. | ||||
* | | | Fix [9eb2c5c90c]: warning in tkImgPhoto.c | fvogel | 2021-03-01 | 1 | -1/+0 |
| | | | |||||
* | | | Merge 8.6 | jan.nijtmans | 2021-03-01 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | Need extra "update" after "after 50" | jan.nijtmans | 2021-03-01 | 1 | -1/+1 |
| | | | |||||
| * | | Fix event-9 testcase on Windows on Tk 8.6. See also [85c8397412] | jan.nijtmans | 2021-03-01 | 1 | -2/+1 |
| | | | |||||
* | | | Merge 8.6 | jan.nijtmans | 2021-03-01 | 1 | -6/+6 |
|\ \ \ | |/ / | |||||
| * | | Fix a few "$tcl_platform(platform) ==" which should have been "[tk ↵ | jan.nijtmans | 2021-03-01 | 1 | -6/+6 |
| | | | | | | | | | | | | windowingsystem] ==". On Cygwin this makes a difference | ||||
* | | | Binding to all in test event-9 introduces coupling between this test and ↵ | fvogel | 2021-02-28 | 1 | -1/+1 |
|\ \ \ | |/ / | | | | | | | other tests, for instance textTag-18.1, which then fails when event.test and textTag.test are run together. Fix this binding to .top only, which produces the same result (see the 'bind' man page: 'If the tag is the name of a toplevel window the binding applies to the toplevel window and all its internal windows.'). | ||||
| * | | Binding to all in test event-9 introduces coupling between this test and ↵ | fvogel | 2021-02-28 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | other tests, for instance textTag-18.1, which then fails when event.test and textTag.test are run together. Fix this binding to .top only, which produces the same result (see the 'bind' man page: 'If the tag is the name of a toplevel window the binding applies to the toplevel window and all its internal windows.'). | ||||
| | * \ | merge the part of core-8-6-branch that was left out in previous merge due to ↵ | fvogel | 2021-02-28 | 5 | -27/+24 |
| | |\ \ | | | | | | | | | | | | | | | | wrong baseline | ||||
| | * | | | Binding to all in test event-9 introduces coupling between this test and ↵ | fvogel | 2021-02-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | other tests, for instance textTag-18.1, which then fails when event.test and textTag.test are run together. Fix this binding to .top only, which produces the same result (see the 'bind' man page: 'If the tag is the name of a toplevel window the binding applies to the toplevel window and all its internal windows.'). | ||||
| | * | | | merge core-8-6-branch | fvogel | 2021-02-28 | 4 | -11/+14 |
| | |\ \ \ | | |/ / / | |/| | | | |||||
* | | | | | Merge 8.6 | marc_culler | 2021-02-28 | 1 | -1/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix [3b9296159c]: The NULL pointer guard in XSetupEvent is misplaced. (Why ↵ | marc_culler | 2021-02-28 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | it is needed remains a mystery.) | ||||
* | | | | | Merge TIP 529 to trunk | Kevin Walzer | 2021-02-27 | 15 | -269/+2058 |
|\ \ \ \ \ | |||||
| * | | | | | Fix reference of tests | fvogel | 2021-02-25 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | Remove superfluous .AS call in CrtPhImgFmt.3, and fix typos and indentation. | fvogel | 2021-02-07 | 5 | -28/+24 |
| | | | | | | |||||
| * | | | | | TIP-529 metadata dict: on unused output metadata dict, recreate it also, if ↵ | oehhar | 2021-02-06 | 1 | -10/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | driver has shared the object. | ||||
| * | | | | | Fix warning when building the man page ('CrtPhImgFmt: SYNOPSIS: ↵ | fvogel | 2021-01-31 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | output-directive: ignoring .nf') | ||||
| * | | | | | Fix typo in man page | Kevin Walzer | 2021-01-29 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Merge trunk; fix parsing errors in photo.n | Kevin Walzer | 2021-01-26 | 6 | -10/+14 |
| |\ \ \ \ \ | |||||
| * | | | | | | Correct groff syntax | oehhar | 2021-01-26 | 2 | -9/+6 |
| | | | | | | | |||||
| * | | | | | | TIP529: image metadata: added driver interface documentation | oehhar | 2021-01-26 | 1 | -30/+269 |
| | | | | | | | |||||
| * | | | | | | TIP529 image metadata: "photo" documentation page started. | oehhar | 2021-01-25 | 1 | -2/+86 |
| | | | | | | | |||||
| * | | | | | | Merge main, Tk_CreatePhotoImageFormatVersion3: stubs position from 279 to ↵ | oehhar | 2021-01-23 | 575 | -21494/+26833 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | 280, masterPtr->modelPtr | ||||
| * | | | | | | | Branch [tip529-image-metadata-no-match-method] to back out match method | oehhar | 2021-01-23 | 0 | -0/+0 |
| | | | | | | | | |||||
| * | | | | | | | Merge trunk | jan.nijtmans | 2020-06-28 | 90 | -907/+1318 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Make C++ compiler more happy (for Travis build) | jan.nijtmans | 2020-06-26 | 3 | -61/+34 |
| | | | | | | | | | |||||
| * | | | | | | | | merge unintended branch | oehhar | 2020-06-24 | 1 | -0/+0 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | fix incomplete image test file earth.gif | oehhar | 2020-06-23 | 1 | -0/+0 |
| | | | | | | | | | | |||||
| * | | | | | | | | | TIP529 image metadata: remove optional feature "gif XMP metadata support". | oehhar | 2020-06-24 | 2 | -341/+16 |
| | | | | | | | | | | |||||
| * | | | | | | | | | TIP529 image metadata: remove optional feature: driver internal DString ↵ | oehhar | 2020-06-24 | 4 | -103/+44 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | communication between match and read function | ||||
| * | | | | | | | | | TIP529 image metadata: remove close file flag returned by format driver file ↵ | oehhar | 2020-06-24 | 4 | -29/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | match function | ||||
| * | | | | | | | | | TIP 529 image metadata: remove optional feature: svg blob in metadata | oehhar | 2020-06-24 | 4 | -1311/+356 |
| |/ / / / / / / / | |||||
| * | | | | | | | | TIP529 image metadata: make compile on MS-VC6 | oehhar | 2020-06-23 | 3 | -6/+7 |
| | | | | | | | | | |||||
| * | | | | | | | | TIP529 image metadata: implement png metadata write | oehhar | 2020-06-23 | 4 | -43/+214 |
| | | | | | | | | | |||||
| * | | | | | | | | TIP529 image metadata: read png DPI and aspect metadata | oehhar | 2020-06-22 | 2 | -2/+179 |
| | | | | | | | | | |||||
| * | | | | | | | | TIP 529 image metadata: svg metadata optimization for -dpi parameter | oehhar | 2020-06-22 | 2 | -133/+347 |
| | | | | | | | | |