summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixed how bbox was calculated for coordsrjohnson1998-07-271-1/+1
|
* *** empty log message ***rjohnson1998-07-271-0/+3
|
* fixed error - called X funcrjohnson1998-07-271-2/+2
|
* Merged changes between child workspace "/home/rjohnson/ws/tk8.0" andrjohnson1998-07-271-2/+1
| | | | parent workspace "/export/home/ws/tk8.0".
* *** empty log message ***stanton1998-07-251-8/+8
|
* *** empty log message ***stanton1998-07-251-0/+9
|
* made interp optional in TkGetBmapDatarjohnson1998-07-241-13/+20
| | | | other changes to bitmap code
* added TkGetBitmapFromData and TkReadBitmapFilerjohnson1998-07-241-1/+99
|
* added TkGetBitmapFromData & TkReadBitmapFilerjohnson1998-07-241-1/+11
|
* eliminated static init for library directorystanton1998-07-241-13/+0
|
* made init script search order match tclstanton1998-07-241-37/+45
|
* 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
|
* *** empty log message ***rjohnson1998-07-241-2/+2
|
* the flag that caused all the X libs warnings was -Wimplicit-int, so turn thatescoffon1998-07-241-2/+2
| | | | off
* 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
|