2006-02-01  Vincent Untz  <vuntz@gnome.org>

	* configure.in:
	* NEWS: version 2.13.4

2005-12-19  Vincent Untz  <vuntz@gnome.org>

	Change active window when scrolling on the selector.
	Fix bug #323238. Patch by Nigel Tao <nigel.tao@myrealbox.com>

	* libwnck/selector.c: (wnck_selector_scroll_cb): new
	(wnck_selector_fill): connect to "scroll-event"

2005-12-19  Vincent Untz  <vuntz@gnome.org>

	Use virtual desktop size when computing size of pager.
	Bug #311863. Based on patch by Lo�c Minier <lool+gnome@via.ecp.fr>

	* libwnck/pager.c: (wnck_pager_size_request): use workspace sizes when
	available

2005-12-19  Vincent Untz  <vuntz@gnome.org>

	* libwnck/tasklist.c: (wnck_tasklist_get_size_hint_list): add a
	warning if argument is not valid

	Sort window in a group alphabetically. Fix bug #171804.
	Based on patch by Xavier Claessens <xclaesse@gmail.com>

	* libwnck/tasklist.c: (wnck_task_compare_alphabetically): new
	(wnck_tasklist_size_allocate): sort windows in a group

2005-12-13  Vincent Untz  <vuntz@gnome.org>

	Fix critical warning, bug #149326.

	* libwnck/tasklist.c: (wnck_tasklist_init): move the code changing
	the list of tasklist instances...
	(wnck_tasklist_realize): ... here
	(wnck_tasklist_finalize): ditto, moving the code...
	(wnck_tasklist_unrealize): there

2005-12-12  Vincent Untz  <vuntz@gnome.org>

	* configure.in: post-release bump to 2.13.4

==================== 2.13.3 ====================