summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* leave -Wconversion out, the X libs generate so many of these warningsescoffon1998-07-241-1/+5
| | | | that they obscure everything else.
* Added support for specifying warning flags for the compiler, with checksescoffon1998-07-222-1/+13
| | | | for gcc and appropriate defaults.
* Merged changes between child workspace "/home/escoffon/ws/tk8.0" andescoffon1998-07-212-9/+17
| | | | parent workspace "/export/home/ws/tk8.0".
* added setting of TK_LIB_FLAGescoffon1998-07-211-0/+3
|
* the MD flag for DLL builds needs to be MDd for Debug buildsescoffon1998-07-211-1/+7
|
* 8.0.3-3welch1998-07-203-4/+4
|
* Updated dist targetwelch1998-07-201-5/+6
|
* added the ability to specify the name prefix for the generated binariesescoffon1998-07-201-12/+16
| | | | instead of fixing it at "tcl".
* deleted debug statements in configure.in that were mistakely left inescoffon1998-07-171-5/+0
|
* the Tk library is now created with the DBGX extension (g for debug, empty forescoffon1998-07-141-4/+4
| | | | nodebug)
* Initial revisionwelch1998-07-101-0/+1210
|
* New Windows keysymdef.hwelch1998-07-061-0/+5
|
* New Windows keysymswelch1998-07-062-0/+14
|
* Mac updates for 8.0.3-2welch1998-07-061-1/+2
|
* *** empty log message ***welch1998-07-061-0/+2
|
* Mac updates for 8.0.3-2welch1998-07-069-186/+804
|
* *** empty log message ***welch1998-07-061-4/+4
|
* Merged changes between child workspace "/home/welch/ws/tk8.0.3" andwelch1998-07-061-1/+1
| | | | parent workspace "/ws/tk8.0".
* updated patchlevelwelch1998-07-062-4/+6
|
* 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
|
* - added support for configuration of debug/nodebug in configure script.escoffon1998-07-012-4/+38
| | | | | - also added a atring to append to generated libraries when built with symbols.
* Fixed patchlevelwelch1998-06-301-1/+1
|
* fix patchlevelwelch1998-06-301-1/+1
|
* Updated for 8.0.3welch1998-06-292-24/+50
|
* Updated for 8.0.3, added Jans Nijtmans compatibility patchwelch1998-06-291-2/+12
|
* Generalized "make distwelch1998-06-291-19/+21
|
* Updated patchlevelwelch1998-06-291-1/+1
|
* Merged changes between child workspace "/home/welch/ws/tk8.0.3" andwelch1998-06-274-149/+188
| | | | parent workspace "/ws/tk8.0".
* plugin updateswelch1998-06-2729-422/+802
|
* plugin updatewelch1998-06-272-6/+6
|
* plugin updateswelch1998-06-272-99/+395
|
* plugin updatewelch1998-06-271-33/+23
|
* *** empty log message ***stanton1998-06-252-2/+44
|
* fixed reinitialization bugstanton1998-06-251-0/+8
|
* fixed reinitialization bugsstanton1998-06-251-5/+16
|
* *** empty log message ***stanton1998-06-241-0/+6
|
* added test for unusual initialdirstanton1998-06-241-0/+8
|
* fixed initialdir bugstanton1998-06-242-3/+17
|
* Added an additional env. var. ("tk_pkgLibrary") that is searched prior to allsuresh1998-06-231-0/+3
| | | | other locations for the "tk.tcl" file. This facilitates application packaging.
* *** empty log message ***surles1998-06-151-0/+3
|
* *** empty log message ***stanton1998-06-121-1/+4
|
* 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)
* Added test to verify that Kerning works.surles1998-06-111-1/+9
|
* Updated broken testssurles1998-06-111-5/+5
|
* Changed the font used for testing to Courier from Helvetica. With the new ↵surles1998-06-111-2/+2
| | | | measuring system, kerning exists when helvetica is used.
* Initial revisionsurles1998-06-102-0/+19
|
* Ammended doc to state that the return will always be an absolute path.surles1998-06-031-4/+6
|
* *** empty log message ***surles1998-06-031-0/+6
|