diff options
author | Matthias Clasen <mclasen@redhat.com> | 2010-03-09 12:07:35 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2010-03-09 12:07:35 -0500 |
commit | 0eb89bf378a113959ad567b6808ed6a932eb20ad (patch) | |
tree | 371679f4d07cb9390190b7e359042e6b2f63c8ad | |
parent | 6a513f2289eb734f9b9cfb83e47e0f7e992fffbd (diff) | |
download | gtk+-0eb89bf378a113959ad567b6808ed6a932eb20ad.tar.gz |
Updates
-rw-r--r-- | NEWS | 44 |
1 files changed, 44 insertions, 0 deletions
@@ -1,3 +1,47 @@ +Overview of Changes from GTK+ 2.19.6 to 2.19.7 +============================================== + +* Bug fixes: + 611707 Move documentation from templates to inline comments + 69872 GTK_WIDGET_SET_FLAGS should be deprecated + 612066 empathy hangs when clicked on information about contact... + 557420 Some compose sequences don't work anymore... + 569042 gailbooleancell does not seem to attend to changes... + 600992 File chooser reference counting issues + 610905 gtk_drag_source_set need instrospection hint + 611051 Search Entry Clear Icon not accessible + 611217 Incorrect translator comment + 611317 Document targets in drag and drop + 611319 gtk_window_set_transient_for undocumented NULL value for parent + 611658 Update documentation for gtkvscrollbar + 611662 Update documentation for gtkvseparator + 611686 focus_in/focus_out in gailtreeview.c should return FALSE... + 611831 Move documentation to inline comments: GtkVBox + 612119 Do not scroll when middle pasting + +* Translation updates: + Afrikaans + Arabic + Basque + British English + Bulgarian + Czech + Danish + French + Galician + German + Greek + Hungarian + Lithuanian + Low German + Norwegian bokmål + Polish + Portuguese + Russian + Slovenian + Swedish + + Overview of Changes from GTK+ 2.19.5 to 2.19.6 ============================================== |