summaryrefslogtreecommitdiffstats
path: root/changes.md
diff options
context:
space:
mode:
authorapnadkarni <apnmbx-wits@yahoo.com>2025-05-23 02:28:37 (GMT)
committerapnadkarni <apnmbx-wits@yahoo.com>2025-05-23 02:28:37 (GMT)
commit25f16a070dd42bc33af26334d2071a81377aee5c (patch)
treef20dcb1268a10aa292953f0ffa965881fefed78b /changes.md
parente1675428ff056ed7a44fcc26a26dc5adb8e5f9eb (diff)
parentf8e4b115fdb0f0886cd853323937b8ea757fcc21 (diff)
downloadtk-core-tip-716.zip
tk-core-tip-716.tar.gz
tk-core-tip-716.tar.bz2
Merge core-9-0-branchcore-tip-716
Diffstat (limited to 'changes.md')
-rw-r--r--changes.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/changes.md b/changes.md
index 284da8a..02398ff 100644
--- a/changes.md
+++ b/changes.md
@@ -28,7 +28,15 @@ to the userbase.
- [Tk_Get3DBorderColors broken by design](https://core.tcl-lang.org/tk/tktview/517165)
- [MS-Win: Incorrect system menu entries for transient toplevels](https://core.tcl-lang.org/tk/tktview/159aa5)
- [MS-Win: Withdrawn Tk transient windows can reappear in Windows taskbar preview](https://core.tcl-lang.org/tk/tktview/91d0e9)
- - [Aqua windows don't always move focus correctly](https://core.tcl-lang.org/tkview/28d33f)
+ - [Aqua windows don't always move focus correctly](https://core.tcl-lang.org/tk/tktview/28d33f)
+ - [Cross compiling using x86_64-w64-mingw32-gcc](https://core.tcl-lang.org/tk/tktview/f6d40f)
+ - [BWidget Drag & Drop no longer works on Aqua](https://core.tcl-lang.org/tk/tktview/855ec4)
+ - [tk print command fails with canvas widget](https://core.tcl-lang.org/tk/tktview/d2eac2)
+ - [tk print command fails on windows](https://core.tcl-lang.org/tk/tktview/bb5c3d)
+ - [tk print fails for canvas items with non integer widths](https://core.tcl-lang.org/tk/tktview/7716cb)
+ - [tk print canvas with smooth lines crashes on windows](https://core.tcl-lang.org/tk/tktview/9b23b6)
+ - [Collect utility procs for the Tk test suite](https://core.tcl-lang.org/tk/tktview/718cbc)
+ - [Setting ttk state may change the a variable passed by value](https://core.tcl-lang.org/tk/info/7231bf)
Release Tk 9.0.1 arises from the check-in with tag `core-9-0-1`.