This is the mail archive of the xconq-cvs@sourceware.cygnus.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 ernel/world.c ernel/world.h ...


CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	shebs@sourceware.cygnus.com	00/04/19 08:17:03

Modified files:
	.              : ChangeLog 
	kernel         : world.c world.h ps.c 
	tcltk          : tkcmd.c tkconq.h tkconq.tcl tkmain.c tkmap.c 
	x11            : xdraw.c xmap.c xtconq.h 

Log message:
	* world.c, world.h (numfeatures): New global.
	* world.c (init_features, create_feature, destroy_feature): Update
	it.
	(num_features): Remove.
	* ps.c (dump_ps_view): Use numfeatures global.
	
	* tkconq.h (UI numfeatures): Remove.
	* tkcmd.c, tkmain.c, tkmap.c: Use numfeatures global.
	* tkconq.tcl (adjust_view_menu): Use view_option_names for
	strings, use numfeatures to enable/disable feature view control.
	(popup_help_dialog): Enable Help and Back buttons, increase
	default size of text area.
	* tkmain.c (describe_map): Add more info.
	(node_stack, etc): New globals.
	(tk_help_goto): Maintain and use stack of visited nodes.
	
	* xdraw.c, xmap.c: Use numfeatures global.


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