Commits
- Commit:
9ccc14bf26904cc000dfa2f16965bf185f3bd7cb
- From:
- Matthias L. Jugel <leo@thinkberg.com>
- Via:
- GitHub <noreply@github.com>
- Date:
Update README
- Commit:
32ec4788050af18e7840c5a5b366a30d1148050c
- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
broadcast focus giveup
- Commit:
76dc26fae1d0c179c5914b903b1640158801358a
- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
check selectBegin for out of bounds too (if you move the selection to
the left or above the applet .x or .y would go < 0)
- Commit:
f9cda6a626cdf5ccc633e3d8366c2da17cdeeb8c
- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
remove useless parts of statement
- Commit:
e811551bfc002fb35a02a0e9c085b47e6e96bd4d
- From:
- leo <leo@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
fixed waitfor for multi-byte
- Commit:
1f5ced47512872225fbb20064195e3dc327a632f
- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
fixed a string compare
- Commit:
02232b4a435212fef683db1b3acdd668849aed2e
- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
ESC 7 and 8 do not handle scroll regions.
- Commit:
1f2f3d9135adeb85a74eac811768d381c2774b8b
- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
adjusted comments.
- Commit:
3b71a65972534e09f834bb1cea65eb7b3f3a7d94
- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
fixed ESC M and ESC[<n>B to work better.
- Commit:
dc66bbf47fc4aef3f00b2b5b768d701bd789fdc2
- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
2 fixes from Siemens (Erich Feiner)
- Commit:
8ad44e48c1ddd2964da4808830f97e794af651a8
- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
send protocol replies in blocks to avoid splitting
them between packets. (to avoid confusing devices)
- Commit:
96a85dcccd6ea9558480f038fc533b22f312d6f7
- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
use jar26
- Commit:
5fa51edfa54283895bee8b8817896c2901a3b62c
- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
write IAC SB stuff in one blob to avoid confusing devices.
- Commit:
c8492f0988cfa5eb4ce354d99b96327c588af797
- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
use login() method
- Commit:
62b697056fea38b5d57781776735a084f5815724
- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
login() method
- Commit:
d29467281b3dfec75f105de4b14403d10f9b584e
- From:
- leo <leo@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
fixed Ctrl-2
- Commit:
fdc9ee7eb813fd2a1717a34b4eabf32fdb0f72c7
- From:
- leo <leo@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
Minor bug fixes
fixed bug in Applet not show menu bar
- Commit:
bd10750f26f440f44230f7aa116c8443223bf2df
- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
disabled sshv2
and print a large warning if the remote only supports that.
- Commit:
3c71061b6d76493e7ad05a7a368cfeeb1cfbcd52
- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
return on too early window set.
- Commit:
e91190a8660822b35aaa7cc77b842129e5b40812
- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
the login() method now expects either "login:" or "username:"
- Commit:
7457c800cc6eac1d165d5110135c55699e4b244a
- From:
- leo <leo@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
fixed color decoding for browser implementations
- Commit:
3e2f28e1e2b0cd849b0f0f84f5f14420eb966aee
- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
return null in getColor() if not found, not an exception.
- Commit:
8f4389c5b6379f9f4796535adc6278d159f63805
- From:
- leo <leo@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
added 23 as default port
- Commit:
38ccfa3a99e9d28e992ad8ea81099698ef3a01a2
- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
fixed selection handling for multiple lines.
We were multiplying the first lines.
- Commit:
476d4d544fde4ec346704d111c864b8b72f63706
- From:
- marcus <marcus@03d0f0ad-74f4-0310-ae7a-cf78699b6f6c>
- Date:
replace exact 1.5 cherck by >= 1.4