summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2007-05-28 12:01:06 +0000
committerVincent Untz <vuntz@src.gnome.org>2007-05-28 12:01:06 +0000
commit0a1a63c3bff1ac4597c1e6a46f1bc56cf587462f (patch)
tree6d299e41f8f7348228e77d8ee05509110697d044
parent7bff11d6e30354c97b3ea7555b9cdda723274eaa (diff)
downloadlibwnck-0a1a63c3bff1ac4597c1e6a46f1bc56cf587462f.tar.gz
version 2.18.2LIBWNCK_2_18_2
2007-05-28 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: version 2.18.2 svn path=/branches/gnome-2-18/; revision=1267
-rw-r--r--ChangeLog5
-rw-r--r--NEWS31
-rw-r--r--configure.in4
-rw-r--r--doc/tmpl/window.sgml1
4 files changed, 39 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ba43865..1c77cc3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-05-28 Vincent Untz <vuntz@gnome.org>
+ * configure.in:
+ * NEWS: version 2.18.2
+
+2007-05-28 Vincent Untz <vuntz@gnome.org>
+
Backport from HEAD.
* libwnck/tasklist.c: (wnck_tasklist_size_request): remove some
diff --git a/NEWS b/NEWS
index ec58353..c87d4e4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+2.18.2
+======
+
+ Fixes
+
+ - Add small missing bit forgotten for move/resize window API (Elijah)
+ - Plug leak (Matthias Clasen) [#428056]
+ - Check whether window manager supports _NET_WM_ACTION_ABOVE and
+ _NET_WM_ACTION_BELOW instead of guessing whether these are supported
+ (Elijah) [#352383, #115247]
+ - Fix crash on startup in the pager (Kim Woelders) [#403377]
+ - Fix crash when dragging small windows in the pager (Vincent) [#428280]
+ - Fix compilation warnings (Bernard Leak, Vincent) [#431175]
+ - Fix crash when a menu is opening for a window being destroyed (Vincent)
+ [#410133]
+ - Fix crash happening in some cases on drop on the pager (Vincent) [#415675]
+ - Don't reset the drag icon to the default one when dragging and the dragged
+ window is destroyed (Vincent) [#414967]
+ - Fix vertical pager in RTL environments (Vincent) [#431461]
+ - Fix size hints set by the tasklist when there's no window and the mode is
+ "always group". This was causing a crash in the panel. (Vincent) [#440625]
+
+ Misc
+
+ - Require libstartup-notification-1.0 in the pkg-config files
+
+ Translators
+
+ - Ivar Smolin (et)
+ - Ignacio Casal Quinteiro (gl)
+
2.18.0
======
diff --git a/configure.in b/configure.in
index 8702812..c01dabf 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_INIT(libwnck/window.h)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(libwnck, 2.18.1)
+AM_INIT_AUTOMAKE(libwnck, 2.18.2)
AM_MAINTAINER_MODE
dnl libtool versioning for libwnck
@@ -12,7 +12,7 @@ LIBWNCK_CURRENT=20
dnl increment any time the source changes; set to
dnl 0 if you increment CURRENT
-LIBWNCK_REVISION=8
+LIBWNCK_REVISION=9
dnl increment if any interfaces have been added; set to 0
dnl if any interfaces have been changed or removed. removal has
diff --git a/doc/tmpl/window.sgml b/doc/tmpl/window.sgml
index 595561a..5a47453 100644
--- a/doc/tmpl/window.sgml
+++ b/doc/tmpl/window.sgml
@@ -58,6 +58,7 @@ WnckWindow
@WNCK_WINDOW_ACTION_UNMAXIMIZE:
@WNCK_WINDOW_ACTION_FULLSCREEN:
@WNCK_WINDOW_ACTION_ABOVE:
+@WNCK_WINDOW_ACTION_BELOW:
<!-- ##### ENUM WnckWindowType ##### -->
<para>