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

shebs@sourceware.cygnus.com shebs@sourceware.cygnus.com
Sun Aug 13 08:02:00 GMT 2000


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.



More information about the Xconq-cvs mailing list