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 cltk/tkcmd.c cltk/tkconq.h c ...


CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	shebs@sourceware.cygnus.com	00/04/10 07:43:29

Modified files:
	.              : ChangeLog 
	tcltk          : tkcmd.c tkconq.h tkconq.tcl tkmain.c tkmap.c 

Log message:
	* tkconq.h: Include sys/time.h here instead of in tkmain.c.
	(Map): Make scroll mode and last raw x,y into 2-element arrays,
	add autoscroll_delaying and autoscroll_start_time arrays.
	* tkconq.tcl (create_map_menus): Label meridian interval menu
	items in degrees.
	(autoscroll): Add argument, remove w_autoscroll proc.
	* tkmain.c (autoscroll_delay): New global.
	(autoscroll_width): Reduce to 16 pixels.
	(autoscroll): New function, autoscrolls both main and world maps,
	also don't try to scroll if at edge of map.
	(update_mouseover, update_world_mouseover): Use it.
	* tkmap.c (set_tool_cursor): Add argument.
	(set_w_tool_cursor): Remove.
	* tkcmd.c, tkmain.c: Change all callers.


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