From 099514fd0cbd6126e4515620fe46382607c8755d Mon Sep 17 00:00:00 2001 From: hobbs Date: Thu, 6 Jan 2000 02:18:41 +0000 Subject: see log --- ChangeLog | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/ChangeLog b/ChangeLog index 92b8cb8..e6869d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2000-01-05 Jeff Hobbs + + * doc/text.n: + * generic/tkText.c: + * generic/tkText.h: + * generic/tkTextBTree.c: + * generic/tkTextDisp.c: + * generic/tkTextTag.c: removed the -state option for text tags, + and reoriented it around -elide, as -state disabled was never + implemented, and -state hidden is better as -elide. + + * mac/tkMacClipboard.c: fixed i18n problems with clipboard [Bug: 3544] + + * entry.tcl: + * focus.tcl: + * listbox.tcl: + * scale.tcl: + * scrlbar.tcl: + * tearoff.tcl: + * text.tcl: + * tkfbox.tcl: + * xmfbox.tcl: fixed unprotected arg parsing through eval/after + [Bug: 3943] + + * unix/Makefile.in: added unix/aclocal.m4 to distribution [Bug: 3938] + * unix/aclocal.m4: changed NetBSD SHLIB_CFLAGS from -fpic to -fPIC + + * win/tkWinImage.c: added static declaration to function + 1999-12-22 Jeff Hobbs * changes: updated changes file -- cgit v0.12