Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More warnings -Wshadow with C++ compiler. Simplify <KeyPress> -> <Key> | jan.nijtmans | 2020-10-07 | 4 | -14/+14 |
* | Merge 8.6. Fix some more -Wshadow warnings | jan.nijtmans | 2020-10-06 | 5 | -30/+23 |
|\ | |||||
| * | More elimination of the "register" keyword, and more explicit typecasts | jan.nijtmans | 2020-10-06 | 2 | -18/+17 |
* | | Fix build problem on UNIX (due to the introduction of TCL_UNUSED macro) | jan.nijtmans | 2020-10-05 | 1 | -1/+0 |
* | | Merge 8.6 | jan.nijtmans | 2020-10-05 | 16 | -169/+91 |
|\ \ | |/ | |||||
| * | Fix many warnings related to the -Wshadow gcc compiler flag | jan.nijtmans | 2020-10-05 | 16 | -321/+273 |
* | | Remove duplicate line introduced in [c1f5badf]. That line had already been ad... | fvogel | 2020-10-04 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Remove duplicate line introduced in [c1f5badf]. That line had already been ad... | fvogel | 2020-10-04 | 1 | -2/+0 |
* | | Merge 8.6 | jan.nijtmans | 2020-10-01 | 4 | -23/+21 |
|\ \ | |/ | |||||
| * | Fix some gcc warnings (when using -Wshadow, deprecated XKeycodeToKeysym(), XS... | jan.nijtmans | 2020-10-01 | 5 | -25/+21 |
* | | If Tk is compiled with -DTK_NO_DEPRECATED, disable some testcases which fail ... | jan.nijtmans | 2020-09-30 | 1 | -0/+3 |
* | | Merge 8.6. | jan.nijtmans | 2020-09-30 | 3 | -6/+29 |
|\ \ | |/ | |||||
* | | Merge 8.6 | jan.nijtmans | 2020-09-29 | 3 | -39/+36 |
|\ \ | |/ | |||||
| * | Unshadow some variables | jan.nijtmans | 2020-09-29 | 2 | -20/+19 |
* | | Now really fix the build on Windows (MSVC) (warning was: not all control path... | fvogel | 2020-09-28 | 1 | -1/+1 |
* | | Fix the build on Windows (MSVC) (warning was: not all control paths return a ... | fvogel | 2020-09-28 | 1 | -1/+1 |
* | | Nanosvg Upstream commit [https://github.com/memononen/nanosvg/commit/ddd39e96... | oehhar | 2020-09-28 | 1 | -2/+11 |
* | | nanosvg.h: Upstream commit [https://github.com/memononen/nanosvg/commit/e7f59... | oehhar | 2020-09-28 | 1 | -15/+40 |
* | | Fix unused variable; fix typos in test image names command. | marc_culler | 2020-09-28 | 1 | -2/+6 |
* | | Fix aqua MapNotify and UnmapNotify | culler | 2020-09-27 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Cherrypick the fixes for macOS MapNotify and UnmapNotify from mac_styles | marc_culler | 2020-09-27 | 1 | -3/+3 |
* | | Merge 8.6 | jan.nijtmans | 2020-09-27 | 7 | -10/+10 |
|\ \ | |/ | |||||
| * | Last TIP #581 changes. 100% done now | jan.nijtmans | 2020-09-27 | 5 | -3/+7 |
| |\ | |||||
| | * | Merge 8.6. Change macro names | jan.nijtmans | 2020-09-24 | 25 | -554/+535 |
| | |\ | |||||
| | * \ | Merge 8.6 | jan.nijtmans | 2020-09-09 | 49 | -2556/+2712 |
| | |\ \ | |||||
| | * \ \ | Merge 8.6 | jan.nijtmans | 2020-09-03 | 11 | -552/+553 |
| | |\ \ \ | |||||
| | * | | | | Slave ->Pane, Master->Container in tkPanedwindow.c | culler | 2020-09-02 | 1 | -407/+407 |
| | * | | | | Merge 8.6 | jan.nijtmans | 2020-08-31 | 14 | -90/+46 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge 8.6 | jan.nijtmans | 2020-08-19 | 4 | -14/+23 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Implementation ofr TIP #581 for Tk | jan.nijtmans | 2020-08-12 | 8 | -11/+24 |
* | | | | | | | | CYGWIN != windows | jan.nijtmans | 2020-09-25 | 1 | -2/+2 |
* | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-09-25 | 6 | -107/+59 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | More usage of TCL_UNUSED() and implicit type-casts. Eliminate "register" keyword | jan.nijtmans | 2020-09-25 | 7 | -323/+310 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Fix [ea665e08f3]: Endless loop when reading svg file | fvogel | 2020-09-21 | 1 | -6/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix [ea665e08f3]: Endless loop when reading svg file | fvogel | 2020-09-16 | 1 | -6/+13 |
* | | | | | | | | Fix [6ecae50f5c]: menu-16.3 fails | jan.nijtmans | 2020-09-21 | 1 | -1/+2 |
* | | | | | | | | Fix [f3cd942e9e]: trunk: .mymenu index end no longer works on an empty menu | jan.nijtmans | 2020-09-21 | 1 | -2/+2 |
|/ / / / / / / | |||||
* | | | | | | | Fix [53d03e8f3a]: --disable-shared build against Tcl 9 fails | jan.nijtmans | 2020-09-15 | 2 | -15/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | My fixes for build fails against Tcl 9 headers. | dgp | 2020-09-15 | 2 | -15/+9 |
|/ / / / / / / | |||||
* | | | | | | | Fix the build of Tk trunk against Tcl trunk. | fvogel | 2020-09-15 | 1 | -2/+2 |
* | | | | | | | tkimgscgnano: removed "origin Androwish" in comment. This is incomplete and n... | oehhar | 2020-09-15 | 1 | -2/+1 |
* | | | | | | | Merge 8.6 | jan.nijtmans | 2020-09-15 | 12 | -88/+42 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | More usage of TCL_UNUSED() and explicit type-casts | jan.nijtmans | 2020-09-15 | 12 | -299/+278 |
* | | | | | | | Merge 8.6 | jan.nijtmans | 2020-09-14 | 4 | -13/+12 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Prevent the usage of the term safe/unsafe child | jan.nijtmans | 2020-09-14 | 6 | -48/+54 |
* | | | | | | | Correct tksvg comment origin to AndroWish, add CHW as contributor. The aurioc... | oehhar | 2020-09-14 | 1 | -1/+2 |
* | | | | | | | Merge 8.6 | jan.nijtmans | 2020-09-11 | 6 | -6/+11 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Fix [3bc0f44ef3]: UBSan complains about body.chars[] usage | jan.nijtmans | 2020-09-11 | 6 | -6/+11 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge trunk | jan.nijtmans | 2020-09-10 | 4 | -65/+37 |
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| | * | | | | | | More usages for TKFLEXARRAY | jan.nijtmans | 2020-09-10 | 3 | -7/+7 |