summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>1999-02-10 08:06:30 +0000
committerTim Janik <timj@src.gnome.org>1999-02-10 08:06:30 +0000
commit88c112cde83285ec9f72f0413c12e5532139ba2f (patch)
treeae42f6c998a0c021381540a13b6afa198d50ecbe /ChangeLog.pre-2-2
parentd1bda8d56232ff0431796add4029e129f877fd6a (diff)
downloadgdk-pixbuf-88c112cde83285ec9f72f0413c12e5532139ba2f.tar.gz
asure that ->value_buf always points to an allocated area.
Wed Feb 10 08:35:36 1999 Tim Janik <timj@gtk.org> * gtk/gtkcolorsel.c (gtk_color_selection_draw_value_bar): asure that ->value_buf always points to an allocated area. (gtk_color_selection_drag_end): new function hooked up to drag_end to destroy the drag_window. * gtk/gtkdnd.c: some coding style fixups. Wed Feb 10 06:47:17 1999 Tim Janik <timj@gtk.org> * gdk/gdkwindow.c: various indentation fixes. * gdk/gdkevents.c: coding style fixups. NULL initialize event_func, event_notify and event_chunk. (expose_predicate): made this function static. (gdk_event_handler_set): perform destroy notification even if no event_func is set. * gdk/gdkrectangle.c (gdk_rectangle_union): added g_return_if_fail statements.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-222
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index fb61ad7d3..05e7b6a69 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,25 @@
+Wed Feb 10 08:35:36 1999 Tim Janik <timj@gtk.org>
+
+ * gtk/gtkcolorsel.c (gtk_color_selection_draw_value_bar): asure that
+ ->value_buf always points to an allocated area.
+ (gtk_color_selection_drag_end): new function hooked up to drag_end to
+ destroy the drag_window.
+
+ * gtk/gtkdnd.c: some coding style fixups.
+
+Wed Feb 10 06:47:17 1999 Tim Janik <timj@gtk.org>
+
+ * gdk/gdkwindow.c: various indentation fixes.
+
+ * gdk/gdkevents.c: coding style fixups.
+ NULL initialize event_func, event_notify and event_chunk.
+ (expose_predicate): made this function static.
+ (gdk_event_handler_set): perform destroy notification even if no
+ event_func is set.
+
+ * gdk/gdkrectangle.c (gdk_rectangle_union): added g_return_if_fail
+ statements.
+
Sun Feb 7 19:49:21 1999 Owen Taylor <otaylor@redhat.com>
* gtk/gtkwindow.c (gtk_window_move_resize): Fixed some