diff options
author | Matthias Clasen <mclasen@redhat.com> | 2012-05-02 10:18:52 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2012-05-02 10:18:52 -0400 |
commit | eb2c0e39c02c9a5e748fd6ca62999553f5c3939f (patch) | |
tree | 9ae7196a2cf96c6df6dbf35a3597f6ee42a6d8c3 | |
parent | e146a3c421c98c2893273efa4547ac6b052f5fe4 (diff) | |
download | gtk+-3.4.2.tar.gz |
Updates for 3.4.23.4.2
-rw-r--r-- | NEWS | 28 |
1 files changed, 28 insertions, 0 deletions
@@ -1,3 +1,31 @@ +Overview of Changes in GTK+ 3.4.2 +================================= + +* Bug fixes: + 673644 Scroll not working in document overview + 671249 GApplication: Allow a null application_id? + 668931 Scrolling down via PageDown/PageUp keys impossible in list... + 669989 gtk_grid_attach(): Documentation doesn't mention multiple ... + 670373 modules/printing/cups/gtkprintbackendcups.c won't build wi... + 672789 gtk_builder_add_objects_from_file() crashes on GtkUIManage... + 673259 The gdk/gdkkeysyms-update.pl script and the keysym files g... + 673650 Evince 3.4: adding new annotation is not possible (pencil ... + 674050 Free image->priv->icon_helper in gtk_image_finalize instea... + 674102 Defaults to wayland over x11 backend + 674118 application-window: Desktop file handling improvements + 674200 ./configure gives wrong error message if -lXext is not ins... + 674286 "Delete confirmation" dialog has wrong padding + 674326 Use localizations of option names and values contained in ... + 674587 treemodelsort: allow iter_previous() to go past the second... + 674806 icontheme: search first in all themes if the requested ico... + 674807 spinbutton: port to GtkIconHelper + 674890 Fix the colord support in GtkPrinterCups when the PPD is l... + +* Translation updates: + Simplified Chinese + Crimean Tatar + + Overview of Changes in GTK+ 3.4.1 ================================= |