From: Don P. <dg...@us...> - 2003-03-13 19:33:50
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv15177a Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * tests/unixWm.test: Constrained all tests older than revision 1.21 to run only on Unix. Alternative approach did not match maintainer habits. * tests/spinbox.test (spinbox-17.4): Avoid long failure message. |
From: Don P. <dg...@us...> - 2003-03-13 19:34:41
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv15707 Modified Files: ChangeLog Log Message: * tests/unixWm.test: Constrained all tests older than revision 1.21 to run only on Unix. Alternative approach did not match maintainer habits. * tests/spinbox.test (spinbox-17.4): Avoid long failure message. |
From: Donal K. F. <dk...@us...> - 2003-03-14 21:30:58
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv5913 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Backport of the 'Message box buttons too wide' fix. [Bug #701812] |
From: Daniel A. S. <da...@us...> - 2003-03-18 13:47:53
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv29719 Modified Files: ChangeLog Log Message: * macosx/Wish.pbproj/project.pbxproj: * macosx/Makefile: * macosx/README: added support for giving 'make' the location of Tcl.framework and tclsh to build and link against. * macosx/tkMacOSXXStubs.c: fixed crash in [winfo server]. |
From: Daniel A. S. <da...@us...> - 2003-03-18 13:55:51
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv3012 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * macosx/Wish.pbproj/project.pbxproj: * macosx/Makefile: * macosx/README: added support for giving 'make' the location of Tcl.framework and tclsh to build and link against. * macosx/tkMacOSXXStubs.c: fixed crash in [winfo server]. |
From: Don P. <dg...@us...> - 2003-03-18 16:19:11
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv14285 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * tests/unixWm.test (unixWm-41.2): Corrected typo in 2003-03-13 commit. Thanks Larry Virden. [Bug 705567] |
From: Don P. <dg...@us...> - 2003-03-18 16:30:43
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv20283 Modified Files: ChangeLog Log Message: * tests/unixWm.test (unixWm-41.2): Corrected typo in 2003-03-13 commit. Thanks Larry Virden. [Bug 705567] |
From: Mo D. <md...@us...> - 2003-03-19 03:14:42
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv1182 Modified Files: ChangeLog Log Message: * win/configure: Regen. * win/configure.in: Don't run the AC_CYGWIN macro since it uses AC_CANONICAL_HOST under autoconf 2.5X. Just check to see if __CYGWIN__ is defined by the compiler and set the ac_cv_cygwin variable based on that. [Tcl Bug 705912] |
From: Mo D. <md...@us...> - 2003-03-19 03:21:23
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv3064 Modified Files: ChangeLog Log Message: * win/tkConfig.sh.in: Add TK_DLL_FILE entry to mirror the TCL_DLL_FILE entry in tclConfig.sh. [Patch 694271] |
From: Daniel A. S. <da...@us...> - 2003-03-21 01:51:22
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv14733 Modified Files: ChangeLog Log Message: * macosx/tkMacOSXApplication.r (removed): * macosx/tkMacOSXLibrary.r (removed): * macosx/tkMacOSXResource.r (removed): * macosx/Wish.pbproj/project.pbxproj: * macosx/tkAboutDlg.r: updated copyrights, cleaned up about box, removed obsolete unused resource files. * macosx/buildTkConfig.tcl: TK_DEFS space fix. |
From: Kevin B K. <ke...@us...> - 2003-03-23 02:17:45
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv10352 Modified Files: ChangeLog Log Message: Corrected several problems that prevented OPTS=symbols from building properly. [Patch 707792] Thanks to Joe Mistachkin for the fixes. |
From: Kevin B K. <ke...@us...> - 2003-03-23 02:25:22
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv12222 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Corrected several problems that prevented OPTS=symbols from building properly. [Patch 707792] Thanks to Joe Mistachkin for the fixes. |
From: Mo D. <md...@us...> - 2003-03-27 07:13:30
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv32453 Modified Files: ChangeLog Log Message: * unix/configure: Regen. * unix/tcl.m4: Update from Tcl to get BeOS changes. |
From: Mo D. <md...@us...> - 2003-03-28 00:16:02
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv26412 Modified Files: ChangeLog Log Message: * unix/configure: Regen. * unix/tcl.m4: Update from Tcl. |
From: Don P. <dg...@us...> - 2003-04-01 21:06:16
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv28216 Modified Files: ChangeLog Log Message: * tests/all.tcl: Made better use of a common * tests/constraints.tcl: -loadfile to hold definitions * tests/*.test: common to all test files. |
From: Mo D. <md...@us...> - 2003-04-02 06:38:23
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv16957 Modified Files: ChangeLog Log Message: * unix/configure: Regen. * unix/tcl.m4: Update from Tcl. |
From: Mo D. <md...@us...> - 2003-04-03 02:01:08
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv17796 Modified Files: ChangeLog Log Message: * win/configure: Regen. * win/configure.in: Don't set TCL_DLL_FILE, TCL_LIB_FILE, TCL_STUB_LIB_FILE, TCL_STUB_LIB_FLAG, and TCL_BUILD_STUB_LIB_SPEC. These variables are already set in tclConfig.sh. Don't subst vars that are either not used, or already covered by a subst in SC_LOAD_TCLCONFIG. [Bug 691908] |
From: Mo D. <md...@us...> - 2003-04-03 02:04:56
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv19339 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * win/configure: Regen. * win/configure.in: Don't set TCL_DLL_FILE, TCL_LIB_FILE, TCL_STUB_LIB_FILE, TCL_STUB_LIB_FLAG, and TCL_BUILD_STUB_LIB_SPEC. These variables are already set in tclConfig.sh. [Bug 691908] |
From: Mo D. <md...@us...> - 2003-04-03 02:31:32
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv12005 Modified Files: ChangeLog Log Message: * win/configure: Regen. * win/configure.in: Set stub lib flag based on new LIBFLAGSUFFIX variable. * win/tcl.m4: Update from Tcl to get new LIBFLAGSUFFIX variable. |
From: Mo D. <md...@us...> - 2003-04-03 10:12:05
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv15301 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * win/configure: Regen. * win/configure.in: Set stub lib flag based on new LIBFLAGSUFFIX variable. * win/tcl.m4: Update from Tcl to get new LIBFLAGSUFFIX variable. |
From: Mo D. <md...@us...> - 2003-04-04 19:29:39
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv20984 Modified Files: ChangeLog Log Message: * unix/Makefile.in: Subst TCL_LIBS instead of DL_LIBS and MATH_LIBS. * unix/configure: Regen. * unix/configure.in: Remove SC_ENABLE_THREADS invocation. Thread support in an extension should be automatic when Tcl is compiled with thread support. Add AC_DEFINE calls to set TCL_THREADS, _REENTRANT, and _THREAD_SAFE since this was done in SC_ENABLE_THREADS. Remove socket and math lib checks since these are already done in the Tcl configure script. * unix/tcl.m4: Update from Tcl to get TCL_LIBS fix. This fixes bug 597847 which was caused by improper linking. * unix/tkConfig.sh.in: Subst TCL_LIBS instead of MATH_LIBS and DL_LIBS. [Bug 597847] |
From: Mo D. <md...@us...> - 2003-04-14 23:34:41
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv1091 Modified Files: ChangeLog Log Message: * generic/tkBind.c (TkpGetBindingXEvent): Add helper method that can be used to query the XEvent* for the currently executing binding. * generic/tkInt.h: Declare TkpGetBindingXEvent. * win/tkWinMenu.c (MenuKeyBindProc, TkWinMenuKeyObjCmd, TkpInitializeMenuBindings): Rename MenuKeyBindProc to TkWinMenuKeyObjCmd and convert it into a Tcl command named tk::tkWinMenuKey. Bind keyboard accelerator actions to this Tcl command instead of using a native C binding. This makes it possible to extend the existing binding with Tcl code and makes the Windows version work just like the unix version. |
From: Mo D. <md...@us...> - 2003-04-15 01:06:10
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv31200 Modified Files: ChangeLog Log Message: * win/tkWinMenu.c (TkpInitializeMenuBindings): Rename the private menu helper cmd from tk::tkWinMenuKey to tk::WinMenuKey. [Bug 721514] |
From: Jeffrey H. <ho...@us...> - 2003-04-18 21:55:05
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv24676 Modified Files: ChangeLog Log Message: * win/configure: regen * win/configure.in (SHELL): force it to /bin/sh as autoconf 2.5x uses /bin/bash, which can fail to find exes in the path (ie: lib). |
From: Jeffrey H. <ho...@us...> - 2003-04-25 20:03:45
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv21181 Modified Files: ChangeLog Log Message: * unix/tkUnixButton.c (TkpDisplayButton): Use the normalTextGc when * win/tkWinButton.c (TkpDisplayButton): displaying disabled text that have images, as they get a gray50 stipple as well and the disabledGc is not set up correctly for font drawing. [Bug #477740] |