|
From: Pat T. <pat...@us...> - 2003-10-02 23:02:38
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv20621 Modified Files: ChangeLog Log Message: * library/console.tcl: Avoid including the console in the list of interpreters exposed by [winfo interps]. |
|
From: Pat T. <pat...@us...> - 2003-10-03 00:40:50
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv5619 Modified Files: ChangeLog Log Message: * library/scale.tcl: Clear bug with chording mouse buttons. |
|
From: Pat T. <pat...@us...> - 2003-10-03 00:42:19
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv5811
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* library/scale.tcl: Clear bug with chording mouse buttons.
|
|
From: Don P. <dg...@us...> - 2003-10-06 15:27:34
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv23287
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* unix/configure.in: Added check that version of Tcl header found
by configure matches that of the Tk we wish to build. As long as
the Tk sources insist on lockstep releases, Tk's configuration should
verify that's what we have. [Bug 749088]
* unix/configure: autoconf (2.13)
|
|
From: Don P. <dg...@us...> - 2003-10-06 15:34:21
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv24509
Modified Files:
ChangeLog
Log Message:
* unix/configure.in: Added check that version of Tcl header found
by configure matches that of the Tk we wish to build. As long as
the Tk sources insist on lockstep releases, Tk's configuration should
verify that's what we have. [Bug 749088]
* unix/configure: autoconf (2.57)
|
|
From: Don P. <dg...@us...> - 2003-10-06 16:04:40
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv30068
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* unix/tcl.m4 (SC_PATH_TCLCONFIG): Corrected search path so
that alpha and beta releases of Tcl are not favored. [Bug 608698]
* unix/configure: autoconf (2.13)
|
|
From: Don P. <dg...@us...> - 2003-10-06 16:17:48
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv32541
Modified Files:
ChangeLog
Log Message:
* unix/tcl.m4 (SC_PATH_TCLCONFIG): Corrected search path so
that alpha and beta releases of Tcl are not favored. [Bug 608698]
* unix/configure: autoconf (2.57)
|
|
From: Don P. <dg...@us...> - 2003-10-06 16:59:26
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv7164
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
*unix/configure.in: Reconfigured to use $TCL_PREFIX as the
default value of --prefix, and also added warning when a TK_PREFIX
value different from TCL_PREFIX is selected, since [package require Tk]
fails in that configuration. [Bug 765642]
* unix/configure: autoconf (2.13)
|
|
From: Don P. <dg...@us...> - 2003-10-06 17:10:58
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv9235
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
log update
|
|
From: Don P. <dg...@us...> - 2003-10-06 17:11:31
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv9300
Modified Files:
ChangeLog
Log Message:
*unix/configure.in: Reconfigured to use $TCL_PREFIX as the
default value of --prefix, and also added warning when a TK_PREFIX
value different from TCL_PREFIX is selected, since [package require Tk]
fails in that configuration. [Bugs 428627,765642]
* unix/configure: autoconf (2.57)
|
|
From: Jeffrey H. <ho...@us...> - 2003-10-06 19:11:13
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv4754 Modified Files: ChangeLog Log Message: * win/configure: * win/tcl.m4: removed incorrect checks for existence of optimization. TCL_CFG_OPTIMIZED is now defined whenever the user does not build with --enable-symbols. |
|
From: Joe E. <jen...@us...> - 2003-10-06 21:19:36
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv17981 Modified Files: ChangeLog Log Message: Fix double-free in style engine [Bug #798211] |
|
From: Joe E. <jen...@us...> - 2003-10-06 22:14:28
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv31405 Modified Files: ChangeLog Log Message: * library/text.tcl, doc/text.n: Text widget binding for Control-v is now Mac-only, since it conflicts with standard <<Paste>> binding on other platforms. [Bug #605277] |
|
From: Don P. <dg...@us...> - 2003-10-06 22:15:19
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv31994
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* doc/ConfigWidg.3: Removed reference to Tk_Offset from the
NAME section to resolve mkLinks conflict with SetOptions.3 [Bug 404197]
|
|
From: Don P. <dg...@us...> - 2003-10-06 22:17:53
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv570
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* unix/mkLinks: make mklinks
|
|
From: Don P. <dg...@us...> - 2003-10-06 22:20:25
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv1075
Modified Files:
ChangeLog
Log Message:
* doc/ConfigWidg.3: Removed reference to Tk_Offset from the
NAME section to resolve mkLinks conflict with SetOptions.3 [Bug 404197]
* unix/mkLinks: make mklinks
|
|
From: Jeffrey H. <ho...@us...> - 2003-10-10 00:03:11
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv21574 Modified Files: ChangeLog Log Message: correct imageYOffset for buttons with just images |
|
From: Jeffrey H. <ho...@us...> - 2003-10-10 00:04:00
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv21767
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
correct imageYOffset for buttons with just images
|
|
From: Donal K. F. <dk...@us...> - 2003-10-10 15:56:24
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv15405 Modified Files: ChangeLog Log Message: Register the type of text indices. Also some exported symbol name policing... |
|
From: Jeffrey H. <ho...@us...> - 2003-10-10 20:19:54
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv3166 Modified Files: ChangeLog Log Message: * mac/tkMacButton.c (TkpDisplayButton): * macosx/tkMacOSXButton.c (TkpDisplayButton): * unix/tkUnixButton.c (TkpDisplayButton): correct imageYOffset for buttons with just images. |
|
From: Jeffrey H. <ho...@us...> - 2003-10-10 20:20:49
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv3379
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* mac/tkMacButton.c (TkpDisplayButton):
* macosx/tkMacOSXButton.c (TkpDisplayButton):
* unix/tkUnixButton.c (TkpDisplayButton): correct imageYOffset for
buttons with just images.
|
|
From: Pat T. <pat...@us...> - 2003-10-11 13:24:34
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv831 Modified Files: ChangeLog Log Message: Forgot to commit ChangeLog for send fixes. |
|
From: Jeffrey H. <ho...@us...> - 2003-10-13 00:54:47
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv31229 Modified Files: ChangeLog Log Message: * tests/listbox.test (13.3): correct result size (4.7): correct test for possible window drift [Bug #701931] (dgp) |
|
From: Jeffrey H. <ho...@us...> - 2003-10-13 00:55:27
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv31375
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* unix/mkLinks:
* doc/GetHWND.3: add Tk_AttachHWND docs [Bug #220803]
|
|
From: Jeffrey H. <ho...@us...> - 2003-10-13 03:30:13
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv17611
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* generic/tkInt.h: move TkGetOptionSpec to stubs intDecls
* generic/tkIntDecls.h:
* generic/tkInt.decls:
* generic/tkStubInit.c:
|