From: Kevin B K. <ke...@us...> - 2009-01-20 03:54:56
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18500 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Backport of Patch 907924 |
From: Kevin B K. <ke...@us...> - 2009-01-22 02:11:49
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv5479 Modified Files: ChangeLog Log Message: * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}). * unix/configure: Autoconf 2.59 |
From: Kevin B K. <ke...@us...> - 2009-01-22 02:16:24
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv6033 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}). * unix/configure: Autoconf 2.59 |
From: Don P. <dg...@us...> - 2009-01-22 05:06:54
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv23250 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: typo |
From: Don P. <dg...@us...> - 2009-01-22 05:08:25
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv23359 Modified Files: ChangeLog Log Message: typo |
From: Jan N. <nij...@us...> - 2009-01-28 20:47:54
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv470 Modified Files: ChangeLog Log Message: - eliminate some unnessary type casts - some internal const decorations - spacing |
From: Jan N. <nij...@us...> - 2009-02-03 23:55:53
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv25366 Modified Files: ChangeLog Log Message: - eliminate some unnessary type casts - some internal const decorations - spacing |
From: Daniel A. S. <da...@us...> - 2009-02-06 08:12:14
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv20424 Modified Files: ChangeLog Log Message: * generic/tkImgPhInstance.c: fix numerous leaks discovered with the * generic/tkMenu.c: Mac OS X Instruments.app Leaks tool. * generic/tkText.c: * generic/tkTextImage.c: * generic/tkTextIndex.c: * generic/tkUndo.c: * generic/tkUtil.c: * generic/ttk/ttkFrame.c: * macosx/tkMacOSXWm.c: |
From: Daniel A. S. <da...@us...> - 2009-02-06 08:13:26
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv20595 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tkImgPhoto.c: fix numerous leaks discovered with the * generic/tkMenu.c: Mac OS X Instruments.app Leaks tool. * generic/tkText.c: * generic/tkTextImage.c: * generic/tkTextIndex.c: * generic/tkUndo.c: * generic/ttk/ttkFrame.c: * macosx/tkMacOSXWm.c: |
From: Daniel A. S. <da...@us...> - 2009-02-06 08:14:32
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv20798 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tkImgPhoto.c: fix leaks discovered with the Mac OS X * generic/tkMenu.c: Instruments.app Leaks tool. * macosx/tkMacOSXWm.c: |
From: Joe E. <jen...@us...> - 2009-02-08 19:35:40
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv27971 Modified Files: ChangeLog Log Message: Renamed several internal data structures and functions: ElementImpl -> ElementClass, LayoutNode -> Element. Remove more unnecessary casts. Add function Ttk_ClientRegion, common factor of entry, scale, progress, and treeview widgets. |
From: Joe E. <jen...@us...> - 2009-02-09 02:16:44
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv11672 Modified Files: ChangeLog Log Message: ElementStateEventProc: Avoid dangling pointers when layout changes [Fix for #2431428]. |
From: Jan N. <nij...@us...> - 2009-02-10 22:43:28
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv14218 Modified Files: ChangeLog Log Message: fix [tcl-Bug 2502365] Building of head on HPUX is broken when using the native CC. |
From: Donal K. F. <dk...@us...> - 2009-02-11 15:17:34
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv7722 Modified Files: ChangeLog Log Message: Use a color picture of JO for better GOOBE. [Bug 2588919] |
From: Donal K. F. <dk...@us...> - 2009-02-12 22:32:17
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29384 Modified Files: ChangeLog Log Message: Factor out the IconList megawidget. |
From: Donal K. F. <dk...@us...> - 2009-02-16 09:30:38
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv10276 Modified Files: ChangeLog Log Message: Apply some GOOBE to the ttk::intro(n) manpage. [Bug 2604420] |
From: Jeffrey H. <ho...@us...> - 2009-02-16 18:11:54
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv7497 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * win/configure.in, win/configure: align better with tcl version. Ensures finding correct CPP for Win64. |
From: Jeffrey H. <ho...@us...> - 2009-02-16 18:14:52
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv7975 Modified Files: ChangeLog Log Message: * win/configure.in, win/configure: align better with tcl version. Ensures finding correct CPP for Win64. |
From: Jeffrey H. <ho...@us...> - 2009-02-17 18:08:17
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31782 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * win/tcl.m4, win/configure: Check if cl groks _WIN64 already to avoid CC manipulation that can screw up later configure checks. Use 'd'ebug runtime in 64-bit builds. |
From: Jeffrey H. <ho...@us...> - 2009-02-17 18:11:57
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv32206 Modified Files: ChangeLog Log Message: * win/tcl.m4, win/configure: Check if cl groks _WIN64 already to avoid CC manipulation that can screw up later configure checks. Use 'd'ebug runtime in 64-bit builds. |
From: Pat T. <pat...@us...> - 2009-02-21 10:23:03
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv976 Modified Files: ChangeLog Log Message: [Bug 2546087] Restore support for NULs in console stdout channel. In 2004 a fix to Tcl channels prevented the exposure of the internal UTF-8 representation of the ASCII NUL character (\uc080). Since then strings in the console have been truncated at NUL. This restores the older behaviour. |
From: Pat T. <pat...@us...> - 2009-02-21 12:20:58
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv9770 Modified Files: ChangeLog Log Message: Correct the ttk::treeview border on XP and Vista. |
From: Pat T. <pat...@us...> - 2009-02-22 23:39:16
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv2110 Modified Files: ChangeLog Log Message: [Patch 2542828] use stock Win32 help arrow cursor for question_arrow |
From: Pat T. <pat...@us...> - 2009-02-23 10:18:42
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv20249 Modified Files: ChangeLog Log Message: [Patch 2507419] fixes the image drawing bug on windows menus. |
From: Pat T. <pat...@us...> - 2009-02-23 10:37:41
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv21012 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [Patch 2507419] fix menu image display issue on windows |