]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog
Bug 568571 – Asian am/pm format on cups print backend's time parsing
[~andy/gtk] / ChangeLog
index 366bc51b40891475f6502d8c655cf2de9b26f478..77a3dea8595935f5a2f3ff2daffd67c74e184e34 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,124 @@
+2009-02-12  Marek Kasik  <mkasik@redhat.com>
+
+       Bug 568571 – Asian am/pm format on cups print backend's time parsing
+
+       * modules/printbackends/cups/gtkprintbackendcups.c: Add Asian am/pm
+       format into formats recognized by CUPS backend
+
+2009-02-11  Matthias Clasen  <mclasen@redhat.com>
+
+       Bug 570824 – [a11y] TreeView is not keyboard (re)focusable after 
+       selecting a cell in a non-sortable column
+
+       * gtk/gtktreeview.c (gtk_tree_view_header_focus): Don't grab
+       focus to a header button if it is not focusable. Problem reported
+       by Joanmarie Diggs
+
+2009-02-11  Matthias Clasen  <mclasen@redhat.com>
+
+       Bug 508545 – No way to identify terminal classes from documentation
+
+       * gtk/gtkvolumebutton.[hc]: Move the _GtkVolumeButton definition
+       into the header to make it possible to derive from GtkVoumeButton.
+       Reported by Chris Lord.
+
+2009-02-11  Matthias Clasen  <mclasen@redhat.com>
+
+       Bug 571196 – gtk_binding_entry_add_signall deprecated without 
+       alternative
+       * gtk/gtk.symbols:
+       * gtk/gtkbindings.[hc]: Undeprecate gtk_binding_entry_add_signall
+       since its replacement is a varargs function. Complaint by
+       Torsten Schoenfeld.
+
+2009-02-11  Matthias Clasen  <mclasen@redhat.com>
+
+       Bug 571249 – Icons are not drawn properly when initial widget 
+       state is insensitive
+
+       * gtk/gtkentry.c (gtk_entry_ensure_pixbuf): Render icons
+       in normal state, regardless of the entrys state. Reported by
+       Enrico Tröger.
+
+2009-02-11  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkfilechooserbutton.c: Don't emit the file-set signal
+       if the file chooser dialog is canceled. But emit it if a file
+       is received via DND.
+
+2009-02-11  Matthias Clasen  <mclasen@redhat.com>
+
+       Bug 353196 – Add a file-set signal to GtkFileChooserButton
+
+       * gtk/gtkfilechooserbutton.c: Remove GTK_SIGNAL_ACTION
+       from the file-set signal, that wasn't supposed to have it.
+
+2009-02-10  Takao Fujiwara  <takao.fujiwara@sun.com>
+
+       Bug 571015 – libprintbackend-cups has unlocalized strings
+
+       * modules/printbackends/cups/gtkprintbackendcups.c:
+       Added a translator comment with the request of translators.
+
+2009-02-09  Richard Hughes  <richard@hughsie.com>
+
+       * docs/reference/gtk/migrating-GtkEntry-icons.sgml:
+       Fix the enumerated name in the migration document.
+
+2009-02-09  Cody Russell  <bratsche@gnome.org>
+
+       * gdk/win32/gdkwin32.h: Add potentially missing #defines for
+       XBUTTON1, etc.  Fixes the build that was broken in r21746.
+
+2009-02-09  Takao Fujiwara  <takao.fujiwara@sun.com>
+
+       Bug 571015 – libprintbackend-cups has unlocalized strings
+
+       Reviewed by Matthias Clasen  <mclasen@redhat.com>
+
+       * modules/printbackends/cups/gtkprintbackendcups.c (handle_option):
+       Add translatable strings from ppd files.
+
+2009-02-06  Matthias Clasen  <mclasen@redhat.com>
+
+       Make the new GtkAction code work with PolicyKit-gnome's use of actions.
+
+       * gtk/gtkaction.c (gtk_action_[un]block_activate_from): Block
+       the action.
+
+       * gtk/gtkcheckmenuitem.c (gtk_check_menu_item_activatable_reset):
+       * gtk/gtktogglebutton. (gtk_toggle_button_activatable_reset):
+       * gtk/gtktoggletoolbutton.c (gtk_toggle_tool_button_activatable_reset):
+       Work with non-toggle actions without complaining.
+
+       * gtk/gtktoolbutton.c (gtk_tool_button_activatable_update): Updating
+       the icon-name should not remove the label.
+
+       * gtk/gtkimagemenuitem.c (activatable_update_icon_name): Also
+       update the image when the icon name is set to NULL.
+
+2009-02-06  Matthew Barnes  <mbarnes@redhat.com>
+
+       * gtk/gtklabel.c (gtk_label_set_label): Accept a NULL string.
+
+2009-02-03  Matthias Clasen  <mclasen@redhat.com>
+
+       Bug 538439 – tooltip may appear in upper left corner instead of 
+       over widget
+
+       * gtk/gtktooltip.c (gtk_tooltip_trigger_query): Set the root 
+       coordinates in the event correctly. Patch by Kristian Rietveld.
+
+2009-02-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * configure.in: Bump version
+
+2009-02-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.15.3 ===
+
+       * NEWS: Updates
+
 2009-02-01  Behdad Esfahbod  <behdad@gnome.org>
 
        * gtk/gtksettings.c (gtk_settings_class_init): Change the