summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-02-21 18:03:04 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-02-21 18:03:04 +0000
commit7dbb99c297673f6caf6903bbb79231e80bfd006a (patch)
tree496baf07e7455db52c1522a9f09033e473536018 /NEWS
parentf07ad74afc68d81a8245b8178d5ae11c4d7accae (diff)
downloadgdk-pixbuf-7dbb99c297673f6caf6903bbb79231e80bfd006a.tar.gz
svn path=/trunk/; revision=19628
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS65
1 files changed, 65 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b11d745fe..adaf30d3e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,68 @@
+Overview of Changes from GTK+ 2.12.x to 2.13.0
+==============================================
+
+ * gdk-pixbuf:
+ - Support loading the OS X icns format
+ - Support loading of JPEG2000 images
+ - Support loading from and saving to GIO streams
+
+ * GDK:
+ - Add GdkAppLaunchContext, to provide startup notification
+ with g_app_info_launch()
+ - Use RandR 1.2 instead of Xinerama when available, and expose
+ more monitor information
+
+ * Accessibility:
+ - The gail module is now shipped as part of GTK+
+ - GtkStatusIcon supports keyboard navigation
+
+ * GtkCalendar:
+ - Support displaying details for each day
+
+ * GtkBuilder:
+ - gtk-builder-convert has been improved
+ - Translation-domain works properly
+ - Support accessibility
+
+ * Testing support:
+ - Add utilities for testing GTK+ applications
+ - Add some unit tests for GTK+
+
+ * New settings:
+ - for disabling display of accelerators and mnemonics
+ - for position of vertical scrollbars in scrolled windows
+ - for the default input method
+
+ * GtkToolShell: new interface for containers of GtkToolItems
+
+ * Bug fixes:
+ - too many to list here
+
+ * Updated translations:
+ Arabic (ar)
+ Assamese (as)
+ Belarusian (be)
+ Belarusian Latin (be@latin)
+ Czech (cs)
+ German (de)
+ Greek (el)
+ Estonian (et)
+ Finnish (fi)
+ French (fr)
+ Irish (ga)
+ Hebrew (he)
+ Indonesian (id)
+ Kurdish (ku)
+ Marathi (mr)
+ Norwegian bokmål (nb)
+ Occitan (oc)
+ Brazilian Portugese (pt_BR)
+ Slovenian (sl)
+ Swedish (sv)
+ Telugu (te)
+ Russian (ru)
+
+
Overview of Changes from GTK+ 2.12.0 to 2.12.1
==============================================