]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-2
Released 1.3.2
[~andy/gtk] / ChangeLog.pre-2-2
index 53d4a6670c037389e3fe9bf1fe2b346f1d8deb79..a8bf020fb9643bcb8d6db0716b26ddc96ee63810 100644 (file)
@@ -1,4 +1,10 @@
-2000-11-18  Tor Lillqvist  <tml@iki.fi>
+Fri Nov 17 20:14:20 2000  Owen Taylor  <otaylor@redhat.com>
+
+        * Released 1.3.2
+       
+       * NEWS: Updates for 1.3.2
+
+2000-11-17  Tor Lillqvist  <tml@iki.fi>
 
        * gdk/gdkevents.h: Add comment that GdkXEvent isn't only for XEvent,
        but in general for window system specific events.
@@ -2680,10 +2686,13 @@ Mon Jul 31 16:45:48 2000  Owen Taylor  <otaylor@redhat.com>
 
 2000-07-31  Elliot Lee  <sopwith@redhat.com>
 
-       * gtk/gtkcolorsel.c: We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT() macro to work.
+       * gtk/gtkcolorsel.c: We really do need to include gdkfb.h in order
+       to get the GDK_PARENT_ROOT() macro to work.
        * gtk/gtkmarshal.list: Add NONE:STRING,POINTER
-       * gdk/gdkwindow.c: Don't send expose events, or invalidate pieces of, windows that aren't shown.
-       * gdk/linux-fb: Redraw-when-menu-hidden solved, plus a bunch of pointer grab stuff.
+       * gdk/gdkwindow.c: Don't send expose events, or invalidate pieces
+       of, windows that aren't shown.
+       * gdk/linux-fb: Redraw-when-menu-hidden solved, plus a bunch of
+       pointer grab stuff.
 
 Mon Jul 31 13:53:16 BST 2000  Tony Gale <gale@gtk.org>