summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc7845e..7262783 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-03-06 Eric Melski <ericm@scriptics.com>
+
+ * generic/tkOldConfig.c: Added check for NULL tkwin value in
+ Tk_ConfigureWidget [Bug: 4079]
+
+ * generic/tkWindow.c: Added check for NULL tkwin value in
+ Tk_NameToWindow [Bug: 4079]
+
2000-03-02 Jeff Hobbs <hobbs@scriptics.com>
* tests/color.test:
@@ -33,6 +41,12 @@
%V (type of validation occuring) to %-subs to help work with
trickier validation.
+2000-03-01 Eric Melski <ericm@scriptics.com>
+
+ * tests/clrpick.test:
+ * library/clrpick.tcl: Added code to make color chooser dialog
+ inherit screen setting from parent (bug #2334)
+
2000-02-25 Jeff Hobbs <hobbs@scriptics.com>
* win/tkWinWm.c (RaiseWinWhenIdle): Checked for the possibility