summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2005-02-28 05:11:56 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-02-28 05:11:56 +0000
commitc738bbb28f6a392cacd0673b9aba6f1120befbb7 (patch)
treee7ecc0ad9276c414b21321a6b55d42e7854a9d6f
parentb5df55045ab7dfbfdc7c50356d8124171ce62f68 (diff)
downloadgdk-pixbuf-c738bbb28f6a392cacd0673b9aba6f1120befbb7.tar.gz
Updates
-rw-r--r--ChangeLog4
-rw-r--r--ChangeLog.pre-2-104
-rw-r--r--ChangeLog.pre-2-84
-rw-r--r--NEWS14
4 files changed, 22 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 6fee8de49..155db8161 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-02-28 Matthias Clasen <mclasen@redhat.com>
+
+ * NEWS: Updates.
+
2005-02-27 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkaction.c (connect_proxy): Improve the handling
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 6fee8de49..155db8161 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,7 @@
+2005-02-28 Matthias Clasen <mclasen@redhat.com>
+
+ * NEWS: Updates.
+
2005-02-27 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkaction.c (connect_proxy): Improve the handling
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 6fee8de49..155db8161 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,7 @@
+2005-02-28 Matthias Clasen <mclasen@redhat.com>
+
+ * NEWS: Updates.
+
2005-02-27 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkaction.c (connect_proxy): Improve the handling
diff --git a/NEWS b/NEWS
index 91a19113a..e5e67ca19 100644
--- a/NEWS
+++ b/NEWS
@@ -1,18 +1,24 @@
Overview of Changes from GTK+ 2.6.2 to GTK+ 2.6.3
=================================================
+* GtkAction
+ - Improve the handling of buttons as action
+ proxys [Milosz Derezynski]
* gtk_window_present(): Use the timestamp of the last
user interaction when focusing the window. [Elijah Newren]
* Icon theme
- Avoid scaling icons in the file chooser [Vincent Noel]
- Make icon theme caching work on ppc64 [Manish Singh]
-* Win32 bug fixes [Tor Lillqvist]
+* Win32
+ - Bug fixes [Tor Lillqvist]
+ - Improve tablet handling [Robert Ă–gren]
* Other bug fixes [Rodney Dawes, Tommi Komulainen,
Christian Persch, Manish Singh, Billy Biggs, Ben Maurer,
Jorn Baayen, Jonathan Blandford, Murray Cumming,
Olivier Sessink, Matthias, Gustavo Carneiro, Morten
- Welinder, Samuel Hym, Doug Morgan, Ivan Wong]
-* Documentation improvements [Matthias]
-* New and improved translations (be,bg,ca,cy,el,en_GB,fa,ja,hu,pt_BR,th,uk,xh)
+ Welinder, Samuel Hym, Doug Morgan, Ivan Wong, Paul
+ Cornett, Sven Neumann, Vincent Untz]
+* Documentation improvements [Matthias, Torsten Schoenfeld]
+* New and improved translations (ar,be,bg,ca,cy,el,en_GB,fa,gu,ja,hu,pt_BR,th,uk,xh)
Overview of Changes from GTK+ 2.6.1 to GTK+ 2.6.2
=================================================