]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-4
Use correct path to the loaders and immodules directories
[~andy/gtk] / ChangeLog.pre-2-4
index c9d4881e1d1839b3811e0527fb080eca6c4c7f35..26c325ed43dba06a7648cf06e991ebfdd854556f 100644 (file)
@@ -1,3 +1,52 @@
+2002-05-23  Tor Lillqvist  <tml@iki.fi>
+
+       * gtk-zip.sh.in: Use correct path to the loaders and immodules
+       directories (GTK_BINARY_VERSION, not GTK_VERSION).
+
+Wed May 22 16:12:38 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * configure.in: Require autoconf-2.52 explicitely,
+       since otherwise Debian will process it with 2.13 (ugh!).
+
+Wed May 22 12:29:20 2002  Jonathan Blandford  <jrb@redhat.com>
+
+       * gtk/gtkscrolledwindow.c (gtk_scrolled_window_init): remove
+       GTK_RESIZE_QUEUE setting.
+
+Tue May 21 16:46:15 2002  Owen Taylor  <otaylor@redhat.com>
+       * gdk/x11/gdkdisplay-x11.c (gdk_internal_connection_watch): 
+       Fix missing dereference. (HideToshi Tajima)
+Mon May 20 15:02:21 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/x11/gdkdisplay-x11.c: Patch from HideToshi Tajima
+       to handle Xlib internal connections. (#76681)
+
+Mon May 20 12:59:14 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtktooltips.c: Set the private LEAVE_PENDING
+       flag to fix problem where with menu items with
+       submenus, tooltips were getting stuck. (Effectively
+       disables tooltips for menu items with submenus.)
+       (Bug #75961, Soeren Sandmann)
+
+       * tests/testgtk.c: Set a tooltip on a menu item
+       with a submenu.
+
+Mon May 20 11:47:59 2002  Owen Taylor  <otaylor@redhat.com>
+       * gtk/gtkplug.c: Undo an accidental revert of
+       fixes of May 16. (Caught by Padraig O'Briain)
+       * gtk/gtkctree.c (cell_size_request): Fix bug where
+       size request for text cells was being overwritten.
+       (#82264, Graham Swallow.)
+
+2002-05-18  Matthias Clasen  <maclas@gmx.de>
+
+       * configure.in: Check for endianness. Sorry about REBUILD_PNGS...
+
 Fri May 17 16:05:34 2002  Owen Taylor  <otaylor@redhat.com>
 
        * configure.in (REBUILD_PNGS): Re-add REBUILD_PNGS