summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge trunkjan.nijtmans2019-07-0782-640/+708
|\
| * Fix [e6d58de4b6]: ctext.tcl: remove duplicate wordfvogel2019-07-071-1/+1
| |\
| | * Fix [e6d58de4b6]: ctext.tcl: remove duplicate wordfvogel2019-07-071-1/+1
| * | Merge 8.6jan.nijtmans2019-07-051-2/+2
| |\ \ | | |/
| | * Fix [bc6a495949]: Documentation bug for upper case %X an %Y binding script su...jan.nijtmans2019-07-051-2/+2
| | |\
| | | * Fix [bc6a495949]: Documentation bug for upper case %X an %Y binding script su...jan.nijtmans2019-07-051-2/+2
| | | |\
| | | | * Change for alphabetical order of events concerned by %X,%Yfvogel2019-07-031-2/+2
| | | | * Fix [bc6a495949]: Documentation bug for upper case %X an %Y binding script su...fvogel2019-07-021-1/+1
| | | |/ | | |/|
| * | | Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez)fvogel2019-07-0217-22/+22
| |\ \ \ | | |/ /
| | * | Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez)fvogel2019-07-0217-22/+22
| * | | Merge 8.6jan.nijtmans2019-07-0231-40/+34
| |\ \ \ | | |/ /
| | * | Don't use "struct ThreadSpecificData", while the type name "ThreadSpecificDat...jan.nijtmans2019-07-0231-32/+32
| | * | Statically initialize "X11ControlChars" pseudo-encoding.jan.nijtmans2019-07-021-9/+3
| * | | Fix bug [8476b75781], including the Aqua tk scrollbar.culler2019-07-013-45/+154
| |\ \ \ | | |/ /
| | * | Fix bug [8476b75781], including the Aqua tk scrollbar.culler2019-07-013-45/+154
| | |\ \
| | | * | Improve scrollbar and ttk::scrollbar on OSX 10.8 and earlier.culler2019-07-012-28/+23
| | | * | Fix layout bugs.culler2019-07-011-21/+27
| | | * | Fix geometry of horizontal ttk scrollbars; hide thumb when no scrolling is po...culler2019-06-302-32/+45
| | | * | Update documentation on do script Apple Event commandKevin Walzer2019-06-301-0/+16
| | | * | Adjust minimum thumb sizeculler2019-06-292-7/+12
| | | * | merge 8.6culler2019-06-297-31/+20
| | | |\ \
| | | * | | Tiny adjustment.culler2019-06-281-1/+1
| | | * | | Fix Tk scrollbar and merge core-8-6-branchculler2019-06-2826-73/+146
| | | |\ \ \
| * | | \ \ \ merge 8.6dgp2019-06-301-0/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fix failure to compile.dgp2019-06-301-0/+1
| | | |_|/ / | | |/| | |
| * | | | | Fix compiler warnings on all macOS versions.culler2019-06-295-8/+7
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix compiler warnings on all macOS versions.culler2019-06-295-8/+7
| * | | | | Merge 8.6jan.nijtmans2019-06-282-23/+13
| |\ \ \ \ \ | | |/ / / /
| | * | | | If encoding "utf-16" exists, use it in preference to "unicode", which is depr...jan.nijtmans2019-06-282-23/+13
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Use available "ucs2-be" encoding on X11 and "utf-16" encoding on Win32, if pr...jan.nijtmans2019-06-192-23/+13
| * | | | | Fix bug [8476b75781]: correct rendering of small thumbs in Aqua ttk::scrollbarculler2019-06-271-5/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix bug [8476b75781]: correct rendering of small thumbs in Aqua ttk::scrollbarculler2019-06-271-5/+1
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Fix bug [8476b75781]: Aqua scrollbar behaviorculler2019-06-261-5/+1
| * | | | | Add Emoji to widget demojan.nijtmans2019-06-271-2/+4
| * | | | | fix indentingjan.nijtmans2019-06-261-266/+266
| * | | | | Merge 8.6jan.nijtmans2019-06-268-11/+11
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 8.5jan.nijtmans2019-06-268-11/+11
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Remove use of/documentation regarding deprecated symbols/macro's, which moved...jan.nijtmans2019-06-268-12/+12
| * | | | | Merge 8.6jan.nijtmans2019-06-2510-13/+12
| |\ \ \ \ \ | | |/ / / /
| | * | | | CONST -> const. Eliminate unnecessary type-casts and end-of-line spacingjan.nijtmans2019-06-2517-47/+46
| | | |/ / | | |/| |
| * | | | Eliminate warning, when compiling with 9.0 Tcl headers on Windowsjan.nijtmans2019-06-251-1/+1
| * | | | Remove unnecessary call to NSUpdateDynamicServices() which can cause crashesculler2019-06-241-2/+1
| |\ \ \ \ | | |/ / /
| | * | | Remove unnecessary call to NSUpdateDynamicServices() which can cause crashes.culler2019-06-241-2/+1
| * | | | Merge 8.6jan.nijtmans2019-06-242-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Tk_DoOneEvent -> Tcl_DoOneEvent, since the Tk variant is deprecated. See: [50...jan.nijtmans2019-06-242-2/+2
| | * | | Documentation cleanup and removal of redundant constants; thanks to Christoph...Kevin Walzer2019-06-212-19/+5
| * | | | CONST to const; make code compiledkf2019-06-223-43/+47
| * | | | Make better use of full range for string lengths, if Tk is compiled with Tcl ...jan.nijtmans2019-06-214-35/+26
| * | | | Eliminate some redundant type-castsjan.nijtmans2019-06-216-15/+15
| * | | | Resolve compiler warnings and segfault in imgListFormat tests.dgp2019-06-211-6/+6