Tk Source Code

Changes On Branch tip-587
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch tip-587 Excluding Merge-Ins

This is equivalent to a diff from 067c9beb to 888b285e

2020-10-22
11:14
Make use of TIP #587 in Tk: Now we can assume that all Tcl files are utf-8 check-in: 694d596f user: jan.nijtmans tags: trunk
2020-10-13
13:09
Merge 8.6 check-in: 9b13655f user: jan.nijtmans tags: trunk
00:33
Successful integration of systray and sysnotify commands with tk ensemble; thanks to Christian Gollwitzer for the guidance here check-in: dbb4c64e user: kevin_walzer tags: tip_325
2020-10-12
15:22
Marking this branch as a mistake since it broke the exit handlers. check-in: b30e52cc user: marc_culler tags: mistake
09:12
Merge trunk. All related synonymes made deprecated now check-in: b17b65bb user: jan.nijtmans tags: deprecate-bd-bg-fg
06:40
Merge trunk. Fix a few gcc warnings check-in: 95b6c7cb user: jan.nijtmans tags: revised_text, tip-466
06:09
Merge trunk check-in: c2d6d51f user: jan.nijtmans tags: strict-index, enhanced-index
2020-10-11
16:51
Merge trunk check-in: 91ab6f14 user: jan.nijtmans tags: tip_325
16:44
Merge trunk Closed-Leaf check-in: 888b285e user: jan.nijtmans tags: tip-587
16:43
Merge 8.6 check-in: 067c9beb user: jan.nijtmans tags: trunk
16:40
3 more select-* testcases which sometimes fail on Travis' Ubuntu environment Eliminate the use of TCL_CFGVAL_ENCODING, it isn't actually needed. Run all test-cases with system encoding set to "utf-8", so we get consistant behavior with or without TIP #587 check-in: 9ab314ad user: jan.nijtmans tags: core-8-6-branch
15:11
Merge 8.6 check-in: c2f77234 user: marc_culler tags: trunk
2020-10-09
14:16
Merge trunk check-in: d8f84444 user: jan.nijtmans tags: tip-587

Changes to library/bgerror.tcl.

Changes to library/button.tcl.

Changes to library/choosedir.tcl.

Changes to library/clrpick.tcl.

Changes to library/comdlg.tcl.

Changes to library/console.tcl.

Changes to library/demos/bind.tcl.

Changes to library/demos/goldberg.tcl.

Changes to library/demos/knightstour.tcl.

Changes to library/demos/pendulum.tcl.

Changes to library/demos/toolbar.tcl.

Changes to library/demos/ttkbut.tcl.

Changes to library/demos/ttkprogress.tcl.

Changes to library/demos/unicodeout.tcl.

Changes to library/demos/widget.

Changes to library/dialog.tcl.

Changes to library/entry.tcl.

Changes to library/focus.tcl.

Changes to library/iconlist.tcl.

Changes to library/icons.tcl.

Changes to library/listbox.tcl.

Changes to library/megawidget.tcl.

Changes to library/menu.tcl.

Changes to library/msgbox.tcl.

Changes to library/obsolete.tcl.

Changes to library/optMenu.tcl.

Changes to library/palette.tcl.

Changes to library/safetk.tcl.

Changes to library/scale.tcl.

Changes to library/scrlbar.tcl.

Changes to library/spinbox.tcl.

Changes to library/tearoff.tcl.

Changes to library/text.tcl.

Changes to library/tk.tcl.

Changes to library/tkfbox.tcl.

Changes to library/ttk/entry.tcl.

Changes to library/xmfbox.tcl.

Changes to tests/bell.test.

Changes to tests/bgerror.test.

Changes to tests/bind.test.

Changes to tests/bitmap.test.

Changes to tests/border.test.

Changes to tests/busy.test.

Changes to tests/button.test.

Changes to tests/canvImg.test.

Changes to tests/canvMoveto.test.

Changes to tests/canvPs.test.

Changes to tests/canvRect.test.

Changes to tests/canvText.test.

Changes to tests/canvWind.test.

Changes to tests/canvas.test.

Changes to tests/choosedir.test.

Changes to tests/clipboard.test.

Changes to tests/clrpick.test.

Changes to tests/cmds.test.

Changes to tests/color.test.

Changes to tests/config.test.

Changes to tests/cursor.test.

Changes to tests/embed.test.

Changes to tests/entry.test.

Changes to tests/event.test.

Changes to tests/filebox.test.

Changes to tests/focus.test.

Changes to tests/focusTcl.test.

Changes to tests/font.test.

Changes to tests/fontchooser.test.

Changes to tests/frame.test.

Changes to tests/geometry.test.

Changes to tests/get.test.

Changes to tests/grab.test.

Changes to tests/grid.test.

Changes to tests/image.test.

Changes to tests/imgBmap.test.

Changes to tests/imgListFormat.test.

Changes to tests/imgPNG.test.

Changes to tests/imgPPM.test.

Changes to tests/imgPhoto.test.

Changes to tests/imgSVGnano.test.

Changes to tests/listbox.test.

Changes to tests/main.test.

Changes to tests/menu.test.

Changes to tests/menuDraw.test.

Changes to tests/menubut.test.

Changes to tests/message.test.

Changes to tests/msgbox.test.

Changes to tests/obj.test.

Changes to tests/oldpack.test.

Changes to tests/option.test.

Changes to tests/pack.test.

Changes to tests/packgrid.test.

Changes to tests/panedwindow.test.

Changes to tests/pkgconfig.test.

Changes to tests/place.test.

Changes to tests/raise.test.

Changes to tests/safe.test.

Changes to tests/safePrimarySelection.test.

Changes to tests/scale.test.

Changes to tests/scrollbar.test.

Changes to tests/select.test.

Changes to tests/send.test.

Changes to tests/spinbox.test.

Changes to tests/text.test.

Changes to tests/textBTree.test.

Changes to tests/textDisp.test.

Changes to tests/textImage.test.

Changes to tests/textIndex.test.

Changes to tests/textMark.test.

Changes to tests/textTag.test.

Changes to tests/textWind.test.

Changes to tests/tk.test.

Changes to tests/ttk/entry.test.

Changes to tests/unixButton.test.

Changes to tests/unixEmbed.test.

Changes to tests/unixFont.test.

Changes to tests/unixMenu.test.

Changes to tests/unixSelect.test.

Changes to tests/unixWm.test.

Changes to tests/util.test.

Changes to tests/visual.test.

Changes to tests/winButton.test.

Changes to tests/winClipboard.test.

Changes to tests/winDialog.test.

Changes to tests/winFont.test.

Changes to tests/winMenu.test.

Changes to tests/winMsgbox.test.

Changes to tests/winSend.test.

Changes to tests/winWm.test.

Changes to tests/window.test.

Changes to tests/winfo.test.

Changes to tests/wm.test.

Changes to tests/xmfbox.test.