Simon Tatham
429b6f4a83
Added local-editing line discipline to make raw backend usable
...
[originally from svn r287]
1999-11-09 12:05:34 +00:00
Simon Tatham
edf8b22b98
Oops - Shift-PgUp/PgDn conflicted with NetHack mode
...
[originally from svn r285]
1999-11-09 11:19:34 +00:00
Simon Tatham
f6c63320ea
Changes from executor:
...
- NetHack keypad mode (Shift only works with NumLock off)
- Alt-Space handling (best I could manage; not too bad considering)
- Event Log rather than Telnet Negotiation Log
[originally from svn r284]
1999-11-09 11:10:04 +00:00
Simon Tatham
1f5bcfd90e
Clean up sizetip patch: remove separate header file and // comments
...
[originally from svn r278]
1999-11-08 11:13:53 +00:00
Simon Tatham
e913e99b40
Oleg Panashchenko's Cyrillic support patch
...
[originally from svn r277]
1999-11-08 11:08:09 +00:00
Simon Tatham
97994b235d
Warn-on-close is now configurable off
...
[originally from svn r273]
1999-11-05 09:50:49 +00:00
Simon Tatham
7205ae9199
Prompt before summarily closing a session
...
[originally from svn r272]
1999-11-04 13:44:21 +00:00
Simon Tatham
5e76cd7a17
John Sullivan's sizetip patch - experimental
...
[originally from svn r269]
1999-11-03 14:08:26 +00:00
Simon Tatham
0e3f5802b3
Fix potential buffer overrun in new saved-session menu
...
[originally from svn r267]
1999-11-01 17:18:08 +00:00
Simon Tatham
6693daa636
Mark Baker's raw-TCP back end (untested and experimental as yet)
...
[originally from svn r266]
1999-11-01 16:40:40 +00:00
Simon Tatham
2ec48b843b
Stop putting meaning in bottom four bits of WM_SYSCOMMAND wParam
...
[originally from svn r265]
1999-10-28 16:29:06 +00:00
Owen Dunn
9fc2b746b0
Added saved sessions submenu from system menu.
...
[originally from svn r263]
1999-10-28 16:07:25 +00:00
Simon Tatham
a019c66786
Add the ability to do ssh by default: using -ssh command line option,
...
or by manually adding protocol and port settings to Default Settings in the
Registry, or by compiling with -DSSH_DEFAULT
[originally from svn r260]
1999-10-27 14:28:11 +00:00
Owen Dunn
27acfb1639
Changed default title bar format to host.name - PuTTY
...
[originally from svn r221]
1999-09-20 15:58:50 +00:00
Simon Tatham
4e889024e3
Jimen Ching's patches to remove compiler warnings
...
[originally from svn r183]
1999-07-20 13:01:56 +00:00
Simon Tatham
b84caf5446
Put that ReleaseCapture call just _before_ return, not after!
...
[originally from svn r172]
1999-07-05 16:35:34 +00:00
Simon Tatham
16fcf56bd3
Change default mouse pointer to an I-beam
...
[originally from svn r125]
1999-03-23 17:14:00 +00:00
Simon Tatham
ba5f955f3e
Add AltGr support at last! Thanks to <andre@via.ecp.fr> for the technique
...
if not all of the details.
[originally from svn r92]
1999-03-12 17:14:06 +00:00
Simon Tatham
ac015f51e0
Add DeleteObject calls to go with the CreatePen calls in do_text. Should
...
fix a fairly nasty-looking resource leak. Thanks to Andrew Mobbs.
[originally from svn r34]
1999-02-10 11:11:11 +00:00
Simon Tatham
ee9e246617
Fix various segfaults and heap trashes. Thanks to Andrew Mobbs.
...
[originally from svn r29]
1999-02-09 15:39:08 +00:00
Simon Tatham
a1078ecce4
Fix double/triple click, and improve drag select
...
[originally from svn r19]
1999-01-22 09:35:08 +00:00
Simon Tatham
e68a529cc9
Add SSH don't-allocate-pty option, and corresponding LF-implies-CR
...
terminal setting
[originally from svn r16]
1999-01-15 11:30:40 +00:00
Simon Tatham
60ab6a5d82
John Sullivan's patches plus more fixes:
...
- Stop using the identifier `environ' as some platforms make it a macro
- Fix silly error box at end of connection in FWHACK mode
- Fix GPF on maximise-then-restore
- Use SetCapture to allow drag-selecting outside the window
- Correctly update window title when iconic and in win_name_always mode
[originally from svn r12]
1999-01-08 13:10:19 +00:00
Simon Tatham
c74130d423
Initial checkin: beta 0.43
...
[originally from svn r11]
1999-01-08 13:02:13 +00:00