Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge core-8-6-branch | jan.nijtmans | 2017-03-07 | 6 | -548/+0 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | 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. | |||||
* | | | | | merge mark | dgp | 2017-03-06 | 0 | -0/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | [6b3644a485] Fix -alpha applied to 16-bit color PNG. Thanks TheLemonMan. | dgp | 2017-03-06 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | Add minimal test of -justify for ttk::button | fvogel | 2017-03-13 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | Document -font for ttk::progressbar | fvogel | 2017-03-13 | 3 | -7/+7 | |
| | | | | | ||||||
| | * | | | Document units for -length and -wraplength | fvogel | 2017-03-13 | 2 | -4/+5 | |
| | | | | | ||||||
| | * | | | Reorder progressbar options alphabetically (to follow the standard ↵ | fvogel | 2017-03-13 | 1 | -32/+32 | |
| | | | | | | | | | | | | | | | | | | | | convention in the source code) | |||||
| | * | | | Add test progressbar-3.2 (tweaked from a proposal from René Zaumseil) | fvogel | 2017-03-13 | 1 | -0/+24 | |
| | | | | | ||||||
| | * | | | Add minimal testing of the ttk::progressbar options | fvogel | 2017-03-11 | 1 | -0/+15 | |
| | | | | | ||||||
| | * | | | Remove duplicate documentation of -width in ttk::button | fvogel | 2017-03-07 | 2 | -7/+2 | |
| | | | | | ||||||
| | * | | | Document the new options for ttk::progressbar | fvogel | 2017-03-07 | 3 | -57/+62 | |
| | | | | | ||||||
| | * | | | Document -justify for ttk::button | fvogel | 2017-03-07 | 3 | -7/+7 | |
| | | | | | ||||||
| | * | | | Updated patch from René Zaumseil, now consistent with the proposed ↵ | fvogel | 2017-03-06 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | implementation at http://wiki.tcl.tk/20059 | |||||
| | * | | | merge trunk | fvogel | 2017-03-06 | 126 | -1741/+1939 | |
| | |\ \ \ | |_|/ / / |/| | | | | ||||||
* | | | | | merge mark | José Ignacio Marín | 2017-03-03 | 0 | -0/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Patch on behalf of TheLemonMan that addresses bug ↵ | José Ignacio Marín | 2017-03-03 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | [6b3644a4858f018cd08615d3d516b07d271fe2a]. | |||||
* | | | | | Patch on behalf of TheLemonMan that addresses bug ↵ | José Ignacio Marín | 2017-03-03 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | [6b3644a4858f018cd08615d3d516b07d271fe2a]. | |||||
* | | | | | Fix [c492c96aa2]: Combobox arrow not grayed (alt, clam and default ttk ↵ | fvogel | 2017-02-22 | 3 | -3/+5 | |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | themes) - Patch from Koen Danckaert | |||||
| * | | | | 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 | |
| | | | | | | ||||||
* | | | | | | If compiled with TK_NO_DEPRECATED, remove support for old "set" and "get" ↵ | jan.nijtmans | 2017-02-16 | 3 | -6/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | syntax on scrollbar. | |||||
* | | | | | | Change some internal refCount's from int to size_t. | jan.nijtmans | 2017-02-15 | 3 | -4/+4 | |
| | | | | | | ||||||
* | | | | | | Make tk.h work unchanged with Tcl 9.0 (novem), account for possible missing ↵ | jan.nijtmans | 2017-02-13 | 6 | -33/+29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | TCL_STORAGE_CLASS definition. More internal use of size_t in stead of int. | |||||
* | | | | | | 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 [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 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | 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 | |||||
* | | | | | | Fix [c0dbdd3ff3]: Tk Compatibility Fonts block access to system fonts | fvogel | 2017-02-05 | 7 | -33/+42 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make tests pass again after fixing [c0dbdd3ff3]: Tk Compatibility Fonts ↵bug_c0dbdd3ff3 | fvogel | 2017-01-28 | 6 | -17/+42 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | block access to system fonts | |||||
| * | | | | | | Fixed [c0dbdd3ff3]: Tk Compatibility Fonts block access to system fonts | fvogel | 2017-01-28 | 1 | -16/+0 | |
| | | | | | | | ||||||
* | | | | | | | Fix [ae32eb7e10]: Win + specific text widget configuration : textDisp-18.6, ↵ | fvogel | 2017-02-05 | 2 | -6/+6 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | -20.2 -20.3 -20.4 fail | |||||
| * | | | | | | Fix [ae32eb7e10]: Win + specific text widget configuration : textDisp-18.6, ↵ | fvogel | 2017-02-05 | 2 | -6/+6 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | -20.2 -20.3 -20.4 fail | |||||
| | * | | | | | | Remove superfluous 'textfonts' constraint in textDisp-20.1,2,3,4,5bug_ae32eb7e10 | fvogel | 2017-01-29 | 1 | -5/+5 | |
| | | | | | | | | ||||||
| | * | | | | | | Merge core-8-6-branch | fvogel | 2017-01-29 | 18 | -122/+139 | |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | ||||||
| | * | | | | | | Merge core-8-6-branch | fvogel | 2017-01-07 | 6 | -6/+17 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix [ae32eb7e10]: Win + specific text widget configuration : textDisp-18.6, ↵ | fvogel | 2017-01-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -20.2 -20.3 -20.4 fail | |||||
* | | | | | | | | | Remove old pack syntax from the scripts of the Tk test suite | fvogel | 2017-02-01 | 8 | -30/+30 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | / / / / | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Remove old pack syntax from the scripts of the Tk test suite | fvogel | 2017-02-01 | 8 | -30/+30 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Fix [140ea8ab38]: Long text lines are not drawn on Windows. | pspjuth | 2017-01-25 | 1 | -1/+9 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Fix [140ea8ab38]: Long text lines are not drawn on Windows. | pspjuth | 2017-01-25 | 1 | -1/+9 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | Fix [140ea8ab38]: Long text lines are not drawn on Windows. | pspjuth | 2017-01-25 | 1 | -1/+9 | |
| | | | | | | | ||||||
* | | | | | | | Fix [89a638af38]: OS X - textDisp-15.8 fails | fvogel | 2017-01-23 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Fix [89a638af38]: OS X - textDisp-15.8 fails | fvogel | 2017-01-23 | 1 | -2/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix [89a638af38]: OS X - textDisp-15.8 failsbug_89a638af38 | fvogel | 2017-01-22 | 1 | -2/+4 | |
| | | | | | | | | ||||||
* | | | | | | | | Fix [ed22529c92]: Spinbox validation is turned off when validate function ↵ | fvogel | 2017-01-23 | 1 | -5/+9 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | returns false | |||||
| * | | | | | | | Fix [ed22529c92]: Spinbox validation is turned off when validate function ↵ | fvogel | 2017-01-23 | 1 | -5/+9 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | returns false | |||||
| | * | | | | | | | Fix [ed22529c92]: Spinbox validation is turned off when validate function ↵bug_ed22529c92 | fvogel | 2017-01-21 | 1 | -5/+9 | |
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | returns false |