Tk Source Code

Changes On Branch tip-487
Login

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

Changes In Branch tip-487 Excluding Merge-Ins

This is equivalent to a diff from 909b2eb5 to 6baad6d4

2017-12-07
12:14
TIP #487: Stop support for Pre-XP Windows check-in: de05012d user: jan.nijtmans tags: trunk
2017-11-28
09:17
CONST'ify some string arrays (strings itself where already CONST, but the arrays were not). Minor C-compiler optimization. check-in: 4258d2f4 user: jan.nijtmans tags: trunk
08:38
Merge trunk. Another MSYS compilation fix attempt: Setting WINVER to 0x0600 should do the trick to make it compile. Closed-Leaf check-in: 6baad6d4 user: jan.nijtmans tags: tip-487
03:00
Merge core-8-6-branch into trunk, removes obsolete experimental Mac window flags check-in: 909b2eb5 user: kevin_walzer tags: trunk
02:57
Merge in remove_mac_decorations branch check-in: 7a7a1baa user: kevin_walzer tags: core-8-6-branch
2017-11-27
22:50
Merge core-8-6-branch into trunk. Removes conditional code for OS X 10.5. check-in: c4638df7 user: culler tags: trunk
12:31
Defining NTDDI_VERSION doesn't appear to work with mingw-w64. Don't bother. check-in: c3db263d user: jan.nijtmans tags: tip-487

Changes to generic/tk.h.

Changes to generic/tkIntPlatDecls.h.

Changes to generic/tkStubInit.c.

Changes to win/configure.

Changes to win/configure.ac.

Changes to win/makefile.vc.

Changes to win/tcl.m4.

Changes to win/tkWin.h.

Changes to win/tkWinX.c.

Changes to win/ttkWinXPTheme.c.