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 Date: Mon, 20 Sep 1999 19:33:00 -0000 Message-id: <19990921023327.11467.qmail@egcs.cygnus.com> X-SW-Source: 1999/msg00236.html List-Id: CVSROOT: /cvs/xconq Module name: xconq Changes by: shebs@egcs.cygnus.com 99/09/20 19:33:27 Modified files: . : ChangeLog tcltk : tkconq.tcl Log message: * tkconq.tcl (remove_splash_screen_dialog_items, popup_splash_screen, popup_player_dialog, popup_chat): Handle setup dialog buttons more intelligently. (popup_game_dialog, popup_variants_dialog, popup_player_dialog): Disable non-hosts' buttons. (popup_connect): Warn about unsupported connect options. (popup_hosting): Remove, no longer used. (popup_open_dialog): New proc. (update_player_entry): Comment out "remote" tagged text. (popup_chat): Disable chat area initially. (enable_chat): New proc. (insert_chat_string): Improve formatting of messages. (create_map_menus): Enable connect menu item. (adjust_file_menu): Adjust it appropriately.