Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revised tests/imgPhoto.test - this bugfix branch forked from core-8-5-branch ↵ | kjnash | 2017-06-12 | 1 | -6/+6 |
| | | | | is ready for testing | ||||
* | Added test images forgotten in previous commit | fvogel | 2017-06-03 | 4 | -0/+4 |
| | |||||
* | Fixed [b601ce3ab1]: A corrupted image can cause resource exhaustion. Patch ↵ | fvogel | 2017-06-02 | 3 | -10/+175 |
| | | | | for core-8-5-branch from Keith Nash | ||||
* | (cherry-pick): Fixed bug [f0188aca9e] (color names parsing on Windows), by ↵ | jan.nijtmans | 2017-04-13 | 2 | -1/+33 |
| | | | | Simon Bachmann | ||||
* | Merged tip-464 following positive vote by the TCT. | fvogel | 2017-03-26 | 4 | -4/+49 |
|\ | |||||
| * | merge core-8-6-branchtip_464 | fvogel | 2017-03-26 | 9 | -553/+11 |
| |\ | |||||
| | * | Fix test-case safe-1.2. Failure introduced by commit ↵ | jan.nijtmans | 2017-03-22 | 1 | -4/+4 |
| | | | | | | | | | | | | [https://core.tcl.tk/tcl/info/b82ff15ca653495e|b82ff15ca6] in Tcl | ||||
| | * | 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.bug_77527326e5 | 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 |
| | | | | | | | | | | | | work any more and it doesn't seem to care anyone. | ||||
| * | | 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 ↵ | José Ignacio Marín | 2017-03-03 | 0 | -0/+0 |
| | | | | | | | | | | | | [6b3644a4858f018cd08615d3d516b07d271fe2a]. | ||||
| | * | Fix [c492c96aa2]: Combobox arrow not grayed (alt, clam and default ttk ↵ | fvogel | 2017-02-22 | 3 | -3/+5 |
| | |\ | | | | | | | | | | | | | themes) - Patch from Koen Danckaert | ||||
| | | * | Group multiple [style map TCombobox] statements into a single instructionbug_c492c96aa2 | 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 ↵ | jan.nijtmans | 2017-02-10 | 1 | -3/+1 |
| | |/ | | | | | | | | | | applications segmentation fault when ibus-daemon IME is restarted. Patch by Brad Lanam. | ||||
| | * | 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 ↵bug_7d967c68 | jan.nijtmans | 2016-12-15 | 4 | -3/+73 |
| | | | | | | | | | | | | | | | | applications segmentation fault when ibus-daemon IME is restarted | ||||
| | | * | 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 ↵bug_3ee76e41c2 | fvogel | 2016-12-02 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | | | saved in $curFont before the tests start). | ||||
| | | | * | When changing the text font, (x,y) coordinates previously saved in the ↵ | fvogel | 2016-12-01 | 1 | -17/+27 |
| | | | | | | | | | | | | | | | | | | | | (xi,yi) doublets are no longer relevant. Save coordinates for each of the two font possibilities, and use the right ones in each test. | ||||
| | | | * | Also the fact that the actually used fonts must be fixed-width needs to be ↵ | fvogel | 2016-12-01 | 1 | -8/+10 |
| | | | | | | | | | | | | | | | | | | | | checked when assessing the value of the haveFontSizes constraint | ||||
| | | | * | 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 ↵ | fvogel | 2016-12-02 | 3 | -11/+23 |
| | | | | | | | | | | | | | | | | | | | | failures. Also, apply again the same pattern to fix color-4.1 that was also failing (when the colorsFree constraint was met) despite there was no such report (yet). Thanks to dgp. | ||||
| | | * | | [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 |
| | | |\ \ | |||||
| | | * | | | Bring all win32 version stuff to one place. Should work the same (should ↵ | jan.nijtmans | 2016-11-09 | 4 | -29/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | still work on XP, although I don't know if we really want that). | ||||
| | | * | | | Merge core-8-6-branch | jan.nijtmans | 2016-11-09 | 3 | -1/+7 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Mark "event-8" testcase nonPortable | jan.nijtmans | 2016-11-08 | 1 | -1/+1 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2016-11-08 | 5 | -45/+51 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Add another few Xlib stubs for Win32. Cherry-picked from ↵ | jan.nijtmans | 2016-11-07 | 10 | -35/+345 |
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [http://www.androwish.org/index.html/info/862eb620a096fddc|AndroWish]. Thanks to Christian Werner. | ||||
| | | * \ \ \ \ \ \ | Close unintended fork | fvogel | 2016-11-05 | 4 | -28/+25 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | More internal use of size_t, so refcounts can be bigger than before (2^31 -> ↵ | jan.nijtmans | 2016-11-04 | 4 | -28/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2^32 on 32-bit platforms, even more on 64-bit) | ||||
| | | * | | | | | | | | Fixed [6aea69fccb] - grid configure -in problem. Patch by Koen Danckaert. | fvogel | 2016-11-05 | 2 | -0/+22 |
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | | | |||||
| | | * | | | | | | | | Removed proc ::tk_getFileType since it is used nowhere in Tk, is ↵ | fvogel | 2016-11-02 | 2 | -8/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | undocumented, is superseded by the -typevariable option of file dialogs, and was anyway only available if tk_strictMotif is true. | ||||
| | | * | | | | | | | | Fix [e36963bfe8df9f5e528134707a91b9c0051de723|e36963bfe8]: event generate ↵ | jan.nijtmans | 2016-11-01 | 2 | -19/+54 |
| | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and diaeresis | ||||
| | | * \ \ \ \ \ \ \ \ | Fixed [3588460fff] - -typevariable buggy in X11 | fvogel | 2016-10-30 | 3 | -6/+10 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ | Fixed [3217462fff] - Tri-state buttons not working for non-native themes | fvogel | 2016-10-12 | 6 | -31/+66 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ | Fixed typo | fvogel | 2016-10-12 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ | Fixed [1080198fff] by clearly stating in the man page that the -wrap option ↵ | fvogel | 2016-10-09 | 1 | -3/+5 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for tags only applies to a displayline if it applies to the first non-elided character on that display line | ||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | Fixed [1082213fff] - word wrapping should trim excess spaces | fvogel | 2016-10-09 | 3 | -39/+57 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Fixed typo in comment | fvogel | 2016-09-30 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | Add a few "const" keywords, just for 'correctness' | jan.nijtmans | 2016-09-30 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | Fix UNIX build | jan.nijtmans | 2016-09-30 | 1 | -3/+2 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Fix [6c0d7aec67]: unicode text input Windows 8 | jan.nijtmans | 2016-09-29 | 12 | -54/+90 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |