Fix warning in pixmap.c: pixmap.c:208:71: warning: suggest parentheses around arithmetic in operand of ‘|’
If USE_FORMAT_VERSION==1, we need at least Tk 8.7. If TK_MINOR_VERSION is not defined, assume Tk 8.7+
Add --with-tk8 configuration option
Make the makefile.vc build work, even when Tcl has an old rules.vc
update rules-img.vc
Finish Tk 9.0 work
Start making Tkimg ready for the Tk 9.0 era. Far from complete yet
Adapt tkImg to work with TIP #647: Change Tk_ConfigureWidgets signature, abandon TK_CONFIG_OBJS