|
From: Jeffrey H. <ho...@us...> - 2004-09-23 01:49:16
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28074 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * win/tkWinInt.h (TkWinDisplayChanged): added decl * win/tkWinX.c (TkWinDisplayChanged, TkpOpenDisplay): Correctly * win/tkWinWm.c (InvalidateSubTreeDepth, WmProc): handle color and screen resolution changes. Tested for 16/24/32 bpp changes on XP. May need more fixes for 8bpp switch, use of special colormaps, or other special palette handling cases. [Bug 223689] |
|
From: Vince D. <vin...@us...> - 2004-09-23 14:56:47
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26170 Modified Files: ChangeLog Log Message: text widget search fix |
|
From: Pat T. <pat...@us...> - 2004-09-24 01:15:14
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1477 Modified Files: ChangeLog Log Message: * win/tkWinX.c: Added declaration for advapi32 now that this file uses the Reg* functions (req'd for nmake build system). |
|
From: Vince D. <vin...@us...> - 2004-09-24 14:04:11
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13592 Modified Files: ChangeLog Log Message: fix to mousewheel scrolling |
|
From: Vince D. <vin...@us...> - 2004-09-24 14:43:38
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21869 Modified Files: ChangeLog Log Message: more robust text widget display tests |
|
From: Don P. <dg...@us...> - 2004-09-24 17:35:54
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26423 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tkCursor.c: Add missing initialization in debug routine. |
|
From: Don P. <dg...@us...> - 2004-09-24 17:36:29
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26579 Modified Files: ChangeLog Log Message: * generic/tkCursor.c: Add missing initialization in debug routine. |
|
From: Jeffrey H. <ho...@us...> - 2004-10-05 01:26:20
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31137 Modified Files: ChangeLog Log Message: fix init warnings |
|
From: Jeffrey H. <ho...@us...> - 2004-10-05 22:04:57
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23448 Modified Files: ChangeLog Log Message: * doc/wm.n (iconphoto): added support for Tk photo * generic/tkInt.h (TkDisplay): images as titlebar icons. TIP #159 * win/tkWinWm.c (WmIconphotoCmd): wm iconphoto ?-default? image1 ... * macosx/tkMacOSXWm.c (WmIconphotoCmd): Implemented for Win/Unix, * unix/tkUnixWm.c (WmIconphotoCmd): stubbed out for OS X. * tests/wm.test, tests/unixWm.test, tests/winWm.test: [Bug 815751] |
|
From: Jeffrey H. <ho...@us...> - 2004-10-05 22:27:36
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29968 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Backport of 8.5 wm iconphoto that added support for Tk photo * generic/tkInt.h (TkDisplay): images as titlebar icons. TIP #159 * win/tkWinWm.c (WmIconphotoCmd): wm iconphoto ?-default? image1 ... * macosx/tkMacOSXWm.c (WmIconphotoCmd): Implemented for Win/Unix, * unix/tkUnixWm.c (WmIconphotoCmd): stubbed out for OS X. * tests/wm.test, tests/unixWm.test, tests/winWm.test: [Bug 815751] |
|
From: Joe E. <jen...@us...> - 2004-10-08 16:17:07
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5275 Modified Files: ChangeLog Log Message: TIP #205 "Use pkgconfig Database to Register Xft Support". (xref: patch #971980) |
|
From: Donal K. F. <dk...@us...> - 2004-10-08 21:44:43
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16518 Modified Files: ChangeLog Log Message: Flagged TIP implementation points more clearly |
|
From: Donal K. F. <dk...@us...> - 2004-10-08 23:15:39
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5256 Modified Files: ChangeLog Log Message: Fill in missing part of sentence in [wm attributes] |
|
From: Donal K. F. <dk...@us...> - 2004-10-11 20:03:54
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16859 Modified Files: ChangeLog Log Message: Added missing changelog entry |
|
From: Donal K. F. <dk...@us...> - 2004-10-19 15:25:11
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29709 Modified Files: ChangeLog Log Message: Rename all XBM format files to be called *.xbm instead of *.bmp [Bug 733835] |
|
From: Joe E. <jen...@us...> - 2004-10-19 18:56:08
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24018 Modified Files: ChangeLog Log Message: TIP #204 "Virtual Events for Keyboard Traversal" (patch #976928) |
|
From: Jeffrey H. <ho...@us...> - 2004-10-21 01:12:35
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv659 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * win/tkWinWm.c (UpdateWrapper): pass SWP_NOOWNERZORDER to SetWindowPos when maintaining win Z order, to prevent parent from flashing (adjusting Z order). |
|
From: Jeffrey H. <ho...@us...> - 2004-10-21 01:13:12
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv822 Modified Files: ChangeLog Log Message: * win/tkWinWm.c (UpdateWrapper): pass SWP_NOOWNERZORDER to SetWindowPos when maintaining win Z order, to prevent parent from flashing (adjusting Z order). |
|
From: Donal K. F. <dk...@us...> - 2004-10-24 17:23:04
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28699 Modified Files: ChangeLog Log Message: Add -hide and -stretch options to panedwindow widgets. (TIPs 177 and 179) Thanks to Brian Griffin for developing these! [Patch 983886] |
|
From: Donal K. F. <dk...@us...> - 2004-10-26 10:42:15
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5809 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Correlate fix with bug number |
|
From: Donal K. F. <dk...@us...> - 2004-10-26 13:15:15
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11623 Modified Files: ChangeLog Log Message: Attempt to fix [Bug 919066] by allowing the code that creates the region much more knowledge of the platform functions available to it. |
|
From: Pat T. <pat...@us...> - 2004-10-26 14:08:04
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25415 Modified Files: ChangeLog Log Message: * win/tkWinRegion.c (TkpBuildRegionFromAlphaData): Fixed syntax error * generic/tkImgPhoto.c (Tk_PhotoPutBlock): Removed unreferences vars. |
|
From: Reinhard M. <rm...@us...> - 2004-10-26 16:39:09
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3361 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tkEvent.c (Tk_HandleEvent): Call XSetICFocus whenever the window receives focus. This fixes bug #905830 but avoids #1000051. |
|
From: Don P. <dg...@us...> - 2004-10-26 23:23:21
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32619 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * tests/safe.test (safe-1.3): Made test less sensitve to the full set of existing aliases in an interp, so the it only tests whether the tested ones are present. * unix/Makefile.in: Copied LD_LIBRARY_PATH machinery from `make shell` target to other similar targets so that just built libraries are tested, rather than previous installations. |
|
From: David G. <dav...@us...> - 2004-10-27 00:39:17
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20478 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: no message |