|
From: Joe E. <jen...@us...> - 2003-08-22 05:45:41
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv18188
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* generic/tkPanedWindow.c(PanedWindowWorldChanged):
Set window background from the -background resource.
Fixes [BUG #791500 "PanedWindow refresh glitches on X"]
|
|
From: Donal K. F. <dk...@us...> - 2003-08-22 22:44:16
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv31158 Modified Files: ChangeLog Log Message: Brought tk_messageBox demo into line with the newer look-and-feel for the demos. |
|
From: David G. <dav...@us...> - 2003-08-25 20:37:49
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv29737 Modified Files: ChangeLog Log Message: no message |
|
From: Donal K. F. <dk...@us...> - 2003-08-27 15:48:14
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv3899 Modified Files: ChangeLog Log Message: Removed unused variable [Bug 664783] |
|
From: Don P. <dg...@us...> - 2003-09-05 22:44:41
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv19901
Modified Files:
ChangeLog
Log Message:
* doc/wish.1: Implementation of TIPs 137/151.
* generic/tkMain.c (Tk_MainEx): Added recognition of the -encoding
* tests/main.test: command line option by Tk_MainEx()
and thus by wish, and any other program built on Tk_MainEx().
[Patch 800139].
This is a ***POTENTIAL INCOMPATIBILITY*** only for those C programs
that embed Tcl and Tk, build on Tk_MainEx(), and make use of
Tk_MainEx's former ability to pass a leading "-encoding" option to
interactive shell operations.
|
|
From: Joe E. <jen...@us...> - 2003-09-13 20:27:40
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv9516 Modified Files: ChangeLog Log Message: Describe %P and %s substitution for Property events. [BUG #577906] |
|
From: Peter S. <ps...@us...> - 2003-09-16 21:47:19
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv3186 Modified Files: ChangeLog Log Message: Reworked a part of grid's geometry computations to handle some tricky cases better. [Bug #792387] |
|
From: Don P. <dg...@us...> - 2003-09-17 23:45:11
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv17361
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* generic/tkImage.c: Stopped [image create] from generating an
* tests/image.test: image command name that would overwrite an
existing command name. Thanks to Michael Schlenker. [Bug 808039].
|
|
From: Don P. <dg...@us...> - 2003-09-17 23:45:36
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv17481
Modified Files:
ChangeLog
Log Message:
* generic/tkImage.c: Stopped [image create] from generating an
* tests/image.test: image command name that would overwrite an
existing command name. Thanks to Michael Schlenker. [Bug 808039].
|
|
From: Peter S. <ps...@us...> - 2003-09-18 18:22:28
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv26624 Modified Files: ChangeLog Log Message: Implementation of TIP#147, "Make Grid's Column/Row Configure Easier". |
|
From: Chengye M. <che...@us...> - 2003-09-20 03:53:41
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv21338 Modified Files: ChangeLog Log Message: Bug fix [Bug 802435] |
|
From: Daniel A. S. <da...@us...> - 2003-09-25 05:36:11
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv25376 Modified Files: ChangeLog Log Message: * unix/configure: * unix/configure.in: * unix/tkConfig.sh.in: added TK_INCLUDE_SPEC to allow extensions to find installed Tk headers, parallel to TCL_INCLUDE_SPEC. [Bug 777203] |
|
From: Daniel A. S. <da...@us...> - 2003-09-25 05:37:02
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv25517 Modified Files: ChangeLog Log Message: * library/demos/widget: don't create iconwindow on aqua, but add about menu like on classic. * macosx/Makefile: pass MAKEOVERRIDES to pxbuild. * macosx/tkMacOSXButton.c: added -compound support for bevel buttons. |
|
From: Daniel A. S. <da...@us...> - 2003-09-25 05:37:51
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv25625
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* library/demos/widget: don't create iconwindow on aqua, but add
about menu like on classic.
* macosx/Makefile: pass MAKEOVERRIDES to pxbuild.
* macosx/tkMacOSXButton.c: added -compound support for bevel buttons.
|
|
From: Benjamin R. <cc_...@us...> - 2003-09-26 16:18:20
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv12778
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap): Add
GetWindowFromPort() [Bug #812415]; make function static.
|
|
From: Benjamin R. <cc_...@us...> - 2003-09-26 17:37:35
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv8146 Modified Files: ChangeLog Log Message: * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap): Add GetWindowFromPort() [Bug #812415]; make function static. |
|
From: Pat T. <pat...@us...> - 2003-09-26 23:59:39
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv7511 Modified Files: ChangeLog Log Message: * win/makefile.vc: Implementation of TIP #150, "Provide * win/tkWinSend.c: 'send' command for Windows" * win/tkWinSendCom.h: * win/tkWinSendCom.c: |
|
From: Donal K. F. <dk...@us...> - 2003-09-29 09:23:05
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv21459
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
Added note to make it clear that frameworks are an OSX feature [Bug 619440]
|
|
From: Donal K. F. <dk...@us...> - 2003-09-29 23:00:42
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv7004 Modified Files: ChangeLog Log Message: changelog police |
|
From: Donal K. F. <dk...@us...> - 2003-09-29 23:15:20
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv9521 Modified Files: ChangeLog Log Message: Private functions should be either static or prefixed with 'Tk' (thanks GPS!) |
|
From: Pat T. <pat...@us...> - 2003-09-30 08:46:53
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv6250 Modified Files: ChangeLog Log Message: Remove a dependency on font size in textWind 10.1 |
|
From: Donal K. F. <dk...@us...> - 2003-09-30 14:54:31
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv8987 Modified Files: ChangeLog Log Message: Added [package require] to demos. [FRQ 815118] |
|
From: Jim I. <wol...@us...> - 2003-10-01 01:17:27
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv26766 Modified Files: ChangeLog Log Message: Add an implementation of XSync that flushes the window buffers. This fixes 814810. Also use tk text drawing for checkbutton & radiobutton labels. |
|
From: Daniel A. S. <da...@us...> - 2003-10-01 14:35:34
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv26901 Modified Files: ChangeLog Log Message: * macosx/Wish.pbproj/project.pbxproj: * macosx/Makefile: fixed redo prebinding bug when DESTDIR="". Added support for all applicable customizable makefile variables from tcl/macosx/Makefile. * macosx/README: * macosx/Wish.pbproj/project.pbxproj: ensure that the versioned wishX.X script works correctly when Tk.framework with multiple versions is present by referring to a copy of 'Wish Shell.app' located in Tk.framework/Versions/X.X/Resources. |
|
From: Daniel A. S. <da...@us...> - 2003-10-01 14:35:41
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv26946
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* macosx/Wish.pbproj/project.pbxproj:
* macosx/Makefile: fixed redo prebinding bug when DESTDIR="".
Added support for all applicable customizable makefile variables
from tcl/macosx/Makefile.
* macosx/README:
* macosx/Wish.pbproj/project.pbxproj: ensure that the versioned
wishX.X script works correctly when Tk.framework with multiple
versions is present by referring to a copy of 'Wish Shell.app'
located in Tk.framework/Versions/X.X/Resources.
|