diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2003-10-11 13:24:31 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2003-10-11 13:24:31 (GMT) |
commit | f48a33ea2ede98de3359fca3706d86a84862030c (patch) | |
tree | d09278fed416c88ca0aca99a18bb5163db92ff12 | |
parent | 9a2c95962d724f704f43721ad5c8f438fc2aef42 (diff) | |
download | tk-f48a33ea2ede98de3359fca3706d86a84862030c.zip tk-f48a33ea2ede98de3359fca3706d86a84862030c.tar.gz tk-f48a33ea2ede98de3359fca3706d86a84862030c.tar.bz2 |
Forgot to commit ChangeLog for send fixes.
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -15,6 +15,15 @@ * win/tkWinButton.c (TkpDisplayButton): correct imageYOffset for buttons with just images. +2003-10-08 Pat Thoyts <patthoyts@users.sourceforge.net> + + * win/tcl.m4: Add TIP #150 items to the TEA makefiles. + * win/configure: + * win/Makefile.in: + + * win/tkWinSend.c: Clean up some warnings from gcc -Wall. + * win/tkWinSendCom.c: + 2003-10-06 Joe English <jenglish@users.sourceforge.net> * library/text.tcl, doc/text.n: Text widget binding for Control-v is now Mac-only, since it conflicts with standard |