Tk Source Code

Changes On Branch tip-449
Login

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

Changes In Branch tip-449 Excluding Merge-Ins

This is equivalent to a diff from 3fca6d54 to d0aea8f2

2016-08-29
15:45
Fixed [fa32290898] - Can't dismiss ttk::menubutton menu until mouse has hovered over it check-in: d4e1f680 user: fvogel tags: core-8-6-branch
15:38
Merged implementation of TIP #449 - [text] undo/redo to Return Range of Characters - following acceptation by vote of the TCT check-in: 177f5ee6 user: fvogel tags: trunk
15:28
Rebased to trunk since TIP #449 was accepted for merging to trunk only, not to core-8-6-branch Closed-Leaf check-in: d0aea8f2 user: fvogel tags: tip-449
12:31
rebase to core-8-6-branch. should now work with TCL_UTF_MAX=4 and TCL_UTF_MAX=6 (not yet with TCL_UTF_MAX=3) check-in: 43f27bfa user: jan.nijtmans tags: rfe-6c0d7aec67
2016-08-23
20:51
Fixed [a2abc45ee6] - Cursor at wrong position after event generate -warp on secondary screen. check-in: ca33f109 user: fvogel tags: trunk
20:51
Fixed [a2abc45ee6] - Cursor at wrong position after event generate -warp on secondary screen. check-in: 3fca6d54 user: fvogel tags: core-8-6-branch
2016-08-13
20:16
Fixed [e8a111970a] - Misleading documentation for menu accelerator option check-in: 48652bed user: fvogel tags: core-8-6-branch
20:03
Fixed [a2abc45ee6] - Cursor at wrong position after event generate -warp on secondary screen Closed-Leaf check-in: 9339d0a4 user: fvogel tags: bug-a2abc45ee6
2016-07-07
06:39
Added comments justifying why we can rely on finding all the needed marks still in the text widget at the time they are transformed into indices. check-in: aba89761 user: fvogel tags: tip-449

Changes to .project.

Changes to README.

Changes to changes.

Changes to doc/3DBorder.3.

Changes to doc/BindTable.3.

Changes to doc/CanvPsY.3.

Changes to doc/CanvTkwin.3.

Changes to doc/CanvTxtInfo.3.

Changes to doc/Clipboard.3.

Changes to doc/ClrSelect.3.

Changes to doc/ConfigWind.3.

Changes to doc/CoordToWin.3.

Changes to doc/CrtCmHdlr.3.

Changes to doc/CrtConsoleChan.3.

Changes to doc/CrtErrHdlr.3.

Changes to doc/CrtGenHdlr.3.

Changes to doc/CrtImgType.3.

Changes to doc/CrtItemType.3.

Changes to doc/CrtPhImgFmt.3.

Changes to doc/DeleteImg.3.

Changes to doc/DrawFocHlt.3.

Changes to doc/EventHndlr.3.

Changes to doc/FindPhoto.3.

Changes to doc/FreeXId.3.

Changes to doc/GeomReq.3.

Changes to doc/GetAnchor.3.

Changes to doc/GetBitmap.3.

Changes to doc/GetCapStyl.3.

Changes to doc/GetClrmap.3.

Changes to doc/GetDash.3.

Changes to doc/GetGC.3.

Changes to doc/GetHINSTANCE.3.

Changes to doc/GetHWND.3.

Changes to doc/GetImage.3.

Changes to doc/GetJoinStl.3.

Changes to doc/GetJustify.3.

Changes to doc/GetOption.3.

Changes to doc/GetPixels.3.

Changes to doc/GetPixmap.3.

Changes to doc/GetRelief.3.

Changes to doc/GetRootCrd.3.

Changes to doc/GetScroll.3.

Changes to doc/GetSelect.3.

Changes to doc/GetUid.3.

Changes to doc/GetVRoot.3.

Changes to doc/GetVisual.3.

Changes to doc/Grab.3.

Changes to doc/HWNDToWindow.3.

Changes to doc/HandleEvent.3.

Changes to doc/IdToWindow.3.

Changes to doc/ImgChanged.3.

Changes to doc/Inactive.3.

Changes to doc/InternAtom.3.

Changes to doc/MainLoop.3.

Changes to doc/MainWin.3.

Changes to doc/MaintGeom.3.

Changes to doc/ManageGeom.3.

Changes to doc/MoveToplev.3.

Changes to doc/Name.3.

Changes to doc/NameOfImg.3.

Changes to doc/OwnSelect.3.

Changes to doc/ParseArgv.3.

Changes to doc/QWinEvent.3.

Changes to doc/Restack.3.

Changes to doc/RestrictEv.3.

Changes to doc/SetAppName.3.

Changes to doc/SetCaret.3.

Changes to doc/SetClass.3.

Changes to doc/SetClassProcs.3.

Changes to doc/SetGrid.3.

Changes to doc/SetOptions.3.

Changes to doc/SetVisual.3.

Changes to doc/StrictMotif.3.

Changes to doc/TkInitStubs.3.

Changes to doc/Tk_Init.3.

Changes to doc/bell.n.

Changes to doc/bind.n.

Changes to doc/bindtags.n.

Changes to doc/bitmap.n.

Changes to doc/chooseColor.n.

Changes to doc/console.n.

Changes to doc/cursors.n.

Changes to doc/destroy.n.

Changes to doc/dialog.n.

Changes to doc/entry.n.

Changes to doc/focus.n.

Changes to doc/focusNext.n.

Changes to doc/fontchooser.n.

Changes to doc/frame.n.

Changes to doc/grab.n.

Changes to doc/grid.n.

Changes to doc/image.n.

Changes to doc/label.n.

Changes to doc/lower.n.

Changes to doc/menubar.n.

Changes to doc/menubutton.n.

Changes to doc/message.n.

Changes to doc/option.n.

Changes to doc/optionMenu.n.

Changes to doc/pack-old.n.

Changes to doc/pack.n.

Changes to doc/palette.n.

Changes to doc/photo.n.

Changes to doc/place.n.

Changes to doc/popup.n.

Changes to doc/raise.n.

Changes to doc/scrollbar.n.

Changes to doc/send.n.

Changes to doc/spinbox.n.

Changes to doc/text.n.

Changes to doc/tk.n.

Changes to doc/tk4.0.ps.

Changes to doc/tk_mac.n.

Changes to doc/tkvars.n.

Changes to doc/tkwait.n.

Changes to doc/toplevel.n.

Changes to doc/ttk_Theme.3.

Changes to doc/ttk_sizegrip.n.

Changes to doc/winfo.n.

Changes to doc/wish.1.

Changes to generic/tk.h.

Changes to generic/tkBind.c.

Changes to generic/tkDecls.h.

Changes to generic/tkEntry.c.

Changes to generic/tkFont.c.

Changes to generic/tkFrame.c.

Changes to generic/tkGC.c.

Changes to generic/tkInt.h.

Changes to generic/tkMenu.c.

Changes to generic/tkStubInit.c.

Changes to generic/tkTest.c.

Changes to generic/tkText.c.

Changes to generic/tkText.h.

Changes to generic/tkTextDisp.c.

Changes to generic/tkTextIndex.c.

Changes to generic/tkUtil.c.

Changes to generic/tkWindow.c.

Changes to generic/ttk/ttkClamTheme.c.

Changes to generic/ttk/ttkClassicTheme.c.

Changes to generic/ttk/ttkLabel.c.

Changes to generic/ttk/ttkManager.c.

Changes to generic/ttk/ttkManager.h.

Changes to generic/ttk/ttkProgress.c.

Changes to generic/ttk/ttkScale.c.

Changes to generic/ttk/ttkScrollbar.c.

