]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-4
Merge from gtk-2-0:
[~andy/gtk] / ChangeLog.pre-2-4
index 19a58e4bf5e18813033edce2a066f5057cf620b1..a33d1012f3ddb110dcf3f9f8ea2ec2022fc973af 100644 (file)
@@ -1,3 +1,43 @@
+2002-09-12  Tor Lillqvist  <tml@iki.fi>
+
+       Merge from gtk-2-0:
+
+       * gdk/win32/gdkdrawable-win32.c (render_line_horizontal,
+       render_line_vertical): Some spacing cleanup. Return TRUE.
+       
+Wed Sep 11 15:48:38 2002  Jonathan Blandford  <jrb@redhat.com>
+
+       * gtk/gtktreemodel.c (gtk_tree_row_reference_get_type): Make
+       GtkTreeRowReference a boxed type.
+
+       * gtk/gtkliststore.c (gtk_list_store_finalize): free the root
+       list.
+
+       * gtk/gtktreestore.c (gtk_tree_store_finalize): free the root
+       nodes.
+
+Wed Sep 11 12:33:34 2002  Soeren Sandmann  <sandmann@daimi.au.dk>
+
+       * gtk/gtkstyle.c: Draw radio buttons more symmetric. Draw shadow
+       out bevels slightly different. Fix drawing of top right corner of
+       etched in shadows.
+
+Tue Sep 10 09:47:52 2002  HideToshi Tajima  <hidetoshi.tajima@sun.com>
+
+       * modules/input/gtkimcontextxim.c
+       (get_im): modify a warning when XSetLocaleModifiers() fails, and
+       add a warning when XOpenIM() fails
+       (gtk_im_context_xim_filter_keypress): use XLookupString when xic
+       is not available. (#90661)
+       (gtk_im_context_xim_get_ic, gtk_im_with_preedit,
+       gtk_im_without_preeedit): filter key release events only when
+       input methods ask for (#81759)
+
+Tue Sep 10 11:11:09 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/linux-fb/*: Patch from Eric Warmonhoven to
+       get linux-fb compiling with multihead changes.
+
 Tue Sep 10 09:29:00 2002  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/x11/gdkevents-x11.c (gdk_event_translate): Take