|
From: Donal K. F. <dk...@us...> - 2005-08-11 12:17:15
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10232 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Fix [Bug 1252702] |
|
From: Donal K. F. <dk...@us...> - 2005-08-12 15:21:48
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16138 Modified Files: ChangeLog Log Message: Fix for [749908] that localizes the changes within a single file and also allows third-party code to work. |
|
From: Chengye M. <che...@us...> - 2005-08-13 20:55:46
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24060 Modified Files: ChangeLog Log Message: Fixed bug # 1258604 |
|
From: Donal K. F. <dk...@us...> - 2005-08-16 16:19:05
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27749 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Backport of fix for Tk_ConfigSpec-related part of [Bug 749908] |
|
From: George P. S. <geo...@us...> - 2005-08-17 06:27:25
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32025 Modified Files: ChangeLog Log Message: |
|
From: Donal K. F. <dk...@us...> - 2005-08-18 18:43:16
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24421 Modified Files: ChangeLog Log Message: Fix [Bug 1151523] |
|
From: Joe M. <mis...@us...> - 2005-08-21 03:29:28
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32555 Modified Files: ChangeLog Log Message: Fix for [Bug 1216006] |
|
From: Daniel A. S. <da...@us...> - 2005-08-22 11:54:26
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25171 Modified Files: ChangeLog Log Message: * macosx/tkMacOSXButton.c: * macosx/tkMacOSXDialog.c: fix warnings. |
|
From: Daniel A. S. <da...@us...> - 2005-08-22 11:55:24
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25315 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * macosx/tkMacOSXButton.c: * macosx/tkMacOSXDialog.c: fix warnings. |
|
From: Mo D. <md...@us...> - 2005-08-23 18:25:44
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12498 Modified Files: ChangeLog Log Message: * unix/Makefile.in: Subst BUILD_TCLSH and TCL_EXE. * unix/configure: Regen. * unix/configure.in: Update minimum autoconf version to 2.59. Invoke SC_PROG_TCLSH and SC_BUILD_TCLSH. * unix/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH): * win/Makefile.in: Subst BUILD_TCLSH and TCL_EXE. * win/configure: Regen. * win/configure.in: Update minimum autoconf version to 2.59. Invoke SC_BUILD_TCLSH. * win/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH): Split confused search for tclsh on PATH and build and install locations into two macros. SC_PROG_TCLSH searches just the PATH. SC_BUILD_TCLSH determines the name of the tclsh executable in the Tcl build directory. [Tcl bug 1160114] [Tcl patch 1244153] |
|
From: Mo D. <md...@us...> - 2005-08-23 18:31:17
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13868 Modified Files: ChangeLog Log Message: * win/tkWin32Dll.c (DllMain): Replace old asm SEH approach with Kenny's new SEH implementation. [Tcl bug 1235544] |
|
From: Mo D. <md...@us...> - 2005-08-23 18:34:59
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14926 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * win/tkWin32Dll.c (DllMain): Replace old asm SEH approach with Kenny's new SEH implementation. [Tcl bug 1235544] |
|
From: Jeffrey H. <ho...@us...> - 2005-08-23 22:08:34
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9113 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * macosx/tkMacOSXDialog.c: make dialogs ignore -initialfile "" and -initialdir "" instead of error. |
|
From: Jeffrey H. <ho...@us...> - 2005-08-23 22:11:24
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10645 Modified Files: ChangeLog Log Message: * macosx/tkMacOSXDialog.c: make dialogs ignore -initialfile "" and -initialdir "" instead of error. |
|
From: Donal K. F. <dk...@us...> - 2005-08-23 23:04:49
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23799 Modified Files: ChangeLog Log Message: Punctuation fix in error message. |
|
From: Daniel A. S. <da...@us...> - 2005-08-25 04:13:52
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv679 Modified Files: ChangeLog Log Message: * unix/Makefile.in (html): reverted/amended changes of 2005-08-23 that broke TkAqua 'make install'; added BUILD_HTML_FLAGS optional var like in tcl/unix/Makefile.in. |
|
From: Daniel A. S. <da...@us...> - 2005-09-10 14:53:26
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20625 Modified Files: ChangeLog Log Message: * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if process is in front on MouseDown, otherwise request process activation from BringWindowForward() via new isFrontProcess param. * macosx/tkMacOSXCarbonEvents.c (TkMacOSXInitCarbonEvents): register our event handler on the dispatcher target for all carbon events of interest to TkAqua; this replaces event processing directly from the event queue and thus allows to capture events that are syntesized by Carbon and sent directly to the dispatcher and not to the event queue. * macosx/tkMacOSXEvent.c: remove TkMacOSXCountAndProcessMacEvents(), rename ReceiveAndProcessEvent() to TkMacOSXReceiveAndProcessEvent(). (TkMacOSXReceiveAndProcessEvent): remove tk event processing before sending events to the dispatcher, all events of interest are now processed in our dispatcher target event handler. * macosx/tkMacOSXNotify.c (CarbonEventsCheckProc): dispatch events directly via TkMacOSXReceiveAndProcessEvent(), but dispatch no more than four carbon events at one time to avoid starving other event sources. * macosx/tkMacOSXEvent.c: formatting cleanup, move XSync() to XStubs, * macosx/tkMacOSXEvent.h: removed obsolete kEventClassWish handling. * macosx/tkMacOSXXStubs.c * macosx/tkMacOSXEvent.h: declare macosx internal procs as MODULE_SCOPE. * macosx/tkMacOSXEvent.c: * macosx/tkMacOSXKeyEvent.c: * macosx/tkMacOSXMouseEvent.c: * macosx/tkMacOSXWindowEvent.c: * macosx/tkMacOSXButton.c: conditionalize all debug message printing to * macosx/tkMacOSXCursor.c: stderr via TK_MAC_DEBUG define. * macosx/tkMacOSXDebug.c: * macosx/tkMacOSXDebug.h: * macosx/tkMacOSXDialog.c: * macosx/tkMacOSXEvent.c: * macosx/tkMacOSXInit.c: * macosx/tkMacOSXKeyEvent.c: * macosx/tkMacOSXMenu.c: * macosx/tkMacOSXMenubutton.c: * macosx/tkMacOSXScale.c: * macosx/tkMacOSXWindowEvent.c: * macosx/tkMacOSXWm.c: * unix/configure.in: define TK_MAC_DEBUG on aqua when symbols enabled. * unix/configure: autoconf-2.59 * unix/tkConfig.h.in: autoheader-2.59 * library/listbox.tcl: synced aqua MouseWheel bindings with * library/scrlbar.tcl: core-8-4-branch. * library/text.tcl: * xlib/xcolors.c: fixed warning |
|
From: Daniel A. S. <da...@us...> - 2005-09-10 14:54:24
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20816 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if process is in front on MouseDown, otherwise request process activation from BringWindowForward() via new isFrontProcess param. * macosx/tkMacOSXCarbonEvents.c (TkMacOSXInitCarbonEvents): register our event handler on the dispatcher target for all carbon events of interest to TkAqua; this replaces event processing directly from the event queue and thus allows to capture events that are syntesized by Carbon and sent directly to the dispatcher and not to the event queue. * macosx/tkMacOSXEvent.c: remove TkMacOSXCountAndProcessMacEvents(), rename ReceiveAndProcessEvent() to TkMacOSXReceiveAndProcessEvent(). (TkMacOSXReceiveAndProcessEvent): remove tk event processing before sending events to the dispatcher, all events of interest are now processed in our dispatcher target event handler. * macosx/tkMacOSXNotify.c (CarbonEventsCheckProc): dispatch events directly via TkMacOSXReceiveAndProcessEvent(), but dispatch no more than four carbon events at one time to avoid starving other event sources. * macosx/tkMacOSXEvent.c: formatting cleanup, move XSync() to XStubs, * macosx/tkMacOSXEvent.h: removed obsolete kEventClassWish handling. * macosx/tkMacOSXXStubs.c * macosx/tkMacOSXButton.c: conditionalize all debug message printing to * macosx/tkMacOSXCursor.c: stderr via TK_MAC_DEBUG define. * macosx/tkMacOSXDebug.c: * macosx/tkMacOSXDebug.h: * macosx/tkMacOSXDialog.c: * macosx/tkMacOSXEvent.c: * macosx/tkMacOSXInit.c: * macosx/tkMacOSXKeyEvent.c: * macosx/tkMacOSXMenu.c: * macosx/tkMacOSXMenubutton.c: * macosx/tkMacOSXScale.c: * macosx/tkMacOSXWindowEvent.c: * macosx/tkMacOSXWm.c: * unix/configure.in: define TK_MAC_DEBUG on aqua when symbols enabled. * unix/configure: autoconf-2.13 * library/listbox.tcl: corrected comments. * library/text.tcl: * xlib/xcolors.c: fixed warning |
|
From: Don P. <dg...@us...> - 2005-09-13 21:25:27
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8154 Modified Files: ChangeLog Log Message: * win/winMain.c (WishPanic): Replaced TCL_VARARGS* macros with direct use of stdarg.h conventions. |
|
From: Donal K. F. <dk...@us...> - 2005-09-14 22:43:37
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21007 Modified Files: ChangeLog Log Message: Fix for [1288128] |
|
From: Donal K. F. <dk...@us...> - 2005-09-14 23:27:11
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32295 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Fix for [Bug 1288128] |
|
From: Donal K. F. <dk...@us...> - 2005-09-21 10:54:47
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16826 Modified Files: ChangeLog Log Message: Tk-internal exit handler improvements. [Bug 749908] |
|
From: Don P. <dg...@us...> - 2005-09-28 18:32:03
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19693 Modified Files: ChangeLog Log Message: * unix/tkUnixPort.h: Disabled inclusion of the private Tcl header * win/tkWinPort.h: file tclInt.h. Tk ought to have a tiny and shrinking number of calls of private Tcl routines. Each Tk source file doing this should follow the convention in the macosx port and have its own #include "tclInt.h". * generic/tkEvent.c: Disabled calls to private Tcl routine TclInExit(). See comment in TkCreateExitHandler() for full rationale. |
|
From: Jeffrey H. <ho...@us...> - 2005-10-04 21:46:38
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6651 Modified Files: ChangeLog Log Message: * macosx/tkMacOSXInt.h: add MODULE_SCOPE definition check for extension writers that access private headers on OS X and don't define it in configure. |
|
From: Jeffrey H. <ho...@us...> - 2005-10-05 03:51:15
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14448 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * win/tkWinDialog.c (ChooseDirectoryValidateProc): reset stored path to "" if it doesn't exist and -mustexist is true. [Bug 1309218] |