diff options
author | Matthias Clasen <mclasen@redhat.com> | 2009-05-04 00:43:19 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2009-05-04 00:43:19 -0400 |
commit | 86e5df91c149e4c888b98135259d2c54d3d9385b (patch) | |
tree | cc451772e567a70494bd211e15e2b324c9012545 /NEWS | |
parent | 44c6b24fc78412c6964f7ea3c74d760516e762f2 (diff) | |
download | gtk+-86e5df91c149e4c888b98135259d2c54d3d9385b.tar.gz |
Update NEWS for 2.17.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 30 |
1 files changed, 30 insertions, 0 deletions
@@ -9,6 +9,36 @@ Overview of Changes from GTK+ 2.16.x to 2.17.0 - GtkEntry now has a ::invisible-char style property that allows themes to set the preferred invisible character +* Printing: + - GTK+ supports authentication of users against CUPS servers now. + +* Bugs fixed: + 578634 gtkdial example fails to compile + 580678 Minor improvement to GTK+ mediaLib code + 580511 gdk_x11_atom_to_xatom_for_display translates GDK_NONE... + 581110 Handlebox widget uses static variables, crashes in multi... + 553385 gtk-builder-convert creates untranslated combobox models + 580814 GtkTextLayout incorrectly assumes pango iterates in logi... + 579366 gtkbuilderparser leaks RequiresInfo objects + 579741 gailcombox should emit property-changed:accessible-name... + 574386 Remove deprecated call to gtk_status_icon_set_tooltip... + 384940 handle rejecting jobs and authentication meaningfully + +* Updated translations + Arabic + Brazilian Portuguese + British English + Catalan + Czech + Estonian + Italian + Kannada + Oriya + Simplified Chinese + Slovenian + Spanish + Ukrainian + Overview of Changes from GTK+ 2.16.0 to 2.16.1 ============================================== |