From: Jan N. <nij...@us...> - 2010-05-11 12:13:12
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv12025 Modified Files: ChangeLog Log Message: Consistent use of variable names in RestrictEvent API documentation and implementation: Use 'prev' in stead of 'old', and 'arg' in stead of 'clientData' everywhere, just as in tkEvent.c. |
From: Jan N. <nij...@us...> - 2010-05-17 08:44:07
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv13171 Modified Files: ChangeLog Log Message: [Patch #2999920]: Optimize Internal Virtual event string operations [Bug #2987995]: Tk_getOpenFile returns garbage under described circumstances |
From: Jan N. <nij...@us...> - 2010-05-17 14:35:07
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv22521 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [Bug #2987995]: Tk_getOpenFile returns garbage under described circumstances. Backported some formatting from trunk. |
From: Joe E. <jen...@us...> - 2010-05-17 17:19:29
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv22878 Modified Files: ChangeLog Log Message: Revert [Patch #2999920], as it entails an incompatible change to the C API is and is the cause of [Bug #3002768]. |
From: Jan N. <nij...@us...> - 2010-05-17 22:16:59
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv24505 Modified Files: ChangeLog Log Message: Fix [Bug #3002230]: tk_chooseDirectory returns garbage on cancel |
From: Jan N. <nij...@us...> - 2010-05-19 11:23:07
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv5112 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Fix [Bug #3002230]: tk_chooseDirectory returns garbage on cancel |
From: Donal K. F. <dk...@us...> - 2010-05-20 22:43:30
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv28373 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * win/tkWinX.c (HandleIMEComposition): [Bug 2992129]: Ensure that all places that generate key events zero them out first; Tk relies on that being true for the generic parts of the fix for Bug 1924761. |
From: Donal K. F. <dk...@us...> - 2010-05-20 22:48:20
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv29331 Modified Files: ChangeLog Log Message: * win/tkWinX.c (HandleIMEComposition): [Bug 2992129]: Ensure that all places that generate key events zero them out first; Tk relies on that being true for the generic parts of the fix for Bug 1924761. |
From: Jan N. <nij...@us...> - 2010-05-26 10:58:21
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv7155 Modified Files: ChangeLog Log Message: Fix 3 tests on Ubuntu 10.4, two of them timing dependent, one wm-dependent. |
From: Jan N. <nij...@us...> - 2010-05-26 15:28:18
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv12050 Modified Files: ChangeLog Log Message: Fix some gcc strict-aliasing warnings (discovered with "-Wstrict-aliasing=2" |
From: Joe E. <jen...@us...> - 2010-05-27 20:54:12
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv28104 Modified Files: ChangeLog Log Message: ttk::treeview: [$tv tag bind $tag <...> {}] now removes binding completely. Fixes [Bug 3006842] (although there's still a problem somewhere in Tk_CreateBinding()). |
From: Jan N. <nij...@us...> - 2010-05-31 10:29:36
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv9148 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Fix CYGWIN warning: "fd_set and assiciated.macros have been defined in sys/types. This may cause runtime problems with W32" |
From: Jan N. <nij...@us...> - 2010-05-31 13:47:41
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv12773 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Add command line processing for CYGWIN, backported from trunk. |
From: Joe E. <jen...@us...> - 2010-05-31 17:23:00
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv4662 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Tk_CreateBinding: Silently ignore empty binding scripts (Fixes [Bug 3006842]). ttkTreeview.c: [$tv tag bind $tag <...> {}] now removes binding. |
From: Joe E. <jen...@us...> - 2010-05-31 17:35:36
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv8392 Modified Files: ChangeLog Log Message: Tk_CreateBinding): Silently ignore empty scripts (Fixes [Bug 3006842]). |
From: Jan N. <nij...@us...> - 2010-06-15 11:16:10
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv11792 Modified Files: ChangeLog Log Message: Eliminate many unnecessary (ClientData) type casts. |
From: Jan N. <nij...@us...> - 2010-06-15 12:40:21
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv798 Modified Files: ChangeLog Log Message: Terminate TkEnsemble definition with NULL |
From: Donal K. F. <dk...@us...> - 2010-06-15 14:30:55
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31171 Modified Files: ChangeLog Log Message: * library/text.tcl (TextCursorInSelection): [Patch 2585265]: Make it so that pressing delete or backspace when the primary selection does not include the insertion cursor does not cause the deletion of the inserted text. |
From: Joe E. <jen...@us...> - 2010-06-15 16:59:23
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv4076 Modified Files: ChangeLog Log Message: [Bug 3016598] Bump dummy [package ifneeded tile] version to 0.8.6. |
From: Joe E. <jen...@us...> - 2010-06-19 16:18:51
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv384 Modified Files: ChangeLog Log Message: [Patch 3009998]: Replace binding procedures with ordinary event handlers in win/tkWinScrlbr.c and carbon/tkMacOSXScrlbr.c. Simplifications enabled by previous change: * TkCreateBindingProcedure() and associated machinery no longer needed. * TkBindDeadWindow() no longer needed. * TK_DEFER_MODAL_LOOP and associated machinery no longer needed. * Tests related to C binding procedures no longer needed. |
From: Jan N. <nij...@us...> - 2010-06-21 12:16:17
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv20367 Modified Files: ChangeLog Log Message: [Patch #2999889] TkCopyAndGlobalEval obsolete |
From: Jan N. <nij...@us...> - 2010-06-22 07:41:25
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv12852 Modified Files: ChangeLog Log Message: [Bug #3019363] "make genstubs" failure |
From: Anton K. <a_k...@us...> - 2010-06-22 14:02:39
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv17713 Modified Files: ChangeLog Log Message: [Patch #3019624] fix "place" command segfault on half-dead app main window. |
From: Jan N. <nij...@us...> - 2010-07-01 21:31:33
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv15798 Modified Files: ChangeLog Log Message: [Bug #3020677] wish can't link reg1.2 |
From: Andreas K. <and...@us...> - 2010-07-06 17:15:10
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv23641 Modified Files: ChangeLog Log Message: * doc/text.n: Fixed minor typo in the description of 'text delete', as reported by <ee...@us...> on the chat. |