From: Donal K. F. <dk...@us...> - 2009-04-30 14:16:40
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv16129 Modified Files: ChangeLog Log Message: Fix [Bug 2080533] by falling back to creating a DIB. |
From: Pat T. <pat...@us...> - 2009-04-30 14:46:39
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv26316 Modified Files: ChangeLog Log Message: [Patch 2504402] Create icon bitmaps as device independent bitmaps. This ensures the icon can be drawn properly on various colour depth surfaces - in particular it fixes a problem with remote desktop and looks better in the vista task switching overlay. (cjmcdonald) |
From: Don P. <dg...@us...> - 2009-04-30 14:57:45
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv32035 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Backport 2080533 fix. |
From: Pat T. <pat...@us...> - 2009-04-30 15:07:00
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv3586 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [Patch 2504402] backported change to create wm icons as device independent bitmaps. (cjmcdonald) |
From: Donal K. F. <dk...@us...> - 2009-05-01 15:03:29
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv30501 Modified Files: ChangeLog Log Message: Factor out some of the postscript generation code to the PS prolog. |
From: Donal K. F. <dk...@us...> - 2009-05-01 15:21:09
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv32331 Modified Files: ChangeLog Log Message: Fix [Bug 2777019]. |
From: Donal K. F. <dk...@us...> - 2009-05-03 06:46:15
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31132 Modified Files: ChangeLog Log Message: Fix [Bug 2785744]. |
From: Donal K. F. <dk...@us...> - 2009-05-03 06:48:57
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31446 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Fix [Bug 2785744]. |
From: Donal K. F. <dk...@us...> - 2009-05-04 09:12:40
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv7115 Modified Files: ChangeLog Log Message: Purge mention of interp->result. [Bug 2431507] |
From: Donal K. F. <dk...@us...> - 2009-05-05 09:18:15
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv20525 Modified Files: ChangeLog Log Message: Fix [Bug 1832015]. |
From: Donal K. F. <dk...@us...> - 2009-05-05 09:22:22
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv21211 Modified Files: ChangeLog Log Message: Fix [Bug 487220]. |
From: Pat T. <pat...@us...> - 2009-05-06 13:27:21
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv8745 Modified Files: ChangeLog Log Message: Updated the Wish and Tk icons for Windows 7 support. Vista and Windows 7 like to display larger icon sizes than previous versions although we do not include the largest suggested size (256x256) as that prevents building with msvc6. Both icons are rendered from SVG versions of the Tcl feather or the Wish lamp. |
From: Pat T. <pat...@us...> - 2009-05-13 21:33:49
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv22526 Modified Files: ChangeLog Log Message: [Bug 2791352] handle parsing of type 5 font descriptions with hyphenated family name. |
From: Pat T. <pat...@us...> - 2009-05-13 21:49:19
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv24613 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [Bug 2791352] backported fix and tests for mis-parsing of certain font descriptions. |
From: Pat T. <pat...@us...> - 2009-05-13 22:03:58
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv28001 Modified Files: ChangeLog Log Message: FormatMessage should always use the ignore-inserts flag when processing system errors. |
From: Pat T. <pat...@us...> - 2009-05-14 00:53:11
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv14856 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Backported support for the Vista theme. This requires the vsapi element engine, the hover state and the theme script definition. |
From: Pat T. <pat...@us...> - 2009-05-14 11:54:20
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29470 Modified Files: ChangeLog Log Message: [Bug 1923684]: checkbuttons must prefer off over the indeterminate state If a checkbutton offvalue is the same as the tristate value we should use the off state in preference. (andrey gusev) |
From: Pat T. <pat...@us...> - 2009-05-14 12:04:46
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31308 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [Bug 1923684]: backported checkbutton fix for confused state when -offvalue equals -tristatevalue |
From: Joe E. <jen...@us...> - 2009-05-17 17:04:57
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv13441 Modified Files: ChangeLog Log Message: generic/ttkNotebook.c: More flexible tab placement [Bug 1470246] |
From: Pat T. <pat...@us...> - 2009-05-21 22:52:10
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv20231 Modified Files: ChangeLog Log Message: [Bug 2794778]: Calls to CallWindowProc can lead to other functions overwriting the event strucure. Therefore preserve a local copy of the XKeyEvent while looping over the key events. |
From: Pat T. <pat...@us...> - 2009-05-21 23:01:40
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv22109 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [Bug 2794778]: backported fix for keyboard transversal of the menus on Windows. |
From: Pat T. <pat...@us...> - 2009-06-02 09:27:05
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv4265 Modified Files: ChangeLog Log Message: [Bug 2799589] Avoid setting the focus on a deleted window during delayed activation. |
From: Pat T. <pat...@us...> - 2009-06-02 09:41:59
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv5568 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [Bug 2799589] Backported fix for crash on delayed window activation. |
From: Donal K. F. <dk...@us...> - 2009-06-12 14:20:16
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv25257 Modified Files: ChangeLog Log Message: Move another two entries to the internal stub table from MODULE_SCOPE. |
From: Jan N. <nij...@us...> - 2009-06-22 05:52:40
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv8119 Modified Files: ChangeLog Log Message: fix [Bug #220935] canvas dash update problem |