| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove use of/documentation regarding deprecated symbols/macro's, which moved... | jan.nijtmans | 2019-06-26 | 8 | -12/+12 |
|
|
* | Define offsetof() macro for (very rare) platforms which don't have it. Don't ... | jan.nijtmans | 2019-06-15 | 1 | -3/+3 |
|
|
* | Rename top README to README.md, just as done in Tcl. Reformat to md format. | jan.nijtmans | 2019-05-27 | 2 | -22/+18 |
|
|
* | Not actually necessary to fix those (they don't give warnings because those a... | jan.nijtmans | 2019-01-13 | 3 | -4/+4 |
|
|
* | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2019-01-08 | 66 | -309/+323 |
|\ |
|
| * | Bring back more original "None" usages, and fix other warnings which graduall... | jan.nijtmans | 2019-01-03 | 52 | -160/+174 |
|
|
| * | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 56 | -730/+734 |
|
|
| * | Change None/ControlMask on win32 (and MacOSX - which is harmless) to being an... | jan.nijtmans | 2018-12-26 | 4 | -13/+7 |
|
|
| * | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2018-12-20 | 70 | -844/+847 |
|
|
* | | Fix a few minor compiler warnings, occurring in later gcc/clang versions. | jan.nijtmans | 2019-01-04 | 6 | -9/+10 |
|/ |
|
* | Fix [fbaed1f66b]: [image create photo] errors out on a sane animated gif. Che... | fvogel | 2018-07-28 | 3 | -25/+31 |
|
|
* | Sync DIR64 changes from Tcl to Tk too (even though DIR64 isn't actually used ... | jan.nijtmans | 2018-06-18 | 2 | -1/+74 |
|
|
* | Sync tcl.m4 with Tcl version. Re-generate unix/configure script | jan.nijtmans | 2018-06-17 | 2 | -1/+10 |
|
|
* | tkWinMenu.c: In function ‘TkWinMenuKeyObjCmd’: | jan.nijtmans | 2017-10-27 | 1 | -1/+1 |
|
|
* | Sync nmakehlp.exe with Tcl version. And add VC entries to ignore-glob (taken ... | jan.nijtmans | 2017-10-10 | 2 | -10/+29 |
|
|
* | Fix [cc42cc18a5]: Prevent the test suite from crashing when running tests img... | fvogel | 2017-08-24 | 2 | -5/+21 |
|\ |
|
| * | Fix [cc42cc18a5]: Prevent the test suite from crashing when running tests img... | fvogel | 2017-08-23 | 2 | -5/+21 |
|
|
* | | Fix [b601ce3ab1]: A corrupted image can cause resource exhaustion. Patch from... | fvogel | 2017-08-02 | 7 | -10/+156 |
|\ \
| |/ |
|
| * | Removed constraint SegfaultOn8.5, this was useful before the fix was in the c... | fvogel | 2017-08-02 | 1 | -34/+11 |
|
|
| * | Revised tests/imgPhoto.test - this bugfix branch forked from core-8-5-branch ... | kjnash | 2017-06-12 | 1 | -6/+6 |
|
|
| * | Added test images forgotten in previous commit | fvogel | 2017-06-03 | 4 | -0/+4 |
|
|
| * | Fixed [b601ce3ab1]: A corrupted image can cause resource exhaustion. Patch fo... | fvogel | 2017-06-02 | 3 | -10/+175 |
|/ |
|
* | (cherry-pick): Fixed bug [f0188aca9e] (color names parsing on Windows), by Si... | jan.nijtmans | 2017-04-13 | 2 | -1/+33 |
|
|
* | Merged tip-464 following positive vote by the TCT. | fvogel | 2017-03-26 | 4 | -4/+49 |
|\ |
|
| * | merge core-8-6-branch | fvogel | 2017-03-26 | 9 | -553/+11 |
| |\ |
|
| | * | Fix test-case safe-1.2. Failure introduced by commit [https://core.tcl.tk/tcl... | jan.nijtmans | 2017-03-22 | 1 | -4/+4 |
|
|
| | * | Fix [77527326e5]: ttk artifacts on Ubuntu. Patch from Csaba Nemethi. | fvogel | 2017-03-11 | 1 | -0/+6 |
| | |\ |
|
| | | * | Fix [77527326e5]: ttk artifacts on Ubuntu. Patch from Csaba Nemethi. | fvogel | 2017-03-10 | 1 | -0/+6 |
| | |/ |
|
| | * | Remove "makefile.bc". Not update for many-many years, most likely it doesn't ... | jan.nijtmans | 2017-03-07 | 7 | -549/+1 |
|
|
| * | | added a remark about some keysyms being valid across platforms... | avl | 2017-03-14 | 1 | -1/+3 |
|
|
| * | | Added documentation for the new keysyms | fvogel | 2017-03-06 | 1 | -0/+7 |
|
|
| * | | merge core-8-6-branch | fvogel | 2017-03-06 | 18 | -44/+117 |
| |\ \
| | |/ |
|
| | * | [6b3644a485] Fix -alpha applied to 16-bit color PNG. Thanks TheLemonMan. | dgp | 2017-03-06 | 1 | -2/+2 |
|
|
| | * | Patch on behalf of TheLemonMan that addresses bug [6b3644a4858f018cd08615d3d5... | José Ignacio Marín | 2017-03-03 | 0 | -0/+0 |
|
|
| | * | Fix [c492c96aa2]: Combobox arrow not grayed (alt, clam and default ttk themes... | fvogel | 2017-02-22 | 3 | -3/+5 |
| | |\ |
|
| | | * | Group multiple [style map TCombobox] statements into a single instruction | fvogel | 2017-02-09 | 3 | -6/+5 |
|
|
| | | * | Fix [c492c96aa2]: Combobox arrow not grayed (alt, clam and default ttk themes) | fvogel | 2017-02-08 | 3 | -0/+3 |
|
|
| | * | | Fix [7d967c68a09e07e355358af40f36dd5dd84c7022|7d967c68a0] follow-up: Tk appli... | jan.nijtmans | 2017-02-10 | 1 | -3/+1 |
| | |/ |
|
| | * | Fix [7d967c68]: Tk application fault when ibud-daemon IME is restarted | jan.nijtmans | 2017-02-05 | 5 | -3/+76 |
| | |\ |
|
| | | * | Proposed fix for [7d967c68a09e07e355358af40f36dd5dd84c7022|7d967c68]: Tk appl... | jan.nijtmans | 2016-12-15 | 4 | -3/+73 |
|
|
| | | * | Micro-optimization in tkTextDisp.c | fvogel | 2016-12-08 | 1 | -2/+2 |
|
|
| | | * | Fixed [3ee76e41c2] - New textTag test failures | fvogel | 2016-12-02 | 1 | -14/+54 |
| | | |\ |
|
| | | | * | Remove superfluous lines (the default font of the text widget is already save... | fvogel | 2016-12-02 | 1 | -4/+0 |
|
|
| | | | * | When changing the text font, (x,y) coordinates previously saved in the (xi,yi... | fvogel | 2016-12-01 | 1 | -17/+27 |
|
|
| | | | * | Also the fact that the actually used fonts must be fixed-width needs to be ch... | fvogel | 2016-12-01 | 1 | -8/+10 |
|
|
| | | | * | Fixed [3ee76e41c2] - New textTag test failures | fvogel | 2016-11-30 | 1 | -5/+37 |
|
|
| | | * | | Fix [ad98f10b3a] and [bd0017bf79] - bitmap-4.1 and cursor-4.1 tests failures.... | fvogel | 2016-12-02 | 3 | -11/+23 |
|
|
| | | * | | [76e2d9c095] Repair broken test border-3.1 | dgp | 2016-12-02 | 1 | -3/+6 |
| | | |/ |
|
| | | * | merge core-8-6-branch | jan.nijtmans | 2016-11-24 | 1 | -3/+3 |
| | | |\ |
|
| | | * \ | merge core-8-6-branch | jan.nijtmans | 2016-11-18 | 2 | -1/+11 |
| | | |\ \ |
|