summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>1999-01-11 12:43:07 +0000
committerTim Janik <timj@src.gnome.org>1999-01-11 12:43:07 +0000
commit983335243b6e49e4929b0cce67dfdb0259981e27 (patch)
treef3593bda56c571b5523a98a5211314243cf7e9bb /ChangeLog.pre-2-2
parente3ee9e9d7dab56082480e2c77191d00f2e559670 (diff)
downloadgdk-pixbuf-983335243b6e49e4929b0cce67dfdb0259981e27.tar.gz
removed Paolo Molaro's type creation hooks again, since they 1) don't care
Mon Jan 11 13:31:49 1999 Tim Janik <timj@gtk.org> * gtk/gtktypeutils.[hc]: removed Paolo Molaro's type creation hooks again, since they 1) don't care about infinite recursion (likely to achive), 2) we are in feature freeze for 1.2. this definitely deserves a sane implementation in 1.3 though (but without a hook return value, without seq_id hackery and with recursion checks).
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-28
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index fd6528f24..51776c0a2 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,11 @@
+Mon Jan 11 13:31:49 1999 Tim Janik <timj@gtk.org>
+
+ * gtk/gtktypeutils.[hc]: removed Paolo Molaro's type creation hooks
+ again, since they 1) don't care about infinite recursion (likely
+ to achive), 2) we are in feature freeze for 1.2. this definitely
+ deserves a sane implementation in 1.3 though (but without a hook
+ return value, without seq_id hackery and with recursion checks).
+
Mon Jan 11 13:18:37 1999 Tim Janik <timj@gtk.org>
* gtk/gtkwindow.c: