libwnck r1363 - in trunk: . doc/tmpl libwnck



Author: vuntz
Date: 2007-06-24 12:25:02 +0100 (Sun, 24 Jun 2007)
New Revision: 1363
ViewCVS link: http://svn.gnome.org/viewcvs/libwnck?rev=1363&view=rev

Modified:
   trunk/ChangeLog
   trunk/doc/tmpl/tasklist.sgml
   trunk/libwnck/screen.c
   trunk/libwnck/screen.h
   trunk/libwnck/tasklist.c
   trunk/libwnck/util.c
   trunk/libwnck/workspace.c
Log:
2007-06-24  Vincent Untz  <vuntz gnome org>

	Cleanups and deprecate some WnckScreen functions that shouldn't have
	been made public when they were added.

	* doc/tmpl/tasklist.sgml:
	* libwnck/tasklist.c: improve a bit documentation
	(wnck_tasklist_class_init): add doc for the style properties
	(wnck_tasklist_size_request): remove spurious spaces
	(wnck_tasklist_free_tasks): move some assertions around, since it's a
	bit clearer
	(wnck_tasklist_update_lists): remove empty line
	(wnck_task_create_widgets): use a define instead of magic values for
	the padding
	* libwnck/screen.[ch]: deprecate wnck_screen_get_workspace_index() (we
	have wnck_workspace_get_number()),
	wnck_screen_calc_workspace_layout(),
	wnck_screen_free_workspace_layout() and WnckWorkspaceLayout
	* libwnck/util.c: remove useless TODO (since the function is already
	deprecated)
	* libwnck/workspace.c: update doc to not refer to
	wnck_screen_calc_workspace_layout()





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]