From: Pat T. <pat...@us...> - 2010-01-05 22:37:06
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv16783 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Patch 289825: Enable unlimited multiple file selection from the open files dialog |
From: Donal K. F. <dk...@us...> - 2010-01-06 09:25:22
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv23881 Modified Files: ChangeLog Log Message: [Bug 1163496]: Allow windows to be set to be transients for withdrawn masters correctly. |
From: Donal K. F. <dk...@us...> - 2010-01-06 09:30:28
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv24523 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [Bug 1163496]: Allow windows to be set to be transients for withdrawn masters correctly. |
From: Donal K. F. <dk...@us...> - 2010-01-06 14:58:50
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1746 Modified Files: ChangeLog Log Message: [Bug 2926819]: Factor out the pointer warping code a bit better and extend it to work on OSX too. |
From: Donal K. F. <dk...@us...> - 2010-01-06 18:37:43
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv22332 Modified Files: ChangeLog Log Message: Centralize the definitions of what keys do particular types of left and right movements in entries and text widgets. They vary between platforms! |
From: Jan N. <nij...@us...> - 2010-01-06 23:16:27
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv19460 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Trivial CYGWIN fixes (backported from trunk) |
From: Donal K. F. <dk...@us...> - 2010-01-07 15:32:26
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv14844 Modified Files: ChangeLog Log Message: [Bug 2677890]: Fix odd text widget update problem that had scrollbars being unable to cover the whole widget. Fix is to reify the range to update sooner. |
From: Donal K. F. <dk...@us...> - 2010-01-07 15:35:11
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv15145 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [Bug 2677890]: Fix odd text widget update problem that had scrollbars being unable to cover the whole widget. Fix is to reify the range to update sooner. |
From: Pat T. <pat...@us...> - 2010-01-08 00:28:27
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv7054 Modified Files: ChangeLog Log Message: [Bug 2927569] Corrected image put documentation for -to option. Multiple edits have peverted the original meaning of the phrase 'image file data' to reference a filename option that does not exist. |
From: Pat T. <pat...@us...> - 2010-01-08 00:37:04
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv9498 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [Bug 2927569] Backported documentation fix for image put -to |
From: Pat T. <pat...@us...> - 2010-01-09 00:43:55
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv4710 Modified Files: ChangeLog Log Message: TIP 360: Make Tk menu activation follow mouse movement. This patch makes Tk menus on unix follow mouse motion in the same way Windows and GNOME menus follow the mouse. Once a menubar dropdown has been activated, moving the mouse to another menubar button or cascade item will activate the dropdown without needing another click. The previous behaviour can be restored by setting the *Menu.clickToFocus option true or by calling 'tk::classic::restore menu' if this is preferred. Signed-off-by: Pat Thoyts <pat...@us...> |
From: Pat T. <pat...@us...> - 2010-01-09 00:48:43
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv5231 Modified Files: ChangeLog Log Message: TIP 360: Remove special handling of .help menu on X11. Tk is the only toolkit to continue the Motif scheme of anchoring a Help menu to the extreme right of the menubar. This patch disables the special handling of the .help menu so that the help menu will be grouped with the other menu items as is common with other toolkits. The old behaviour can be restored by setting the option *Menu.useMotifHelp to true or by calling 'tk::classic::restore menu'. Signed-off-by: Pat Thoyts <pat...@us...> |
From: Pat T. <pat...@us...> - 2010-01-09 00:51:45
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv5686 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: TIP 360: Make Tk menu activation follow mouse movements. |
From: Pat T. <pat...@us...> - 2010-01-09 00:54:17
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv6196 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: TIP 360: Remove special handling of the .help menu on X11. |
From: Jan N. <nij...@us...> - 2010-01-10 20:27:32
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv15623 Modified Files: ChangeLog Log Message: CONSTify Tk_SetClassProcs |
From: Jan N. <nij...@us...> - 2010-01-10 21:03:27
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv20232 Modified Files: ChangeLog Log Message: Sync tcl.m4 and configure with Tcl version Regenerate configure script with autoconf-2.59 |
From: Jan N. <nij...@us...> - 2010-01-13 23:08:21
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv19767 Modified Files: ChangeLog Log Message: Eliminate tkpMenubuttonClass make tkpButtonProcs CONST fix gcc warnings: missing initializer |
From: Jan N. <nij...@us...> - 2010-01-14 22:06:06
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1405 Modified Files: ChangeLog Log Message: Add SPI_SETKEYBOARDCUES definition, needed for original VC++ 6.0 |
From: Jan N. <nij...@us...> - 2010-01-18 20:43:46
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv15458 Modified Files: ChangeLog Log Message: fix more gcc warnings: missing initializer Apply patch [#2932808]: Canvas items not updating on widget state change |
From: Jan N. <nij...@us...> - 2010-01-18 21:20:18
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv22396 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Apply patch [#2932808]: Canvas items not updating on widget state change |
From: Pat T. <pat...@us...> - 2010-01-19 01:27:48
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv6702 Modified Files: ChangeLog Log Message: TIP #359: Extended window manager hints support for X11. Modern unix window managers use a set of window properties to give hints as to the purpose of a toplevel window. They then use these hints to apply various animation and decoration options based on the type (dialog, menu, tooltip and more). This patch adds a [wm attributes $w -type] option to control and read the type hint and makes use of this for the ttk::combobox and the dialogs raised from the Tk library scripts. Signed-off-by: Pat Thoyts <pat...@us...> |
From: Donal K. F. <dk...@us...> - 2010-01-19 22:02:50
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv19874 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [Bug 2931374]: Stop overflow of working buffer during construction of long tag expressions. |
From: Donal K. F. <dk...@us...> - 2010-01-19 22:10:13
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv21263 Modified Files: ChangeLog Log Message: [Bug 2931374]: Stop overflow of working buffer during construction of long tag expressions. |
From: Pat T. <pat...@us...> - 2010-01-20 23:43:57
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv10801 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: TIP #359: Extended window manager hints support for X11. |
From: Jan N. <nij...@us...> - 2010-01-22 14:18:00
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv26393 Modified Files: ChangeLog Log Message: fix more gcc warnings: missing initializer Eliminate use of __argc and __argv for CYGWIN Make cygwin configuration error into a warning: CYGWIN compilation works although there still are test failures. |