From mboxrd@z Thu Jan 1 00:00:00 1970 From: shebs@sourceware.cygnus.com To: xconq-cvs@sourceware.cygnus.com Subject: xconq/ /ChangeLog cltk/tkconq.tcl cltk/tkmain.c Date: Sat, 07 Aug 1999 05:57:00 -0000 Message-id: <19990807125728.31312.qmail@egcs.cygnus.com> X-SW-Source: 1999/msg00122.html List-Id: CVSROOT: /cvs/xconq Module name: xconq Changes by: shebs@egcs.cygnus.com 99/08/07 05:57:28 Modified files: . : ChangeLog tcltk : tkconq.tcl tkmain.c Log message: * tkmap.c (config_specs): Add -font. (mapw_configure): Comment out wired-in font. * tkconq.tcl (create_map_window): Use -font with map, pack with -expand true so small-mag map appears in center of frame, add tag "textual" to all text items in unitinfo pane, use tag to set common attributes. (set_map_view_option): Use view_option_flags to eliminate arg. (create_map_menus): Change calls appropriately, create a meridian interval submenu. (set_pref_value): Adjust font of all unitinfo items and map. * tkmain.c (draw_unit_info): Change text color for badly damaged units. (update_turn_display): Update cell display and unit info. (update_action_display): Ditto.