Commit Graph

516 Commits

Author SHA1 Message Date
Michael Jennings f7397a0611 Mon Feb 6 01:02:15 2006 Michael Jennings (mej)
Fixed paste from clipboard.
----------------------------------------------------------------------


SVN revision: 20304
2006-02-06 06:00:19 +00:00
Michael Jennings 0ae1a05f4b Thu Jan 5 14:50:53 2006 Michael Jennings (mej)
Fixed firewall bounce port checking from 2005-12-05.
----------------------------------------------------------------------


SVN revision: 19542
2006-01-05 19:49:32 +00:00
Michael Jennings b8cf59b892 Wed Jan 4 04:22:13 2006 Michael Jennings (mej)
Update copyright dates.
----------------------------------------------------------------------


SVN revision: 19522
2006-01-04 09:22:41 +00:00
Michael Jennings 9c737f4aa1 Wed Jan 4 04:14:14 2006 Michael Jennings (mej)
Applied patches from Tres Melton <tres@mindspring.com> for SSE2
alignment and other shading-related issues.
----------------------------------------------------------------------


SVN revision: 19521
2006-01-04 09:15:17 +00:00
Michael Jennings e39e3f1ce9 Wed Jan 4 03:44:04 2006 Michael Jennings (mej)
X resource tracking/debugging support.
----------------------------------------------------------------------


SVN revision: 19520
2006-01-04 08:44:14 +00:00
Michael Jennings 7af5d208eb Thu Dec 22 18:32:31 2005 Michael Jennings (mej)
Cleanups and minor enhancements.
----------------------------------------------------------------------


SVN revision: 19251
2005-12-22 23:31:33 +00:00
Michael Jennings a4e4d0359b Mon Dec 5 15:46:34 2005 Michael Jennings (mej)
Prevent firewall bounces from trying for the same port.
----------------------------------------------------------------------


SVN revision: 18847
2005-12-05 20:45:58 +00:00
Michael Jennings 70d1f79258 Wed Oct 5 14:41:00 2005 Michael Jennings (mej)
Fixed an incredibly-difficult-to-track-down missing "break" statement
which caused the "New..." and Ctrl-T functionality to fail to prompt
for a tab name.
----------------------------------------------------------------------


SVN revision: 17208
2005-10-05 18:43:11 +00:00
Michael Jennings fe8461e06b Thu Sep 15 21:55:34 2005 Michael Jennings (mej)
Support NetWM startup ID's.
----------------------------------------------------------------------


SVN revision: 16730
2005-09-16 01:56:01 +00:00
Michael Jennings 37b1960b49 Thu Sep 1 02:16:17 2005 Michael Jennings (mej)
Fix but disable vt100 answerbacks.
----------------------------------------------------------------------


SVN revision: 16450
2005-09-01 06:16:49 +00:00
Michael Jennings 628edd9d6a Thu Sep 1 02:12:29 2005 Michael Jennings (mej)
Fix abort stuff.
----------------------------------------------------------------------


SVN revision: 16449
2005-09-01 06:12:32 +00:00
Mike Frysinger df7dee0b37 if some autotool fails, make sure we abort
SVN revision: 16446
2005-08-31 22:07:10 +00:00
Michael Jennings 0ceb458457 Tue Aug 16 10:48:12 2005 Michael Jennings (mej)
Applied a fix from benny@sweetfactory.org for a typo in keysym
handling.

Fixed percent signs in menu files thanks to Yasufumi Haga
<yasufumi.haga@nifty.com>.

Fixed E IPC version check to work with old and new schemes.
----------------------------------------------------------------------


SVN revision: 16213
2005-08-16 14:50:49 +00:00
Michael Jennings f79bf997cf Sun Jun 26 21:05:03 2005 Michael Jennings (mej)
Attempt to fix autogen.sh for Gentoo and Solaris.

