summaryrefslogtreecommitdiff
path: root/NEWS
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 /NEWS
parentbfb9d912e520600381447f310ffa02742cb12862 (diff)
downloadlibwnck-6a51a0b30264c74e7da640080f122a1dbabcc0c8.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
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS38
1 files changed, 38 insertions, 0 deletions
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
======