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/tkconq.tcl cltk/tkinit. ...


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

Modified files:
	.              : ChangeLog 
	tcltk          : tkconq.tcl tkinit.c tkmain.c tkmap.c 
Added files:
	bitmaps        : delay.b sleep.b 

Log message:
	* bitmaps/delay.b, bitmaps/sleep.b: New bitmaps.
	* tkconq.tcl: Consolidate debug output under a single test,
	add font family preference.
	(find_image_filename): New proc.
	(add_splash_screen_dialog_items): Use it.
	(fill_in_button_box): Add sleep, reserve, and delay buttons, add
	spacing between groups.
	(update_action_controls_info): Disable buttons if not current unit.
	(add_fonts_prefs_items): Add font family popup.
	(set_font_family_newpref): New proc.
	(ok_preferences): Move text size adjustments here from
	set_pref_value.
	(popup_design_palette): Make design palette a new window instead
	of additional map window frames, arrange buttons in grid.
	(make_terrain_paint_frame, etc): Make labels more descriptive.
	(make_winds_paint_frame): Add direction and force menus.
	(new_feature): Add newly-created feature to selection menu.
	(rename_feature): Fix rename_done handling.
	* tkinit.c (init_bitmaps): Create new bitmaps, create designer
	palette bitmaps from painting cursors.
	* tkmain.c (default_font_family): New global.
	(tk_save_prefs, ui_update_state, interp_unix_ui_data): Save
	and restore font family preference.
	(initial_ui_init): Be more informative about startup failures.
	(tk_library_paths, tk_set_feature_name): New tcl commands.
	(tk_set_design_data): Set wind painting data.
	* tkmap.c (draw_winds_row): Draw winds accurately if designing.
	(handle_designer_mouse_down, paint_on_drag): Handle wind painting.


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