diff options
author | Matthias Clasen <mclasen@redhat.com> | 2009-08-24 16:31:46 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2009-08-24 16:31:46 -0400 |
commit | b09f8f6e3089197c6bd893e4e81bc883d2bbb3cc (patch) | |
tree | 973693bb361540f688e11e34601b5babcbd381a8 /NEWS | |
parent | 23b88f26b969769c7d8a2d1ea0d50039cd7b8aa4 (diff) | |
download | gtk+-b09f8f6e3089197c6bd893e4e81bc883d2bbb3cc.tar.gz |
Updates
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 34 |
1 files changed, 34 insertions, 0 deletions
@@ -1,3 +1,37 @@ +Overview of Changes from GTK+ 2.17.8 to 2.17.9 +============================================== + +* Client-side windows: + - Add a compatibility mode that falls back to always using native windows, + triggered by the GDK_NATIVE_WINDOWS environment variable + +* Bugs fixed: + 589367 gedit crashed with SIGSEGV in IA__g_list_last() + 478519 GtkTooltip segfaults on NULL gdk-display-current-tooltip. + 592461 preserve errno and use g_strerror + 592403 crash when close the second terminal... + 591549 Default printer in a network + 526149 GtkCellRendererAccel editing conflicts with mnemonics + 528283 Problems when using PageUp & PageDown to navigate Playlists pane + +* Updated translations: + Bengali + Brazilian Portuguese + Breton + Bulgarian + Catalan + Estonian + Galician + Irish + Korean + Norwegian bokmål + Portuguese + Punjabi + Spanish + Swedish + Thai + + Overview of Changes from GTK+ 2.17.7 to 2.17.8 ============================================== |