commit 38398dcfdff701e7820f5515f57db558624a2c44 Author: Vincent Untz Date: Mon May 14 17:42:32 2012 +0200 tasklist: Really fix mouse wheel scrolling with new GTK+ Because the tasklist itself has no window, I don't think we can get scroll events for it. So we just deal with scroll events on task buttons instead. https://bugzilla.gnome.org/show_bug.cgi?id=673833 M libwnck/tasklist.c commit de74b83bfdb78af536e71c58fc297a1eb3b7efe0 Author: Christian Persch Date: Fri May 11 21:47:54 2012 +0200 pager, selector, tasklist: Fix mouse wheel scrolling with new GTK+ Add the GDK_SCROLL_MASK to the window events, and add dummy handling of GDK_SCROLL_SMOOTH events so as to not crash if they occcur. https://bugzilla.gnome.org/show_bug.cgi?id=673833 M libwnck/pager.c M libwnck/selector.c M libwnck/tasklist.c commit 21538b70a9d493d33021b806f830091591f66815 Author: Vincent Untz Date: Mon May 14 16:32:25 2012 +0200 build: Add --enable-tools to enable/disable installation of tools This helps make libwnck 2.x and 3.x be parallel-installable since they conflict for wnckprop and wnck-urgency-monitor. https://bugzilla.gnome.org/show_bug.cgi?id=671558 M configure.ac M libwnck/Makefile.am commit 59b2347b35df875ea2aa2653a30d3b07a36e8519 Author: Mitsuya Shibata Date: Sun Apr 22 11:43:17 2012 +0900 [l10n] Update Japanese translation M po/ja.po commit b25832f9871bcad30bfef005a9079c8559033f5f Author: Carles Ferrando Date: Tue Apr 10 21:11:39 2012 +0200 [l10n]Updated Catalan (Valencian) translation M po/ca@valencia.po commit fcc7c95e934b2fe12dd4979db2ed17d12068250e Author: Jordi Serratosa Date: Tue Apr 10 21:11:37 2012 +0200 [l10n] Fixes on Catalan translation M po/ca.po commit a3cbccaf526b8312de12f7c2a0e649629a4576ba Author: Sweta Kothari Date: Tue Mar 27 11:36:13 2012 +0530 Updated Gujarati Translations M po/gu.po commit 7cf33962e744673f7dfe6c9326570a2b220cd490 Author: Vincent Untz Date: Mon Mar 26 10:41:28 2012 +0200 release: post-release bump to 3.4.1 M configure.ac commit e51251740a37bbddeebb53cdeecc88fda662fb16 Author: Vincent Untz Date: Mon Mar 26 10:41:17 2012 +0200 release: 3.4.0 M NEWS M configure.ac