From: Mo D. <md...@us...> - 2002-07-16 23:17:10
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv28698 Modified Files: ChangeLog Log Message: * unix/Makefile.in: * win/Makefile.in: Add a more descriptive warning in the event `make genstubs` needs to be rerun. |
From: Mo D. <md...@us...> - 2002-07-16 23:29:33
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv32126 Modified Files: ChangeLog Log Message: * generic/tkFont.c (TkFontPkgFree): Call panic instead of assert since assert is not used in the rest of Tk. [Tk bug 579651] |
From: Don P. <dg...@us...> - 2002-07-17 14:39:43
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv8591 Modified Files: ChangeLog Log Message: log |
From: Reinhard M. <rm...@us...> - 2002-07-17 16:51:57
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv25142 Modified Files: ChangeLog Log Message: * library/unsupported.tcl: Extended ExposePrivateVariable, and ExposePrivateCommand to accept patterns as well. |
From: Reinhard M. <rm...@us...> - 2002-07-18 16:02:48
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv11753 Modified Files: ChangeLog Log Message: * unix/tkUnixSend.c: Using Tcl_GetTime instead of TclpGetTime. |
From: Vince D. <vin...@us...> - 2002-07-18 23:48:11
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv2144 Modified Files: Tag: macosx-8-4-branch ChangeLog Log Message: encodings, events |
From: D. R. H. <dr...@us...> - 2002-07-19 14:27:46
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv24470 Modified Files: ChangeLog Log Message: Fix a bug in the Postscript encoding vector generator that was causing postscript generation to fail under Win2K. |
From: Mo D. <md...@us...> - 2002-07-19 20:32:00
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv6414 Modified Files: ChangeLog Log Message: * unix/configure: * unix/configure.in: * win/configure: * win/configure.in: Add AC_PREREQ(2.13) in an attempt to make it more clear that the configure scripts must be generated with autoconf version 2.13. [Tcl Bug 583573] |
From: Vince D. <vin...@us...> - 2002-07-21 11:11:55
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv12965 Modified Files: Tag: macosx-8-4-branch ChangeLog Log Message: encodings, and wm updates |
From: Vince D. <vin...@us...> - 2002-07-21 20:40:35
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv5734 Modified Files: Tag: macosx-8-4-branch ChangeLog Log Message: encoding issues, proxy icons |
From: Mo D. <md...@us...> - 2002-07-22 21:25:39
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv10346 Modified Files: ChangeLog Log Message: * library/choosedir.tcl (tk::dialog::file::chooseDir): * library/clrpick.tcl (tk::dialog::file::chooseDir): * library/msgbox.tcl (tk::MessageBox): * library/tkfbox.tcl (tk::dialog::file): * library/xmfbox.tcl (tk::MotifFDialog): Revert [Tk patch 568278]. The transient window workaround is no longer needed since the fix for [Tk bug 570764] solved the problem for withdrawn transients. |
From: Mo D. <md...@us...> - 2002-07-23 09:05:21
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv1348 Modified Files: ChangeLog Log Message: removed invalid ChangeLog entry |
From: Mo D. <md...@us...> - 2002-07-23 17:24:25
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv24448 Modified Files: ChangeLog Log Message: * unix/configure: Regen. * unix/tcl.m4: Update from Tcl. |
From: Jeffrey H. <ho...@us...> - 2002-07-24 19:40:32
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv17237 Modified Files: Tag: core-8-3-1-branch ChangeLog Log Message: * tests/canvas.test: added canvas-14.[1-6] * generic/tkCanvas.c (CanvasWidgetCmd): corrected handling of 'scan' subcommand args. Also removed early return cases to goto done instead where the canvasPtr would be Tcl_Release'd. This may solve other problems with unreleased canvasPtr's. [Bug #581560] |
From: Jeffrey H. <ho...@us...> - 2002-07-24 20:35:42
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv3657 Modified Files: ChangeLog Log Message: see changelog |
From: Jeffrey H. <ho...@us...> - 2002-07-25 20:36:07
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv21980 Modified Files: Tag: core-8-3-1-branch ChangeLog Log Message: * library/tk.tcl (RestoreFocusGrab): handle the case where the FocusGrab info is not set. [Bug #553283] |
From: Jeffrey H. <ho...@us...> - 2002-07-25 20:36:55
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv22185 Modified Files: ChangeLog Log Message: * library/tk.tcl (RestoreFocusGrab): handle the case where the FocusGrab info is not set. [Bug #553283] |
From: Jeffrey H. <ho...@us...> - 2002-07-25 20:57:35
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv29003 Modified Files: ChangeLog Log Message: * library/spinbox.tcl (MouseSelect): when not in the entry, just return instead of invoking - ButtonUp handles invoking already. [Bug #499168] |
From: Jeffrey H. <ho...@us...> - 2002-07-25 21:19:03
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv2994 Modified Files: ChangeLog Log Message: * tests/spinbox.test: added spinbox-22.[1-3] * generic/tkEntry.c (ConfigureEntry): made the textvariable value take precedence over changed -from/-to values, unless it must be constrained. [Bug #559078] |
From: Peter S. <ps...@us...> - 2002-07-25 21:35:26
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv7533 Modified Files: ChangeLog Log Message: Objectifed wm. [Patch #564521] |
From: Mo D. <md...@us...> - 2002-07-28 03:23:09
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv17000 Modified Files: ChangeLog Log Message: * unix/Makefile.in: Add MAJOR_VERSION, MINOR_VERSION, PATCH_LEVEL, INSTALL_LIBRARY, STUB_LIB_FILE, and LIB_FILE to support changes in tcl.m4 related to library builds. Use MAKE_LIB macro to avoid dealing with RANLIB issues. Rename TK_CC_SEARCH_FLAGS to CC_SEARCH_FLAGS and rename TK_LD_SEARCH_FLAGS to LD_SEARCH_FLAGS. Use new INSTALL_LIB and INSTALL_STUB_LIB substs to deal with ranlib issues when install libraries. * unix/configure: Regen. * unix/configure.in: Remove AC_PROG_RANLIB since this is done by tcl.m4 now. Define CC_SEARCH_FLAGS instead of TK_CC_SEARCH_FLAGS and so on. Use MAKE_LIB and MAKE_STUB_LIB from tcl.m4. Remove AC_SUBST calls that are no done in tcl.m4. * unix/tcl.m4: Update from Tcl. * unix/tkConfig.sh.in: Subst CC_SEARCH_FLAGS and LD_SEARCH_FLAGS. |
From: Mo D. <md...@us...> - 2002-07-29 23:03:52
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv410 Modified Files: ChangeLog Log Message: * unix/configure: Regen. * unix/configure.in: Remove code that was setting CC_SEARCH_FLAGS and LD_SEARCH_FLAGS to try to account for cc vs ld linking. Tcl now handles this. * unix/tcl.m4: Update from Tcl. |
From: Donal K. F. <dk...@us...> - 2002-07-31 14:10:58
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv21679 Modified Files: ChangeLog Log Message: Postpone paned-window layout arrangement on geometry event until idle, as is done in other window managers, to fix problems with size calculations when the children don't already know their sizes anyway. Now the layout of the vertical pane demo works better (overall initial window width is right!) |
From: Donal K. F. <dk...@us...> - 2002-08-02 15:35:55
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv9171 Modified Files: ChangeLog Log Message: Stopped a potential core dump from happening when a idle event outlives its clientdata. |
From: Don P. <dg...@us...> - 2002-08-05 04:30:38
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv12311 Modified Files: ChangeLog Log Message: Applied companion patch for Tcl Patch 585105, updating Tk to use Tcl 8.4's fully CONST-ified interface, and fully CONSTifying Tk at the same time. This patch includes purging Tk of its last direct access to interp->result. [Bug 589853] The substantial changes include copying event sequence strings into Tcl_DStrings in tkBind.c, and copying [text] indices into Tcl_DStrings because parsing them involved overwriting them. If this causes performance trouble, that can be resolved by further converting them to Tcl_Obj's. The #defines USE_NON_CONST and USE_COMPAT_CONST have the same effect for Tk as they do for Tcl. (They actually change tcl.h) |