]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog
Change the labels of the ZOOM_100 and ZOOM_FIT stock items to "_Normal
[~andy/gtk] / ChangeLog
index 1a936931e091ef8aa97d6a113fca3bfcce90f981..92cf83279496546d6f6873a5a0554e326a13fc83 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,68 @@
+Fri Feb  6 00:51:57 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkstock.c (builtin_items): Change the labels of the 
+       ZOOM_100 and ZOOM_FIT stock items to "_Normal Size" and
+       "Best _Fit", to be HIG compliant.  (#124080, Mariano 
+       Suárez-Alvarez)
+
+Fri Feb  6 00:45:16 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkcombobox.c (gtk_combo_box_finalize): Add a finalize 
+       function to plug a few memory leaks.  (#133544, Morten Welinder)
+
+Fri Feb  6 00:15:38 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkcomboboxentry.c (gtk_combo_box_entry_mnemonic_activate): 
+       Support mnemonic_activate here as well.
+       
+       * gtk/gtkcombobox.c (gtk_combo_box_mnemonic_activate): Focus
+       the button, not the tree_view.
+
+Thu Feb  5 23:48:19 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkcombobox.c (gtk_combo_box_mnemonic_activate): Add this
+       function, to make mnemonic_activate work for combo boxes.
+       (#133443, Paolo Borelli)
+
+Thu Feb  5 22:05:52 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkfilesystemunix.c (bookmark_list_read): Initialize result
+       to FALSE.  (#133539, Morten Welinder)
+
+Thu Feb  5 21:36:43 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkcombobox.c (gtk_combo_box_set_active_iter): Fix the logic
+       of the depth one check.  (#133488, Christian Persch)
+
+Thu Feb  5 01:50:19 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtktearoffmenuitem.c (gtk_tearoff_menu_item_paint): Fix
+       the drawing of tearoff menu items which don't come first in their
+       menu.  (#33311)
+
+Thu Feb  5 00:59:08 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkcombo.c (gtk_combo_entry_key_press): Use 
+       g_completion_complete_utf8(). (#133313, Theppitak Karoonboonyanan)
+
+2004-02-04  Federico Mena Quintero  <federico@ximian.com>
+
+       Fix #59707.
+
+       * gtk/gtklabel.c (gtk_label_focus): Removed, so we don't ignore
+       the focus chain.
+       (gtk_label_button_press): Fix prototype.
+       (gtk_label_button_release): Likewise.
+       (gtk_label_motion): Likewise.
+
+       * tests/testgtk.c (create_message_dialog): For the dialog with
+       only GTK_BUTTONS_CLOSE, make GTK_RESPONSE_CLOSE the default.
+
+2004-02-04  Morten Welinder  <terra@gnome.org>
+
+       * gtk/gtktoolbar.c (show_menu): Show on the right screen.  (Fixes
+       bug 133411, apart from the leak.)
+
 Tue Feb  3 13:39:27 2004  Manish Singh  <yosh@gimp.org>
 
        * gtk/gtkadjustment.c (gtk_adjustment_new): pass value in last