Changes to generic/ttk/ttkSquare.c.

Changes to generic/ttk/ttkStubLib.c.

Changes to generic/ttk/ttkTagSet.c.

Changes to generic/ttk/ttkTrace.c.

Changes to generic/ttk/ttkWidget.h.

Changes to library/images/logo.eps.

Changes to library/images/pwrdLogo.eps.

Changes to library/text.tcl.

Changes to library/tk.tcl.

Changes to library/ttk/button.tcl.

Changes to library/ttk/clamTheme.tcl.

Changes to library/ttk/defaults.tcl.

Changes to library/ttk/entry.tcl.

Changes to library/ttk/menubutton.tcl.

Changes to library/ttk/notebook.tcl.

Changes to library/ttk/scrollbar.tcl.

Changes to library/ttk/treeview.tcl.

Changes to library/ttk/ttk.tcl.

Changes to library/ttk/vistaTheme.tcl.

Changes to macosx/GNUmakefile.

Changes to macosx/Tk-Common.xcconfig.

Changes to macosx/Tk.xcode/project.pbxproj.

Changes to macosx/Tk.xcodeproj/project.pbxproj.

Changes to macosx/configure.ac.

Changes to macosx/tkMacOSXEmbed.c.

Changes to macosx/tkMacOSXFont.c.

Changes to macosx/tkMacOSXSubwindows.c.

Changes to macosx/tkMacOSXXStubs.c.

Changes to tests/bell.test.

Changes to tests/bind.test.

Changes to tests/bitmap.test.

Changes to tests/border.test.

Changes to tests/button.test.

Changes to tests/canvImg.test.

Changes to tests/canvMoveto.test.

Changes to tests/canvRect.test.

Changes to tests/canvas.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/entry.test.

Changes to tests/event.test.

Changes to tests/filebox.test.

Changes to tests/focus.test.

Changes to tests/font.test.

Changes to tests/frame.test.

Changes to tests/geometry.test.

Changes to tests/image.test.

Changes to tests/imgPhoto.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/option.file1.

Changes to tests/option.file3.

Changes to tests/option.test.

Changes to tests/pack.test.

Changes to tests/panedwindow.test.

Changes to tests/place.test.

Changes to tests/raise.test.

Changes to tests/safe.test.

Changes to tests/scale.test.

Changes to tests/scrollbar.test.

Changes to tests/select.test.

Changes to tests/spinbox.test.

Changes to tests/text.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/ttk/combobox.test.

Changes to tests/ttk/image.test.

Changes to tests/ttk/labelframe.test.

Changes to tests/ttk/panedwindow.test.

Changes to tests/ttk/scrollbar.test.

Changes to tests/ttk/spinbox.test.

Changes to tests/ttk/treetags.test.

Changes to tests/ttk/ttk.test.

Changes to tests/ttk/validate.test.

Changes to tests/unixButton.test.

Changes to tests/unixEmbed.test.

Changes to tests/unixFont.test.

Changes to tests/unixMenu.test.

Changes to tests/unixWm.test.

Changes to tests/visual_bb.test.

Changes to tests/winDialog.test.

Changes to tests/winFont.test.

Changes to tests/winMenu.test.

Changes to tests/winWm.test.

Changes to unix/Makefile.in.

Changes to unix/configure.

Added unix/configure.ac.

Deleted unix/configure.in.

Changes to unix/tcl.m4.

Changes to unix/tk.spec.

Changes to unix/tkUnixCursor.c.

Changes to unix/tkUnixFont.c.

Changes to unix/tkUnixRFont.c.

Changes to unix/tkUnixXId.c.

Changes to win/Makefile.in.

Changes to win/README.

Changes to win/configure.

Added win/configure.ac.

Deleted win/configure.in.

Changes to win/tcl.m4.

Changes to win/tkWinFont.c.

Changes to win/tkWinX.c.

Changes to xlib/X11/Xutil.h.