summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - updated filebox test to work regardless of current working dir.hershey1998-12-073-36/+46
| | | | | | - updated imgPhoto to check for teapot.ppm before running the tests. exits gracefully if file cannot be found. - lint in "all" file
* Fixed a typorjohnson1998-12-071-3/+3
|
* Update all and defs to work with nightly test environment.hershey1998-12-042-58/+79
| | | | Both files now pass the checker!
* added release markerstanton1998-11-251-1/+9
|
* Fixed font display bug (#846)stanton1998-11-253-3/+39
|
* Updated Mac project files.core_8_0_4rjohnson1998-11-121-1209/+1272
|
* Removed lintwelch1998-11-125-19/+19
|
* Added comment about folder names for tcl & tk, and one addition to the ↵jingham1998-11-122-3/+14
| | | | bugs.doc file.
* Make the Macintosh Menu's adopt the current Theme Appearance if the ↵jingham1998-11-118-148/+366
| | | | Appearance extension (version 1.0.1 or later) is installed
* fixed broken testsstanton1998-11-032-10/+13
|
* updated version number to 8.0.4stanton1998-11-031-2/+2
|
* Changed config & Makefile to support n32 format on IRIX.rjohnson1998-10-203-4/+12
|
* Updated win/README to 8.0.4, added it to the list of files to updateescoffon1998-10-162-4/+5
|
* Fixed bug in options for text items in canvas widget. unlike all otherrjohnson1998-10-164-5/+12
| | | | items they didn't support a null (transparant fill color)
* Updated patchlevel to 8.0.4 (to match Tcl update)rjohnson1998-10-142-5/+5
|
* Add parens around expression in if statement. The code would notrjohnson1998-10-141-2/+3
| | | | | compile correctly under some compilers. Also it was not in the Tcl style conventions.
* Added performance improvement to canvas tag manipulation. This wasrjohnson1998-10-135-66/+148
| | | | a submitted patch.
* Added support for the MouseWheel event.rjohnson1998-10-1010-31/+199
|
* Fixed a bug that caused the Tk DLL to be linked against msvcrt.lib forescoffon1998-10-071-5/+5
| | | | both debug and nodebug builds.
* Fixed memory leak in unix wm commandrjohnson1998-09-301-1/+8
|
* Increase thew stack size for executables so that runaway recursion doesescoffon1998-09-301-4/+7
| | | | not crash the process.
* Added support for Win95.escoffon1998-09-302-40/+46
|
* Removed old/unused function declarationsrjohnson1998-09-3011-133/+39
| | | | | removed unused file on Mac implementation made bell cmd an obj cmd - improved it's test suite
* Removed "sccs" commands from "Makefile.in" to facilititate switch over to CVS.build1998-09-231-5/+2
|
* Added missing line terminatorcore_8_0_3stanton1998-09-221-2/+2
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-14498-501/+502
|
* replaced SCCS keywordsstanton1998-09-143-3/+3
|
* checked in resource files in binary modestanton1998-09-1480-0/+0
|
* *** empty log message ***welch1998-08-211-1/+0
|
* Nuked smli.com refwelch1998-08-201-2/+1
|
* Fixed reference to tcl directory, ../../tcl8.0.3welch1998-08-202-3/+3
|
* Last tweakswelch1998-08-131-2/+6
|
* Updates from Jim Inghamwelch1998-08-131-10/+17
|
* Moved "tkConsole.obj" to the DLL.suresh1998-08-121-2/+1
|
* Moved "tkConsole.obj" to the Tk DLL.suresh1998-08-121-6/+2
|
* skips tests that require tktest executablehershey1998-08-123-3/+21
|
* skips tests that require tktest executablehershey1998-08-121-0/+7
|
* skips tests that require tktest executablehershey1998-08-121-0/+7
|
* returns if testwrapper is not definedhershey1998-08-121-0/+6
|
* returns if testwrapper is not definedhershey1998-08-121-0/+6
|
* returns if testcbind is not definedhershey1998-08-121-0/+6
|
* *** empty log message ***welch1998-08-121-21/+26
|
* Updates for last bug fixeswelch1998-08-121-1/+9
|
* Updates from Jim Inghamwelch1998-08-122-2/+2
|
* fixed font display to truncate really long stringsstanton1998-08-111-1/+20
|
* fixed --with-tcl searchingwelch1998-08-071-1/+1
|
* Added release notewelch1998-08-071-0/+2
|
* Fixed compiler warningswelch1998-08-071-9/+9
|
* spacing cleanupwelch1998-08-071-1/+1
|
* *** empty log message ***welch1998-08-061-0/+3
|