2007-07-30  Vincent Untz  <vuntz@gnome.org>

	* configure.in:
	* NEWS: version 2.19.6

2007-07-11  Vincent Untz  <vuntz@gnome.org>

	* rationales.txt: mention that the rationale for the action menu
	layout is in the metacity rationale.txt, even if that's not true right
	now ;-)

2007-07-10  Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* libwnck/wnckprop.c: (window_entries): Fix typo in message (missing
	right parenthesis).

2007-07-10  Vincent Untz  <vuntz@gnome.org>

	* libwnck/pager.c:
	* libwcnk/screen.[ch]:
	* libwnck/tasklist.c:
	* libwnck/util.c: use Deprecated:2.20: instead of just Deprecated:

2007-07-10  Vincent Untz  <vuntz@gnome.org>

	* AUTHORS: add myself
	* libwnck/*: add myself for the copyright of relevant files

2007-07-10  Vincent Untz  <vuntz@gnome.org>

	* libwnck/doc/libwnck-docs.sgml:
	* libwnck/doc/libwnck-sections.txt:
	* libwnck/doc/tmpl/misc.sgml:
	* libwnck/doc/tmpl/resource.sgml:
	* libwnck/libwnck/util.c: reorganize a bit some part of the API
	documentation

2007-07-10  Vincent Untz  <vuntz@gnome.org>

	* tasklist.c: (wnck_tasklist_set_include_all_workspaces): mention that
	it works as expected with viewport.

2007-07-10  Vincent Untz  <vuntz@gnome.org>

	Correctly draw workspaces with viewport in the pager. As a special
	case, when the width/height of the workspace allows to have a round
	number of viewports, draw the various viewports as if they were
	workspaces.

	* libwnck/pager.c: (wnck_pager_draw_workspace): add lot of code to
	handle the viewport case

2007-07-10  Vincent Untz  <vuntz@gnome.org>

	Make the window action menu work with viewport, for our compiz
	friends. This mode is active when there's only one workspace with a
	viewport.
	Fix part of bug #352383.

	* libwnck/window-action-menu.c: (item_activated_callback): make
	pin/unpin stick/unstick the window, make the switch workspace items
	work with viewport
	(update_menu_state): update for the viewport mode
	(viewports_changed_callback): if the viewport has changed, update the
	menu
	(get_workspace_name_with_accel): add a comment to keep in sync with
	strings for the viewport
	(refill_submenu_workspace): remove useless stuff
	(refill_submenu_viewport): new
	(wnck_create_window_action_menu): update API doc to tell about the new
	behavior for viewport, rename the pin/unpin to have the right name for
	the right item, connect to the viewports_changed signal

2007-07-08  Vincent Untz  <vuntz@gnome.org>

	* configure.in: post-release bump to 2.19.6

==================== 2.19.5 ====================