From: Andreas K. <and...@us...> - 2010-08-31 20:47:26
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv19917 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * win/tcl.m4: Applied patch by Jeff fixing issues with the manifest handling on Win64. * win/configure: Regenerated. |
From: Andreas K. <and...@us...> - 2010-08-31 20:47:39
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv20255 Modified Files: ChangeLog Log Message: * win/tcl.m4: Applied patch by Jeff fixing issues with the manifest handling on Win64. * win/configure: Regenerated. |
From: Don P. <dg...@us...> - 2010-09-01 14:26:51
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv15982 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Tag for RC2 release |
From: Don P. <dg...@us...> - 2010-09-01 15:15:55
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv22562 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * doc/menu.n: Formatting error. |
From: Joe E. <jen...@us...> - 2010-09-01 16:40:23
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv2054 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: library/ttk/entry.tcl: Revert keyboard navigation bindings to use real events instead of virtual events. |
From: Joe E. <jen...@us...> - 2010-09-02 17:46:18
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv12787 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: library/ttk/winTheme.tcl, library/ttk/xpTheme.tcl, library/ttk/vistaTheme.tcl: Specify disabled combobox text foreground color [#3057573]. |
From: Joe E. <jen...@us...> - 2010-09-02 17:47:13
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv13030 Modified Files: ChangeLog Log Message: library/ttk/winTheme.tcl, library/ttk/xpTheme.tcl, library/ttk/vistaTheme.tcl: Specify disabled combobox text foreground color [#3057573]. |
From: Don P. <dg...@us...> - 2010-09-02 18:06:01
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv16862 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Tag for RC4 release |
From: Donal K. F. <dk...@us...> - 2010-09-05 14:43:18
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv18221 Modified Files: ChangeLog Log Message: * library/bgerror.tcl: [Bugs 3046742,3046750]: Improve keybindings for the background error dialog, and allow the use of the window manager controls for closing it (where supported). The Escape key now causes all remaining background error messages in the queue to be dropped. |
From: Joe E. <jen...@us...> - 2010-09-08 17:57:14
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv28396 Modified Files: ChangeLog Log Message: TreeviewSeeCommand: Schedule redisplay if [$tv see] opens any items [#2829363] |
From: Joe E. <jen...@us...> - 2010-09-08 17:57:59
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv28514 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: TreeviewSeeCommand: Schedule redisplay if [$tv see] opens any items [#2829363] |
From: Jan N. <nij...@us...> - 2010-09-09 14:59:31
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv28459 Modified Files: ChangeLog Log Message: win/rules.vc: (sync with tcl version) mingw should always link with -ladvapi32 Remove ascii variant of tkWinPocs table, it is no longer necessary. |
From: Jan N. <nij...@us...> - 2010-09-10 08:59:34
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv19075 Modified Files: ChangeLog Log Message: Make compilable with -DUNICODE, or mark files with a TODO which are not done yet. tkWinPort.h: mingw/cygwin fixes: <tchar.h> should always be included here. |
From: Jan N. <nij...@us...> - 2010-09-13 08:12:06
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv24717 Modified Files: ChangeLog Log Message: Move definitions of WINVER/_WIN32_WINNT to one place, now that we only support Win2000+ |
From: Jan N. <nij...@us...> - 2010-09-14 08:50:31
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31748 Modified Files: ChangeLog Log Message: [FRQ 2965056]: Windows build with -DUNICODE |
From: Jeffrey H. <ho...@us...> - 2010-09-16 21:05:19
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv6928 Modified Files: ChangeLog Log Message: win/tkWinX.c (_WIN32_IE): update to IE5.5 base expectation |
From: Jan N. <nij...@us...> - 2010-09-20 21:18:29
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv29162 Modified Files: ChangeLog Log Message: clean-up, port all genStubs.tcl changes from Tcl to ttkGenStubs.tcl as well (no change in any output files) |
From: Jan N. <nij...@us...> - 2010-09-20 21:21:26
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv29675 Modified Files: ChangeLog Log Message: clean-up, port all genStubs.tcl changes from Tcl to ttkGenStubs.tcl as well (no change in any output files) |
From: Jan N. <nij...@us...> - 2010-09-23 10:02:04
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv26734 Modified Files: ChangeLog Log Message: Add -Wdeclaration-after-statement tkWinX.c,winMain.c: Make compilable with -DUNICODE tkAppInit.c,winMain.c: Many clean-ups in comments, so all (tcl|tk)AppInit.c variants use the same style. |
From: Jan N. <nij...@us...> - 2010-09-23 11:50:53
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv19424 Modified Files: ChangeLog Log Message: Dummy genstubs::export (from genStubs.tcl) |
From: Jan N. <nij...@us...> - 2010-09-28 08:22:38
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv19137 Modified Files: ChangeLog Log Message: [Bug 3076671] CVS HEAD Tk build fails on win32 with msys/mingw. Make it compile on older mingw as well. |
From: Jan N. <nij...@us...> - 2010-09-28 10:42:16
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1509 Modified Files: ChangeLog Log Message: Add explicit scspec "EXTERN", as in Tcl Don't let Tk_MainEx macro disturb compilation |
From: Jan N. <nij...@us...> - 2010-09-29 19:30:39
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv20315 Modified Files: ChangeLog Log Message: re-generate configure with autoconf-2.59 |
From: Jan N. <nij...@us...> - 2010-09-29 20:11:04
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv29654 Modified Files: ChangeLog Log Message: tkMain.c: make compilable with -DUNICODE as well |
From: Donal K. F. <dk...@us...> - 2010-10-01 12:04:22
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv8249 Modified Files: ChangeLog Log Message: * generic/tkImgPhoto.c (Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock): [Bug 3078902]: Ensure that zero-dimensioned data blocks cause no changes at all instead of causing a hang. |