summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* More warnings -Wshadow with C++ compiler. Simplify <KeyPress> -> <Key>jan.nijtmans2020-10-074-14/+14
* Merge 8.6. Fix some more -Wshadow warningsjan.nijtmans2020-10-065-30/+23
|\
| * More elimination of the "register" keyword, and more explicit typecastsjan.nijtmans2020-10-062-18/+17
* | Fix build problem on UNIX (due to the introduction of TCL_UNUSED macro)jan.nijtmans2020-10-051-1/+0
* | Merge 8.6jan.nijtmans2020-10-0516-169/+91
|\ \ | |/
| * Fix many warnings related to the -Wshadow gcc compiler flagjan.nijtmans2020-10-0516-321/+273
* | Remove duplicate line introduced in [c1f5badf]. That line had already been ad...fvogel2020-10-041-2/+0
|\ \ | |/
| * Remove duplicate line introduced in [c1f5badf]. That line had already been ad...fvogel2020-10-041-2/+0
* | Merge 8.6jan.nijtmans2020-10-014-23/+21
|\ \ | |/
| * Fix some gcc warnings (when using -Wshadow, deprecated XKeycodeToKeysym(), XS...jan.nijtmans2020-10-015-25/+21
* | If Tk is compiled with -DTK_NO_DEPRECATED, disable some testcases which fail ...jan.nijtmans2020-09-301-0/+3
* | Merge 8.6. jan.nijtmans2020-09-303-6/+29
|\ \ | |/
* | Merge 8.6jan.nijtmans2020-09-293-39/+36
|\ \ | |/
| * Unshadow some variablesjan.nijtmans2020-09-292-20/+19
* | Now really fix the build on Windows (MSVC) (warning was: not all control path...fvogel2020-09-281-1/+1
* | Fix the build on Windows (MSVC) (warning was: not all control paths return a ...fvogel2020-09-281-1/+1
* | Nanosvg Upstream commit [https://github.com/memononen/nanosvg/commit/ddd39e96...oehhar2020-09-281-2/+11
* | nanosvg.h: Upstream commit [https://github.com/memononen/nanosvg/commit/e7f59...oehhar2020-09-281-15/+40
* | Fix unused variable; fix typos in test image names command.marc_culler2020-09-281-2/+6
* | Fix aqua MapNotify and UnmapNotifyculler2020-09-271-3/+3
|\ \ | |/
| * Cherrypick the fixes for macOS MapNotify and UnmapNotify from mac_stylesmarc_culler2020-09-271-3/+3
* | Merge 8.6jan.nijtmans2020-09-277-10/+10
|\ \ | |/
| * Last TIP #581 changes. 100% done nowjan.nijtmans2020-09-275-3/+7
| |\
| | * Merge 8.6. Change macro namesjan.nijtmans2020-09-2425-554/+535
| | |\
| | * \ Merge 8.6jan.nijtmans2020-09-0949-2556/+2712
| | |\ \
| | * \ \ Merge 8.6jan.nijtmans2020-09-0311-552/+553
| | |\ \ \
| | * | | | Slave ->Pane, Master->Container in tkPanedwindow.cculler2020-09-021-407/+407
| | * | | | Merge 8.6jan.nijtmans2020-08-3114-90/+46
| | |\ \ \ \
| | * \ \ \ \ Merge 8.6jan.nijtmans2020-08-194-14/+23
| | |\ \ \ \ \
| | * | | | | | Implementation ofr TIP #581 for Tkjan.nijtmans2020-08-128-11/+24
* | | | | | | | CYGWIN != windowsjan.nijtmans2020-09-251-2/+2
* | | | | | | | Merge 8.6jan.nijtmans2020-09-256-107/+59
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | More usage of TCL_UNUSED() and implicit type-casts. Eliminate "register" keywordjan.nijtmans2020-09-257-323/+310
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Fix [ea665e08f3]: Endless loop when reading svg filefvogel2020-09-211-6/+13
|\ \ \ \ \ \ \
| * | | | | | | Fix [ea665e08f3]: Endless loop when reading svg filefvogel2020-09-161-6/+13
* | | | | | | | Fix [6ecae50f5c]: menu-16.3 failsjan.nijtmans2020-09-211-1/+2
* | | | | | | | Fix [f3cd942e9e]: trunk: .mymenu index end no longer works on an empty menujan.nijtmans2020-09-211-2/+2
|/ / / / / / /
* | | | | | | Fix [53d03e8f3a]: --disable-shared build against Tcl 9 failsjan.nijtmans2020-09-152-15/+7
|\ \ \ \ \ \ \
| * | | | | | | My fixes for build fails against Tcl 9 headers.dgp2020-09-152-15/+9
|/ / / / / / /
* | | | | | | Fix the build of Tk trunk against Tcl trunk.fvogel2020-09-151-2/+2
* | | | | | | tkimgscgnano: removed "origin Androwish" in comment. This is incomplete and n...oehhar2020-09-151-2/+1
* | | | | | | Merge 8.6jan.nijtmans2020-09-1512-88/+42
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | More usage of TCL_UNUSED() and explicit type-castsjan.nijtmans2020-09-1512-299/+278
* | | | | | | Merge 8.6jan.nijtmans2020-09-144-13/+12
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Prevent the usage of the term safe/unsafe childjan.nijtmans2020-09-146-48/+54
* | | | | | | Correct tksvg comment origin to AndroWish, add CHW as contributor. The aurioc...oehhar2020-09-141-1/+2
* | | | | | | Merge 8.6jan.nijtmans2020-09-116-6/+11
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix [3bc0f44ef3]: UBSan complains about body.chars[] usagejan.nijtmans2020-09-116-6/+11
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge trunkjan.nijtmans2020-09-104-65/+37
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| | * | | | | | More usages for TKFLEXARRAYjan.nijtmans2020-09-103-7/+7