| 
      
      
      From: Jim I. <wol...@us...> - 2002-10-03 06:24:55
       | 
| Update of /cvsroot/tktoolkit/tk
In directory usw-pr-cvs1:/tmp/cvs-serv29631
Modified Files:
	ChangeLog 
Log Message:
2002-10-02  Jim Ingham  <ji...@ap...>
        * macosx/tkMacOSXScrlbr.c (TkpDisplayScrollbar): Put the Tk scrollbar
        pointer into the control reference data for the Mac scrollbar, so we
        can get it out again in the ScrollbarActionProc.
        
 | 
| 
      
      
      From: Donal K. F. <dk...@us...> - 2002-10-09 09:32:27
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv11634 Modified Files: ChangeLog Log Message: * generic/tkImgPhoto.c (ImgPhotoSetSize): Only error-out if we fail to allocate a non-empty buffer; getting a NULL when we allocate an empty buffer is no problem since nothing will look at the value anyway. [Bug 619544] Also tidied up file to take into account the fact that we're using 32 bits per pixel in the master to accommodate the alpha channel as well as RGB. | 
| 
      
      
      From: Daniel A. S. <da...@us...> - 2002-10-09 11:56:26
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv32297/tk Modified Files: ChangeLog Log Message: * generic/tkInt.decls(tkIntXlib): added XQueryTree declaration for mac & aqua, since it's now called from ParentXId via Tk_HandleEvent. * generic/tkIntXlibDecls.h: * generic/tkStubInit.c: regen. * mac/tkMacXStubs.c: added XQueryTree stub * mac/tkMacEmbed.c (TkpUseWindow): check that container window has -container option set (sync with other platforms). * mac/tkMacBitmap.c: * mac/tkMacFont.c: * mac/tkMacSend.c: * mac/tkMacTest.c: * mac/tkMacWm.c: CONSTification. * mac/tkMacProjects.sea.hqx: added tkStyle.c and tkUndo.c to tk library projects. | 
| 
      
      
      From: Daniel A. S. <da...@us...> - 2002-10-09 13:02:10
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv24841 Modified Files: ChangeLog Log Message: * macosx/Makefile: don't remove tclsh after building embedded. * macosx/Wish.pbproj/project.pbxproj: bumped version to 8.4.1; added missing library/mkpsenc.tcl to framework. | 
| 
      
      
      From: Don P. <dg...@us...> - 2002-10-09 19:35:39
       | 
| Update of /cvsroot/tktoolkit/tk
In directory usw-pr-cvs1:/tmp/cvs-serv24946
Modified Files:
	ChangeLog 
Log Message:
	* generic/tk.h:  Added reminder comment to edit
        macosx/Wish.pbproj/project.pbxproj when version number changes.
 | 
| 
      
      
      From: Jeffrey H. <ho...@us...> - 2002-10-10 05:01:23
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv28485 Modified Files: ChangeLog Log Message: * unix/README: doc'ed --enable-symbols options. * unix/Makefile.in: comment docs * unix/configure: regen * unix/tcl.m4: replaced SC_ENABLE_MEMDEBUG with a more intelligent SC_ENABLE_SYMBOLS that takes yes|no|mem|all as options now. | 
| 
      
      
      From: Jeffrey H. <ho...@us...> - 2002-10-10 07:25:25
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv3379 Modified Files: ChangeLog Log Message: * tests/canvPs.test: tests for canvas embedded window ps generation * generic/tkCanvWind.c (CanvasPsWindow): removed dead code loop. * generic/tkCanvas.h: moved TkColormapData struct to tkCanvPs.c * generic/tkCanvPs.c (TkImageGetColor): corrected bogus use of TkColormapData on Windows. Non-separated data may need correction as well. * win/tkWinImage.c (XGetImage, XGetImageZPixmap): added support for generating ps for embedded windows on canvases. | 
| 
      
      
      From: Jeffrey H. <ho...@us...> - 2002-10-10 07:27:13
       | 
| Update of /cvsroot/tktoolkit/tk
In directory usw-pr-cvs1:/tmp/cvs-serv3972
Modified Files:
      Tag: core-8-3-1-branch
	ChangeLog 
