summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add NO_DEPRECATED builds to Travisjan.nijtmans2020-06-101-0/+14
* Remove many unnessesaary curly-braces in testcasesjan.nijtmans2020-06-0947-769/+769
* Merge 8.6jan.nijtmans2020-06-0810-13/+13
|\
| * Fix [2790615]: "update" performs Tk callbacks in its own stack framejan.nijtmans2020-06-0810-13/+13
| |\
| | * Fix [2790615]: "update" performs Tk callbacks in its own stack frame.jan.nijtmans2020-06-0810-13/+13
| |/
* | When TK_NO_DEPRECATED is defined or when Tk is compiled with Tcl 9 headers, n...jan.nijtmans2020-06-086-8/+34
* | Add "-fno-common" to SHARED_CFLAGS on various platforms (e.g. Linux, CYGWIN)....jan.nijtmans2020-06-082-14/+16
* | Merge 8.6jan.nijtmans2020-06-071-26/+8
|\ \ | |/
| * Don't use external base64 encoder for Tk's own test-cases. Cherry-picked from...jan.nijtmans2020-06-071-26/+8
* | Update leftover comments that didn't follow the changes made in [0deef053f6]fvogel2020-06-062-4/+4
|\ \ | |/
| * Update leftover comments that didn't follow the changes made in [0deef053f6]fvogel2020-06-062-4/+4
* | photo read command: memory error on shrink option did not close the channeloehhar2020-06-041-0/+1
|\ \ | |/
| * photo read command: memory error on shrink option did not close the channeloehhar2020-06-041-0/+1
* | size_t for Tk_ItemDCharsProc(), with Tcl 9 headersjan.nijtmans2020-06-025-72/+70
* | Fix two (minor) warnings, discovered with gcc-10, using Tcl 9 headers)jan.nijtmans2020-06-022-2/+2
* | Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidgetculler2020-05-318-13/+13
|\ \ | |/
| * Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidgetculler2020-05-318-13/+13
* | Remove some unnecessary macOS conditional code by using internal stubs.culler2020-05-2911-52/+150
|\ \ | |/
| * Remove some unnecessary macOS conditional code by using internal stubs.culler2020-05-2911-53/+146
* | Fix [3c6660b6f0], [601cead1d0] and [4b50b76028]: Wrong ttk::checkbutton and t...fvogel2020-05-281-1/+1
|\ \ | |/
| * Fix [3c6660b6f0], [601cead1d0] and [4b50b76028]: Wrong ttk::checkbutton and t...fvogel2020-05-281-1/+1
| |\
| | * Implement a much simpler method to get the proper sizing (nemethi).bll2020-05-241-32/+11
| | * Add FETCH_ONCE to the treeview indicator also.bll2020-05-241-1/+1
| | * Use S_OK for result instead of directly 0.fvogel2020-05-241-2/+2
| | * Work around a windows vsapi issue where the size returned for a vsapibll2020-05-201-10/+31
| | * Create new branch named "bug-3c6660b6"bll2020-05-200-0/+0
* | | A few more tweaks, using size_t in Tcl 9 builds.jan.nijtmans2020-05-273-39/+38
| | |
| \ \
*-. \ \ Add Clang++ build to Travis on MacOS. Use more size_t internally, when compi...jan.nijtmans2020-05-2734-389/+434
|\ \ \ \
| | * | | Convert Tk_ItemIndexProc/Tk_ItemInsertProc to use size_t as index type, when ...jan.nijtmans2020-05-2614-289/+304
| | * | | Negative "slaveIndex" means out-of-bounds too.jan.nijtmans2020-05-251-1/+1
| | * | | Formatting and even more size_t usage.jan.nijtmans2020-05-2531-116/+134
| | |\ \ \ | |_|/ / / |/| | | |
| * | | | Fix C++ build for MacOSjan.nijtmans2020-05-261-1/+1
| * | | | Clang++ build for MacOSjan.nijtmans2020-05-261-7/+19
|/ / / /
* | | | Use more size_t type internally, when compiling against Tcl 9.0 headers. No c...jan.nijtmans2020-05-2536-317/+371
|\ \ \ \ | |/ / /
| * | | Fix 2 (minor) gcc warningsjan.nijtmans2020-05-242-2/+2
| * | | More progressjan.nijtmans2020-05-2411-83/+83
| * | | Merge trunk. Also (really) fix build against Tcl 8.6 TCL_UTF_MAX=6 nowjan.nijtmans2020-05-247-13/+73
| |\ \ \ | |/ / / |/| | |
* | | | Merge implementation of TIP #574 following acceptation by vote.fvogel2020-05-245-11/+67
|\ \ \ \
| * | | | A few cosmetic changesfvogel2020-05-082-10/+9
| * | | | Add test treetags-1.11 testing [.tree tag delete]. Also remove old proc in si...fvogel2020-05-081-3/+8
| * | | | Fix [1bb2f1d7ab]: ttk::treeview doesn't delete tags. Patch from Emiliano Gavi...fvogel2020-05-084-0/+52
* | | | | Merge 8.6jan.nijtmans2020-05-231-0/+4
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Put back comment about "tcl_wordchars" variable: it is still correctjan.nijtmans2020-05-231-0/+4
| |\ \ \ \
| | * | | | Put back comment, which shouldn't have been removed in the previous commit.jan.nijtmans2020-05-231-0/+4
| | | | * | Merge trunk. Fix C++ builds, also for TCL_UTF_MAX=4 and TCL_UTF_MAX=6jan.nijtmans2020-05-235-23/+34
| | | | |\ \ | |_|_|_|/ / |/| | | | |
* | | | | | Merge 8.6jan.nijtmans2020-05-222-19/+16
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.5jan.nijtmans2020-05-221-15/+15
| |\ \ \ \ \ | | |/ / / /
| | * | | | Update MacOSX build from xcode11.4 to xcode11.5jan.nijtmans2020-05-222-16/+15
| * | | | | Remove incorrect reference to tcl_wordchars, it isn't used any more.jan.nijtmans2020-05-221-4/+1
* | | | | | Don't use TCL_AUTO_LENGTH in Tk any more, just use TCL_INDEX_NONE consistantl...jan.nijtmans2020-05-2235-777/+773