Develop and Download Open Source Software

View 0.3.14 - Change Log

category(Tag) tree

file info

category(Tag)
root
file name
jfbterm_0.3.14_-_Changes
last update
2003-08-31 05:06
type
Plain Text
editor
Fumitoshi UKAI
description
0.3.14 - Change Log
language
English
translate
* main.h (TApplication): add gConfFile, gConfEncoding
	patch from Tomohiro KUBOTA <debian@tmail.plala.or.jp>
* main.c (tapp_get_options): add --config, --encoding/charmap options
	 	requested by Tomohiro KUBOTA <debian@tmail.plala.or.jp>
	(tapp_change_to_original): use print_warn
	(tapp_init): init gConfFile, gConfEncoding
	(tapp_change_to_new_console): use print_message
	(tapp_setup_encoding): added
		based on patch from Tomohiro KUBOTA <debian@tmail.plala.or.jp>
	(main): use print_message, print_error
		use gApp.gConfFile
		encoding setup
		print encoding and exec
* font.c (gFont): add iso8859.{11-16} entries
	contributed by Tomohiro KUBOTA <debian@tmail.plala.or.jp>
* font.c (tfont_setup_font): check font file existence
* util.c: add missing includes
* term.c (tterm_start): drop privilege
* jfbterm.conf.sample jfbterm.conf.sample.ja: update 
	based on patch from Tomohiro KUBOTA <debian@tmail.plala.or.jp>
* jfbterm.1 jfbterm.conf.5: updated