1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-03-14 19:13:02 -05:00

7 Commits

Author SHA1 Message Date
git migration script
d6b7448ab8 Rebranch some files on 'ben-mac-port' from trunk.
This commit reflects a move of the 'ben-mac-port' branch start-point
tag on a subset of the source tree, via CVS's ability to move a branch
tag after the fact. The changed files are all copied from trunk r190.

[originally from svn r191]
[r190 == 5aab53ce521ec51eae8a4df58e4d3ef0c52cbefe]
1999-08-02 08:35:11 +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