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.tcl ...


CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	shebs@egcs.cygnus.com	99/08/04 19:01:37

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

Log message:
	* tkconq.tcl (view_option_flags): New global array.
	(create_map_window): Pass image/pattern/transition prefs to
	main map widget.
	(create_map_menus): Remove terrain view style submenu.
	(zoom_in_out): New proc.
	(update_zoom): Merge into zoom_in_out.
	(init_newprefs): New proc, common pref setup in
	popup_preferences_dialog.
	(add_imagery_prefs_items, remove_imagery_prefs_items): New procs,
	implementation of imagery preferences topic.
	(select_prefs_topic): Add selection for imagery prefs.
	(ok_preferences): Save imagery prefs, make prefs apply to the
	existing map immediately.
	* tkcmd.c (do_map): Remove ai, lines, polygons, timages,
	tpatterns, and transitions subcommands.
	(do_zoom_in, do_zoom_in): Call tcl version of zoom_in_out.
	* tkmain.c (create_map): Don't fill in image/pattern usage here.
	(zoom_in_out): Remove, no longer needed.
	* tkmap.c (MapW draw_terrain_images, etc): Regularize fields.
	(config_specs): Add options -lines, -polygons, -terrainimages,
	-terrainpatterns, -transitions for terrain display style.
	(mapw_configure): Center on the focus.
	(set_terrain_gc_for_image, etc): Use mapw fields for style.
	(toggle_mapw_polygons, toggle_mapw_lines, toggle_mapw_transitions,
	mapw_transitions): Remove, no longer needed.


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