eterm/src
Michael Jennings 47e8788bc8 Wed May 31 22:34:12 PDT 2000 Michael Jennings <mej@eterm.org>
Okay, first off I need to thank Marius Gedminas <mgedmin@takas.lt>.
	Not only did he point out several issues, he was even willing to send
	a patch. :-)

	This commit includes Marius' patch which keeps MappingNotify events
	from overriding users' modifier settings.  It also includes a fix to
	a seg fault that he pointed out when menus were loaded without the
	menu imageclass having been defined.

	He also pointed out that --pause tends to sit and spin, taking up 100%
	of the CPU time.  Funny how E-Cpu never seemed to get too bent out of
	shape over it, but he was indeed correct.

	Thus I have fixed it, and while doing so, I have changed the way it
	works.  It no longer waits for a keypress per se.  Actually, it just
	ignores the fact that its child went away and keeps right on taking
	X events.  There are a few exceptions though.  Either ESC or Ctrl-C
	will exit a paused Eterm.  Any other input that doesn't have special
	meaning to Eterm will be ignored.  (Shift-PgUp and Shift-PgDn still
	work however, as do any action bindings you may have.)


SVN revision: 2739
2000-06-01 05:24:47 +00:00
..
.cvsignore Initial import of Eterm 0.8.9 sources 1999-08-17 23:01:18 +00:00
.indent.pro Doh. I broke Imlib2-based builds. =P 2000-05-02 23:53:27 +00:00
Makefile.am Thu May 4 00:32:45 PDT 2000 Michael Jennings <mej@eterm.org> 2000-05-04 07:22:07 +00:00
actions.c Mon Apr 17 22:25:27 PDT 2000 Michael Jennings <mej@eterm.org> 2000-04-18 05:16:00 +00:00
actions.h Wed Jan 5 21:23:56 PST 2000 Michael Jennings <mej@eterm.org> 2000-01-05 17:34:32 +00:00
buttons.c Sun May 28 14:45:03 PDT 2000 Michael Jennings <mej@eterm.org> 2000-05-28 21:28:31 +00:00
buttons.h Mon Apr 3 16:42:06 PDT 2000 Michael Jennings <mej@eterm.org> 2000-04-03 23:43:15 +00:00
command.c Wed May 31 22:34:12 PDT 2000 Michael Jennings <mej@eterm.org> 2000-06-01 05:24:47 +00:00
command.h Wed Apr 12 21:18:19 PDT 2000 Michael Jennings <mej@eterm.org> 2000-04-13 04:19:05 +00:00
debug.h Wed Apr 12 21:18:19 PDT 2000 Michael Jennings <mej@eterm.org> 2000-04-13 04:19:05 +00:00
draw.c Sun May 28 14:45:03 PDT 2000 Michael Jennings <mej@eterm.org> 2000-05-28 21:28:31 +00:00
draw.h Tue Apr 18 23:55:42 PDT 2000 Michael Jennings <mej@eterm.org> 2000-04-19 06:46:03 +00:00
e.c Tue Mar 14 19:11:26 PST 2000 Michael Jennings <mej@eterm.org> 2000-03-15 03:17:45 +00:00
e.h Wed Jan 5 21:23:56 PST 2000 Michael Jennings <mej@eterm.org> 2000-01-05 17:34:32 +00:00
encoding.c These two files don't do much at the moment. I'm hoping someone else might 2000-03-30 02:37:01 +00:00
encoding.h These two files don't do much at the moment. I'm hoping someone else might 2000-03-30 02:37:01 +00:00
eterm_utmp.h Wed Mar 8 19:35:36 PST 2000 Michael Jennings <mej@eterm.org> 2000-03-09 03:38:31 +00:00
events.c Wed May 31 22:34:12 PDT 2000 Michael Jennings <mej@eterm.org> 2000-06-01 05:24:47 +00:00
events.h Wed May 31 22:34:12 PDT 2000 Michael Jennings <mej@eterm.org> 2000-06-01 05:24:47 +00:00
feature.h Fri Mar 17 18:27:51 PST 2000 Michael Jennings <mej@eterm.org> 2000-03-18 04:55:14 +00:00
font.c Fri May 26 20:43:03 PDT 2000 Michael Jennings <mej@eterm.org> 2000-05-27 03:41:22 +00:00
font.h Fri May 26 20:43:03 PDT 2000 Michael Jennings <mej@eterm.org> 2000-05-27 03:41:22 +00:00
grkelot.c Fri Jan 7 20:11:48 PST 2000 Michael Jennings <mej@eterm.org> 2000-01-07 15:51:22 +00:00
grkelot.h Initial import of Eterm 0.8.9 sources 1999-08-17 23:01:18 +00:00
icon.h Tue Apr 18 23:55:42 PDT 2000 Michael Jennings <mej@eterm.org> 2000-04-19 06:46:03 +00:00
main.c Wed Mar 8 19:35:36 PST 2000 Michael Jennings <mej@eterm.org> 2000-03-09 03:38:31 +00:00
menus.c Wed May 31 22:34:12 PDT 2000 Michael Jennings <mej@eterm.org> 2000-06-01 05:24:47 +00:00
menus.h Fri May 26 20:43:03 PDT 2000 Michael Jennings <mej@eterm.org> 2000-05-27 03:41:22 +00:00
misc.c Wed Apr 5 21:48:39 PDT 2000 Michael Jennings <mej@eterm.org> 2000-04-06 04:52:52 +00:00
misc.h Wed Apr 5 21:48:39 PDT 2000 Michael Jennings <mej@eterm.org> 2000-04-06 04:52:52 +00:00
mmx_cmod.S Thu May 4 00:32:45 PDT 2000 Michael Jennings <mej@eterm.org> 2000-05-04 07:22:07 +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 Wed May 31 22:34:12 PDT 2000 Michael Jennings <mej@eterm.org> 2000-06-01 05:24:47 +00:00
options.h Wed May 31 22:34:12 PDT 2000 Michael Jennings <mej@eterm.org> 2000-06-01 05:24:47 +00:00
pixmap.c Sun May 28 14:45:03 PDT 2000 Michael Jennings <mej@eterm.org> 2000-05-28 21:28:31 +00:00
pixmap.h Sun May 28 14:45:03 PDT 2000 Michael Jennings <mej@eterm.org> 2000-05-28 21:28:31 +00:00
profile.h Tue May 2 16:56:47 PDT 2000 Michael Jennings <mej@eterm.org> 2000-05-02 23:46:08 +00:00
screen.c Tue May 30 08:49:43 PDT 2000 Michael Jennings <mej@eterm.org> 2000-05-30 15:32:49 +00:00
screen.h Fri May 26 20:43:03 PDT 2000 Michael Jennings <mej@eterm.org> 2000-05-27 03:41:22 +00:00
scrollbar.c Sun May 28 14:45:03 PDT 2000 Michael Jennings <mej@eterm.org> 2000-05-28 21:28:31 +00:00
scrollbar.h Fri May 26 20:43:03 PDT 2000 Michael Jennings <mej@eterm.org> 2000-05-27 03:41:22 +00:00
startup.c Tue May 2 16:56:47 PDT 2000 Michael Jennings <mej@eterm.org> 2000-05-02 23:46:08 +00:00
startup.h Tue Mar 14 19:11:26 PST 2000 Michael Jennings <mej@eterm.org> 2000-03-15 03:17:45 +00:00
system.c Doh. I broke Imlib2-based builds. =P 2000-05-02 23:53:27 +00:00
system.h Wed Jan 5 21:23:56 PST 2000 Michael Jennings <mej@eterm.org> 2000-01-05 17:34:32 +00:00
term.c Wed May 31 22:34:12 PDT 2000 Michael Jennings <mej@eterm.org> 2000-06-01 05:24:47 +00:00
term.h Wed May 31 22:34:12 PDT 2000 Michael Jennings <mej@eterm.org> 2000-06-01 05:24:47 +00:00
timer.c Wed Jan 5 21:23:56 PST 2000 Michael Jennings <mej@eterm.org> 2000-01-05 17:34:32 +00:00
timer.h Wed Jan 5 21:23:56 PST 2000 Michael Jennings <mej@eterm.org> 2000-01-05 17:34:32 +00:00
utmp.c Wed Mar 8 19:35:36 PST 2000 Michael Jennings <mej@eterm.org> 2000-03-09 03:38:31 +00:00
windows.c Sun May 28 14:45:03 PDT 2000 Michael Jennings <mej@eterm.org> 2000-05-28 21:28:31 +00:00
windows.h Tue Mar 28 18:42:09 PST 2000 Michael Jennings <mej@eterm.org> 2000-03-29 02:44:41 +00:00