From: Donal K. F. <dk...@us...> - 2010-01-02 18:40:46
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv28781 Modified Files: ChangeLog Log Message: Revert my last commit on grounds it is more likely to cause problems than not. |
From: Donal K. F. <dk...@us...> - 2010-01-02 18:41:26
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv28904 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Revert my last commit on grounds it is more likely to cause problems than not. |
From: Pat T. <pat...@us...> - 2010-01-03 00:42:09
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv5168 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: menu tests using 'tkwait visibility' are unix only |
From: Pat T. <pat...@us...> - 2010-01-03 00:52:33
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv2984 Modified Files: ChangeLog Log Message: menu tests using 'tkwait visibility' are unix only |
From: Pat T. <pat...@us...> - 2010-01-03 01:15:15
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv8486 Modified Files: ChangeLog Log Message: tearoff menus should be transient and use the toolwindow style on Windows |
From: Pat T. <pat...@us...> - 2010-01-03 01:18:00
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv8898 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: tearoff menus should be transient and use the toolwindow style on Windows |
From: Donal K. F. <dk...@us...> - 2010-01-03 16:24:20
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv24031 Modified Files: ChangeLog Log Message: Simplify the postscript generation. |
From: Pat T. <pat...@us...> - 2010-01-03 19:51:06
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv30040 Modified Files: ChangeLog Log Message: Patch 2848897: Support the system keyboard cues setting on Windows This patch by Anton Kovalenko adds support for the Windows system-wide UI setting that prevents accelerators being underlined unless the Alt key is pressed. Modified to support the system keyboard cues flag and to handle dynamic changes to the system parameters by the user. |
From: Pat T. <pat...@us...> - 2010-01-03 20:04:07
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31562 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Patch 2848897: Support the system keyboard cues setting on Windows Backported this patch from HEAD (kovalenko, thoyts) |
From: Donal K. F. <dk...@us...> - 2010-01-03 22:31:24
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv29766 Modified Files: ChangeLog Log Message: [Tcl Bug 1636685]: Use the configuration for modern FreeBSD suggested by the FreeBSD porter. |
From: Pat T. <pat...@us...> - 2010-01-04 01:28:07
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv20052 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Correctly handle quoted ampersands in AmpMenuArgs and friends |
From: Pat T. <pat...@us...> - 2010-01-04 01:36:21
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv23192 Modified Files: ChangeLog Log Message: Correctly handle quoted ampersands in AmpMenuArgs and friends |
From: Pat T. <pat...@us...> - 2010-01-04 12:09:43
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv18414 Modified Files: ChangeLog Log Message: Fix display of source code for fontchooser demo |
From: Pat T. <pat...@us...> - 2010-01-04 12:11:54
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv18706 Modified Files: ChangeLog Log Message: Make the filebox demo prettier |
From: Pat T. <pat...@us...> - 2010-01-04 13:53:24
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31209 Modified Files: ChangeLog Log Message: Fix keyboard access to console menu and restored broken comment. |
From: Pat T. <pat...@us...> - 2010-01-04 14:30:57
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv3660 Modified Files: ChangeLog Log Message: Fix the console <<Cut>> binding to actually remove text |
From: Pat T. <pat...@us...> - 2010-01-04 20:01:15
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv13615 Modified Files: ChangeLog Log Message: Fix the default size of the font chooser and set minimum size |
From: Pat T. <pat...@us...> - 2010-01-04 21:22:20
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv22036 Modified Files: ChangeLog Log Message: Fix the <Return> binding for tk_dialog to invoke the focused button. The standard for Windows and Gtk+ is that the <Return> binding invokes the button that currently has the keyboard focus. This can be seen in tk_messageBox which implements this. This patch implements this feature and also makes use of the tk grab utility functions to replace the grab handling code. |
From: Pat T. <pat...@us...> - 2010-01-04 21:34:19
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv23580 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Backported fix for console keyboard menu activation and <<Cut>> handling. |
From: Pat T. <pat...@us...> - 2010-01-04 21:47:31
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv24885 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Backported fix for tk_dialog <Return> binding |
From: Pat T. <pat...@us...> - 2010-01-04 22:06:54
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv27702 Modified Files: ChangeLog Log Message: Bug 2192104: mention the USE_TK_STUBS macro in the man page |
From: Donal K. F. <dk...@us...> - 2010-01-05 08:49:56
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv7874 Modified Files: ChangeLog Log Message: Corrected rounding of coordinates when working with fonts. [Bug 2824916] |
From: Donal K. F. <dk...@us...> - 2010-01-05 09:40:53
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv15240 Modified Files: ChangeLog Log Message: [Bug 220950]: Don't delete the last menu entry when it is obvious that is not what was intended. |
From: Donal K. F. <dk...@us...> - 2010-01-05 09:45:00
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv17335 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [Bug 220950]: Don't delete the last menu entry when it is obvious that is not what was intended. |
From: Pat T. <pat...@us...> - 2010-01-05 21:51:00
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv10715 Modified Files: ChangeLog Log Message: Patch 289825: Enable unlimited multiple file selection from the open files dialog |