]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog
reviewed by: Matthias Clasen <maclas@gmx.de>
[~andy/gtk] / ChangeLog
index 1350232edfebdb7160513fca69e172ed7500ff43..3cdce4401b7b5c08c63cc4ca7985d418fedf42f5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+2004-06-25  Bastien Nocera  <hadess@hadess.net>
+
+       reviewed by: Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/x11/gdkkeys-x11.c: (get_symbol), (update_keymaps),
+       (gdk_keymap_lookup_key), (translate_keysym): fix keys parsing when
+       the number of keysyms per keycode is odd. Fixes #144808.
+
+2004-06-25  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkfontbutton.c (gtk_font_button_update_font_info): Avoid
+       a crash if the font doesn't exist.  (#144967, Yevgen Muntyan) 
+
+Fri Jun 25 00:32:15 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtktreestore.c (gtk_tree_store_swap): Commit the change
+       which was mentioned below.
+
+Thu Jun 24 23:35:09 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtknotebook.c (gtk_notebook_class_init): Fix a typo,
+       string change.  (#139503, Baris Cicek)
+
+2004-06-22  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/gtkfilechooserdefault.c (location_popup_handler): Use a Save
+       or an Open stock button for the C-l dialog depending on the action
+       in which the file chooser operates.  Fixes #141753.
+
 2004-06-22  Federico Mena Quintero  <federico@ximian.com>
 
        Fixes the GTK+ part of #142308: