diff options
author | patthoyts <patthoyts@noemail.net> | 2003-10-11 13:24:31 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@noemail.net> | 2003-10-11 13:24:31 (GMT) |
commit | c87965a868abdde14b0307cc1c086e43b2d859b7 (patch) | |
tree | d09278fed416c88ca0aca99a18bb5163db92ff12 /ChangeLog | |
parent | fef5db94a09c8e5afc4e0825593fd95274175b62 (diff) | |
download | tk-c87965a868abdde14b0307cc1c086e43b2d859b7.zip tk-c87965a868abdde14b0307cc1c086e43b2d859b7.tar.gz tk-c87965a868abdde14b0307cc1c086e43b2d859b7.tar.bz2 |
Forgot to commit ChangeLog for send fixes.
FossilOrigin-Name: 14df56d1691d28997ffa0b0d9313b682d95f3340
Diffstat (limited to 'ChangeLog')
-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 |