]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-2
stylecontext: Do invalidation on first resize container
[~andy/gtk] / ChangeLog.pre-2-2
index 5591918525f2a1372ef6db3345abe7ab5602fc64..21722077d1b00f8bd40987964677579694f6be82 100644 (file)
@@ -1,3 +1,38 @@
+Fri Dec 20 15:23:26 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * === Released 2.2.0 ===
+
+       * configure.in: Version 2.2.0, interface age 0, binary age 200.
+
+       * README.in: Update the release notes.
+
+       * INSTALL.in: Mention that Pango-1.0 can be used with GTK+-2.2.
+
+       * NEWS: Update.
+
+2002-12-20  Sven Neumann  <sven@gimp.org>
+
+       * examples/gtkdial/gtkdial.c: use G_PI instead of M_PI.
+
+Thu Dec 19 11:42:00 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/x11/gdkevents-x11.c (gdk_event_translate): Call
+       the filters on the window where the event is received,
+       not on the window the event is "about". (#101512,
+       Bolian Yin.)
+
+Thu Dec 19 03:58:36 2002  Kristian Rietveld  <kris@gtk.org>
+
+       * tests/testtreeflow.c: the rand variable should be static to
+       avoid conflicts with rand(). (#100844, reported by Soeren Sandmann,
+       fix pointed out by Matthias Clasen).
+
+Thu Dec 19 03:56:23 2002  Kristian Rietveld  <kris@gtk.org>
+
+       * gtk/gtktreeview.c (gtk_tree_view_real_select_cursor_row): if we
+       started editing, we handled this key signal, so return TRUE.
+       (#100532, reported by Soeren Sandmann).
+
 2002-12-18  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtkwidget.c: Add docs.