Detect and avoid E 0.17 faking E 0.16.x's IPC mechanisms.
----------------------------------------------------------------------


SVN revision: 15535
2005-06-27 00:07:13 +00:00
Michael Jennings 80e9c020d4 Tue Jun 14 15:36:09 2005 Michael Jennings (mej)
Added SSE2 support patch thanks to Tres Melton <tres@mindspring.com>
and John Ellson <ellson@research.att.com>.
----------------------------------------------------------------------


SVN revision: 15322
2005-06-14 19:39:01 +00:00
Michael Jennings 4cd902d7a3 Mon Jun 13 19:28:19 2005 Michael Jennings (mej)
Cleanups and optimizations from Tres Melton <tres@mindspring.com>.
----------------------------------------------------------------------


SVN revision: 15316
2005-06-13 23:28:47 +00:00
Michael Jennings faa95e7197 Thu Jun 2 13:36:23 2005 Michael Jennings (mej)
A couple small fixes from Yasufumi Haga <yasufumi.haga@nifty.com> to
the man page and the handling of multi-byte fonts.
----------------------------------------------------------------------


SVN revision: 15062
2005-06-02 17:39:07 +00:00
Mike Frysinger 7d190cc781 Twin 0.4.6 and 0.5.1 install the header 'Tw/Tw1.h', not 'Tw/Tw_1.h'
SVN revision: 14778
2005-05-14 18:54:04 +00:00
azundris 2bd03383fe * use clear-text commands to screen (^A:other i/o ^A^A etc.); this should
add robustness as well as readability (though I'd already committed these?)


SVN revision: 14727
2005-05-12 13:09:28 +00:00
Michael Jennings 19f7251415 Tue May 10 14:57:45 2005 Michael Jennings (mej)
Previous patch was incomplete; this fixes it.
----------------------------------------------------------------------


SVN revision: 14698
2005-05-10 18:59:50 +00:00
Michael Jennings 1570ec6d43 Sun May 8 21:13:45 2005 Michael Jennings (mej)
Patch from Tres Melton <tres@mindspring.com> to fix 15bpp shading
routines.
----------------------------------------------------------------------


SVN revision: 14679
2005-05-09 01:17:25 +00:00
Michael Jennings f5e5778a3e Sat May 7 02:30:53 2005 Michael Jennings (mej)
Patch from Tres Melton <tres@mindspring.com> to correct overflow in
non-MMX 16bpp shading code.
----------------------------------------------------------------------


SVN revision: 14633
2005-05-07 06:33:36 +00:00
Mike Frysinger 233119e18b change $target logic to $host logic for cross-compiling
SVN revision: 14521
2005-05-01 07:16:51 +00:00
Michael Jennings 32b568025f Wed Apr 27 14:46:41 2005 Michael Jennings (mej)
Disable MMX on x86_64 for now.
----------------------------------------------------------------------


SVN revision: 14416
2005-04-27 18:48:32 +00:00
Michael Jennings 250501f714 Tue Apr 26 14:38:20 2005 Michael Jennings (mej)
Patch from Bryan Kadzban <bryan@kdzbn.homelinux.net> to fix unsetting
of bold/blink attribute.
----------------------------------------------------------------------


SVN revision: 14384
2005-04-26 18:40:14 +00:00
Michael Jennings 731630f83a Tue Apr 26 13:40:54 2005 Michael Jennings (mej)
Patch from Tres Melton <tres@mindspring.com> to optimize 24-bit and
32-bit non-MMX shading routines.
----------------------------------------------------------------------


SVN revision: 14383
2005-04-26 17:43:21 +00:00
Michael Jennings 25386ea8c8 Tue Apr 26 12:10:16 2005 Michael Jennings (mej)
Reverted patch from C. David Wilde <cdw@mylinuxguy.com> which broke
big-endian machines and really didn't fix anything at all.  Thanks to
Tres Melton <tres@mindspring.com> for catching this.
----------------------------------------------------------------------


SVN revision: 14381
2005-04-26 16:14:25 +00:00
Michael Jennings 54a2a84619 Tue Apr 26 11:45:39 2005 Michael Jennings (mej)
Fixed incorrect WORDS_BIGENDIAN logic caught by Tres Melton
<tres@mindspring.com>.
----------------------------------------------------------------------


SVN revision: 14379
2005-04-26 15:48:07 +00:00
Michael Jennings 302d5b7363 Mon Apr 25 15:34:49 2005 Michael Jennings (mej)
Added --enable-escreen-fx flag to ./configure to enable/disable the
Escreen startup effects (bosconian, matrix, etc.).

Fixed some warnings.
----------------------------------------------------------------------


SVN revision: 14359
2005-04-25 19:37:23 +00:00
Mike Frysinger 5e636b7067 Wed Apr 20 19:07:38 2005 Michael Frysinger (vapier)
Patch from Tres <tres@mindspring.com> to fix window manager hints on
64bit systems.  http://bugs.gentoo.org/show_bug.cgi?id=76324


SVN revision: 14267
2005-04-20 23:09:45 +00:00
Michael Jennings 5b1616a67f Mon Apr 18 22:11:22 2005 Michael Jennings (mej)
Patch from C. David Wilde <cdw@mylinuxguy.com> to correct the non-MMX
color modifier routines.
----------------------------------------------------------------------


SVN revision: 14230
2005-04-19 02:13:19 +00:00
Michael Jennings 6657911db3 Mon Apr 18 21:49:08 2005 Michael Jennings (mej)
Re-indent code.
----------------------------------------------------------------------


SVN revision: 14229
2005-04-19 01:57:24 +00:00
Michael Jennings 05469ad9f0 Mon Apr 18 18:00:17 2005 Michael Jennings (mej)
Applied a patch from Fredrik Svensson <fred@ludd.ltu.se> for 256-color
support (a la xterm).  I also renamed and imported a couple of his
test scripts into utils/, and in playing around with them, I found and
fixed an X server resource leak.  Use Etpalette to view the 256-color
palette.
----------------------------------------------------------------------


SVN revision: 14228
2005-04-18 22:04:07 +00:00
Michael Jennings 4d779be4e2 Mon Apr 18 16:00:22 2005 Michael Jennings (mej)
Remove unused NO_XLOCALE crap and do it right.
----------------------------------------------------------------------


SVN revision: 14227
2005-04-18 20:01:59 +00:00
Michael Jennings d983ccb3c5 Tue Mar 15 16:44:09 2005 Michael Jennings (mej)
Reverted part of a patch from Chris Schoeneman <crs23@bigfoot.com>
(changelog entry "Fri Jun 25 17:48:24 2004") which broke dead keys and
compose-key sequences.

Fixed autoSHIT for dist/distcheck/distclean/maintainer-clean and newer
autoSHIT versions.

Fixed error in saving of cut_chars attribute.

Fixed saving/handling of beep_command attribute.
----------------------------------------------------------------------


SVN revision: 13745
2005-03-15 21:48:14 +00:00
Michael Jennings fb382f1f52 Wed Feb 23 15:37:40 2005 Michael Jennings (mej)
Merged in previous autoFUCK changes from libast.

Added a feature to specify a command to be run in place of the normal
PC speaker beep.
----------------------------------------------------------------------


SVN revision: 13484
2005-02-23 20:38:24 +00:00
Michael Jennings a60b18a851 Wed Jan 5 15:17:51 2005 Michael Jennings (mej)
Spec dependency fixes.
----------------------------------------------------------------------


SVN revision: 12786
2005-01-05 20:18:07 +00:00
Michael Jennings 2cbc7871a7 Mon Dec 20 14:42:00 2004 Michael Jennings (mej)
Oops, let's not jump into that just yet.
----------------------------------------------------------------------


SVN revision: 12527
2004-12-20 19:42:17 +00:00
Michael Jennings 3c059ee512 Mon Dec 20 14:31:33 2004 Michael Jennings (mej)
Okay, so my first problem was that I didn't pay close enough attention
to the iconv_open() man page and got the parameter order wrong.  Duh.
Thanks to Sytse Wielinga <s.b.wielinga@student.utwente.nl> for
noticing that.

kwo suggested using XmbDrawString(), but that causes font problems I'm
not ready to diagnose just yet.
----------------------------------------------------------------------


SVN revision: 12526
2004-12-20 19:37:04 +00:00
swielinga 11356eeb96 Fixed the obvious errors in this UTF-8 code. It doesn't produce gibberish
anymore, though it doesn't appear to be multilingual heaven just quite yet.


SVN revision: 12501
2004-12-18 19:04:12 +00:00
Michael Jennings d7f979b78b Fri Dec 17 16:35:31 2004 Michael Jennings (mej)
Another attempt (and failure) at UTF-8 support.  Disabled until
someone can help me out.

If you know iconv(), please have a look at the FIXME_BLOCK starting at
line 3509 of src/command.c.
----------------------------------------------------------------------


SVN revision: 12495
2004-12-17 21:37:39 +00:00
Michael Jennings 19cae1a53d Tue Dec 14 17:22:23 2004 Michael Jennings (mej)
The benefits of being a passenger on a long road trip...  The
beginnings of EWMH opacity (a la xcompmgr) support and (hopefully)
UTF-8 support.  Both as yet untested.
----------------------------------------------------------------------


SVN revision: 12471
2004-12-14 23:24:33 +00:00
Michael Jennings f8a0003371 Tue Dec 14 17:13:02 2004 Michael Jennings (mej)
0.9.3 release
----------------------------------------------------------------------


SVN revision: 12470
2004-12-14 22:13:18 +00:00
Michael Jennings de37fb2506 Sun Nov 7 15:37:43 2004 Michael Jennings (mej)
Fixed minor typo.
----------------------------------------------------------------------


SVN revision: 12144
2004-11-07 20:38:20 +00:00
Michael Jennings 7db420d474 Wed Nov 3 18:17:52 2004 Michael Jennings (mej)
Small patch for building against libast 0.6.1.

Fixed compile error when enabling OFFIX_DND support pointed out by JG
Miller <miller@yoyo.org>.
----------------------------------------------------------------------


SVN revision: 12140
2004-11-03 23:18:45 +00:00
rbdpngn 5c1c47b132 OS X uses glibtoolize
SVN revision: 11920
2004-10-20 04:49:59 +00:00
Michael Jennings bb5b400795 Fri Jul 23 12:27:18 2004 Michael Jennings (mej)
Oops, missed one. :(
----------------------------------------------------------------------


SVN revision: 10984
2004-07-23 16:28:25 +00:00
Michael Jennings 8f9eba2e6d Fri Jul 23 12:21:25 2004 Michael Jennings (mej)
Kirby Kuehl <vacuum@technotronic.com> pointed out some portability
issues.  These should now be fixed.
----------------------------------------------------------------------


SVN revision: 10983
2004-07-23 16:23:06 +00:00
Michael Jennings 7ae8f07814 Fri Jul 16 17:59:48 2004 Michael Jennings (mej)
If $LANG refers to a UTF-8 or similar locale, remove that part.  In
other words, en_US.utf8 becomes en_US instead.
----------------------------------------------------------------------


SVN revision: 10868
2004-07-16 22:01:47 +00:00
Michael Jennings 9963e03658 Wed Jul 14 16:16:48 2004 Michael Jennings (mej)
Applied patch from Kim Woelders <kim@woelders.dk> to fix setting of
_NET_WM_ICON property.

Fixed a couple warnings.
----------------------------------------------------------------------


SVN revision: 10834
2004-07-14 20:18:30 +00:00