]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-2
stylecontext: Do invalidation on first resize container
[~andy/gtk] / ChangeLog.pre-2-2
index 8f98ebf0fdf781062d61b74125dc2c8d9bbf2728..21722077d1b00f8bd40987964677579694f6be82 100644 (file)
@@ -1,3 +1,26 @@
+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