|
From: Vince D. <vin...@us...> - 2003-11-13 14:44:30
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv29995 Modified Files: ChangeLog Log Message: text widget insert positioning after double/triple click |
|
From: Donal K. F. <dk...@us...> - 2003-11-13 16:07:09
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv13470 Modified Files: ChangeLog Log Message: Tcl_EvalObjv is more robust than Tcl_VarEval |
|
From: Vince D. <vin...@us...> - 2003-11-13 20:25:53
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv12544 Modified Files: ChangeLog Log Message: text widget dbl-click single character fix |
|
From: Donal K. F. <dk...@us...> - 2003-11-14 17:21:27
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv30916 Modified Files: ChangeLog Log Message: Fixes to prevent infinite event sequences in 'make test' on slow connections Also a bit of whitespace/style police work. [Bug 837300] |
|
From: Vince D. <vin...@us...> - 2003-11-15 02:33:57
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv6984 Modified Files: ChangeLog Log Message: fix two more old text widget bugs |
|
From: Joe E. <jen...@us...> - 2003-11-15 02:41:46
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv8221 Modified Files: ChangeLog Log Message: doc/text.n: Fix markup errors. |
|
From: Vince D. <vin...@us...> - 2003-11-15 12:47:16
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv20762 Modified Files: ChangeLog Log Message: fixed tab interpretation inconsistency |
|
From: Vince D. <vin...@us...> - 2003-11-15 16:57:58
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv29169 Modified Files: ChangeLog Log Message: single line wraps to whole display fix |
|
From: Vince D. <vin...@us...> - 2003-11-16 01:03:12
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv12517 Modified Files: ChangeLog Log Message: scrollbar size fix |
|
From: David G. <dav...@us...> - 2003-11-16 06:04:29
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv19660
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
Fixes pkgIndex.tcl generation so a symbols build is loaded when Tcl is symbols
|
|
From: David G. <dav...@us...> - 2003-11-16 06:08:23
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv20234 Modified Files: ChangeLog Log Message: Fixes pkgIndex.tcl generation so a symbols build is loaded when Tcl is symbols |
|
From: Vince D. <vin...@us...> - 2003-11-16 14:13:55
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv22848 Modified Files: ChangeLog Log Message: documentation and cleanup |
|
From: Don P. <dg...@us...> - 2003-11-17 02:16:13
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv24493
Modified Files:
ChangeLog
Log Message:
* win/makefile.vc: Restored consistency of pkgIndex.tcl file
with that generated by Makefile.
Let's discuss whether there's really need for a change, and if so,
let's make it consistently in all Makefiles.
|
|
From: Don P. <dg...@us...> - 2003-11-17 02:20:57
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv25261
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* win/makefile.vc: Restored consistency of pkgIndex.tcl file
with that generated by Makefile.
|
|
From: Jeffrey H. <ho...@us...> - 2003-11-17 23:12:45
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv2886 Modified Files: ChangeLog Log Message: * generic/tkMenubutton.h: fixed compound menubutton handling like * generic/tkMenubutton.c: *button corrections of 2003-04-25. * mac/tkMacMenubutton.c (TkpDisplayMenuButton): * unix/tkUnixMenubu.c (TkpDisplayMenuButton): |
|
From: Jeffrey H. <ho...@us...> - 2003-11-17 23:29:37
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv5672
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* generic/tkMenubutton.h: fixed compound menubutton handling like
* generic/tkMenubutton.c: *button corrections of 2003-04-25.
* mac/tkMacMenubutton.c (TkpDisplayMenuButton):
* unix/tkUnixMenubu.c (TkpDisplayMenuButton):
|
|
From: Don P. <dg...@us...> - 2003-11-18 01:47:52
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv30517
Modified Files:
ChangeLog
Log Message:
* tests/constraints.tcl:When running the test suite in a process
* tests/image.test: where Tk has been [load]ed, there's no
* tests/select.test: guarantee that child processes created by
* tests/unixWm.test: [exec [interpreter]] will have Tk in them.
* tests/window.test: Made modifications to force a [load] of Tk
in those situations.
|
|
From: Jim I. <wol...@us...> - 2003-11-19 04:00:07
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv12456
Modified Files:
ChangeLog
Log Message:
2003-11-18 Jim Ingham <ji...@ap...>
* macosx/tkMacOSXScrlbr.c: Reworking Vince's fix to [Bug 842952]. This
version is clearer, and works helps keep the mouse better pinned to the
scrollbar. I also removed the glitch where the scrollbar would jump get
its middle over the mouse when you first moved it.
|
|
From: Benjamin R. <cc_...@us...> - 2003-11-20 16:45:29
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv13737 Modified Files: ChangeLog Log Message: * macosx/tkMacOSXKeyboard.c: Add PowerBook keycode 0x34 as <Return>. |
|
From: Vince D. <vin...@us...> - 2003-11-20 19:33:38
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv11882 Modified Files: ChangeLog Log Message: winSend cleanup and bug fix |
|
From: Benjamin R. <cc_...@us...> - 2003-11-21 13:09:18
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv20485
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* macosx/tkMacOSXKeyboard.c: Add PowerBook keycode 0x34 as
<Return>. (Merge from trunk)
|
|
From: Donal K. F. <dk...@us...> - 2003-11-21 17:10:40
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv5838 Modified Files: ChangeLog Log Message: Thanks to davidw for spotting a reference to a header that's not been around for many years now... |
|
From: Vince D. <vin...@us...> - 2003-11-21 17:29:14
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv9130 Modified Files: ChangeLog Log Message: fix to two test suite bugs |
|
From: Vince D. <vin...@us...> - 2003-11-21 18:51:19
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv22812 Modified Files: ChangeLog Log Message: correct handling of interpolated tabs using fractional pixel widths |
|
From: Jeffrey H. <ho...@us...> - 2003-11-21 20:14:29
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv3742
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
moved 8-4-5 tag to include OS X keyboard fix
|