| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge trunk | oehhar | 2020-06-06 | 21 | -170/+265 |
|\ |
|
| * | Update leftover comments that didn't follow the changes made in [0deef053f6] | fvogel | 2020-06-06 | 2 | -4/+4 |
| |\ |
|
| | * | Update leftover comments that didn't follow the changes made in [0deef053f6] | fvogel | 2020-06-06 | 2 | -4/+4 |
|
|
| * | | photo read command: memory error on shrink option did not close the channel | oehhar | 2020-06-04 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| | * | photo read command: memory error on shrink option did not close the channel | oehhar | 2020-06-04 | 1 | -0/+1 |
|
|
| * | | size_t for Tk_ItemDCharsProc(), with Tcl 9 headers | jan.nijtmans | 2020-06-02 | 5 | -72/+70 |
|
|
| * | | Fix two (minor) warnings, discovered with gcc-10, using Tcl 9 headers) | jan.nijtmans | 2020-06-02 | 2 | -2/+2 |
|
|
| * | | Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidget | culler | 2020-05-31 | 8 | -13/+13 |
| |\ \
| | |/ |
|
| | * | Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidget | culler | 2020-05-31 | 8 | -13/+13 |
|
|
| * | | Remove some unnecessary macOS conditional code by using internal stubs. | culler | 2020-05-29 | 11 | -52/+150 |
| |\ \
| | |/ |
|
| | * | Remove some unnecessary macOS conditional code by using internal stubs. | culler | 2020-05-29 | 11 | -53/+146 |
|
|
| * | | Fix [3c6660b6f0], [601cead1d0] and [4b50b76028]: Wrong ttk::checkbutton and t... | fvogel | 2020-05-28 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Fix [3c6660b6f0], [601cead1d0] and [4b50b76028]: Wrong ttk::checkbutton and t... | fvogel | 2020-05-28 | 1 | -1/+1 |
| | |\ |
|
| | | * | Implement a much simpler method to get the proper sizing (nemethi). | bll | 2020-05-24 | 1 | -32/+11 |
|
|
| | | * | Add FETCH_ONCE to the treeview indicator also. | bll | 2020-05-24 | 1 | -1/+1 |
|
|
| | | * | Use S_OK for result instead of directly 0. | fvogel | 2020-05-24 | 1 | -2/+2 |
|
|
| | | * | Work around a windows vsapi issue where the size returned for a vsapi | bll | 2020-05-20 | 1 | -10/+31 |
|
|
| | | * | Create new branch named "bug-3c6660b6" | bll | 2020-05-20 | 0 | -0/+0 |
|
|
| * | | | A few more tweaks, using size_t in Tcl 9 builds. | jan.nijtmans | 2020-05-27 | 3 | -39/+38 |
|
|
* | | | | 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 |
|\ \ \ \
| |/ / / |
|
| | | | | |
| | \ \ | |
| *-. \ \ | Add Clang++ build to Travis on MacOS. Use more size_t internally, when compi... | jan.nijtmans | 2020-05-27 | 34 | -389/+434 |
| |\ \ \ \ |
|
| | | * | | | Convert Tk_ItemIndexProc/Tk_ItemInsertProc to use size_t as index type, when ... | jan.nijtmans | 2020-05-26 | 14 | -289/+304 |
|
|
| | | * | | | Negative "slaveIndex" means out-of-bounds too. | jan.nijtmans | 2020-05-25 | 1 | -1/+1 |
|
|
| | | * | | | Formatting and even more size_t usage. | jan.nijtmans | 2020-05-25 | 31 | -116/+134 |
| | | |\ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | Fix C++ build for MacOS | jan.nijtmans | 2020-05-26 | 1 | -1/+1 |
|
|
| | * | | | | Clang++ build for MacOS | jan.nijtmans | 2020-05-26 | 1 | -7/+19 |
| |/ / / / |
|
* | | | | | 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 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Use more size_t type internally, when compiling against Tcl 9.0 headers. No c... | jan.nijtmans | 2020-05-25 | 36 | -317/+371 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Fix 2 (minor) gcc warnings | jan.nijtmans | 2020-05-24 | 2 | -2/+2 |
|
|
| | * | | | More progress | jan.nijtmans | 2020-05-24 | 11 | -83/+83 |
|
|
| | * | | | Merge trunk. Also (really) fix build against Tcl 8.6 TCL_UTF_MAX=6 now | jan.nijtmans | 2020-05-24 | 7 | -13/+73 |
| | |\ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Merge trunk. Fix C++ builds, also for TCL_UTF_MAX=4 and TCL_UTF_MAX=6 | jan.nijtmans | 2020-05-23 | 5 | -23/+34 |
| | |\ \ \ |
|
| | * \ \ \ | More progress | jan.nijtmans | 2020-05-22 | 58 | -961/+966 |
| | |\ \ \ \ |
|
| | * | | | | | Minor compiler warning | jan.nijtmans | 2020-05-22 | 1 | -1/+1 |
|
|
| | * | | | | | More progress | jan.nijtmans | 2020-05-21 | 5 | -17/+38 |
|
|
| | * | | | | | Use more size_t for *Sel*-related functions, in case compiling with Tcl 9 | jan.nijtmans | 2020-05-21 | 9 | -85/+95 |
|
|
* | | | | | | | 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 implementation of TIP #574 following acceptation by vote. | fvogel | 2020-05-24 | 5 | -11/+67 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | A few cosmetic changes | fvogel | 2020-05-08 | 2 | -10/+9 |
|
|
| | * | | | | | | Add test treetags-1.11 testing [.tree tag delete]. Also remove old proc in si... | fvogel | 2020-05-08 | 1 | -3/+8 |
|
|
| | * | | | | | | Fix [1bb2f1d7ab]: ttk::treeview doesn't delete tags. Patch from Emiliano Gavi... | fvogel | 2020-05-08 | 4 | -0/+52 |
|
|