summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>2001-04-01 04:05:42 +0000
committerTim Janik <timj@src.gnome.org>2001-04-01 04:05:42 +0000
commit1f7e5c06102ddb073620496fe2e8a7df74fd195d (patch)
tree33c3c326c7b9c81bbd7a2a7cc3e5d9d68c6e7d52 /ChangeLog
parent6ff97d2e0b1fc69390982c7b58b6649a00e420cd (diff)
downloadgdk-pixbuf-1f7e5c06102ddb073620496fe2e8a7df74fd195d.tar.gz
fixed a bunch of notifications, added reference counts around emissions
Sun Apr 1 03:28:14 2001 Tim Janik <timj@gtk.org> * gtk/gtkwidget.c: fixed a bunch of notifications, added reference counts around emissions where the widget is used afterwards. added freeze/thaws around multiple properties being notified. (_gtk_widget_get_aux_info): cleanups. * gtk/gtksettings.c (gtk_settings_install_property): provide default parsing functions for gdkcolor, enums and flags. * gtk/gtkwindow.[hc]: partially reverted patch from havoc, applied by owen. kept a flag in GtkWindowGeometryInfo to handle user resetting default sizes. cleaned up ZVT comments. bunch of assorted bug fixes, notification fixes. (_gtk_window_reposition): make this a really internal function. * gtk/testgtk.c: fixups.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d76e3e617..cf1ced000 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+Sun Apr 1 03:28:14 2001 Tim Janik <timj@gtk.org>
+
+ * gtk/gtkwidget.c: fixed a bunch of notifications, added
+ reference counts around emissions where the widget is used afterwards.
+ added freeze/thaws around multiple properties being notified.
+ (_gtk_widget_get_aux_info): cleanups.
+
+ * gtk/gtksettings.c (gtk_settings_install_property): provide
+ default parsing functions for gdkcolor, enums and flags.
+
+ * gtk/gtkwindow.[hc]: partially reverted patch from havoc,
+ applied by owen.
+ kept a flag in GtkWindowGeometryInfo to handle user
+ resetting default sizes.
+ cleaned up ZVT comments.
+ bunch of assorted bug fixes, notification fixes.
+ (_gtk_window_reposition): make this a really internal function.
+
+ * gtk/testgtk.c: fixups.
+
2001-03-31 Hans Breuer <hans@breuer.org>
* config.h.win32.in : disable USE_MMX for msvc build cause