From: Jan N. <nij...@us...> - 2010-10-05 13:47:57
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv26490 Modified Files: ChangeLog Log Message: [Bug 3080953] Malformed Unicode characters in %A substitution The problem is somewhere in tkWinX.c, so temporary don't compile it with -DUNICODE, until the real problem is found. |
From: Jan N. <nij...@us...> - 2010-10-05 14:48:42
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv10874 Modified Files: ChangeLog Log Message: [Bug 3080953] Malformed Unicode characters in %A substitution Problem was in the static function GetTranslatedKey(). |
From: Donal K. F. <dk...@us...> - 2010-10-06 10:16:04
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv11588 Modified Files: ChangeLog Log Message: * win/Makefile.in (genstubs): [Tcl Bug 3082049]: Typo. |
From: Donal K. F. <dk...@us...> - 2010-10-06 10:19:29
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv12605 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * win/Makefile.in (genstubs): [Tcl Bug 3082049]: Typo. |
From: Jan N. <nij...@us...> - 2010-10-06 14:33:37
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv16503 Modified Files: ChangeLog Log Message: [FRQ 2965056]: Windows build with -DUNICODE |
From: Jan N. <nij...@us...> - 2010-10-06 14:34:44
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv16709 Modified Files: ChangeLog Log Message: win/Makefile.in (genstubs): Generate ttk files as well |
From: Jan N. <nij...@us...> - 2010-10-11 12:27:39
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv10276 Modified Files: ChangeLog Log Message: Add netapi32 to the windows link line |
From: Jan N. <nij...@us...> - 2010-10-11 13:33:38
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv23248 Modified Files: ChangeLog Log Message: [FRQ 2965056]: Windows build with -DUNICODE |
From: Joe E. <jen...@us...> - 2010-10-11 21:34:52
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv3926 Modified Files: ChangeLog Log Message: Fix crash in 'tag add' / 'tag remove' when no -tags specified [SF#3085489]. |
From: Joe E. <jen...@us...> - 2010-10-11 21:35:34
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv4045 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Fix crash in 'tag add' / 'tag remove' when no -tags specified [SF#3085489]. |
From: Jan N. <nij...@us...> - 2010-10-11 21:50:53
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv7606 Modified Files: ChangeLog Log Message: [FRQ 491789]: "setargv() doesn't support a unicode cmdline" implemented for Tk on MSVC++ |
From: Jan N. <nij...@us...> - 2010-10-23 21:30:01
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv25283 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Update for VS10 |
From: Jan N. <nij...@us...> - 2010-10-23 21:43:12
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv32647 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Update for VS10 |
From: Jan N. <nij...@us...> - 2010-10-31 21:26:03
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv28221 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Add -D_CRT_SECURE_NO_DEPRECATE and -D_CRT_NONSTDC_NO_DEPRECATE, reducing the number of deprecation warnings on later VC++ versions. Better VCVERSION determination. All changes backported from Tcl8.5/8.6 |
From: Jan N. <nij...@us...> - 2010-11-03 12:11:51
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv23005 Modified Files: ChangeLog Log Message: [FRQ 2965056]: Windows build with -DUNICODE |
From: Jan N. <nij...@us...> - 2010-11-04 09:49:05
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv5094 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Updated German messages. Thanks to Ruediger Haertel. [Patch 2442309] [Bug 3102739]. |
From: Jan N. <nij...@us...> - 2010-11-05 07:49:41
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31168 Modified Files: ChangeLog Log Message: Use unicode copyright sign, in stead of depending on translation. |
From: Jan N. <nij...@us...> - 2010-11-05 08:20:07
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv4807 Modified Files: ChangeLog Log Message: Sync TK_ASCII_MAIN usage with tclMain.c |
From: Jan N. <nij...@us...> - 2010-11-06 00:43:26
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv25348 Modified Files: ChangeLog Log Message: Update NL catalog. For other languages, sorting and fix some locations of "&" |
From: Jan N. <nij...@us...> - 2010-11-15 09:24:18
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv14901 Modified Files: ChangeLog Log Message: Eliminate use of the function Tcl_WinTCharToUtf in generic code |
From: Jan N. <nij...@us...> - 2010-11-15 10:10:59
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv457 Modified Files: ChangeLog Log Message: reverted previous commit: it has effect on the Windows console |
From: Jan N. <nij...@us...> - 2010-11-16 14:05:43
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31504 Modified Files: ChangeLog Log Message: Bring compilation under mingw-w64 a bit closer to reality |
From: Jan N. <nij...@us...> - 2010-11-16 15:06:14
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv18521 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [Bug #3110161]: Extensions using TCHAR don't compile on VS2005 SP1 |
From: Jan N. <nij...@us...> - 2010-11-16 15:07:15
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv18753 Modified Files: ChangeLog Log Message: [Bug #3110161]: Extensions using TCHAR don't compile on VS2005 SP1 |
From: Jan N. <nij...@us...> - 2010-11-17 14:31:47
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv28460 Modified Files: ChangeLog Log Message: Workaround for bug in some versions of mingw-w64 |