File tree 1 file changed +2
-5
lines changed
1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,8 @@ changes to the Tk source code at
6
6
7
7
Release Tk 9.0.1 arises from the check-in with tag ` core-9-0-1 ` .
8
8
9
- The changes since Tk 9.0.0 include...
10
-
11
-
12
-
9
+ ## Changes since Tk 9.0.0
10
+ - [ Canvas widget handles pixel objects incorrectly in Tk 9.0] ( https://core.tcl-lang.org/tk/tktview/610a73 )
13
11
14
12
Release Tk 9.0.0 arises from the check-in with tag ` core-9-0-0 ` .
15
13
@@ -45,7 +43,6 @@ writing Tcl scripts containing Tk commands.
45
43
- [ Use of Tcl_Obj vs char * in Widget storage] ( https://core.tcl-lang.org/tk/tktview/f91aa2 )
46
44
- [ Tilde file syntax not available on 9.0 but used by "~ /.Xdefaults"] ( https://core.tcl-lang.org/tk/tktview/fcfddc )
47
45
- [ many PIXEL options don't keep their configured value] ( https://core.tcl-lang.org/tk/tktview/29ba53 )
48
- - [ Canvas widget handles pixel objects incorrectly in Tk 9.0] ( https://core.tcl-lang.org/tk/tktview/610a73 )
49
46
- [ Inconsistent reporting of child geometry changes to grid container] ( https://core.tcl-lang.org/tk/tktview/beaa8e )
50
47
- [ Inconsistency in whether widgets allow negative borderwidths] ( https://core.tcl-lang.org/tk/tktview/5f739d )
51
48
- [ Enter key works differently in Windows and Linux] ( https://core.tcl-lang.org/tk/tktview/b3a1b9 )
You can’t perform that action at this time.
0 commit comments