|
From: Jeffrey H. <ho...@us...> - 2005-11-30 21:13:22
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2698 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tkEvent.c: fix handling of ClientMessage handlers. [Bug 1289565 983920] |
|
From: Jeffrey H. <ho...@us...> - 2005-11-30 22:58:17
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24702 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * win/tkWinWm.c (UpdateWrapper): Don't install frame menu on dead window. Backport of 1233635 |
|
From: Jeffrey H. <ho...@us...> - 2005-11-30 23:42:55
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6108 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * tests/textWind.test: use "Courier -12" on all platforms. Reduces Windows XP test errors in that file from 9 to 2 (13.2 and 13.9 still off-by-one pixel). |
|
From: Jeffrey H. <ho...@us...> - 2005-12-01 00:03:15
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11249 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * tests/scrollbar.test (6.22): fix rounding-error sensitive test |
|
From: Jeffrey H. <ho...@us...> - 2005-12-01 02:04:05
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9127 Modified Files: ChangeLog Log Message: * win/Makefile.in: place TCL_BIN_DIR first in PATH for targets to get Tcl built dll first. |
|
From: Jeffrey H. <ho...@us...> - 2005-12-01 02:13:13
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11003 Modified Files: ChangeLog Log Message: * win/Makefile.in: Add tkWinTest.obj to tk84.dll to handle some needed test functions being defined in stubs (TkplatformtestInit). |
|
From: Jeffrey H. <ho...@us...> - 2005-12-01 02:13:39
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11168 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * win/Makefile.in: place TCL_BIN_DIR first in PATH for targets to get Tcl built dll first. |
|
From: Daniel A. S. <da...@us...> - 2005-12-01 02:15:54
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11684 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset. * unix/configure: regen. * macosx/tkMacOSXCarbonEvents.c (TkMacOSXInitCarbonEvents): added newly registered kEventAppAvailableWindowBoundsChanged to debugging code. |
|
From: Jeffrey H. <ho...@us...> - 2005-12-01 03:21:43
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21918 Modified Files: ChangeLog Log Message: * generic/tkImgGIF.c: cast calls to blockOut |
|
From: Jeffrey H. <ho...@us...> - 2005-12-01 03:22:19
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21975 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tkImgGIF.c: cast calls to block_out |
|
From: Jeffrey H. <ho...@us...> - 2005-12-01 03:54:21
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26556 Modified Files: ChangeLog Log Message: * doc/checkbutton.n: fix -selectcolor docs [Bug 1083838] |
|
From: Daniel A. S. <da...@us...> - 2005-12-01 04:28:33
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2776 Modified Files: ChangeLog Log Message: * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset. * unix/configure: regen. |
|
From: Jeffrey H. <ho...@us...> - 2005-12-01 06:24:22
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21308 Modified Files: ChangeLog Log Message: * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged): * macosx/tkMacOSXWindowEvent.c (TkMacOSXProcessApplicationEvent): * macosx/tkMacOSXCarbonEvents.c (TkMacOSXInitCarbonEvents): * macosx/tkMacOSXEvent.h: Trap kEventAppAvailableWindowBoundsChanged * macosx/tkMacOSXInt.h: event to watch for change in display size and adjust internal state appropriately. |
|
From: Jeffrey H. <ho...@us...> - 2005-12-01 07:34:29
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2567 Modified Files: ChangeLog Log Message: * win/tkWinWm.c (WmAttributesCmd): set (no)topmost window aspect before rewrapping. [Bug 1086049] |
|
From: Jeffrey H. <ho...@us...> - 2005-12-01 07:35:03
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2702 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * win/tkWinWm.c (WmAttributesCmd): set (no)topmost window aspect before rewrapping. [Bug 1086049] |
|
From: Jeffrey H. <ho...@us...> - 2005-12-01 17:47:21
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21416 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * library/menu.tcl (::tk::PostOverPoint): correct menu post near bottom of screen on Windows. [Bug 1353416] |
|
From: Kevin B K. <ke...@us...> - 2005-12-01 17:51:36
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22324 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: restored the ability to build from makefile.vc |
|
From: Don P. <dg...@us...> - 2005-12-01 20:29:35
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31256 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: fox botched date |
|
From: Donal K. F. <dk...@us...> - 2005-12-02 11:01:42
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18175 Modified Files: ChangeLog Log Message: whitespace police |
|
From: Daniel A. S. <da...@us...> - 2005-12-04 00:51:38
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6977 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * mac/README: add note that mac classic port is no longer supported. |
|
From: Reinhard M. <rm...@us...> - 2005-12-05 17:02:12
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20054 Modified Files: ChangeLog Log Message: * unix/tkUnixEvent.c (OpenIM): Added a workaround to allow at least ASCII and the Compose key when typing into text and entry widgets on a system that uses SCIM. This has to be taken out again once the SCIM problems have been fixed. |
|
From: Reinhard M. <rm...@us...> - 2005-12-05 21:38:53
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19865 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Added a workaround for SCIM |
|
From: Jeffrey H. <ho...@us...> - 2005-12-05 22:42:48
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4388 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tkOldConfig.c (Tk_ConfigureWidget): fix the handling of TK_CONFIG_OPTION_SPECIFIED to be flagged appropriately in original Tk_ConfigSpec. This is *not* thread safe, but will be retained for 8.4.x and left out of 8.5.x. [Bug 749908] |
|
From: Donal K. F. <dk...@us...> - 2005-12-06 09:16:21
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30264 Modified Files: ChangeLog Log Message: Doc change to discourage the use of TK_CONFIG_OPTION_SPECIFIED which was not thread-safe and is now no-longer used. |
|
From: Jeffrey H. <ho...@us...> - 2005-12-07 17:33:01
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17862 Modified Files: ChangeLog Log Message: remove extraneous const |