diff options
author | patthoyts@users.sourceforge.net <patthoyts> | 2003-10-11 13:24:31 (GMT) |
---|---|---|
committer | patthoyts@users.sourceforge.net <patthoyts> | 2003-10-11 13:24:31 (GMT) |
commit | 24f5a963b7c66e770fe49fca508335ac9536d805 (patch) | |
tree | d09278fed416c88ca0aca99a18bb5163db92ff12 | |
parent | 35f9647c57b53cc7fb04d2af33ee0ed16cd24b93 (diff) | |
download | tk-24f5a963b7c66e770fe49fca508335ac9536d805.zip tk-24f5a963b7c66e770fe49fca508335ac9536d805.tar.gz tk-24f5a963b7c66e770fe49fca508335ac9536d805.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 |