Log Message:
	* generic/tkCanvas.h: moved TkColormapData struct to tkCanvPs.c
	* generic/tkCanvPs.c (TkImageGetColor): corrected bogus use of
	TkColormapData on Windows.  Non-separated data may need correction
	as well.
	* win/tkWinImage.c (XGetImage, XGetImageZPixmap): added support
	for generating ps for embedded windows on canvases.
 | 
| 
      
      
      From: Jeffrey H. <ho...@us...> - 2002-10-10 16:34:53
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv23501 Modified Files: ChangeLog Log Message: * library/tk.tcl: simplified the adding of extra <ISO_Left_Tab> and <hpBackTab> events to <<PrevWindow>>. | 
| 
      
      
      From: Jeffrey H. <ho...@us...> - 2002-10-10 21:01:17
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv31722 Modified Files: ChangeLog Log Message: * generic/tkCanvPs.c (TkImageGetColor): corrected bogus use of TkColormapData on Windows (Windows now requires RGB pixel data from image). * win/tkWinImage.c (XGetImage, XGetImageZPixmap): added support for generating ps for embedded widgets on canvases on Windows, tested for 8, 16, 24 and 32-bit depths (XGetImageZPixmap not used). | 
| 
      
      
      From: Jeffrey H. <ho...@us...> - 2002-10-10 21:02:09
       | 
| Update of /cvsroot/tktoolkit/tk
In directory usw-pr-cvs1:/tmp/cvs-serv32088
Modified Files:
      Tag: core-8-3-1-branch
	ChangeLog 
Log Message:
	* generic/tkCanvPs.c (TkImageGetColor): corrected bogus use of
	TkColormapData on Windows (Windows now requires RGB pixel data
	from image).
	* win/tkWinImage.c (XGetImage, XGetImageZPixmap): added support
	for generating ps for embedded widgets on canvases on Windows,
	tested for 8, 16, 24 and 32-bit depths (XGetImageZPixmap not used).
 | 
