@@ -7903,3 +7903,156 @@ Tk Cocoa 2.0: More drawing internals refinements (culler,walzer)
7903
7903
2021-10-30 (bug)[6ea0b3] Mac: grab from menu makes dead window (culler)
7904
7904
7905
7905
- Released 8.6.12, Nov 5, 2021 - https://core.tcl-lang.org/tk/ for details
7906
+
7907
+ 2021-11-09 (bug)[e699a7] Fix build on macOS < 10.12 (culler)
7908
+
7909
+ 2021-11-10 (bug)[8aebca,ce5d98] Mac: fix minimize button details (culler)
7910
+
7911
+ 2021-11-24 (bug)[18682c,733dae] Mac: Enter/Leave events for toplevels (culler)
7912
+
7913
+ 2021-11-29 (bug)[4ac9d2] Mac: canvas screenshot with Img package position
7914
+ correction (chavez)
7915
+
7916
+ 2021-11-30 (documentation cleanup) [bad305] improve wm protocol
7917
+ WM_DELETE_WINDOW documentation (culler)
7918
+
7919
+ 2021-11-30 (new) Mac: new color index "SelectedMenuItemTextColor".
7920
+
7921
+ 2021-12-01 (new)[TIP 599] Extended build information (nijtmans)
7922
+
7923
+ 2021-12-04 (bug)[440c52] fix PPM/PGM read with graylevel > 255 (vogel)
7924
+
7925
+ 2021-12-04 (bug)[5fb814] canvas redraw region for lines/polygones (vogel)
7926
+
7927
+ 2021-12-04 (new)[631a0b] text widget: direct mouse events to insert mark, not
7928
+ current (vogel)
7929
+
7930
+ 2021-12-06 (bug)[b164ef] fix mouse events for multiple toplevels (culler)
7931
+
7932
+ 2021-12-07 (bug)[be8f5b] crash setting -type empty for a menu (vogel)
7933
+
7934
+ 2021-12-10 (bug)[50fc02,50fc02,25894d,156e58] ImgPhoto pointer issues (chavez)
7935
+
7936
+ 2021-12-20 (bug)[617861] -justify/-anchor defaults for ttk::label (nijtmans)
7937
+
7938
+ 2021-12-20 (bug)[6be8b0] Mac: crash on drag and Cmd-w (culler)
7939
+
7940
+ 2021-12-22 (bug)[a132b5] Mac: esc on combobox menu influences click reopening
7941
+ (culler)
7942
+
7943
+ 2021-12-24 (bug)[915316] Mac: drag events not to initial widget (culler)
7944
+
7945
+ 2021-12-27 (bug)[eb26d4] Mac: wrong beep when clicking outside a combobox
7946
+ (culler)
7947
+
7948
+ 2021-12-30 (bug)[822450] Mac: crash on exit (culler)
7949
+
7950
+ 2022-01-06 (bug)[b7d851] Mac: crash on tkdnd drop and window close (culler)
7951
+
7952
+ 2022-01-09 (bug)[40bc81] embedding error test failure (vogel)
7953
+
7954
+ 2022-01-16 (bug)[b1d115] No <Enter> event on new toplevel on current toplevel
7955
+ destruction (vogel)
7956
+
7957
+ 2022-02-03 (bug)[3fefb3] crash in empty ttk::combobox when end index requested
7958
+ (vogel)
7959
+
7960
+ 2022-02-07 (new)[247d80] Chinese message file (NewbieXvwu)
7961
+
7962
+ 2022-02-07 (new) Support Windows ARM platform (nijtmans)
7963
+
7964
+ 2022-02-11 (bug)[e331bc] NULL to memset in photo blank (chavez)
7965
+
7966
+ 2022-02-12 (bug)[fc5073] Mac: crash on native file dialog and tooltip (walzer)
7967
+
7968
+ 2022-02-17 (bug)[864b06] PNG photo image color numeric issue (chavez)
7969
+
7970
+ 2022-02-24 (bug)[141a11] Mac: dialog box with global grab inresponsive on
7971
+ click in other toplevel (walzer)
7972
+
7973
+ 2022-02-25 (bug)[f75190] tk_fontchooser: multiple font families, locale
7974
+ change, button activation (holger,vogel)
7975
+
7976
+ 2022-02-25 (bug)[ce6b42] (in TCL bug tracker) ttk::spinbox increment event
7977
+ endless invokation (vogel)
7978
+
7979
+ 2022-02-26 (bug)[c7052d] Win: middle mouse click blocks system clipbord
7980
+ (vogel)
7981
+
7982
+ 2022-02-27 (bug)[292598,01acde,e02fc96,0c3dbe,ee49f3,d175bb] Mac: memory leaks
7983
+ (images, focus ring) (chavez)
7984
+
7985
+ 2022-03-07 (bug)[2a6c62] Avoid invalid <<TreeviewSelect>> events
7986
+ (vogel,spjuth)
7987
+
7988
+ 2022-03-16 (new)[f47920] Updates to Finnish message catalog (hippelainen)
7989
+
7990
+ 2022-03-16 (bug)[424773] crash in test canvPs-5.1 (chavez,vogel)
7991
+
7992
+ 2022-03-19 (bug)[5412c6] crash in test canvWind-2.1 (SVID,vogel,griffin)
7993
+
7994
+ 2022-03-19 (bug)[54fe7a] crash in test textWind-18.3 (akuli,vogel)
7995
+
7996
+ 2022-04-04 (bug)[29b5c2] error in tk_popup with separator entry selected
7997
+ (griffin)
7998
+
7999
+ 2022-04-07 (bug)[415415] scale advances multiple steps on single click (vogel)
8000
+
8001
+ 2022-04-10 (bug)[dc4c55] tk_popup entry index (mcdonald)
8002
+
8003
+ 2022-04-15 (bug)[c0bf1b] XVirtualEvent buffer overflows (chavez)
8004
+
8005
+ 2022-04-19 (new)[8dd3d5] Mac : use Fn + e to access Emoji (nijtmans)
8006
+
8007
+ 2022-05-11 (bug)[88cfdc] Mac: dialog memory, avoid use after free (chavez)
8008
+
8009
+ 2022-04-21 (new)[bf0f48] Mac: Optimization for compilation is now -O2
8010
+ (nijtmans)
8011
+
8012
+ 2022-05-08 (bug)[eedd79] potential crashes in option parsing when sizeof(enum)
8013
+ not equal to int (nijtmans)
8014
+
8015
+ 2022-05-08 (bug)[0ce975] panedwindow calls memcpy with NULL pointer (chavez)
8016
+
8017
+ 2022-05-22 (bug)[bee96b] Win: cursor warp, [tk busy] (mcdonald)
8018
+
8019
+ 2022-06-07 (bug) GIF with multiple images may reuse transparent color (oehhar)
8020
+
8021
+ 2022-06-12 (bug)[e4a051] Mac: map embedded window immediately (vogel)
8022
+
8023
+ 2022-06-15 (bug)[b18434] cygwin path compiling issues (fassel)
8024
+
8025
+ 2022-06-27 [aefdb8,be29f7] Updates to Russian message catalog (pylypenko)
8026
+
8027
+ 2022-07-04 Updates to Esperanto message catalog (ender)
8028
+
8029
+ 2022-07-19 (bug)[91ca77] Mac: map event handling (rosenburger,culler,landers)
8030
+
8031
+ 2022-07-20 (bug)[40bc81,17f44d,150174,61e0bb] embedding error test failures
8032
+ (vogel)
8033
+
8034
+ 2022-07-25 (bug)[a3b03f] Linux, Windows: improve (ttk) menubutton menu
8035
+ position (danckaert,vogel)
8036
+
8037
+ 2022-07-29 Update keysym tables to latest X11R6 (nijtmans)
8038
+
8039
+ 2022-08-22 [f6e4d4] consistent cross-platform polygon fill (akuli,chavez)
8040
+
8041
+ 2022-09-04 (bug)[bc6020] test treeview-bc602049ab (bende,spjuth)
8042
+
8043
+ 2022-09-08 (bug)[e17b6f] Mac: crash in test unixW-50.4 (chavez)
8044
+
8045
+ 2022-09-20 [33de84] Mac: handle Apple deprecation of OSTypes (culler)
8046
+
8047
+ 2022-09-20 (bug)[412b80] Mac menu: arrow key and menu selection (nab,culler)
8048
+
8049
+ 2022-09-22 (bug)[1a46d8,1fa325] Mac: memleak, crash safety in color (chavez)
8050
+
8051
+ 2022-10-17 [d93c81] Workaround faulty compiler optimization in VS 2022 (vogel)
8052
+
8053
+ 2022-10-26 (bug)[435739] crash in test bind-37.1 (csok,vogel)
8054
+
8055
+ 2022-10-28 (bug)[5e4e44] ttk::panedwindow drag robust wrt orientation variants
8056
+ (xolodho,vogel)
8057
+
8058
+ - Released 8.6.13, Nov 16, 2022 - https://core.tcl-lang.org/tk/ for details
0 commit comments