Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added changes to support builds of different configurations in parallel: | escoffon | 1998-07-01 | 1 | -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 revision | escoffon | 1998-07-01 | 2 | -0/+40 |
| | |||||
* | plugin updates | welch | 1998-06-27 | 1 | -1/+6 |
| | |||||
* | changed so focus -force also sets the foreground window | stanton | 1998-06-12 | 1 | -0/+9 |
| | |||||
* | Bug Fix: It was assumed that kerning did not exist when the code was written. | surles | 1998-06-11 | 1 | -69/+54 |
| | | | | | This behavior has since been changed. Added new API calls to get the font measurment for chars (kerning or not) | ||||
* | Initial revision | rjohnson | 1998-04-01 | 113 | -0/+19774 |