summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Collapse)AuthorAgeFilesLines
* Merged changes between child workspace "/home/welch/ws/tk8.0.3" andwelch1998-07-241-1/+6
| | | | parent workspace "/export/home/ws/tk8.0".
* Removed assembly codewelch1998-07-241-3/+1
|
* got rid of image.crjohnson1998-07-241-1/+0
|
* the MD flag for DLL builds needs to be MDd for Debug buildsescoffon1998-07-211-1/+7
|
* added the ability to specify the name prefix for the generated binariesescoffon1998-07-201-12/+16
| | | | instead of fixing it at "tcl".
* New Windows keysymswelch1998-07-061-0/+10
|
* Added changes to support builds of different configurations in parallel:escoffon1998-07-011-35/+53
| | | | | | | | | | - the NODEBUG flag controls Debug/Release builds - different values of NODEBUG create temp files in either Debug or Release subdirectories. - Debug DLLs and executables follow the Windows convention of a 'd' at the end of the name (e.g. tcl80d.dll) - put the DLLs, LIBs, and EXEs in the Debug/Release subdirs rather than in win.
* Initial revisionescoffon1998-07-012-0/+40
|
* plugin updateswelch1998-06-271-1/+6
|
* changed so focus -force also sets the foreground windowstanton1998-06-121-0/+9
|
* Bug Fix: It was assumed that kerning did not exist when the code was written.surles1998-06-111-69/+54
| | | | | This behavior has since been changed. Added new API calls to get the font measurment for chars (kerning or not)
* Initial revisionrjohnson1998-04-01113-0/+19774