summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>1998-11-30 10:38:29 +0000
committerTim Janik <timj@src.gnome.org>1998-11-30 10:38:29 +0000
commit0c36e30836cd0f3e122d2a68580e6a411b9fa893 (patch)
tree17b12b5062227079b620bfdf1b35ba74fdb6a733 /ChangeLog.pre-2-0
parent2c0fc39e626e93225e8d15ae8c1a51c1e6be79f0 (diff)
downloadgdk-pixbuf-0c36e30836cd0f3e122d2a68580e6a411b9fa893.tar.gz
merged testgtkrc with the pre-themes one, removed system specific
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.
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-012
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 05e15c24d..4f80a6e4b 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -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