diff options
author | stanton <stanton> | 1999-05-22 01:59:21 (GMT) |
---|---|---|
committer | stanton <stanton> | 1999-05-22 01:59:21 (GMT) |
commit | a912f987cc4a42b842e46d5ba8953533bd39c115 (patch) | |
tree | 867c43add539ea76f0f66b51eb2834cb1d3def94 /ChangeLog | |
parent | 3860979cba1e47893604c9b1b7427c4bab8ae92b (diff) | |
download | tk-a912f987cc4a42b842e46d5ba8953533bd39c115.zip tk-a912f987cc4a42b842e46d5ba8953533bd39c115.tar.gz tk-a912f987cc4a42b842e46d5ba8953533bd39c115.tar.bz2 |
Merged changes from scriptics-tclpro-1-3-b2 branch
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +1999-05-20 <redman@scriptics.com> + + * library/console.tcl: Changed copyright string to read 1999 + Scriptics Corp. in wish console about box. + +1999-05-19 <redman@scriptics.com> + + * generic/tk.h: Add extern "C" block around entire header file for + C++ compilers to fix linkage issues. Submitted by Don Porter and + Paul Duffin. + +1999-05-18 <stanton@scriptics.com> + + * tests/winClipboard.test: + * win/tkWinClipboard.c: Fixed clipboard code so it handles Unicode + data properly on Windows NT and 95. [Bug: 1791] + 1999-05-07 <stanton@scriptics.com> * library/menu.tcl: Fixed bug where tk_popup fails when called too |