summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2007-05-13 11:03:44 +0000
committerVincent Untz <vuntz@src.gnome.org>2007-05-13 11:03:44 +0000
commit6a51a0b30264c74e7da640080f122a1dbabcc0c8 (patch)
tree3f74e3c16be28bc3a0cc04f9de5fd7d6b90519d6
parentbfb9d912e520600381447f310ffa02742cb12862 (diff)
downloadlibwnck-LIBWNCK_2_19_2.tar.gz
version 2.19.2LIBWNCK_2_19_2
2007-05-13 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: version 2.19.2 svn path=/trunk/; revision=1222
-rw-r--r--ChangeLog5
-rw-r--r--NEWS38
-rw-r--r--configure.in4
-rw-r--r--doc/tmpl/window.sgml1
4 files changed, 46 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index e29593b..1d6f756 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-13 Vincent Untz <vuntz@gnome.org>
+
+ * configure.in:
+ * NEWS: version 2.19.2
+
2007-05-01 Vincent Untz <vuntz@gnome.org>
* libwnck/test-tasklist.c: mark strings as translatable
diff --git a/NEWS b/NEWS
index ec58353..59ed3bc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,41 @@
+2.19.2
+======
+
+ Features
+
+ - Make it possible to drag a window from the window selector (Vincent)
+ [#354667]
+ - Make it possible to reorder tasklist buttons with drag and drop
+ (Nickolay V. Shmyrev) [#302398]
+
+ 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]
+ - Update action menu to be the same as the metacity one (Bruno Boaventura,
+ Vincent) [#376522]
+ - 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]
+ - Don't use deprecated functions (Vincent)
+
+ Translators
+
+ - Khaled Hosny (ar)
+ - Ihar Hrachyshka (be@latin)
+ - Jorge González (es)
+ - Ignacio Casal Quinteiro (gl)
+ - Kjartan Maraas (nb)
+ - Daniel Nylander (sv)
+
2.18.0
======
diff --git a/configure.in b/configure.in
index 1a222cf..7c32016 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.19.2)
AM_MAINTAINER_MODE
GNOME_COMMON_INIT
GNOME_MAINTAINER_MODE_DEFINES
@@ -14,7 +14,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>