Tk Source Code

Changes On Branch canvas_image
Login

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

Changes In Branch canvas_image Excluding Merge-Ins

This is equivalent to a diff from 9d1db47d to 39bf9540

2018-03-04
21:45
Merge branch tip-489 following acceptation of this TIP through TCT vote. check-in: afa7b579 user: fvogel tags: trunk
2018-02-21
20:58
Fix error in testing argument numbers in 'canvas image' command. Thanks to RenĂ© Zaumseil. Closed-Leaf check-in: 39bf9540 user: fvogel tags: canvas_image, tip-489
2018-02-10
15:36
Fix formatting in man canvas for the image command check-in: 1633e545 user: fvogel tags: canvas_image, tip-489
2017-11-19
20:50
Fix [73ba07efcd]: Use correct property type when handling MULTIPLE conversion requests. Patch from 'dpb' check-in: 23591c7d user: fvogel tags: core-8-6-branch
2017-11-14
07:05
Don't include the NULL from SAVE_TARGETS request in the expected result. The ICCCM specification doesn't tell what value the clipboard manager should return. Closed-Leaf check-in: 9d1db47d user: fvogel tags: bug-73ba07efcd
2017-11-13
20:39
Use -cleanup with test select-10.6 check-in: a087ba73 user: fvogel tags: bug-73ba07efcd

Changes to .fossil-settings/crlf-glob.

Changes to .fossil-settings/crnl-glob.

Changes to .fossil-settings/ignore-glob.

Changes to README.

Changes to changes.

Changes to doc/bind.n.

Changes to doc/busy.n.

Changes to doc/canvas.n.

Changes to doc/grid.n.

Changes to doc/radiobutton.n.

Changes to doc/raise.n.

Changes to doc/scale.n.

Changes to doc/selection.n.

Changes to doc/text.n.

Changes to doc/ttk_button.n.

Changes to doc/ttk_label.n.

Changes to doc/ttk_panedwindow.n.

Changes to doc/ttk_progressbar.n.

Changes to doc/ttk_separator.n.

Changes to doc/ttk_sizegrip.n.

Changes to doc/ttk_spinbox.n.

Changes to doc/ttk_widget.n.

Changes to doc/wm.n.

Changes to generic/tk.h.

Changes to generic/tkBind.c.

Changes to generic/tkBusy.c.

Changes to generic/tkButton.c.

Changes to generic/tkCanvas.c.

Changes to generic/tkEntry.c.

Changes to generic/tkFont.c.

Changes to generic/tkGrid.c.

Changes to generic/tkImgPNG.c.

Changes to generic/tkImgPhInstance.c.

Changes to generic/tkImgPhoto.c.

Changes to generic/tkListbox.c.

Changes to generic/tkMenu.c.

Changes to generic/tkMenubutton.c.

Changes to generic/tkMessage.c.

Changes to generic/tkObj.c.

Changes to generic/tkPack.c.

Changes to generic/tkRectOval.c.

Changes to generic/tkScale.c.

Changes to generic/tkText.c.

Changes to generic/tkTextDisp.c.

Changes to generic/tkTextTag.c.

Changes to generic/ttk/ttkButton.c.

Changes to generic/ttk/ttkEntry.c.

Changes to generic/ttk/ttkProgress.c.

Changes to generic/ttk/ttkScale.c.

Changes to generic/ttk/ttkTrace.c.

Added library/demos/images/earthmenu.png.

Changes to library/demos/menu.tcl.

Changes to library/demos/twind.tcl.

Changes to library/fontchooser.tcl.

Changes to library/text.tcl.

Changes to library/tk.tcl.

Changes to library/ttk/altTheme.tcl.

Changes to library/ttk/aquaTheme.tcl.

Changes to library/ttk/clamTheme.tcl.

Changes to library/ttk/classicTheme.tcl.

Changes to library/ttk/defaults.tcl.

Changes to library/ttk/vistaTheme.tcl.

Changes to library/ttk/winTheme.tcl.

Changes to library/ttk/xpTheme.tcl.

Changes to macosx/README.

Changes to macosx/Tk-Common.xcconfig.

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

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

Changes to macosx/Wish-Info.plist.in.

Changes to macosx/tkMacOSXBitmap.c.

Changes to macosx/tkMacOSXButton.c.

Changes to macosx/tkMacOSXColor.c.

Added macosx/tkMacOSXConstants.h.

Changes to macosx/tkMacOSXDefault.h.

Changes to macosx/tkMacOSXDialog.c.

Changes to macosx/tkMacOSXDraw.c.

Changes to macosx/tkMacOSXEmbed.c.

Changes to macosx/tkMacOSXEvent.c.

Changes to macosx/tkMacOSXFont.c.

Changes to macosx/tkMacOSXHLEvents.c.

Added macosx/tkMacOSXImage.c.

Changes to macosx/tkMacOSXInit.c.

Changes to macosx/tkMacOSXInt.h.

Changes to macosx/tkMacOSXKeyEvent.c.

Changes to macosx/tkMacOSXKeyboard.c.

Changes to macosx/tkMacOSXMenu.c.

Changes to macosx/tkMacOSXMenus.c.

Changes to macosx/tkMacOSXMouseEvent.c.

Changes to macosx/tkMacOSXNotify.c.

Changes to macosx/tkMacOSXPrivate.h.

Changes to macosx/tkMacOSXScale.c.

Changes to macosx/tkMacOSXSubwindows.c.

Changes to macosx/tkMacOSXWindowEvent.c.

Changes to macosx/tkMacOSXWm.c.

Changes to macosx/tkMacOSXXStubs.c.

Changes to tests/bind.test.

Changes to tests/busy.test.

Changes to tests/canvas.test.

Changes to tests/entry.test.

Changes to tests/font.test.

Added tests/iDOT.png.

Changes to tests/imgPNG.test.

Changes to tests/imgPhoto.test.

Changes to tests/menu.test.

Changes to tests/menuDraw.test.

Changes to tests/packgrid.test.

Added tests/safePrimarySelection.test.

Changes to tests/scale.test.

Changes to tests/spinbox.test.

Changes to tests/text.test.

Changes to tests/textDisp.test.

Changes to tests/textTag.test.

Changes to tests/ttk/checkbutton.test.

Changes to tests/ttk/entry.test.

Changes to tests/ttk/scrollbar.test.

Changes to tests/unixFont.test.

Changes to unix/Makefile.in.

Changes to unix/configure.

Changes to unix/configure.in.

Changes to unix/tk.spec.

Changes to unix/tkUnixKey.c.

Changes to unix/tkUnixRFont.c.

Changes to unix/tkUnixScale.c.

Changes to win/Makefile.in.

Changes to win/configure.

Changes to win/configure.in.

Changes to win/makefile.vc.

Changes to win/nmakehlp.c.

Added win/rules-ext.vc.

Changes to win/rules.vc.

Added win/targets.vc.

Changes to win/tkWinDialog.c.

Changes to win/tkWinMenu.c.

Changes to xlib/X11/Xlib.h.