]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-8
Make gdk_keymap_translate_keyboard_state() handle NULL keymaps. (#139715,
[~andy/gtk] / ChangeLog.pre-2-8
index 59f72a96f9243b80cbe195ef3731882d7b09fe69..dbd574a564a9756fefe854e8fb9b02502022fc59 100644 (file)
@@ -1,3 +1,84 @@
+Sun Apr 18 17:06:03 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
+
+       * gdk/x11/gdkkeys-x11.c (get_effective_keymap): Make
+       gdk_keymap_translate_keyboard_state() handle NULL
+       keymaps. (#139715, Torsten Schoenfeld).
+
+Sun Apr 18 16:59:21 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
+
+       * configure.in: Don't erase GDK_EXTRA_CFLAGS. Fixes bug 139586,
+       reported by Pedro RODRIGUEZ, about compilation problems when
+       Xcursor is installed in a non-standard location.
+
+Sun Apr 18 16:15:15 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
+
+       Support for _NET_WM_USER_TIME (bug 115650). Patch by Elijah
+       Newren.
+       
+       * gdk/x11/gdkwindow-x11.[ch]: Add new internal function
+       _gdk_x11_set_user_time() to set the _NET_WM_USER_TIME property.
+
+       * gdk/x11/gdkdisplay-x11.h (struct _GdkDisplayX11): Add user_time field
+
+       * gdk/x11/gdkdisplay-x11.c: Add _NET_WM_USER_TIME to list of
+       precached atoms.
+       
+       * gdk/x11/gdkinput-x11.c, gdk/x11/gdkevents-x11.c: Set the
+       property on user interaction.
+
+2004-04-15  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/gtkfilesel.c (open_new_dir): Tell the user to use
+       G_FILENAME_ENCODING, not G_BROKEN_FILENAMES.  Fixes #114065.
+
+       * gtk/gtkfilechooserdefault.c (split_uris): Use a variant of the
+       code from gtkfilesel.c to parse a "text/uri-list" blob.  Fixes
+       #140126.
+
+2004-04-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkcellrenderer.c (gtk_cell_renderer_class_init): 
+       * gtk/gtkbutton.c (gtk_button_class_init): Doc fixes.
+
+2004-04-14  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkcombobox.c: 
+       * gtk/gtkwidget.c: 
+       Make all style properties readonly.
+
+2004-04-14  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkcolorsel.c: Add a11y relations between the color
+       wheel and the spin buttons.  (#132745, Padraig, O'Briain)
+
+       * gtk/gtkiconfactory.c (gtk_icon_set_render_icon): Document
+       the meaning of size == -1.
+
+       * gtk/gtkwidget.c (gtk_widget_render_icon): Explicitly accept  
+       a size of -1.  (#137436, Brian Cameron)
+
+       * gtk/gtkcombobox.c: Make the arrow and separator regular
+       children of an hbox inside the button, and propagate state
+       changes from the button to the cell view.  (part of the fix
+       for #138650, should also fix #137535)
+
+       * gtk/gtkcellview.c (gtk_cell_view_expose): Pass the PRELIT
+       state to gtk_cell_renderer_render() when prelighted. (part 
+       of the fix for #138650)
+
+       * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_render): 
+       Use PRELIGHT state when appropriate.  (part of the fix for 
+       #138650)
+
+       * gtk/gtkcombobox.c (gtk_combo_box_relayout): Don't spit 
+       out warnings if called before the combo box is 
+       realized.  (#139742, Philip Langdale)
+
+Wed Apr 14 03:45:39 2004  Jonathan Blandford  <jrb@gnome.org>
+
+       * gtk/gtktreeview.c (gtk_tree_view_expose): propagate expose
+       events to children.
+
 Wed Apr 14 03:32:58 2004  Jonathan Blandford  <jrb@gnome.org>
 
        * gtk/gtkpathbar.c (make_directory_button): remove spurious