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

	* configure.in:
	* NEWS: version 2.12.3

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

	Backport from HEAD.

	* libwnck/tasklist.c:
	* libwnck/util.c:
	* libwnck/private.h:
        (make_gtk_label_bold, make_gtk_label_normal): Move these functions
	from tasklist.c to util.c/private.h and use an underscore prefix
	to reinforce that they're private

	* libwnck/selector.c: (wnck_selector_get_window_name),
	(wnck_selector_window_state_changed), (wnck_selector_item_new):
	Use pango_font_description_set_weight to bold window names instead
	of using pango markup. Fix bug #306289.

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

	Backports from HEAD.

        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

	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

	Thanks to Bart Vanbrabant for lots of debugging and testing work.

	* libwnck/selector.c (wnck_selector_activate_window): Make sure
	return value of wnck_window_get_workspace() is a valid workspace
	before trying to activate it.  Fixes #327435.

2006-01-22  Elijah Newren  <newren gmail com>

	* libwnck/tasklist.c (wnck_task_state_changed): when we get a
	demands-attention/urgent state change and the window doesn't have
	a button in the tasklist, see if one of its ancestors does.  Fixes
	#317541.

2006-01-06  Abel Cheung  <maddog@linuxhall.org>

	* configure.in: Added "zh_HK" to ALL_LINGUAS.

2005-11-28  Vincent Untz  <vuntz@gnome.org>

	* configure.in: post-release bump to 2.12.3

==================== 2.12.2 ====================