summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix [14a9b62e1d]: Crash when closing toplevel window with menusjan.nijtmans2023-09-041-0/+11
|\
| * Fix [14a9b62e1d]: Crash when closing toplevel window with menus.sbron2023-09-041-0/+11
* | Fix [d2396a9f1b]: [send] with options returns weird strings on X11jan.nijtmans2023-09-043-85/+66
|\ \
| * | Fix [d2396a9f1b]: [send] with options returns weird strings on X11jan.nijtmans2023-09-042-2/+2
* | | Merge 8.6jan.nijtmans2023-09-043-3/+3
|\ \ \ | |/ / | | / | |/ |/|
| * typojan.nijtmans2023-09-041-1/+1
* | Merge 8.6sbron2023-09-041-0/+8
|\ \ | |/
| * Add a test that will crash on Tk 8.7, due to bug [14a9b62e1d].sbron2023-09-041-0/+8
* | Merge 8.6jan.nijtmans2023-09-041-2/+51
|\ \ | |/
| * Put back tiny optimization removed [76de1e42|here]jan.nijtmans2023-09-041-2/+51
* | Merge mark.fvogel2023-09-030-0/+0
|\ \ | |/
| * Fix [4468ed16d3]: Iconlist: do not use options database for initial foregroun...fvogel2023-09-031-7/+2
| |\
| | * Fix [4468ed16d3]: Iconlist: do not use options database for initial foregroun...fvogel2023-09-021-7/+2
| |/
* | Fix [b305ee09b1]: valgrind reports that Conditional jump or move depends on u...fvogel2023-09-031-10/+12
* | Fix for [17b7dedf92] and minor improvement in the Widget Demo.csaba2023-09-023-36/+65
* | Fix [a47f080962]: macOS Aqua warning: unused function 'RetainRegion'fvogel2023-09-011-25/+0
|\ \ | |/
| * Fix [a47f080962]: macOS Aqua warning: unused function 'RetainRegion'fvogel2023-09-011-25/+0
* | Change menu test number: menu-41.1 --> menu-39.2fvogel2023-09-011-17/+18
|\ \ | |/
| * Change menu test number: menu-40.1 --> menu-39.2fvogel2023-09-011-1/+1
| |\
| | * Change menu test number: menu-40.1 --> menu-39.2fvogel2023-09-011-1/+1
* | | Merge 8.6jan.nijtmans2023-09-012-106/+46
|\ \ \ | |/ /
| * | Fix [6cc8002951]: numeric parameter errors depending on whether string vs dou...jan.nijtmans2023-09-012-106/+46
| |\ \
| | * | Proposed fix for [6cc8002951]: numeric parameter errors depending on whether ...jan.nijtmans2023-09-013-117/+79
| |/ /
* | | Merge 8.6jan.nijtmans2023-08-311-2/+2
|\ \ \ | |/ /
| * | Fix for ef5d3e29a4Kevin Walzer2023-08-302-23/+22
* | | Fix for ef5d3e29a4Kevin Walzer2023-08-302-23/+22
* | | Fix for [97c70c0062] and further improvements in the Widget Demo.csaba2023-08-303-19/+50
* | | Fix [e42eef33ee]: valgrind complains at wish startup (input methods). Patch f...fvogel2023-08-291-4/+1
|\ \ \ | |/ /
| * | Fix [e42eef33ee]: valgrind complains at wish startup (input methods). Patch f...fvogel2023-08-291-4/+1
| |\ \
| | * | Backout temporary commits.fvogel2023-08-291-1/+0
| | * | Ignore the return value of XSetLocaleModifiers().fvogel2023-08-281-5/+1
| | * | Make it build, and make it a better fix (no leak).fvogel2023-08-261-3/+5
| | * | Really let branch bug-e42eef33ee build at Github for Linux (temporary commit).fvogel2023-08-251-1/+1
| | * | Remove unintended line space.fvogel2023-08-251-1/+0
| | * | Let branch bug-e42eef33ee build at Github for Linux (temporary commit).fvogel2023-08-251-0/+1
| | * | Fix [e42eef33ee]: valgrind complains at wish startup (input methods). Patch f...fvogel2023-08-251-4/+4
* | | | Renumber test menu-40.1 introduced by previous commit into menu-41.1 (name cl...fvogel2023-08-291-18/+18
* | | | Add non-regression test menu-40.1 demonstrating use-after-free (bug [1797555f...fvogel2023-08-291-0/+18
|\ \ \ \ | |/ / /
| * | | Add non-regression test menu-40.1 demonstrating use-after-free (bug [1797555f...fvogel2023-08-291-0/+18
| |\ \ \ | | |/ / | |/| / | | |/
| | * Revert previous commit [846a9938].fvogel2023-08-293-3/+0
| | * Let branch bug-1797555fff build and test at Github (temporary commit).fvogel2023-08-283-0/+3
| | * Add non-regression test menu-40.1 demonstrating use-after-free (bug [1797555f...fvogel2023-08-281-0/+18
| |/
* | Keep the variables tk::scalingPct and tk::svgFmt in sync with [tk scaling].csaba2023-08-2910-116/+169
* | Made sure that test entry-3.1 in ttk/entry.test succeeds.csaba2023-08-271-1/+1
* | Merged branch "improved_themes" into trunk.csaba2023-08-267-333/+517
|\ \
| * | Improved the look of the ttk::scrollbar widget in the themes "default" and "a...csaba2023-08-234-13/+34
| * | Improvements in the the built-in themes. See ticket [6ec00a7dc9] for details.csaba2023-08-227-322/+485
| * | Create new branch named "improved_themes"csaba2023-08-220-0/+0
* | | Merge scaling-fixeskjnash2023-08-256-74/+195
|\ \ \ | |/ / |/| |
| * | Cosmetic improvements to bgerror. Ticket [57d3d3f0ae].kjnash2023-08-231-5/+15