From: Andreas K. <and...@us...> - 2010-07-06 17:15:22
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv23705 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * doc/text.n: Fixed minor typo in the description of 'text delete', as reported by <ee...@us...> on the chat. |
From: Jan N. <nij...@us...> - 2010-07-16 22:06:12
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv2951 Modified Files: ChangeLog Log Message: [Tcl Bug 3029891] Functions that don't belong in the stub table (Tk part, not really removed from the stub table, just disabled) [Bug 3027438] Tk_Main calls Tcl_CreateInterp before Tcl_FindExecutable |
From: Donal K. F. <dk...@us...> - 2010-07-18 23:58:25
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31437 Modified Files: ChangeLog Log Message: * generic/tkImgGIF.c (StringWriteGIF): Added ability to write a GIF to a string (as a byte array, of course) following comments on c.l.t by Aric Bills. Also improved readability of some of the function and field names in this file. |
From: Jeffrey H. <ho...@us...> - 2010-08-03 23:12:15
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv12424 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * library/button.tcl (::tk::CheckEnter): use uplevel set instead of set :: to work with other var resolvers (itcl). [AS Bug#87409] |
From: Jeffrey H. <ho...@us...> - 2010-08-03 23:13:09
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv12708 Modified Files: ChangeLog Log Message: * library/button.tcl (::tk::CheckEnter): use uplevel set instead of set :: to work with other var resolvers (itcl). [AS Bug#87409] |
From: Don P. <dg...@us...> - 2010-08-10 17:29:01
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv8046 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * library/msgs/pl.msg: Backport updates to pl.msg from HEAD |
From: Donal K. F. <dk...@us...> - 2010-08-11 09:39:15
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv15960 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tkCanvLine.c (LineDeleteCoords): [Bug 2900121]: Backport of fix to sense of test. |
From: Jeffrey H. <ho...@us...> - 2010-08-12 00:14:39
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv21137 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * unix/configure: regen with ac-2.59 * unix/configure.in, unix/Makefile.in: * unix/tcl.m4 (AIX): remove the need for ldAIX, replace with -bexpall/-brtl. Remove TK_EXP_FILE (export file) and other baggage that went with it. Remove pre-4 AIX build support. |
From: Jeffrey H. <ho...@us...> - 2010-08-12 00:35:03
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv26471 Modified Files: ChangeLog Log Message: * unix/configure: regen with ac-2.59 * unix/configure.in, unix/Makefile.in: * unix/tcl.m4 (AIX): remove the need for ldAIX, replace with -bexpall/-brtl. Remove TK_EXP_FILE (export file) and other baggage that went with it. Remove pre-4 AIX build support. |
From: Jeffrey H. <ho...@us...> - 2010-08-12 00:36:38
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv26858 Modified Files: ChangeLog Log Message: * win/Makefile.in (%.${OBJEXT}): better implicit rules support |
From: Jeffrey H. <ho...@us...> - 2010-08-12 00:37:42
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv27046 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * win/Makefile.in (%.${OBJEXT}): better implicit rules support |
From: Donal K. F. <dk...@us...> - 2010-08-12 07:59:21
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv26671 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * library/text.tcl (TextCursorInSelection): [Patch 2585265]: Backport of factoring-out of decision logic for whether to delete the selected text. |
From: Jan N. <nij...@us...> - 2010-08-19 05:06:03
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv11270 Modified Files: ChangeLog Log Message: [Patch 3034251] partly: remove some more unneeded ifdeffery from stub header files |
From: Jan N. <nij...@us...> - 2010-08-19 05:23:20
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv13499 Modified Files: ChangeLog Log Message: Move USE_OLD_IMAGE support after tkDecls.h |
From: Donal K. F. <dk...@us...> - 2010-08-19 23:32:38
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv4515 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * doc/listbox.n (SEE ALSO): [Bug 3048809]: Corrected what other page was referred to (ttk::treeview can work as a listbox). |
From: Jan N. <nij...@us...> - 2010-08-21 16:35:41
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv21589 Modified Files: ChangeLog Log Message: [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly: Use void (*reserved$i)(void) = 0 instead of void *reserved$i = NULL for unused stub entries, in case pointer-to-function and pointer-to-object are different sizes. |
From: Jeffrey H. <ho...@us...> - 2010-08-26 02:06:16
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv25363 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Major backport of 8.6 Ttk for 8.5.9. Most changes were only being committed to head (8.6), although they could apply for 8.5 as well. This re-sync makes future work easier to maintain and adds some useful work for 8.5 users. Notable changes: - Lots of code cleanup - Some bug fixes never backported - Addition of ttk::spinbox - minor color changes - Improved Vista/7 styling - Move to tile version 0.8.6 (pseudo-package) - ABI and API compatible (even $w identify) - minor new features (extended $w identify) |
From: Jeffrey H. <ho...@us...> - 2010-08-26 02:07:59
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv25954 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: note bug/patch 3053320 for ttk backport changes |
From: Jeffrey H. <ho...@us...> - 2010-08-27 00:19:36
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv15368 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * unix/Makefile.in: add valgrind target * unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. Add /usr/lib64 to set of auto-search dirs. [Bug 1230554] (SC_PATH_X): Correct syntax error when xincludes not found. |
From: Jeffrey H. <ho...@us...> - 2010-08-27 00:21:52
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv15641 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE): * win/configure, win/configure.in, win/tcl.m4: SC_EMBED_MANIFEST macro and --enable-embedded-manifest configure arg added to support manifest embedding where we know the magic. Help prevents DLL hell with MSVC8+. |
From: Jeffrey H. <ho...@us...> - 2010-08-27 00:32:35
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv16792 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tkText.c (DumpLine): s/segPtr->size/currentSize/ throughout, but particularly in if lineChanged block where segPtr may no longer be valid. [Bug 3053347] |
From: Jeffrey H. <ho...@us...> - 2010-08-27 00:33:19
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv16999 Modified Files: ChangeLog Log Message: * generic/tkText.c (DumpLine): s/segPtr->size/currentSize/ throughout, but particularly in if lineChanged block where segPtr may no longer be valid. [Bug 3053347] |
From: Jeffrey H. <ho...@us...> - 2010-08-27 00:57:57
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv20225 Modified Files: ChangeLog Log Message: * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE): * win/configure, win/configure.in, win/tcl.m4: SC_EMBED_MANIFEST macro and --enable-embedded-manifest configure arg added to support manifest embedding where we know the magic. Help prevents DLL hell with MSVC8+. |
From: Jeffrey H. <ho...@us...> - 2010-08-27 01:00:30
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv20645 Modified Files: ChangeLog Log Message: * unix/Makefile.in: add valgrind target * unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. Add /usr/lib64 to set of auto-search dirs. [Bug 1230554] (SC_PATH_X): Correct syntax error when xincludes not found. |
From: Don P. <dg...@us...> - 2010-08-30 14:16:15
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv16538 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Tag for RC1 release |