This is the mail archive of the xconq-cvs@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

xconq ./ChangeLog kernel/cmd.c mac/maccmd.c tc ...


CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	shebs@sourceware.cygnus.com	2000-08-13 08:02:44

Modified files:
	.              : ChangeLog 
	kernel         : cmd.c 
	mac            : maccmd.c 
	tcltk          : tkcmd.c 
	curses         : ccmd.c 

Log message:
	Add ability to have generic commands that work on units.
	* cmd.c (apply_to_all_selected_units): New function.
	(do_wake, do_wake_all): Move here from interfaces.
	(do_one_wake, do_one_wake_all): New functions.
	* maccmd.c (get_selected_units): New function.
	(do_wake, do_wake_all): Comment out.
	* tkcmd.c (get_selected_units): New function.
	(do_wake, do_wake_all): Remove.
	* ccmd.c (get_selected_units): New function.
	(do_wake, do_wake_all): Remove.
	(do_fire): Use view objects.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]