summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 05e15c24d5..4f80a6e4bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+Mon Nov 30 10:11:29 1998 Tim Janik <timj@gtk.org>
+
+ * gtk/testgtkrc: merged testgtkrc with the pre-themes one, removed
+ system specific includes.
+
+ * gtk/gtksignal.c: asured that stop and restart emissions are also
+ checked and processed for not connected objects. fixed up restart
+ emission administration. invoke emission hooks after emission, hooks
+ are not supposed to muck around with the current emission, and
+ may also not cause emission restarts. fixed up stop emission
+ administration.
+
Mon Nov 30 06:20:36 1998 Tim Janik <timj@gtk.org>
* gtk/testgtk.c: added an event watcher for enter/leave based on