summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2007-06-05 18:32:37 +0000
committerVincent Untz <vuntz@src.gnome.org>2007-06-05 18:32:37 +0000
commit63b4597c15287c4148a5de02ae911c6d069463da (patch)
tree03f15e4001be656a28ba7afc263e22b1802f7a45
parent18fcfe65cd19edfee4eab418e2bd0305eab8c115 (diff)
downloadlibwnck-LIBWNCK_2_19_3_1.tar.gz
version 2.19.3.1LIBWNCK_2_19_3_1
2007-06-05 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: version 2.19.3.1 svn path=/trunk/; revision=1278
-rw-r--r--ChangeLog5
-rw-r--r--NEWS21
-rw-r--r--configure.in4
-rw-r--r--doc/tmpl/libwnck-unused.sgml8
-rw-r--r--doc/tmpl/window-menu.sgml9
5 files changed, 36 insertions, 11 deletions
diff --git a/ChangeLog b/ChangeLog
index 0874efa..e831131 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-06-05 Vincent Untz <vuntz@gnome.org>
+ * configure.in:
+ * NEWS: version 2.19.3.1
+
+2007-06-05 Vincent Untz <vuntz@gnome.org>
+
* libwnck/tasklist.c: (wnck_task_button_press_event): connect to
selection-done signal on the action menu instead of deactivate signal.
The latter made the action menu useless since it didn't work before.
diff --git a/NEWS b/NEWS
index fd05e66..f45ba88 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+2.19.3.1
+========
+
+ This release breaks API compatibility again (it contains changes that should
+ have been in 2.19.3).
+
+ Features
+
+ - The active-window-changed and active-workspace-changed signals for
+ WnckScreen now provides the previously active window/workspace (Vincent)
+
+ Fixes
+
+ - Add some padding in classes to make it possible to add new signals without
+ breaking ABI in the future (Vincent)
+ - Make the action menu work again on tasklist buttons (Vincent)
+
+ Misc
+
+ - Remove old files from svn (Vincent)
+
2.19.3
======
diff --git a/configure.in b/configure.in
index 79912d5..6e7ef7c 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.19.4)
+AM_INIT_AUTOMAKE(libwnck, 2.19.3.1)
AM_MAINTAINER_MODE
GNOME_COMMON_INIT
GNOME_MAINTAINER_MODE_DEFINES
@@ -10,7 +10,7 @@ GNOME_MAINTAINER_MODE_DEFINES
dnl libtool versioning for libwnck
dnl increment if the interface has additions, changes, removals.
-LIBWNCK_CURRENT=21
+LIBWNCK_CURRENT=22
dnl increment any time the source changes; set to
dnl 0 if you increment CURRENT
diff --git a/doc/tmpl/libwnck-unused.sgml b/doc/tmpl/libwnck-unused.sgml
index e69de29..d308c6f 100644
--- a/doc/tmpl/libwnck-unused.sgml
+++ b/doc/tmpl/libwnck-unused.sgml
@@ -0,0 +1,8 @@
+<!-- ##### FUNCTION wnck_create_window_menu ##### -->
+<para>
+
+</para>
+
+@windows:
+@Returns:
+
diff --git a/doc/tmpl/window-menu.sgml b/doc/tmpl/window-menu.sgml
index 6ab6211..94cb845 100644
--- a/doc/tmpl/window-menu.sgml
+++ b/doc/tmpl/window-menu.sgml
@@ -17,12 +17,3 @@ window-menu
<!-- ##### SECTION Stability_Level ##### -->
-<!-- ##### FUNCTION wnck_create_window_menu ##### -->
-<para>
-
-</para>
-
-@windows:
-@Returns:
-
-