summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhobbs <hobbs>2000-05-17 22:45:01 (GMT)
committerhobbs <hobbs>2000-05-17 22:45:01 (GMT)
commit7fdf0cb12c45945c34c3432ea01feeb23a9d7037 (patch)
tree4fbdcce48fc6c02a3cc84e48a678c2e98d00a249
parent71215bc2afcd3025cd57931919fe87b990bcd75e (diff)
downloadtk-7fdf0cb12c45945c34c3432ea01feeb23a9d7037.zip
tk-7fdf0cb12c45945c34c3432ea01feeb23a9d7037.tar.gz
tk-7fdf0cb12c45945c34c3432ea01feeb23a9d7037.tar.bz2
commited change
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19a205a..6fce042 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2000-05-17 Jeff Hobbs <hobbs@scriptics.com>
+
+ * doc/bell.n:
+ * tests/bell.test:
+ * generic/tkCmds.c (Tk_BellObjCmd): added -nice option to
+ optionally avoid resetting screen saver [Bug: 4279]
+
+2000-05-15 Jeff Hobbs <hobbs@scriptics.com>
+
+ * win/tkWinWm.c (Tk_WmCmd): changed wm deiconify from using idle
+ callback to calling restack and focus code immediately.
+
2000-05-17 Eric Melski <ericm@scriptics.com>
Overall change: Added "-readonlybackground" option for entries,