Tk Source Code

Check-in [6e5ca130]
Login

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

Overview
Comment:Fix usage of ZIPFS_IN_TCL in various places, including the win32 configure script
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | androwish
Files: files | file ages | folders
SHA1: 6e5ca1307e04173501caf095f6398cdd252896f2
User & Date: jan.nijtmans 2015-12-17 15:01:20.043
Context
2015-12-18
10:02
Implement new function Tk_ZipMain, which can be used for applications which want to include the zipfs functions. check-in: d80f2887 user: jan.nijtmans tags: androwish
2015-12-17
15:01
Fix usage of ZIPFS_IN_TCL in various places, including the win32 configure script check-in: 6e5ca130 user: jan.nijtmans tags: androwish
11:03
Fix dynamic build on Windows (reported by Christian Werner) check-in: d111a2b4 user: jan.nijtmans tags: androwish
2015-12-16
12:54
merge-mark check-in: 1dd65fca user: jan.nijtmans tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tkMain.c.
Changes to macosx/tkMacOSXInit.c.
Changes to macosx/tkMacOSXNotify.c.
Changes to macosx/tkMacOSXWindowEvent.c.
Changes to macosx/tkMacOSXXStubs.c.
Changes to win/configure.
Changes to win/configure.in.