Tk Source Code

Changes On Branch tip-580
Login

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

Changes In Branch tip-580 Excluding Merge-Ins

This is equivalent to a diff from 14e17597 to 5db10ad0

2020-09-02
13:28
Implement TIP #580: Export Tk_GetDoublePixelsFromObj and 5 more check-in: cbe72995 user: jan.nijtmans tags: trunk
2020-08-25
15:23
Merge 8.6 check-in: e9049755 user: culler tags: trunk
10:03
Undo part of [86fee82d], which changed test expectations in various text tests. Merge tip-580 check-in: 4e0483e2 user: jan.nijtmans tags: revised_text, tip-466
09:59
Merge trunk Closed-Leaf check-in: 5db10ad0 user: jan.nijtmans tags: tip-580
09:26
Merge 8.6 check-in: 14e17597 user: jan.nijtmans tags: trunk
09:25
Merge 8.5 check-in: 2abc75e4 user: jan.nijtmans tags: core-8-6-branch
2020-08-24
21:44
Move XGetImage and XCopyArea to tkMacOSXImage.c and completely remove XImage.pixelpower. check-in: 54a4a903 user: culler tags: trunk
16:07
Merge trunk check-in: b4f157c7 user: jan.nijtmans tags: tip-580

Changes to doc/EventHndlr.3.

Changes to doc/GetFont.3.

Changes to doc/GetPixels.3.

Changes to doc/WindowId.3.

Changes to generic/tk.decls.

Changes to generic/tkBind.c.

Changes to generic/tkBusy.c.

Changes to generic/tkButton.c.

Changes to generic/tkCanvas.c.

Changes to generic/tkDecls.h.

Changes to generic/tkEntry.c.

Changes to generic/tkEvent.c.

Changes to generic/tkFocus.c.

Changes to generic/tkFont.c.

Changes to generic/tkFrame.c.

Changes to generic/tkGrab.c.

Changes to generic/tkGrid.c.

Changes to generic/tkInt.h.

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/tkPanedWindow.c.

Changes to generic/tkPlace.c.

Changes to generic/tkPointer.c.

Changes to generic/tkScale.c.

Changes to generic/tkScrollbar.c.

Changes to generic/tkSelect.c.

Changes to generic/tkStubInit.c.

Changes to generic/tkText.c.

Changes to generic/tkTextDisp.c.

Changes to generic/tkTextTag.c.

Changes to generic/tkUtil.c.

Changes to generic/tkWindow.c.

Changes to generic/ttk/ttkInit.c.

Changes to generic/ttk/ttkNotebook.c.

Changes to generic/ttk/ttkPanedwindow.c.

Changes to generic/ttk/ttkTreeview.c.

Changes to generic/ttk/ttkWidget.h.

Changes to macosx/tkMacOSXDialog.c.

Changes to macosx/tkMacOSXKeyEvent.c.

Changes to macosx/tkMacOSXMouseEvent.c.

Changes to macosx/tkMacOSXWindowEvent.c.

Changes to macosx/tkMacOSXWm.c.

Changes to tests/text.test.

Changes to unix/tkUnixWm.c.

Changes to win/tkWinDialog.c.

Changes to win/tkWinWm.c.