| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 (left-over spacing) | jan.nijtmans | 2024-05-11 | 1 | -0/+1 |
|\ |
|
| * | Merge 8.6 (left-over spacing) | jan.nijtmans | 2024-05-11 | 1 | -0/+1 |
| |\ |
|
| | * | Two more Tk_GetPixelsFromObj usages. Remove double MODULE_SCOPE definitions. ... | jan.nijtmans | 2024-05-11 | 16 | -38/+44 |
|
|
| | * | Backported the focus highlighting for the ttk::entry, ttk::combobox, and ttk:... | csaba | 2024-05-11 | 2 | -12/+160 |
|
|
| | * | Backported most improvements related to the "classic" theme, submitted by Emi... | csaba | 2024-05-10 | 3 | -24/+75 |
|
|
| * | | Code cleanup related mainly to the "classic" theme. | csaba | 2024-05-10 | 2 | -6/+9 |
|
|
* | | | Code cleanup related mainly to the "classic" theme. | csaba | 2024-05-10 | 2 | -6/+9 |
|
|
* | | | 4 more usages of Tk_GetPixelsFromObj(). Remove duplicated MODULE_SCOPE defini... | jan.nijtmans | 2024-05-10 | 19 | -92/+50 |
|\ \ \
| |/ / |
|
| * | | 4 more Tk_GetPixelsFromObj() usage: for highlightThickness, shiftrelief and s... | jan.nijtmans | 2024-05-10 | 19 | -92/+50 |
| |\ \
| | |/ |
|
| | * | More usage of Tk_GetPixelsFromObj() and TCL_UNUSED(), all backported from Tk ... | jan.nijtmans | 2024-05-10 | 13 | -352/+450 |
|
|
* | | | Since "borderWidth" are pixels, not ints, Tk_GetPixelsFromObj() should be used | jan.nijtmans | 2024-05-09 | 4 | -15/+15 |
|\ \ \
| |/ / |
|
| * | | Since "borderWidth" are pixels, not ints, Tk_GetPixelsFromObj() should be used | jan.nijtmans | 2024-05-09 | 4 | -15/+15 |
|
|
* | | | Fix warning: tkImgListFormat.c:1092:5: warning: variable 'suffixAlpha' is use... | jan.nijtmans | 2024-05-09 | 2 | -3/+1 |
|\ \ \
| |/ / |
|
| * | | Fix warning: tkImgListFormat.c:1092:5: warning: variable 'suffixAlpha' is use... | jan.nijtmans | 2024-05-09 | 1 | -1/+1 |
|
|
* | | | (c) -> © | jan.nijtmans | 2024-05-09 | 16 | -23/+25 |
|\ \ \
| |/ / |
|
| * | | (c) -> © | jan.nijtmans | 2024-05-09 | 15 | -23/+23 |
| |\ \
| | |/ |
|
| | * | Consistancy in the usage of "Copyright". On MacOS, always use the UTF-8 copyr... | jan.nijtmans | 2024-05-09 | 26 | -28/+28 |
|
|
| * | | Improvements related to the "classic" theme, submitted by Emiliano Gavilan (s... | csaba | 2024-05-09 | 2 | -17/+67 |
|
|
* | | | Improvements related to the "classic" theme, submitted by Emiliano Gavilan (s... | csaba | 2024-05-09 | 2 | -17/+67 |
|
|
* | | | Update X11 header-files to the latest version | jan.nijtmans | 2024-05-04 | 1 | -3/+65 |
|\ \ \
| |/ / |
|
| | | | |
| | \ | |
| *-. \ | Merge 8.6 | jan.nijtmans | 2024-05-04 | 2 | -4/+66 |
| |\ \ \
| | | |/ |
|
| | | * | Add missing keysyms "ISO_Group_Shift" and "dead_hamza" on MacOS/Windows. Miss... | jan.nijtmans | 2024-05-03 | 2 | -1/+3 |
|
|
| | * | | More deprecated keysyms | jan.nijtmans | 2024-05-03 | 1 | -0/+54 |
|
|
| | * | | Handle effects of X11-update to keysyms | jan.nijtmans | 2024-05-03 | 1 | -3/+11 |
|
|
| | * | | Update to latest X11. Too many changes to rush into 9.0b2 | jan.nijtmans | 2024-05-03 | 1 | -1/+1 |
|
|
* | | | | 3 missing "static" keywords. One wrong type-casts. Don't use deprecated XK_Pa... | jan.nijtmans | 2024-05-04 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Use Tcl_NewBooleanObj() where appropriate | jan.nijtmans | 2024-05-01 | 7 | -10/+10 |
|\ \ \
| |/ / |
|
| * | | Use Tcl_NewBooleanObj() where appropriate | jan.nijtmans | 2024-05-01 | 7 | -12/+12 |
| |\ \
| | |/ |
|
| | * | Fix for [e306996882]: a few issues related to the arrows in Ttk widgets (scal... | csaba | 2024-05-01 | 3 | -86/+330 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2024-04-30 | 1 | -4/+3 |
| |\ \
| | |/ |
|
| | * | Backport more error-handling in tkMain.c from 8.7: Tk 8.6 could be run with T... | jan.nijtmans | 2024-04-30 | 1 | -13/+28 |
|
|
| | * | Backport [https://core.tcl-lang.org/tcl/timeline?r=argx_rejig|argx_rejig] bra... | jan.nijtmans | 2024-04-30 | 1 | -23/+35 |
|
|
* | | | Fix TkCygwinMainEx() function: Didn't work on Cygwin X11 yet, because it used... | jan.nijtmans | 2024-04-30 | 2 | -28/+24 |
|\ \ \
| |/ / |
|
| * | | Fix --disable-shared build on Windows. Eliminate warning in tkWinTest.c | jan.nijtmans | 2024-04-30 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Simplify TkCygwinMainEx (int -> void return). Fix --disable-shared build on W... | jan.nijtmans | 2024-04-30 | 2 | -18/+11 |
|
|
* | | | Merge 8.7: fix compiler warning in tkConfig.c. Eliminate the last usage of Tc... | jan.nijtmans | 2024-04-30 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Make TkCygwinMainEx() work when Tk 8.7 is compiled against Tcl 9.0 (cygwin-on... | jan.nijtmans | 2024-04-29 | 5 | -25/+24 |
| |\ \
| | |/ |
|
| | * | Make TkCygwinMainEx() MODULE_SCOPE. Make Tk_MainEx TCL_NORETURN1 (which only ... | jan.nijtmans | 2024-04-29 | 4 | -9/+11 |
|
|
| | * | Fix gcc warning seen with gcc 11.4: | jan.nijtmans | 2024-04-29 | 1 | -1/+1 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2024-04-26 | 1 | -0/+8 |
| |\ \
| | |/ |
|
| * | | Minor cosmetic improvements in ttkDefaultTheme.c. | csaba | 2024-04-25 | 1 | -5/+5 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2024-04-16 | 1 | -1/+1 |
| |\ \ |
|
* | | | | Minor cosmetic improvements in ttkDefaultTheme.c. | csaba | 2024-04-25 | 1 | -8/+8 |
|
|
* | | | | Fix [ab839efc5f]: text edit undo: clearing text instead of restoring. | fvogel | 2024-04-21 | 1 | -0/+8 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Fix [ab839efc5f]: text edit undo: clearing text instead of restoring. Test te... | fvogel | 2024-04-20 | 1 | -0/+8 |
| | |/
| |/| |
|
| * | | More internal "-encoding utf-8" | jan.nijtmans | 2024-04-16 | 1 | -1/+1 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2024-03-29 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix [c2b8a44bb9]: compiler warnings about ckfree() | jan.nijtmans | 2024-03-29 | 1 | -2/+2 |
|
|
| * | | Don't use "boolean" as variable name | jan.nijtmans | 2024-03-27 | 1 | -3/+3 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2024-03-27 | 3 | -16/+16 |
|\ \ \
| |/ / |
|