Commits
- Commit:
f2253125306ecbc7aef53203e66767d0f1406bf0- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
fixed return on windows nt machines.
- Commit:
44049b749c51518316494196d8f703a515b5c066- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
backported backspace fix from HEAD.
- Commit:
55f08b22d08ade02777776404da8f46a62fea572- From:
- (no author) <(no author)@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
This commit was manufactured by cvs2svn to create branch 'branch-20'.
- Commit:
945422f052e76ed0446d9992c65205f19cd148cd- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
escape fix, next try.
- Commit:
7643f4bc0eacacb075dbbbc4176cae1a13b47e4e- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
don't send escape twice.
- Commit:
b52f8f4f1c3d2afe83f4f84b56763bf6709810a5- From:
- leo <leo@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
fixed bug in params handling added input field for save as file
- Commit:
af98a8852c0bc4055c18bafeeb2e2436d28baa5e- From:
- leo <leo@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
*** empty log message ***
- Commit:
c8bdeeee1ed989597b80411db64701184dfc8606- From:
- leo <leo@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
fixed a probelm with IE6 preventing the plugin Terminal to work
(IE6 is not 1.2 compatible)
- Commit:
07ec9efc9ee6001b0fab3d5d585588806d10ed0e- From:
- leo <leo@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
*** empty log message ***
- Commit:
8bb63b724e7ec65191bef2909874305749e37194- From:
- leo <leo@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
added help window
- Commit:
63a0e6a36df96670d2137ce3288c2716338fb595- From:
- leo <leo@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
*** empty log message ***
- Commit:
77dcd624b30cb635d49857559171db6a4a952c32- From:
- leo <leo@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
added a capture plugin
- Commit:
ebb2693161ba7d184d5ebb5e9ea90fd59b2cfbd4- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
s.getBytes() converts locales, added workaround.
Added ESC <
Added GR mapping for <
Fixed ESC [ ? 2 l and ESC [ ? 2 h.
- Commit:
f4da90ffc0fa17ab863ca5ddbbec7c02e0458e06- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
- Added support for ESC [ ... " <letter> (VT conformance)
- Added support for 8bit control output.
- Rewrote parts of the Key input handling.
- Fixed some bugs.
- Added some vt52 support (incomplete).
- Commit:
de4154976cdc9b37862f87246b1a30991302d4d8- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
More on vt52 emulation. Not vttest complete.
Poked around in keyboard handling. Broke and fixed it at several places.
It is still a mess.
- Commit:
030eadbad26a370a331fb85fe1f9ab26f11e4af8- From:
- leo <leo@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
added colors configuration for BOLD and INVERT
- Commit:
22436e76609122bc60ef6f0433f0b03a7c41bb2c- From:
- leo <leo@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
*** empty log message ***
- Commit:
69d0f4908890c6502f71b1bf46b76d546d12b051- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
no more debug on esc[d
- Commit:
97d26f6f0c1efa4a0e0c1e9b2697322d4c968488- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
Keep color on ESC[0m for SCOANSI.
Handle SCOANSI ESC[2;F;Bm colors.
- Commit:
78e486cbcb2cb3f421a9496265a5290f6cbfd2a6- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
brighten should not swap green and blue.
shifted colors so that LOW is not conflicting.
- Commit:
c4aaef473baa5b3e4899eb975e11601c380ae31f- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
Added SCO color hack mode.
- Commit:
ec7985638c8c74b6456c80f310a75fd79dcec1a1- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
missing break;
- Commit:
a21c1afe92a6afb68ace6fc6a917d7ceb2982822- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
changed the color handling to support bright and lower attribute correctly.
- Commit:
b6431b17d1713dacda00a0c360452978b071d956- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
If we fill up the line with spaces, we must not fill it with the same attribute.
Fill it with '0', the default attribute instead.
- Commit:
b65129e33944a4181a44e3a13b939790d594f2e9- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
add more reports to ESC [ c, to identifz vt320, vt220, vt100.
