From: Daniel A. S. <da...@us...> - 2009-04-10 18:01:51
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv21731 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * unix/configure.in (Darwin): use Darwin SUSv3 extensions if available. * unix/configure: autoconf-2.59 * unix/tkConfig.h.in: autoheader-2.59 |
From: Don P. <dg...@us...> - 2009-04-10 18:21:40
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv25807 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: 'typo' |
From: Daniel A. S. <da...@us...> - 2009-04-11 00:22:27
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12671 Modified Files: ChangeLog Log Message: D'oh |
From: Don P. <dg...@us...> - 2009-04-11 02:29:24
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv27036 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: *** 8.5.7 TAGGED FOR RELEASE *** |
From: Daniel A. S. <da...@us...> - 2009-04-11 04:26:51
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv7161 Modified Files: ChangeLog Log Message: revert HandleEventGenerate change, it was causing bind-8.2 to fail |
From: Daniel A. S. <da...@us...> - 2009-04-11 04:27:01
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv7227 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: revert HandleEventGenerate change, it was causing bind-8.2 to fail |
From: Donal K. F. <dk...@us...> - 2009-04-13 21:12:55
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv5002 Modified Files: ChangeLog Log Message: Fix [Bug 2759119] and apply [Patch 2739360] (partially). |
From: Donal K. F. <dk...@us...> - 2009-04-13 21:26:38
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv6618 Modified Files: ChangeLog Log Message: Fix the other issue from [Bug 2759119]. |
From: Donal K. F. <dk...@us...> - 2009-04-14 18:09:54
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv6147 Modified Files: ChangeLog Log Message: Make filebox.test pass cleanly again. |
From: Stuart C. <st...@us...> - 2009-04-14 18:56:21
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv13135/tk Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Removed -Wno-implicit-int from CFLAGS_WARNING. |
From: Stuart C. <st...@us...> - 2009-04-14 20:31:20
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv26041/tk Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Removed -Wno-implicit-int from CFLAGS_WARNING.\nRegen unix/configure. |
From: Jeffrey H. <ho...@us...> - 2009-04-23 21:57:15
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv7754 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * win/tkWinDialog.c (Tk_ChooseDirectoryObjCmd): enable the new style choosedir that has a "New Folder" button, with ::tk::winChooseDirFlags override for new behavior. [Bug 2779910] |
From: Jeffrey H. <ho...@us...> - 2009-04-23 22:01:34
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv8461 Modified Files: ChangeLog Log Message: * win/tkWinDialog.c (Tk_ChooseDirectoryObjCmd): enable the new style choosedir that has a "New Folder" button, with ::tk::winChooseDirFlags override for new behavior. [Bug 2779910] |
From: Stuart C. <st...@us...> - 2009-04-24 15:08:23
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv8245/tk Modified Files: ChangeLog Log Message: Don't chmod/exec installManPage. [Patch 2769530] |
From: Stuart C. <st...@us...> - 2009-04-24 15:19:49
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv9236/tk Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Don't chmod/exec installManPage. [Patch 2769530] |
From: Stuart C. <st...@us...> - 2009-04-24 15:34:47
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv11118/tk Modified Files: ChangeLog Log Message: Removed stray @ from Makefile.in test target. [Bug 2764263] Don't chmod+x square demo. [Bug 1945073] Adjustable demo install location. [Patch 2764272] |
From: Stuart C. <st...@us...> - 2009-04-24 15:40:13
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv11319/tk Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Removed stray @ from Makefile.in test target. [Bug 2764263] Don't chmod+x square demo. [Bug 1945073] Adjustable demo install location. [Patch 2764272] |
From: Jeffrey H. <ho...@us...> - 2009-04-24 17:29:58
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv2974 Modified Files: ChangeLog Log Message: * win/tkWinDialog.c (ChooseDirectoryValidateProc): no need to set cwd on selchange. Prevents delete of selected folder in dialog. |
From: Jeffrey H. <ho...@us...> - 2009-04-24 17:30:43
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv3155 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * win/tkWinDialog.c (ChooseDirectoryValidateProc): no need to set cwd on selchange. Prevents delete of selected folder in dialog. |
From: Donal K. F. <dk...@us...> - 2009-04-27 10:31:45
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv32534 Modified Files: ChangeLog Log Message: Private-export functions that were being used in extensions. [Bug 2768945] |
From: Donal K. F. <dk...@us...> - 2009-04-27 10:40:07
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv878 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Private-export functions that were being used in extensions. [Bug 2768945] |
From: Jeffrey H. <ho...@us...> - 2009-04-28 16:52:33
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv4833 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check to add _r to CC on AIX with threads. |
From: Jeffrey H. <ho...@us...> - 2009-04-28 16:53:19
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv4927 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check to add _r to CC on AIX with threads. |
From: Jeffrey H. <ho...@us...> - 2009-04-28 16:54:06
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv5021 Modified Files: ChangeLog Log Message: * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check to add _r to CC on AIX with threads. |
From: Donal K. F. <dk...@us...> - 2009-04-30 13:52:16
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv16611 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Backported fix for [Bug 2080533]. |