diff options
author | Owen Taylor <otaylor@redhat.com> | 2000-11-18 01:49:13 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2000-11-18 01:49:13 +0000 |
commit | f12db85a245dc1d5e3f4eb19ac46bb212e93ea32 (patch) | |
tree | 5b4f1799e13c4d95f432910cfa93097c842fc130 /ChangeLog.pre-2-2 | |
parent | 99b14ff2c5a97bd468859a06402828d52a6fb3ee (diff) | |
download | gtk+-f12db85a245dc1d5e3f4eb19ac46bb212e93ea32.tar.gz |
Released 1.3.2
Fri Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com>
* Released 1.3.2
* NEWS: Updates for 1.3.2
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 53d4a6670c..a8bf020fb9 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -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> |