From: Don P. <dg...@us...> - 2002-03-20 22:55:20
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv3602 Modified Files: ChangeLog Log Message: * Updates to handle change in type of part2 argument of Tcl_VarTraceProc typedef. [TIP 27] [Patch 532644]. |
From: David G. <dav...@us...> - 2002-03-21 17:51:57
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv5010 Modified Files: ChangeLog Log Message: no message |
From: Jeffrey H. <ho...@us...> - 2002-03-26 02:31:45
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv26107 Modified Files: Tag: core-8-3-1-branch ChangeLog Log Message: * unix/Makefile.in: added shell and gdb targets, prevent tkIntXlibDecls.h header from being installed by install-libraries. * unix/configure: * unix/configure.in: backported improved AIX build support from 8.4. * unix/tcl.m4: backported 8.4 changes to HP-UX, IRIX64-6.*, SunOS, FreeBSD, AIX and Darwin targets. Updated SC_LOADTCLCONFIG to detect when we build against a Tcl build dir. Compile with -DUSE_TCL_STUBS in the shared case. |
From: Andreas K. <and...@us...> - 2002-03-26 23:47:56
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv4421 Modified Files: Tag: core-8-3-1-branch ChangeLog Log Message: * unix/tkUnixFont.c: Added inclusion of <arpa/inet.h>. This fixes a GCC/HPUX problem with missing a "htons". See also "tclUnixPort.h" for equivalent code. |
From: Andreas K. <and...@us...> - 2002-03-27 00:14:06
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv11054 Modified Files: ChangeLog Log Message: * unix/tkUnixFont.c: Added inclusion of <arpa/inet.h>. This fixes a GCC/HPUX problem with missing a "htons". See also "tclUnixPort.h" for equivalent code. |
From: David G. <dav...@us...> - 2002-03-28 23:22:46
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv31359 Modified Files: ChangeLog Log Message: no message |
From: David G. <dav...@us...> - 2002-03-29 01:18:29
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv28108 Modified Files: ChangeLog Log Message: no message |
From: David G. <dav...@us...> - 2002-03-29 02:26:09
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv9410 Modified Files: ChangeLog Log Message: no message |
From: David G. <dav...@us...> - 2002-03-29 03:56:33
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv26109 Modified Files: ChangeLog Log Message: no message |
From: Jeffrey H. <ho...@us...> - 2002-04-05 08:43:24
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv16092 Modified Files: ChangeLog Log Message: * win/tkWinButton.c (TkpDisplayButton): * generic/tkTextMark.c (TkTextInsertDisplayProc): * generic/tkCanvText.c (DisplayCanvText): * generic/tkEntry.c (DisplayEntry): added Tk_SetCaretPos calls. |
From: Daniel A. S. <da...@us...> - 2002-04-08 16:39:02
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv16278/tk Modified Files: Tag: core-8-3-1-branch ChangeLog Log Message: 2002-04-08 Daniel Steffen <da...@us...> * generic/tkInt.h: * mac/tkMacAppInit.c: fixes to MSL stdin/stdout hookup to the TkConsole when using shared MSL libraries; fix for crashing bug on exit: writing to stdin/sterr when console has already been destroyed. (both fixes need support in MSL, see 'CW Pro6 changes' in tcl/mac/tcltkMacBuildSupport.sea.hqx) * mac/tkMacDialog.c: fixes to Navigation Services Dialog filter. * mac/tkMacDraw.c: add panic for overwide TkImages that would crash Tk on mac otherwise. |
From: Daniel A. S. <da...@us...> - 2002-04-08 16:44:58
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv17854/tk Modified Files: ChangeLog Log Message: 2002-04-08 Daniel Steffen <da...@us...> * mac/tkMacProjects.sea.hqx: added tkPanedWindow.c to projects * mac/tkMacAppInit.c: fixes to MSL stdin/stdout hookup to the TkConsole when using shared MSL libraries; fix for crashing bug on exit: writing to stdin/sterr when console has already been destroyed. (both fixes need support in MSL, see 'CW Pro6 changes' in tcl/mac/tcltkMacBuildSupport.sea.hqx) * mac/tkMacDialog.c: fixes to Navigation Services Dialog filter. * mac/tkMacDraw.c: add panic for overwide TkImages that would crash Tk on mac otherwise. |
From: David G. <dav...@us...> - 2002-04-10 18:38:50
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv15055 Modified Files: Tag: core-8-3-1-branch ChangeLog Log Message: no message |
From: David G. <dav...@us...> - 2002-04-10 18:40:47
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv16933 Modified Files: Tag: core-8-3-1-branch ChangeLog Log Message: no message |
From: Mo D. <md...@us...> - 2002-04-10 19:39:02
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv16172 Modified Files: ChangeLog Log Message: * doc/wm.n: * mac/tkMacWm.c: * tests/wm.test: * unix/tkUnixWm.c: * win/tkWinWm.c: Update wm stackorder usage message to make it clear that either 1 or 3 arguments are required. [Bug 540013] |
From: Jeffrey H. <ho...@us...> - 2002-04-12 06:35:06
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv26281 Modified Files: Tag: core-8-3-1-branch ChangeLog Log Message: * win/configure: * win/tcl.m4: Enabled COFF as well as CV style debug info with --enable-symbols to allow Dr. Watson users to see function info. More info on debugging levels can be obtained at: http://msdn.microsoft.com/library/en-us/dnvc60/html/gendepdebug.asp |
From: Jeffrey H. <ho...@us...> - 2002-04-12 07:36:54
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv8514 Modified Files: ChangeLog Log Message: see ChangeLog |
From: Jeffrey H. <ho...@us...> - 2002-04-12 10:21:23
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv26380 Modified Files: ChangeLog Log Message: see ChangeLog |
From: Donal K. F. <dk...@us...> - 2002-04-22 12:45:51
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv4363 Modified Files: ChangeLog Log Message: Fix for Bug 223739 to get rid of floating point equality test. Sorry for delaying this fix for months; I hadn't noticed that it had been reviewed! |
From: Jeffrey H. <ho...@us...> - 2002-04-23 00:20:37
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv3689 Modified Files: ChangeLog Log Message: * generic/tkTextDisp.c (DisplayLineBackground): * unix/tkUnix3d.c (Tk_3DHorizontalBevel): * unix/tkUnixFont.c (Tk_DrawChars): applied fixes to not overrun the X window 16-bit size limit. [Patch #541999] (bonfield) |
From: Jeffrey H. <ho...@us...> - 2002-04-23 00:48:31
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv10426 Modified Files: ChangeLog Log Message: * library/button.tcl (ButtonLeave): corrected the 3 implementations of ButtonLeave to check for Priv(relief) existing before trying to use it. [Patch #541849] |
From: Daniel A. S. <da...@us...> - 2002-04-23 14:28:15
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv8384/tk Modified Files: ChangeLog Log Message: * mac/tkMacTclCode.r: * mac/tkMacResource.r: added check of TCLTK_NO_LIBRARY_TEXT_RESOURCES #define to allow disabling the inclusion of the tk library code in the resource fork of Tk executables and shared libraries. Moved tk library code inclusion to separate file like in tcl. Added 'panedwindow' resource. |
From: Jeffrey H. <ho...@us...> - 2002-04-26 19:46:10
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv19768 Modified Files: Tag: core-8-3-1-branch ChangeLog Log Message: * unix/configure: * unix/tcl.m4: change HP-11 SHLIB_LD_LIBS from "" to ${LIBS} so that the .sl knows its dependent libs. |
From: Jeffrey H. <ho...@us...> - 2002-04-26 19:47:18
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv20956 Modified Files: ChangeLog Log Message: * unix/configure: * unix/tcl.m4: change HP-11 SHLIB_LD_LIBS from "" to ${LIBS} so that the .sl knows its dependent libs. |
From: David G. <dav...@us...> - 2002-05-08 02:23:07
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv7350 Modified Files: ChangeLog Log Message: no message |