| 
      
      
      From: Anton K. <a_k...@us...> - 2002-06-26 22:12:45
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv18475 Modified Files: ChangeLog Log Message: Fixed potential buffer overflow from patch#546910 | 
| 
      
      
      From: David G. <dav...@us...> - 2002-06-26 22:57:55
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv31314 Modified Files: ChangeLog Log Message: * generic/tkStyle.c: <eol> of the committing cvs client didn't match the <eol> of the file itself. Windows users where getting \r\r\n. Problem fixed. | 
| 
      
      
      From: Don P. <dg...@us...> - 2002-06-26 23:02:49
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv32627 Modified Files: ChangeLog Log Message: * (Tk_DrawChars) silence compiler warning. | 
| 
      
      
      From: Andreas K. <and...@us...> - 2002-06-27 20:09:56
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv30281 Modified Files: ChangeLog Log Message: * win/Makefile.in (install-binaries): Fix of troubled Makefile quoting introduced by [Patch 521356] causing the installed to fail. | 
| 
      
      
      From: Donal K. F. <dk...@us...> - 2002-06-28 09:01:58
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv30763 Modified Files: ChangeLog Log Message: Force the message box to have consistent background colours. [Bug#552515] | 
| 
      
      
      From: Don P. <dg...@us...> - 2002-07-01 17:12:08
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv18110 Modified Files: ChangeLog Log Message: Updated to latest tcl.m4 from Tcl. | 
| 
      
      
      From: Donal K. F. <dk...@us...> - 2002-07-04 09:25:47
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv21714 Modified Files: ChangeLog Log Message: Improvements to bgerror dialog layout. [Bug #577086] | 
| 
      
      
      From: David G. <dav...@us...> - 2002-07-08 22:10:50
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv12426 Modified Files: ChangeLog Log Message: no message | 
| 
      
      
      From: Don P. <dg...@us...> - 2002-07-09 17:53:56
       | 
| Update of /cvsroot/tktoolkit/tk
In directory usw-pr-cvs1:/tmp/cvs-serv30495
Modified Files:
	ChangeLog 
Log Message:
        * generic/tkTest.c:     Removed unused dependence on TclThread_Init()
        * tests/defs.tcl:       and [testthread].  [Bug 578165, Tcl Bug 531413]
 | 
| 
      
      
      From: Donal K. F. <dk...@us...> - 2002-07-11 13:01:32
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv15150 Modified Files: ChangeLog Log Message: tests/visual_vv.test: Removed some dependence on [exec]ed utilities generic/tkImgPhoto.c: Allowed photo image buffer allocation to fail more tests/imgPhoto.test: gracefully in some cicumstances. The remaining ones require API changes before they can fail nicely. | 
| 
      
      
      From: Jeffrey H. <ho...@us...> - 2002-07-11 22:42:44
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv17607 Modified Files: ChangeLog Log Message: * win/tkWinDialog.c (Tk_ChooseDirectoryObjCmd): initialize utfTitle to NULL, add a few more notes about limitations of possible new Tk_ChooseDirectoryObjCmd function. | 
| 
      
      
      From: Don P. <dg...@us...> - 2002-07-12 13:41:01
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv3940 Modified Files: ChangeLog Log Message: * Converted several files in the Tk test suite for testing by tcltest 2.1. | 
| 
      
      
      From: Don P. <dg...@us...> - 2002-07-12 21:08:50
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv15518 Modified Files: ChangeLog Log Message: * Converted several files in the Tk test suite for testing by tcltest 2.1. | 
| 
      
      
      From: Don P. <dg...@us...> - 2002-07-13 00:30:25
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv619 Modified Files: ChangeLog Log Message: * Converted several files in the test suite for testing by tcltest 2.1. | 
| 
      
      
      From: Don P. <dg...@us...> - 2002-07-13 20:28:36
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv964 Modified Files: ChangeLog Log Message: * Converted more files to tcltest and factored out common code. | 
| 
      
      
      From: Don P. <dg...@us...> - 2002-07-13 21:52:35
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv23435 Modified Files: ChangeLog Log Message: * Converted more files to tcltest and factored out common code. | 
| 
      
      
      From: Don P. <dg...@us...> - 2002-07-14 05:48:47
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv13132 Modified Files: ChangeLog Log Message: * Completed conversion of Tk test suite to use tcltest. | 
| 
      
      
      From: Don P. <dg...@us...> - 2002-07-14 15:45:24
       | 
| Update of /cvsroot/tktoolkit/tk
In directory usw-pr-cvs1:/tmp/cvs-serv29844
Modified Files:
	ChangeLog 
Log Message:
        * tests/focustTcl.test: Conversion bug: Corrected backwards logic.
        * tests/imgPhoto.test:  Conversion bug: overwrote unix/README.
 | 
| 
      
      
      From: Don P. <dg...@us...> - 2002-07-14 18:31:48
       | 
| Update of /cvsroot/tktoolkit/tk
In directory usw-pr-cvs1:/tmp/cvs-serv5058
Modified Files:
	ChangeLog 
Log Message:
        * tests/event.test:     Fixes to enable testing of only userInteraction
        * tests/visual_bb.test: tests.
 | 
| 
      
      
      From: Don P. <dg...@us...> - 2002-07-15 16:56:34
       | 
| Update of /cvsroot/tktoolkit/tk
In directory usw-pr-cvs1:/tmp/cvs-serv18921
Modified Files:
	ChangeLog 
Log Message:
        * Fixes for [Bug 581627].
        * generic/tkTest.c:             Test commands not supported on non-Unix
          platforms should not be defined there in the first place.
        * tests/constraints.tcl:        Fixed "secureserver" constraint.
        * tests/unixWm.test:            Some tests needed "unix" constraint.
        * win/tkWinWm.c:                Typo in error message.
 | 
| 
      
      
      From: Don P. <dg...@us...> - 2002-07-15 18:10:49
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv8448 Modified Files: ChangeLog Log Message: * Some tests needed "unix" constraint. | 
| 
      
      
      From: David G. <dav...@us...> - 2002-07-16 05:03:52
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv5740 Modified Files: ChangeLog Log Message: no message | 
| 
      
      
      From: Vince D. <vin...@us...> - 2002-07-16 14:35:37
       | 
| Update of /cvsroot/tktoolkit/tk
In directory usw-pr-cvs1:/tmp/cvs-serv11022
Modified Files:
      Tag: macosx-8-4-branch
	ChangeLog 
Log Message:
encodings, menu glyphs
 | 
| 
      
      
      From: Vince D. <vin...@us...> - 2002-07-16 18:06:42
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv16958 Modified Files: ChangeLog Log Message: WinWm fixes | 
| 
      
      
      From: Mo D. <md...@us...> - 2002-07-16 21:14:12
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv20395 Modified Files: ChangeLog Log Message: ChangeLog police |