|
From: David G. <dav...@us...> - 2004-10-27 00:56:39
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25812 Modified Files: ChangeLog Log Message: * win/tkWinX.c: Signature for tkWinXCleanup needed to be * generic/tkInt.decls: changed so it matches the Tcl_ExitProc * generic/tkIntPlatDecls.h: typedef to avoid a bad-style cast. * win/makefile.vc: Force TCL_LIBRARY envar when calling tclsh |
|
From: Don P. <dg...@us...> - 2004-10-27 16:38:08
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10804 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * library/xmfbox.tcl (MotifFDialog_BuildUI): Fix [Bug 987169] in the Motif file dialogs as well. Backport of DKF bug fix. |
|
From: Donal K. F. <dk...@us...> - 2004-10-28 10:19:39
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28324 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Backport of documentation fixes |
|
From: Donal K. F. <dk...@us...> - 2004-10-28 10:23:03
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29054 Modified Files: ChangeLog Log Message: Assorted minor documentation fixes |
|
From: Pat T. <pat...@us...> - 2004-10-28 15:06:34
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31937 Modified Files: ChangeLog Log Message: * unix/tkUnixScale.c (DisplayHorizontalValue): Fix for #220927 by Michael Schlenker to keep the labels within the window. |
|
From: Pat T. <pat...@us...> - 2004-10-28 15:18:48
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2390 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * unix/tkUnixScale.c (DisplayHorizontalValue): Backport fix for #220927 by Michael Schlenker to keep the labels within the window. |
|
From: Mo D. <md...@us...> - 2004-10-28 19:51:44
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8713 Modified Files: ChangeLog Log Message: * win/tkWin32Dll.c (DllMain, _except_dllmain_detach_handler): Rework pushing of exception handler function pointer so that compiling with gcc -O3 works. Remove empty function call to avoid compiler warning. Mark the DllMain function as noinline to avoid compiler error from duplicated asm labels in generated code. |
|
From: Mo D. <md...@us...> - 2004-10-28 20:11:27
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14600 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * win/tkWin32Dll.c (DllMain, _except_dllmain_detach_handler): Back port HAVE_NO_SEH handler code from CVS HEAD to fix gcc build breakage caused by 2004-10-26 back port. |
|
From: Mo D. <md...@us...> - 2004-10-28 22:41:09
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26822 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * doc/wm.n: Add wm attributes . -alpha doc to account for recent alpha changes. |
|
From: Pat T. <pat...@us...> - 2004-10-29 11:16:50
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13814 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * library/tk.tcl (::tk::PlaceWindow): Backported the fix from #533519 to handle window placement on multi-monitor Windows. |
|
From: Pat T. <pat...@us...> - 2004-10-29 11:52:58
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21099 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * win/makefile.vc (DOTVERSION): Was installing 8.4 relabelled as 8.5 |
|
From: Mo D. <md...@us...> - 2004-10-29 22:28:41
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3670 Modified Files: ChangeLog Log Message: * tests/wm.test: Add Win32 test cases for attributes subcommand. * win/tkWinWm.c (WmAttributesCmd): Fixup broken option processing logic for attributes subcommand. |
|
From: Mo D. <md...@us...> - 2004-10-29 22:34:14
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5134 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * tests/wm.test: Add Win32 test cases for attributes subcommand. * win/tkWinWm.c (WmAttributesCmd): Fixup broken option processing logic for attributes subcommand. |
|
From: Don P. <dg...@us...> - 2004-11-01 16:51:32
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29737 Modified Files: ChangeLog Log Message: * dialog.test (dialog-1.1): Update expected result to changes in the error messages produced by procs. |
|
From: Don P. <dg...@us...> - 2004-11-03 18:07:53
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3264 Modified Files: ChangeLog Log Message: * tests/button.test: Update expected results to account for more verbose errorinfo from errors in variable traces [Tcl Bug 572164] |
|
From: Donal K. F. <dk...@us...> - 2004-11-07 17:28:27
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9206 Modified Files: ChangeLog Log Message: Added a demo of simple animation to the widget tour. |
|
From: Peter S. <ps...@us...> - 2004-11-07 22:00:32
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3880 Modified Files: ChangeLog Log Message: Made handling of ^ a bit more consistent in corner cases. This makes ^ work without any widgets in the same command. [Bug 962589] |
|
From: Peter S. <ps...@us...> - 2004-11-07 22:21:19
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7638 Modified Files: ChangeLog Log Message: doc/frame.n: Added some info for -width/-height options. [Bug 1055423] |
|
From: Donal K. F. <dk...@us...> - 2004-11-07 22:41:27
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11620 Modified Files: ChangeLog Log Message: More animation demos |
|
From: Donal K. F. <dk...@us...> - 2004-11-08 21:58:04
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10755 Modified Files: ChangeLog Log Message: Added Keith Vetter's tkGoldberg as an animation demo. Thanks Keith! |
|
From: Vince D. <vin...@us...> - 2004-11-09 12:46:17
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26303 Modified Files: ChangeLog Log Message: fix to MacOSX compound button layout |
|
From: Jim I. <wol...@us...> - 2004-11-10 17:29:52
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10495 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Fix for 1055023 from mi...@mu.... |
|
From: Daniel A. S. <da...@us...> - 2004-11-11 01:24:38
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23396 Modified Files: ChangeLog Log Message: * generic/tkMain.c: * macosx/tkMacOSXAppInit.c (removed): * macosx/Wish.pbproj/project.pbxproj: * macosx/tkMacOSXInit.c: * macosx/tkMacOSXInt.h: changes to make TkAqua dynamically loadable, enabling [package require Tk] from tclsh. Startup code from tkMacOSXAppInit.c moved into tkMacOSXInit.c, added code that notifies the window server that an unbundled executable is a full GUI application after loading Tk. [Patch 1035348] * doc/wm.n: documented [wm attributes] on Mac OS X. [Bug 606665] * macosx/tkMacOSXWm.c: implemented TIP 222 [wm attributes -alpha] on Mac OS X. [Patch 892194] WmIconbitmapCmd: adopted FSRef changes from [wm atttrs -titlepath]. * macosx/tkMacOSXSubwindows.c: synced spacing/formatting with core-8-4-branch. * generic/tkRectOval.c: * macosx/README: * macosx/tkMacOSXDefault.h: * macosx/tkMacOSXDraw.c: * macosx/tkMacOSXInit.c: * macosx/tkMacOSXInt.h: * macosx/tkMacOSXMenu.c: * macosx/tkMacOSXWm.c: forward port from core-8-4-branch of Jim's and my changes for CG drawing and [wm attributes] (corresponds to 8.4 changes dating from 09-18, 07-27, 07-24). * macosx/tkMacOSXMouseEvent.c: endianness fixes. * macosx/Wish.pbproj/project.pbxproj: corrected path to html help inside framework. * macosx/Makefile: prevent parallel make from building several targets at the same time. |
|
From: Daniel A. S. <da...@us...> - 2004-11-11 01:26:48
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23860 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tkMain.c: * macosx/tkMacOSXAppInit.c (removed): * macosx/Wish.pbproj/project.pbxproj: * macosx/tkMacOSXInit.c: * macosx/tkMacOSXInt.h: changes to make TkAqua dynamically loadable, enabling [package require Tk] from tclsh. Startup code from tkMacOSXAppInit.c moved into tkMacOSXInit.c, added code that notifies the window server that an unbundled executable is a full GUI application after loading Tk. [Patch 1035348] * doc/wm.n: documented [wm attributes] on Mac OS X. [Bug 606665] * macosx/tkMacOSXWm.c: implemented TIP 222 [wm attributes -alpha] on Mac OS X. [Patch 892194] WmIconbitmapCmd: adopted FSRef changes from [wm atttrs -titlepath]. * macosx/tkMacOSXButton.c: * macosx/tkMacOSXMenus.c: * macosx/tkMacOSXRegion.c: * macosx/tkMacOSXSubwindows.c: synced spacing/formatting with HEAD. * macosx/tkMacOSXMouseEvent.c: endianness fixes. * macosx/Wish.pbproj/project.pbxproj: corrected path to html help inside framework. * macosx/Makefile: prevent parallel make from building several targets at the same time. Ensure that xcodebuild will use Wish.pbproj project even if a .xcode project is also present. |
|
From: Reinhard M. <rm...@us...> - 2004-11-11 11:34:05
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12499 Modified Files: ChangeLog Log Message: * generic/tkEvent.c (InvokeInputMethods): Call XSetICFocus whenever the window receives focus. This fixes bug #905830 but avoids #1000051. |