1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-02-03 21:52:24 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Ben Harris
55e2d53005 Disable real network backends for now
[originally from svn r208]
1999-09-01 22:12:12 +00:00
Ben Harris
9eec9c9f90 Open Transport stuff now actually compiles.
Various stuff caught up to latest versions.

[originally from svn r192]
1999-08-02 22:32:39 +00:00
Ben Harris
47204a394f Various changes for Open Transport.
[originally from svn r188]
1999-08-02 08:04:31 +00:00
Ben Harris
0256bceece Lots of MacTCP networking stuff. I think all the code's written, but it
doesn't actually work yet.  Also the telnet backend is still single-session,
and I haven't even touched the ssh one.  Oh, and the "Main" segment just
overflowed 32k, so we have extra linker incantations.  I'm off to the pub
now.

[originally from svn r156]
1999-04-04 18:23:35 +00:00
Ben Harris
efc9e4260c Yeah. Some progress on Mac OS networking. Still some way to go, though.
[originally from svn r155]
1999-04-03 21:53:29 +00:00
Ben Harris
3966fdee44 Missing dependency
[originally from svn r153]
1999-04-02 12:56:57 +00:00
Ben Harris
d5f4dd719a Build process tweaks -- now only runs Rez over mac_res.r once.
[originally from svn r152]
1999-04-02 10:21:49 +00:00
Ben Harris
0e0fd7702c New version-number system. Doesn't yet do the "about" box.
[originally from svn r148]
1999-04-01 21:25:06 +00:00
Ben Harris
3b65b371d0 We now only link weakly with AppearanceLib, which should let us run on PowerPCs
without the Appearance Manager.  Not that I've tested this, of course.

[originally from svn r140]
1999-03-29 23:55:06 +00:00
Ben Harris
9ab8247924 Makefile fixes.
[originally from svn r136]
1999-03-28 17:34:36 +00:00
Ben Harris
70b2dd8ed4 PowerPC build sorted and general serious tidying-up of Makefile.
[originally from svn r133]
1999-03-28 15:23:37 +00:00
Ben Harris
04aceed7bf General cleanup because MrC is rather pickier than SC. Not that the PPC build
actually links, you understand, but it does most of the rest of the things it
should.

[originally from svn r130]
1999-03-27 15:39:46 +00:00
Ben Harris
e43dc5ecd4 The edit menu is now mostly functional. I'm not sure about paste, since I
haven't got a working backend at the moment, but it all looks OK.

[originally from svn r118]
1999-03-16 20:27:31 +00:00
Ben Harris
d256c6c5eb Tweaked build procedure.
[originally from svn r103]
1999-03-14 20:07:04 +00:00
Ben Harris
ce30477a77 Mac OS Makefile renamed to not have a >8.3 file name. Since this stops
BuildProgram working, I've created a modified BuildProgram as mkputty.mpw.

[originally from svn r93]
1999-03-13 16:51:46 +00:00