Tk Source Code

Changes On Branch tk-stu-pkg
Login

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

Changes In Branch tk-stu-pkg Excluding Merge-Ins

This is equivalent to a diff from dd8c3eb8 to d65d0705

2019-04-14
15:41
Implement TIPs 482 and 483 check-in: 9978174e user: dkf tags: trunk
2018-07-04
09:33
Changes based on recommendations in http://code.activestate.com/lists/tcl-core/19816/. Cleanup old code. Closed-Leaf check-in: d65d0705 user: stu tags: tk-stu-pkg
07:05
Fix [68b78ef96a]: wm-attributes-1.2.5 fails on macOS check-in: 32bea9bc user: fvogel tags: trunk
2018-07-03
16:08
Merge trunk. check-in: ead36d87 user: stu tags: tk-stu-pkg
02:33
Use INSTALL_*/DIST_INSTALL_* macros to make dist. check-in: dd8c3eb8 user: stu tags: trunk
2018-07-02
18:37
Try to keep the bindings list sorted-ish. , check-in: a300d76f user: stu tags: trunk

Changes to generic/tkInt.h.

Added generic/tkPkgConfig.c.

Changes to generic/tkWindow.c.

Changes to macosx/tkMacOSXMenus.c.

Added tests/pkgconfig.test.

Changes to unix/Makefile.in.

Changes to unix/configure.

Changes to unix/configure.ac.

Changes to unix/tk.pc.in.

Changes to unix/tkConfig.h.in.

Changes to unix/tkConfig.sh.in.

Changes to unix/tkUnixRFont.c.