Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge 8.6 | jan.nijtmans | 2023-12-12 | 1 | -5/+5 | |
| |\ \ | | |/ | ||||||
| | * | Update keycode table (and documentation) to updated X11 headers | jan.nijtmans | 2023-12-12 | 1 | -5/+5 | |
* | | | Tk_InitImageArgs() was related to USE_OLD_IMAGE, which is now removed | jan.nijtmans | 2023-12-11 | 3 | -21/+3 | |
* | | | Merge implementation of TIP #684 from core-8-branch. | marc_culler | 2023-12-11 | 1 | -11/+25 | |
|\ \ \ | |/ / | ||||||
| * | | Merge implementation of TIP #684. | marc_culler | 2023-12-11 | 1 | -11/+25 | |
| |\ \ | ||||||
| | * | | Correct typo on bind man page | Kevin Walzer | 2023-11-30 | 1 | -1/+1 | |
| | * | | Update bind.n | marc_culler | 2023-11-28 | 1 | -0/+3 | |
| | * | | Introduce a separate TouchpadScroll event. Avoids Extended-MouseWheel events... | marc_culler | 2023-11-27 | 1 | -10/+10 | |
| | * | | Update bind.n; resolve unintended fork | marc_culler | 2023-11-25 | 1 | -5/+16 | |
* | | | | Merge 8.7 | jan.nijtmans | 2023-12-01 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge 8.6 | jan.nijtmans | 2023-12-01 | 1 | -1/+1 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | http -> https (see [b54a9193f6]) | jan.nijtmans | 2023-12-01 | 1 | -1/+1 | |
| | * | | Backported the changes made in the branch bug-eedd2e078d to core-8-6-branch. | csaba | 2023-11-12 | 1 | -1/+38 | |
* | | | | Merge 8.7 | jan.nijtmans | 2023-11-28 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Add TK_ALWAYS_REDRAW flag | jan.nijtmans | 2023-11-28 | 1 | -1/+1 | |
| | | | | ||||||
| \ \ \ | ||||||
*-. \ \ \ | TIP 647: Change Tk_ConfigureWidgets signature, abandon TK_CONFIG_OBJS | jan.nijtmans | 2023-11-28 | 2 | -45/+22 | |
|\ \ \ \ \ | | |/ / / | ||||||
| | * | | | TIP #647 (partial, only the 100% upwards compatible part) | jan.nijtmans | 2023-11-28 | 1 | -1/+1 | |
| | * | | | Remove outdated documentation | jan.nijtmans | 2023-11-27 | 1 | -38/+0 | |
| * | | | | Merge 9.0 | jan.nijtmans | 2023-11-18 | 5 | -99/+7 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Rebase to 9.0 | jan.nijtmans | 2023-11-12 | 2 | -45/+22 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Rebase to trunk. | jan.nijtmans | 2023-11-08 | 2 | -45/+22 | |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | | * | | | | Merge 8.7 | jan.nijtmans | 2023-03-31 | 2 | -6/+14 | |
| | | |\ \ \ \ | ||||||
| | | * \ \ \ \ | Merge 8.7 | jan.nijtmans | 2023-01-25 | 1 | -1/+2 | |
| | | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2022-12-12 | 1 | -0/+5 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | alwaysRedraw -> flags | jan.nijtmans | 2022-11-04 | 1 | -4/+4 | |
| | | * | | | | | | | Get rid of TK_CONFIG_OBJS flag (and change signature of Tk_ConfigureWidgets) | jan.nijtmans | 2022-11-03 | 2 | -41/+18 | |
* | | | | | | | | | | Follow-up legacy removals | jan.nijtmans | 2023-11-25 | 1 | -38/+0 | |
| | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ | TIP #683: Remove legacy "pack" and "scrollbar" syntax | jan.nijtmans | 2023-11-25 | 2 | -235/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | / / | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| | * | | | | | | | | Remove deprecated tests/documentation | jan.nijtmans | 2023-11-25 | 2 | -235/+0 | |
| * | | | | | | | | | Remove pack-old.n too | jan.nijtmans | 2023-11-17 | 1 | -195/+0 | |
| * | | | | | | | | | Remove legacy "pack" and "scrollbar" syntax | jan.nijtmans | 2023-11-16 | 1 | -40/+0 | |
* | | | | | | | | | | Remove Tk_FreeXId/Tk_FreeStyleFromObj (doing nothing for ages) and Tk_GetStyl... | jan.nijtmans | 2023-11-16 | 1 | -30/+0 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Remove some (very old!) Image-related stuff, and unused stub entries | jan.nijtmans | 2023-11-16 | 3 | -69/+0 | |
* | | | | | | | | | merge trunk | dkf | 2023-11-13 | 3 | -3/+42 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | TIP #681: Ttk "size"-related options | jan.nijtmans | 2023-11-12 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Rebase to 8.7 | jan.nijtmans | 2023-09-04 | 2 | -2/+2 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | Merge 8.7 | jan.nijtmans | 2023-05-17 | 2 | -2/+2 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2023-04-16 | 1 | -3/+67 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2023-04-04 | 2 | -6/+14 | |
| | | | |\ \ \ \ \ \ \ | | | | | | |_|_|_|/ / | | | | | |/| | | | | | ||||||
| | | | * | | | | | | | Merge 8.7. -gripcount -> gripsize and diameter -> size | jan.nijtmans | 2023-01-15 | 2 | -2/+2 | |
| | | | |\ \ \ \ \ \ \ | | | | | | |_|_|_|/ / | | | | | |/| | | | | | ||||||
| | | | * | | | | | | | Change -gripsize back to -gripcount (name change can be done later as a separ... | jan.nijtmans | 2023-01-12 | 3 | -4/+2 | |
| | | | * | | | | | | | Add "-gripsize" option or convert "-gripcount" -> "-gripsize" (which is the s... | jan.nijtmans | 2023-01-11 | 3 | -2/+4 | |
| | | | |/ / / / / / | ||||||
| * | | | | | | | | | Correct typo. | fvogel | 2023-11-11 | 1 | -1/+1 | |
| * | | | | | | | | | Extended the man page for ttk::notebook; updated ttkWinTheme.c and ttkWinXPTh... | csaba | 2023-11-10 | 1 | -1/+40 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Add doc and tests | dkf | 2023-09-07 | 1 | -0/+7 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Fix for [97c70c0062] and further improvements in the Widget Demo. | csaba | 2023-08-30 | 1 | -3/+4 | |
* | | | | | | | | Keep the variables tk::scalingPct and tk::svgFmt in sync with [tk scaling]. | csaba | 2023-08-29 | 1 | -15/+23 | |
* | | | | | | | | Add documentation for [tk systray exists]. | fvogel | 2023-07-23 | 1 | -1/+6 | |
* | | | | | | | | Merge 8.7 | jan.nijtmans | 2023-07-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Fix [3b4a9ed919]: listbox test failures | jan.nijtmans | 2023-07-18 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |