From: Jan N. <nij...@us...> - 2010-03-29 22:34:08
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv20199 Modified Files: ChangeLog Log Message: Only test for -visibility=hidden with gcc (Second remark in [Bug 2976508]) |
From: Jan N. <nij...@us...> - 2010-04-06 09:29:21
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv7252 Modified Files: ChangeLog Log Message: regenerated with autoconf-2.59 [Bug 2982540] configure and install* script files should always have LF |
From: Jan N. <nij...@us...> - 2010-04-08 14:06:30
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv3500 Modified Files: ChangeLog Log Message: Add <wchar.h> to tkWinPort.h, and remove some earlier CYGWIN-related hacks which then are no longer necessary. |
From: Donal K. F. <dk...@us...> - 2010-04-09 13:15:39
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv12519 Modified Files: ChangeLog Log Message: * generic/tkImgPhoto.c (ImgPhotoCmd): [Bug 2983824]: Use the file extension to guess the output format to use if one isn't specified. |
From: Jan N. <nij...@us...> - 2010-04-09 14:45:42
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv8657 Modified Files: ChangeLog Log Message: Follow-up to [Bug 2983824]: update doc |
From: Donal K. F. <dk...@us...> - 2010-04-12 08:40:21
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv8275 Modified Files: ChangeLog Log Message: * generic/tkImgPNG.c (WriteIDAT): [Bug 2984787]: Use the correct flushing semantics when handling the last data from the image. Without this, many PNG readers (notably including Firefox) refuse to show the image and instead complain about errors. (ReadIDAT): Added sanity checks to ensure that when we've got bad data of the sorts of forms we were previously generating, we detect it and error out rather than silently failing. (WriteExtraChunks): New function to write in some basic metadata. |
From: Jan N. <nij...@us...> - 2010-04-13 13:46:13
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv18502 Modified Files: ChangeLog Log Message: Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmp |
From: Jan N. <nij...@us...> - 2010-04-19 08:23:38
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv20229 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmp |
From: Jan N. <nij...@us...> - 2010-04-19 11:05:39
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31291 Modified Files: ChangeLog Log Message: Fix [Bug 2987995]: Tk_GetOpenFile returns garbage under described circumstances |
From: Jan N. <nij...@us...> - 2010-04-19 11:07:25
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31754 Modified Files: ChangeLog Log Message: Fix [Bug 2987995]: Tk_GetOpenFile returns garbage under described circumstances |
From: Jan N. <nij...@us...> - 2010-04-19 11:22:39
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv2179 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Fix [Bug 2987995]: Tk_GetOpenFile returns garbage under described circumstances |
From: Jan N. <nij...@us...> - 2010-04-19 13:49:32
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv30262 Modified Files: ChangeLog Log Message: [Patch 2898255]: Filenames limit with Tk_GetFileName() Assure modern style dialogs where available |
From: Jan N. <nij...@us...> - 2010-04-19 13:58:40
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31776 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [Patch 2898255]: Filenames limit with Tk_GetFileName() Assure modern style dialogs where available |
From: Jan N. <nij...@us...> - 2010-04-19 13:59:25
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31974 Modified Files: ChangeLog Log Message: [Patch 2898255]: Filenames limit with Tk_GetFileName() Assure modern style dialogs where available |
From: Jan N. <nij...@us...> - 2010-04-20 08:17:40
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv14657 Modified Files: ChangeLog Log Message: Make sure that tkWinPort.h is always included before tcl.h, otherwise the fallback for TCHAR might go off before the inclusion of <tchar.h> |
From: Jan N. <nij...@us...> - 2010-04-20 15:14:41
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv19106 Modified Files: ChangeLog Log Message: tkPort.h already includes tk.h, which includes tcl.h Always use #include "tkInt.h", not <tkInt.h> |
From: Jan N. <nij...@us...> - 2010-04-20 19:57:53
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv339 Modified Files: ChangeLog Log Message: Define OPENFILENAME_SIZE_VERSION_400 if needed |
From: Jan N. <nij...@us...> - 2010-04-23 08:33:03
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv26508 Modified Files: ChangeLog Log Message: Formatting typo fixes remove not existing tkDisplayList; Useless re-definitions of TCL_STORAGE_CLASS |
From: Donal K. F. <dk...@us...> - 2010-04-25 18:23:59
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv7825 Modified Files: ChangeLog Log Message: * generic/tkImgPNG.c (ReadIDAT, DecodePNG): Move the check for overall termination of the compressed stream until after the final IDAT has been read, so that multi-segment images will work right. Reported by Andy Goth on the Wiki. |
From: Jan N. <nij...@us...> - 2010-04-29 15:28:11
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv12851 Modified Files: ChangeLog Log Message: Unnessarary TCL_STORAGE_CLASS re-definitions Make various functions MODULE_SCOPE TCHAR-related fixes, making al those files compile fine when TCHAR != char. |
From: Jan N. <nij...@us...> - 2010-04-30 07:08:15
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv20973 Modified Files: ChangeLog Log Message: typo |
From: Donal K. F. <dk...@us...> - 2010-05-03 11:59:17
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv6251 Modified Files: ChangeLog Log Message: * library/button.tcl (CheckInvoke, CheckEnter): [Patch 1530276 redux]: Apply a bit more care to ensure that things continue to work correctly even when there is no -selectcolor defined. |
From: Donal K. F. <dk...@us...> - 2010-05-03 12:06:22
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv7786 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * library/button.tcl (CheckInvoke, CheckEnter): [Patch 1530276 redux]: Apply a bit more care to ensure that things continue to work correctly even when there is no -selectcolor defined. |
From: Don P. <dg...@us...> - 2010-05-03 16:30:22
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv27337 Modified Files: ChangeLog Log Message: * generic/tk.h: Bump patchlevel to 8.6b1.2 to distinguish * library/tk.tcl: CVS snapshots from earlier snapshots as well * unix/configure.in: as the 8.6b1 and 8.6b2 releases. * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: |
From: Jan N. <nij...@us...> - 2010-05-10 20:58:25
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv3553 Modified Files: ChangeLog Log Message: CONSTify TkCopyAndGlobalEval, TkpSetMainMenubar, TkpMenuNotifyToplevelCreate, and TkSetWindowMenuBar Bring Tk_CreateBinding doc and signature (param name) in line. |