commit 9b3d547d05530cd7c4ab7e46a998c87ca5032827 Author: Marco Trevisan (Treviño) Date: Tue Sep 2 16:15:46 2014 +0200 Release: 3.4.8 M NEWS commit 87dd83c2477eb75e5214b2f421b1cc5e1e3e59f2 Merge: 06a7ec9 c0dc096 Author: Marco Trevisan (Treviño) Date: Tue Sep 2 15:59:09 2014 +0200 Merge branch 'master' of git://git.gnome.org/libwnck commit c0dc096f48b57a41c19a54b1669e39e842aaf6ab Author: Piotr Drąg Date: Thu Jul 31 19:40:56 2014 +0200 doap: add M libwnck.doap commit 4a0f8a6f52a7ec0c61ff2a4dcdd8588a87346f76 Author: Olav Vitters Date: Wed Jul 30 20:34:19 2014 +0200 doap category core M libwnck.doap commit 063cc9281372815e0bf0a6b2e63f9b07e1769448 Author: Rico Tzschichholz Date: Thu Jul 24 14:52:04 2014 +0200 Add support for _GTK_FRAME_EXTENTS This adds an additional check if _NET_FRAME_EXTENTS is not set and therefore uses the existing *_frame variables accordingly. M libwnck/window.c M libwnck/xutils.c commit 06a7ec9ac56b350bcce35b138c20bad1a3ae9c6a Author: Stefan Sperling Date: Tue Feb 18 14:14:18 2014 +0100 TaskList: use new Startup Notification API The startup-notification API was recently fixed to use pointers to 'time_t' instead of pointers to 'long' in the functions sn_startup_sequence_get_initiated_time() and sn_startup_sequence_get_last_active_time(). See http://cgit.freedesktop.org/startup-notification/commit/?id=a7e49fefde18ea8d5bada8096d32f23bcfb5a6dc This is necessary for correct operation on 32bit platforms that use 64bit time_t (e.g. OpenBSD >= 5.5, Linux x32 ABI). Unfortunately, it is unknown if or when a new startup-notification release containing this patch will be made. Until this situation clears up, downstream distributions might or might not choose to apply the above patch to startup-notification. If startup-notification is patched, or a new release containing the patch is made, then libwnck needs the attached patch to avoid corruption of stack variables on 32bit platforms if startup-notifications are enabled. M libwnck/tasklist.c commit 094cf9b06059ef91a93b0d007010efdb0f370baf Author: Daniel Mustieles Date: Thu Jan 23 12:50:35 2014 +0100 Updated FSF's address M libwnck/application.c M libwnck/application.h M libwnck/class-group.c M libwnck/class-group.h M libwnck/libwnck.h M libwnck/pager-accessible-factory.c M libwnck/pager-accessible-factory.h M libwnck/pager-accessible.c M libwnck/pager-accessible.h M libwnck/pager.c M libwnck/pager.h M libwnck/private.h M libwnck/screen.c M libwnck/screen.h M libwnck/selector.c M libwnck/selector.h M libwnck/tasklist.c M libwnck/tasklist.h M libwnck/util.c M libwnck/util.h M libwnck/version.h.in M libwnck/window-action-menu.c M libwnck/window-action-menu.h M libwnck/window.c M libwnck/window.h M libwnck/wnck-urgency-monitor.c M libwnck/wnckprop.c M libwnck/workspace-accessible-factory.c M libwnck/workspace-accessible-factory.h M libwnck/workspace-accessible.c M libwnck/workspace-accessible.h M libwnck/workspace.c M libwnck/workspace.h M libwnck/xutils.c M libwnck/xutils.h commit a147ec67f095f9838d42099ac7d70008c90093dc Author: GunChleoc Date: Wed Jan 22 21:16:23 2014 +0100 Added Scottish Gaelic translation M po/LINGUAS A po/gd.po commit aec25f000b851e07439f9ba0eeeaf64abdb2f8bb Author: Wylmer Wang Date: Sun Jan 12 19:49:24 2014 +0800 Update Chinese simplified translation M po/zh_CN.po commit 5ea173138fd27fb6e98aea502194cff8d8fff943 Author: Rūdolfs Mazurs Date: Sat Oct 5 10:28:09 2013 +0300 Updated Latvian translation M po/lv.po commit 53eef7f95bd2ac81b44cc1ce9f92f6dcc0f2b9f9 Author: Marco Trevisan (Treviño) Date: Fri Sep 27 19:34:26 2013 +0200 WindowActionMenu: unset window and stop async events on dispose Finalize function can be never called here, so it's better to do this when the widget gets destroyed. M libwnck/window-action-menu.c commit 082842c7b17a6a040c3e3d8d65e4ab9b2e885dfc Author: Noriko Mizumoto Date: Mon Sep 23 00:00:01 2013 +0900 l10n: Update Japanese translation M po/ja.po commit 693b094d35f02c2f70c7ae97acec148ded5ab061 Author: Rico Tzschichholz Date: Tue Sep 3 16:28:34 2013 +0100 TestWnck: avoid depending on glib 2.34 M libwnck/test-wnck.c commit 1cf232b0161c189e5dc83c66a958c451dee31a83 Author: Fran Diéguez Date: Wed Aug 28 01:04:50 2013 +0200 Updated Galician translations M po/gl.po commit 81cc732c278d5909e25f301bdb84defff5046b06 Author: Milo Casagrande Date: Mon Aug 26 09:54:42 2013 +0200 [l10n] Updated Italian translation. M po/it.po commit 7a671bd7f0cbb6281863b3de16834bdc31e99a19 Author: Marco Trevisan (Treviño) Date: Tue Aug 20 17:16:51 2013 +0200 Release: post-release bump to 3.4.8 M configure.ac