eterm/src
Michael Jennings c00ecb143c Fri Nov 19 23:05:31 PST 1999 Michael Jennings <mej@eterm.org>
Once again, I've rendered old themes obselete. :-)

	I added a new config file attribute and command-line parameter.  The
	option is --default-font-index, but I wouldn't necessarily use it.
	The config file attribute makes more sense. :-)

	Anyway, your themes will now need to have a line like this:

	    font default <index>

	in the attributes section.  This tells Eterm which font it should use
	on startup.  (<index> is a number between 0 and the highest-numbered
	font you define.)  You can now have up to 256 fonts.  Font 0 is no
	longer necessarily the default font; it is the smallest font.  And the
	larger the font index, the larger the font should be.  (Of course,
	this assumes you want Ctrl-> and Ctrl-< to increase/decrease your font
	size.  In reality, you can have your fonts in any order, and those
	keys will cycle through them in order.)

	Before, font 0 was always the default, and you didn't have much
	freedom in rearranging your fonts.  Plus, you were limited to 5.  Not
	any more. :-)  The new system is much more straight-forward, logical,
	and powerful.

	So please be sure to update your themes by hand, or remove your theme
	directory before installing this new version.  If your theme lacks
	the "font default" line, your Eterms will start with the wrong font.
	:-]


SVN revision: 1344
1999-11-20 05:17:29 +00:00
..
.cvsignore Initial import of Eterm 0.8.9 sources 1999-08-17 23:01:18 +00:00
Makefile.am Thu Nov 18 21:47:02 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-19 04:05:24 +00:00
actions.c Thu Nov 18 21:47:02 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-19 04:05:24 +00:00
actions.h Thu Nov 18 21:47:02 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-19 04:05:24 +00:00
command.c Fri Nov 19 23:05:31 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-20 05:17:29 +00:00
command.h Fri Nov 19 16:55:22 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-19 23:21:09 +00:00
debug.h Thu Oct 28 16:09:26 PDT 1999 Michael Jennings <mej@eterm.org> 1999-10-28 15:22:58 +00:00
draw.c Thu Nov 18 21:47:02 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-19 04:05:24 +00:00
draw.h Thu Nov 18 21:47:02 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-19 04:05:24 +00:00
e.c Thu Nov 18 21:47:02 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-19 04:05:24 +00:00
e.h Thu Nov 18 21:47:02 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-19 04:05:24 +00:00
eterm_utmp.h Thu Oct 7 18:48:31 PDT 1999 Michael Jennings <mej@eterm.org> 1999-10-07 22:18:14 +00:00
events.c Fri Nov 19 23:05:31 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-20 05:17:29 +00:00
events.h Thu Nov 18 21:47:02 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-19 04:05:24 +00:00
feature.h Thu Nov 18 21:47:02 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-19 04:05:24 +00:00
font.c Fri Nov 19 23:05:31 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-20 05:17:29 +00:00
font.h Fri Nov 19 23:05:31 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-20 05:17:29 +00:00
grkelot.c Tue Aug 17 18:06:01 PDT 1999 Michael Jennings <mej@eterm.org> 1999-08-18 01:12:47 +00:00
grkelot.h Initial import of Eterm 0.8.9 sources 1999-08-17 23:01:18 +00:00
icon.h Thu Nov 18 21:47:02 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-19 04:05:24 +00:00
main.c Thu Oct 7 18:48:31 PDT 1999 Michael Jennings <mej@eterm.org> 1999-10-07 22:18:14 +00:00
menus.c Fri Nov 19 23:05:31 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-20 05:17:29 +00:00
menus.h Thu Nov 18 21:47:02 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-19 04:05:24 +00:00
misc.c Thu Nov 18 21:47:02 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-19 04:05:24 +00:00
misc.h Thu Nov 18 21:47:02 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-19 04:05:24 +00:00
netdisp.c Thu Oct 7 18:48:31 PDT 1999 Michael Jennings <mej@eterm.org> 1999-10-07 22:18:14 +00:00
options.c Fri Nov 19 23:05:31 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-20 05:17:29 +00:00
options.h Thu Nov 18 21:47:02 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-19 04:05:24 +00:00
pixmap.c Fri Nov 19 18:43:58 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-20 00:51:26 +00:00
pixmap.h Fri Nov 19 18:43:58 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-20 00:51:26 +00:00
profile.h Tue Aug 17 18:06:01 PDT 1999 Michael Jennings <mej@eterm.org> 1999-08-18 01:12:47 +00:00
screen.c Thu Nov 18 21:47:02 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-19 04:05:24 +00:00
screen.h Wed Nov 17 18:34:43 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-18 01:21:26 +00:00
scrollbar.c Fri Nov 19 18:43:58 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-20 00:51:26 +00:00
scrollbar.h Fri Nov 19 18:43:58 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-20 00:51:26 +00:00
startup.c Thu Nov 18 21:47:02 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-19 04:05:24 +00:00
startup.h Thu Nov 18 21:47:02 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-19 04:05:24 +00:00
system.c Thu Nov 18 21:47:02 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-19 04:05:24 +00:00
system.h Thu Nov 18 21:47:02 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-19 04:05:24 +00:00
term.c Fri Nov 19 23:05:31 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-20 05:17:29 +00:00
term.h Added some debugging stuff to prove that the title-setting issue is NOT an 1999-11-13 03:51:58 +00:00
timer.c Thu Nov 18 21:47:02 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-19 04:05:24 +00:00
timer.h Thu Nov 18 21:47:02 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-19 04:05:24 +00:00
utmp.c Tue Aug 17 18:06:01 PDT 1999 Michael Jennings <mej@eterm.org> 1999-08-18 01:12:47 +00:00
windows.c Fri Nov 19 16:55:22 PST 1999 Michael Jennings <mej@eterm.org> 1999-11-19 23:21:09 +00:00
windows.h Thu Oct 28 13:12:17 PDT 1999 Michael Jennings <mej@eterm.org> 1999-10-28 14:02:35 +00:00