libwnck r1337 - in trunk: . libwnck



Author: vuntz
Date: 2007-06-19 16:33:03 +0100 (Tue, 19 Jun 2007)
New Revision: 1337
ViewCVS link: http://svn.gnome.org/viewcvs/libwnck?rev=1337&view=rev

Modified:
   trunk/ChangeLog
   trunk/libwnck/pager.c
   trunk/libwnck/private.h
   trunk/libwnck/selector.c
   trunk/libwnck/tasklist.c
   trunk/libwnck/util.c
Log:
2007-06-19  Vincent Untz  <vuntz gnome org>

	* libwnck/pager.c: (wnck_pager_query_tooltip): use name, not the icon
	name of the window
	* libwnck/private.h: updated
	* libwnck/util.c: (_wnck_window_get_name_for_display): new, since this
	is something that WnckSelector and WnckTasklist are both doing
	* libwnck/selector.c: (wnck_selector_get_window_name): kill
	(wnck_selector_window_name_changed),
	(wnck_selector_window_state_changed),
	(wnck_selector_create_window): use _wnck_window_get_name_for_display()
	* libwnck/tasklist.c: (wnck_tasklist_score_groups): use name if the
	windows don't have an icon name
	(wnck_task_popup_menu): updated
	(wnck_task_get_text): add an argument to get the text without the
	state indicators, updated to use _wnck_window_get_name_for_display()
	(wnck_task_update_visible_state), (wnck_task_create_widgets),
	(wnck_task_compare_alphabetically): updated





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