Commit Graph

25 Commits

Author SHA1 Message Date
Michael Jennings 7da9c03c0c Doh.
SVN revision: 262
1999-09-13 19:21:08 +00:00
Michael Jennings 0ac77bdb2f Mon Sep 13 12:23:36 PDT 1999 Michael Jennings <mej@eterm.org>
Removed the tn3270 theme, which nobody uses, and added the cEterm
	theme.  You get the same colors as Alfredo's original script, but
	without all the crap on the command line. :-)


SVN revision: 261
1999-09-13 19:18:20 +00:00
Michael Jennings 0efd3d7465 Wed Sep 8 11:11:00 PDT 1999 Michael Jennings <mej@eterm.org>
Patch from Sung-Hyun Nam <namsh@lgic.co.kr> for the theme files.  Also
	added a timeout for the backtrace attempt so that it hopefully won't
	hang around forever when gdb decides to hang.


SVN revision: 204
1999-09-08 17:57:06 +00:00
Michael Jennings 48b2403b9a Tue Sep 7 13:15:30 PDT 1999 Michael Jennings <mej@eterm.org>
make distcheck works without breaking regular makes now. =P


SVN revision: 192
1999-09-07 20:10:12 +00:00
Michael Jennings 6882c231fa Tue Sep 7 11:43:42 PDT 1999 Michael Jennings <mej@eterm.org>
Added paranoia checks to make sure the desktop pixmap property hasn't
	been corrupted.


SVN revision: 191
1999-09-07 18:36:19 +00:00
Michael Jennings b1cc810fab Fri Sep 3 17:05:02 PDT 1999 Michael Jennings <mej@eterm.org>
Eterm passes "make distcheck" now.  Hurray.


SVN revision: 174
1999-09-03 23:41:25 +00:00
Michael Jennings 8d68cdab81 Fri Aug 27 19:39:26 PDT 1999 Michael Jennings <mej@eterm.org>
Fix fix fix.


SVN revision: 107
1999-08-28 02:40:00 +00:00
Michael Jennings 6735efa7c7 Wed Aug 25 12:28:50 PDT 1999 Michael Jennings <mej@eterm.org>
Applied XIM fix from Sung-Hyun Nam <namsh@lgic.co.kr>.


SVN revision: 94
1999-08-25 19:29:42 +00:00
Michael Jennings e0d712602f Tue Aug 24 13:00:46 PDT 1999 Michael Jennings <mej@eterm.org>
Fixed the bug reported by David Coulson <technoir@linux.com> that
	caused incorrect updates in trans mode.


SVN revision: 93
1999-08-24 20:02:01 +00:00
Michael Jennings 57d71c5b42 Tue Aug 24 12:31:23 PDT 1999 Michael Jennings <mej@eterm.org>
Added more debugging output to pixmap.c to try and locate some bugs.


SVN revision: 92
1999-08-24 19:32:03 +00:00
Michael Jennings 72074a8361 Mon Aug 23 10:33:20 PDT 1999 Michael Jennings <mej@eterm.org>
Fixed a bug where Eterm wouldn't start handling events soon enough.


SVN revision: 79
1999-08-23 17:35:17 +00:00
Michael Jennings dcce6f471c Fri Aug 20 17:28:24 PDT 1999 Michael Jennings <mej@eterm.org>
Fixed a small bug in icon size handling located by Hubert Verstraete
	<hubertv@bigfoot.com>.


SVN revision: 67
1999-08-21 00:30:06 +00:00
Michael Jennings 58a51fe10e Fri Aug 20 16:05:59 PDT 1999 Michael Jennings <mej@eterm.org>
Ugh.  I'd fixed this on my local theme but never on the CVS stuff.
	Sorry, folks.  Thanks to Ashley Penney <ashp@bastard.co.uk> for
	pointing this out.  The F1 key should bring up the menu now, and that
	line should no longer generate a parse error. =)


SVN revision: 66
1999-08-20 23:07:40 +00:00
Michael Jennings b5a445f9da Fri Aug 20 15:21:51 PDT 1999 Michael Jennings <mej@eterm.org>
Damn!  No wonder it's been so fscking slow.  Okay, folks, try
	some shaded transparency now.  I'll bet you'll notice a speed
	difference. :-)


SVN revision: 65
1999-08-20 22:22:59 +00:00
Michael Jennings b89ca88e52 Fri Aug 20 13:23:44 PDT 1999 Michael Jennings <mej@eterm.org>
Since Mr. Kletnieks reminded me that I never finished it, I finally
	implemented support for right-justified menu text. :-)  Now you'll
	know why some of those menus seemed unnecessarily wide.


SVN revision: 64
1999-08-20 20:25:04 +00:00
Michael Jennings 022e3021d3 Thu Aug 19 16:45:36 PDT 1999 Michael Jennings <mej@eterm.org>
Applied patch from Valdis Kletnieks <valdis.kletnieks@vt.edu> which
	reduces the amount of excess space in menus when using proportional
	fonts.


SVN revision: 61
1999-08-19 23:48:05 +00:00
Michael Jennings 52fbe59fac Wed Aug 18 18:17:14 PDT 1999 Michael Jennings <mej@eterm.org>
Apparently, FreeBSD has a timer_t already, so I renamed Eterm's.
	Thanks to Carl Lewis <carl@dpiwe.tas.gov.au> for pointing this out.


SVN revision: 56
1999-08-19 01:22:17 +00:00
Michael Jennings 64a0298be9 Moo.
SVN revision: 55
1999-08-19 00:58:43 +00:00
Michael Jennings 537433f57a Wed Aug 18 14:58:08 PDT 1999 Michael Jennings <mej@eterm.org>
Cleanups on the automake/libtool stuff in src/.  Thanks to John
	Ellson <ellson@lucent.com> for getting me interested enough to set
	about fixing it. :-)

	Also cleaned up the XIM code to fit with the rest of Eterm.


SVN revision: 54
1999-08-18 22:00:59 +00:00
Michael Jennings d6c5001acc Oops.
SVN revision: 53
1999-08-18 01:24:23 +00:00
Michael Jennings 661b1b9448 Tue Aug 17 18:06:01 PDT 1999 Michael Jennings <mej@eterm.org>
Now that we have a fixed CVS server....  This includes the old 0.8.10
	code, but it's now 0.9.  It also includes a timer subsystem.


SVN revision: 52
1999-08-18 01:12:47 +00:00
Michael Jennings e64e1663de Frubbing along.
SVN revision: 45
1999-08-17 23:37:29 +00:00
Michael Jennings 46bedd1902 Fux0r!
SVN revision: 41
1999-08-17 23:14:47 +00:00
Michael Jennings 1eeb3d6721 Da da da.
SVN revision: 40
1999-08-17 23:13:35 +00:00
Michael Jennings 22b2a193d3 Initial import of Eterm 0.8.9 sources
SVN revision: 38
1999-08-17 23:01:18 +00:00