summaryrefslogtreecommitdiffstats
path: root/library/scaling.tcl
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2023-08-311-2/+2
* Keep the variables tk::scalingPct and tk::svgFmt in sync with [tk scaling].csaba2023-08-291-15/+16
* 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
* Revisions from Csaba Nemethi ticket 1ed418eb97, but with rounding of ::tk::sc...kjnash2023-08-131-12/+25
* 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
* Minor changes to style in library/scaling.tcl. Fixes ticket 201b9316ae.kjnash2023-08-101-4/+15
* Fix startup failure for Safe Base interpreters with Tk on X11. Ticket f4c8680...kjnash2023-08-101-1/+1
* Made the mouse wheel bindings for the text widget (which scroll by pixels) an...csaba2023-07-121-11/+4
* Library file scaling.tcl slightly improved; documented the variable tk::svgFmt.csaba2023-05-161-28/+8
* Improved the scaling support for very HiDPI screens when xrdb is not available.csaba2023-05-141-7/+12
* More scaling in common dialogscsaba2022-12-131-0/+16
* Scaling-related improvementscsaba2022-12-101-17/+15
* Replaced several pixmap icons with SVG images that are automatically scaled a...csaba2022-12-081-0/+218