From b9ca3c2ad4dbadd8b78a7215188e8c9a16ff6a39 Mon Sep 17 00:00:00 2001 From: hobbs Date: Fri, 19 Nov 1999 22:00:48 +0000 Subject: see log --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index b80e888..92244a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +1999-11-19 Jeff Hobbs + + * generic/tkColor.c: + * generic/tkColor.h: fixed Tk_NameOfColor to work correctly, + with minor change to TkColor struct. + + * generic/tkConsole.c: added static declaration to + ConsoleDeleteProc function (proto already had it) + + * win/tkWinInt.h: removed TkFontAttributes typedef (was + redundant with tkFont.h). + * win/tkWinPort.h: put #ifndef __GNUC__ around redefinition + of str[n]casecmp, as cygwin uses the originals. + * win/tkWinX.c: changed GetCurrentTime to GetTickCount (the + former is deprecated). [Bug: 2053] + 1999-11-17 Eric Melski * tests/listbox.test: Updated tests for new error messages. -- cgit v0.12