| 
      
      
      From: Peter S. <ps...@us...> - 2002-10-10 21:07:54
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv2063 Modified Files: ChangeLog Log Message: The grid size was not updated properly when removing a widget from a grid. [Bug #621241] (forssen) | 
| 
      
      
      From: Jeffrey H. <ho...@us...> - 2002-10-10 22:22:58
       | 
| Update of /cvsroot/tktoolkit/tk
In directory usw-pr-cvs1:/tmp/cvs-serv822
Modified Files:
      Tag: core-8-3-1-branch
	ChangeLog 
Log Message:
	* tests/grid.test:
	* generic/tkGrid.c: The grid size was not updated properly
	when removing a widget from a grid. [Bug #621241] (forssen)
 | 
| 
      
      
      From: Joe E. <jen...@us...> - 2002-10-12 00:50:28
       | 
| Update of /cvsroot/tktoolkit/tk
In directory usw-pr-cvs1:/tmp/cvs-serv13502
Modified Files:
      Tag: core-8-3-1-branch
	ChangeLog 
Log Message:
* unix/tkUnixWm.c: (rev. 1.8.1.3) Backported changes for
  TIP 107 ("Fix the 2-second raise delay") to core-8-3-1-branch 
  [Patch #601518]
* tests/unixWm.c (unixWm-51.7): added 200 ms delay after
  'raise' and 'lower' commands, since these are now asynchronous.
  (NB: there may be other regressions, this is the only one
  I encountered)
 | 
| 
      
      
      From: Jeffrey H. <ho...@us...> - 2002-10-16 01:17:25
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv8354 Modified Files: ChangeLog Log Message: * unix/configure: * unix/tcl.m4: add AIX-5 ppc build support. Remove unused SC_ENABLE_MEMDEBUG. | 
| 
      
      
      From: Vince D. <vin...@us...> - 2002-10-16 09:51:56
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv23729 Modified Files: ChangeLog Log Message: macosx menu accelerator fix | 
| 
      
      
      From: Vince D. <vin...@us...> - 2002-10-16 11:29:51
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv24367 Modified Files: ChangeLog Log Message: dead keys first fix for MacOSX | 
| 
      
      
      From: Daniel A. S. <da...@us...> - 2002-10-16 19:44:05
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv31077 Modified Files: ChangeLog Log Message: * macosx/Wish.pbproj/project.pbxproj: added TEXT document type to plist so that files can be dragged onto Wish Shell. * macosx/tkMacOSXInt.h: * macosx/tkMacOSXInit.c: * macosx/tkMacOSXFont.c: added private proc TkMacOSXUseAntialiasedText() to enable/disable quickdraw text antialiasing where available, default is enabled. Added a linked boolean ::tk::mac::antialiasedtext with write trace to allow control of antialiasing from tcl. | 
| 
      
      
      From: Daniel A. S. <da...@us...> - 2002-10-16 23:56:03
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv30298 Modified Files: ChangeLog Log Message: * macosx/README: info specific to building and running TclTk on Mac OS X, answers to tcl-mac list FAQs. * macosx/Makefile: permission fix after embedded install. * macosx/Wish.pbproj/project.pbxproj: after install, fix permissions of uninstalled products. | 
| 
      
      
      From: Jeffrey H. <ho...@us...> - 2002-10-17 23:38:02
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv32699 Modified Files: ChangeLog Log Message: * tests/text.test: properly return the number of * unix/tkUnixFont.c (ControlUtfProc): bytes consumed. [Bug #624732] | 
| 
      
      
      From: Jeffrey H. <ho...@us...> - 2002-10-17 23:38:21
       | 
| Update of /cvsroot/tktoolkit/tk
In directory usw-pr-cvs1:/tmp/cvs-serv369
Modified Files:
      Tag: core-8-3-1-branch
	ChangeLog 
Log Message:
	* tests/text.test:                    properly return the number of
	* unix/tkUnixFont.c (ControlUtfProc): bytes consumed. [Bug #624732]
 | 
| 
      
      
      From: Jeffrey H. <ho...@us...> - 2002-10-18 00:48:23
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv18206 Modified Files: ChangeLog Log Message: * tests/imgPhoto.test: * generic/tkImgPhoto.c (ImgPhotoConfigureMaster): fix arg handling for missing -format or -data options. [Bug #624974] | 
| 
      
      
      From: Jeffrey H. <ho...@us...> - 2002-10-18 00:48:42
       | 
| Update of /cvsroot/tktoolkit/tk
In directory usw-pr-cvs1:/tmp/cvs-serv18288
Modified Files:
      Tag: core-8-3-1-branch
	ChangeLog 
Log Message:
	* tests/imgPhoto.test:
	* generic/tkImgPhoto.c (ImgPhotoConfigureMaster): fix arg handling
	for missing -format or -data options. [Bug #624974]
 | 
| 
      
      
      From: Daniel A. S. <da...@us...> - 2002-10-18 03:02:44
       | 
| Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv20686/tk Modified Files: ChangeLog Log Message: * mac/tkMacAppInit.c: removed tcltest dependency. [Bug #592639] (porter) | 
| 
      
      
      From: Jeffrey H. <ho...@us...> - 2002-10-18 19:32:08
       | 
| Update of /cvsroot/tktoolkit/tk
In directory usw-pr-cvs1:/tmp/cvs-serv18050
Modified Files:
      Tag: core-8-3-1-branch
	ChangeLog 
Log Message:
	* win/tkWinPort.h (tchar.h): Do not include on Cygwin.
	(_T): Define for Cygwin.
	(OPEN_MAX): only define if currently undefined.
	* win/winMain.c (main): Conditionally define. [Patch #625283] (khan)
	* win/configure: Regen.
	* win/configure.in: Set CFLAGS to "" if the user did not set
	CFLAGS in the env. This keeps AC_PROG_CC from adding "-g -O2" to
	the CFLAGS by default. (dejong)
	* win/tcl.m4 (SC_CONFIG_CFLAGS): Check for bug in Cygwin version
	of windres and work around that case by passing a POSIX path
	instead of a Windows native path. One can't always pass a POSIX
	path because the mingw native toolchain accepts only Windows
	native paths. [Patch #625283] (dejong)
 |