summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
| * | Use ::tk::Priv.*(button) instead of ::tk::Priv(button) in ::tk::MessageBox - ...kjnash2023-08-221-7/+31
| * | Use ::tk::PrivButton instead of ::tk::Priv(button) in ::tk::MessageBox - see ...kjnash2023-08-211-5/+8
| * | More adjustments for Goldberg demo.kjnash2023-08-191-7/+9
| * | Merge trunkkjnash2023-08-1918-268/+372
| |\ \ | |/ / |/| |
* | | Ticket [daa10097]: bugfix: configure misses one list value on -metadataoehhar2023-08-172-1/+16
|\ \ \
| * | | Ticket [daa10097]: moved test case to imgPhoto.test, as it is not specific to...oehhar2023-08-172-26/+15
| * | | Ticket [daa10097]: bugfix: configure misses one list value on -metadataoehhar2023-08-171-1/+1
| * | | Ticket [daa10097]: test casesoehhar2023-08-171-0/+26
|/ / /
* | | Fix [2d66e1ce88] - crash running bind.testapnadkarni2023-08-131-1/+1
* | | Made the ttk::menubutton arrow padding in the alt theme scaling-aware.csaba2023-08-121-3/+19
* | | Improvements related to scaling and appearance in the built-in themes alt,csaba2023-08-1216-263/+336
| * | Bugfix: command ::tk::ScalingPct should return $::tk::scalingPctkjnash2023-08-191-1/+1
| * | Bugfix to scaling.tcl from Csaba Nemethi, and enable rounding of ::tk::scalin...kjnash2023-08-131-18/+10
| * | Tweaks from Csaba Nemethi for Tk Goldberg demo.kjnash2023-08-131-7/+8
| * | Revisions from Csaba Nemethi ticket 1ed418eb97, but with rounding of ::tk::sc...kjnash2023-08-131-12/+25
| * | Fix overlapping bitmap tiling in Rube Goldberg demo.kjnash2023-08-121-17/+36
| * | Fix Move26 coordinates; save vertical space by replacing top banner with plac...kjnash2023-08-121-16/+56
| * | Shrink Rube Goldberg demo to 70% as in commit 21185a46e4.kjnash2023-08-121-5/+5
| * | Do not use stale values of scaling. Bugfix for ba98f9bbcb.kjnash2023-08-111-9/+17
| * | Do not round the values of [tk scaling] and [::tk::ScalingPct]. Fix for tick...kjnash2023-08-101-18/+15