diff options
author | Matthias Clasen <mclasen@redhat.com> | 2010-11-08 21:20:02 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2010-11-08 21:20:02 -0500 |
commit | f718f1bee63b8c833497536dd241d812bba1f866 (patch) | |
tree | bdda9b5c39a00290ae4f5eb4fe19a9a64a94bda0 /NEWS | |
parent | 1ddf183bac5499eebbaed0c977acd4731a08da67 (diff) | |
download | gtk+-f718f1bee63b8c833497536dd241d812bba1f866.tar.gz |
NEWS for 2.91.4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,3 +1,23 @@ +Overview of Changes from GTK+ 2.91.3 to 2.91.4 +============================================== + +* Bugs fixed: + 609622 disappearing statusicon + 631331 window icons don't work anymore + 632894 Only show Desktop in file chooser button if there is one + 633670 Child minimum/natural size is not respected by GtkScrolledWindow + 633762 Correctly convert colors to CSS and deal with librsvg limitations + 633915 gtk_button_box_child_requisition() mishandles size allocations + 634060 Support for GIcon pixbufs + 634338 Move GtkPaned documentation to inline comments + 634339 Move GtkProgressBar documentation to inline comments + 634340 Move GtkPageSetup documentation to inline comments + +* Translation updates + Japanese + Estonian + + Overview of Changes from GTK+ 2.91.2 to 2.91.3 ============================================== |