summaryrefslogtreecommitdiffstats
path: root/win/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* * win/tkWinFont.c: corrected symbol font use to only work on 8-bithobbs2000-02-081-2/+2
| | | | | | | | | characters [Bug: 2406] * README: * unix/configure.in: * win/configure.in: * generic/tk.h (TK_RELEASE_SERIAL): Moved to 8.3.0 patchlevel
* * unix/configure.in:core_8_3_b2hobbs2000-01-141-2/+2
| | | | | | | * win/configure.in: updated to patchlevel 8.3b2 * win/tkWinWm.c: added visibility event handler to make sure that transient window wrappers would be updated when the master was initially mapped.
* * win/configure.in:hobbs1999-12-211-2/+2
| | | | | * win/aclocal.m4: * README: updated for patch level 8.3b1
* Removed tcl.hpj from list of output files.wart1999-12-161-2/+2
|
* Added support for building Windows winhelp files.wart1999-12-071-2/+11
|
* 1999-09-24 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-10-011-4/+4
| | | | | | | | | | | | | * */README: * win/makefile.vc: * */configure.in: * generic/tk.h: * library/tk.tcl: up'd to 8.3a1 * unix/Makefile.in: changed 'mkdir' to 'mkdir -p' * library/dialog.tcl: changed {Times 18} to {Times 12} for dialog font.
* Made sure that the tkConfig.sh file is always installed.wart1999-09-101-1/+3
| | | | | configure now substitutes XINCLUDES in tkConfig.sh. Needed for Tk extensions like Itk.
* Change version numbers to 8.2.0redman1999-08-101-2/+2
|
* Fix configure scripts for beta version number (b2 instead of b1).redman1999-08-041-2/+2
|
* Added eval to EXESUFFIX value to resolve ${DBGX} immediately.wart1999-07-201-1/+2
| | | | The debug wish executable was missing the 'd' in its name.
* Changed to Tk 8.2b1welch1999-06-251-4/+4
|
* added Makefile.in files for windowssurles1999-06-161-1/+2
|
* merged unix and windows stylessurles1999-06-161-2/+1
|
* modified files to work with new windows Makefilessurles1999-06-161-153/+104
|
* added first pass at Tk Windows configure scriptsurles1999-06-021-0/+191