1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 18:07:59 +00:00
Commit Graph

111 Commits

Author SHA1 Message Date
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
05e93b3d2b The "about" box now behaves approximately as it should (though we still don't
have a licence box).

[originally from svn r154]
1999-04-02 12:58:03 +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
60b6897f17 Mac versioning update.
[originally from svn r151]
1999-04-01 21:27:36 +00:00
Ben Harris
5e9240491d Minor code clean-up
[originally from svn r150]
1999-04-01 21:26:44 +00:00
Ben Harris
f837821b3a Beginnings of an attempt at MacTCP networking support.
[originally from svn r149]
1999-04-01 21:26:03 +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
cd724101ae Yeah.
[originally from svn r142]
1999-03-30 19:46:44 +00:00
Ben Harris
bd7698ddcc Fonts where boldface is wider than usual are now beaten up so they fit.
Note that this doesn't happen for non-COlor QuickDraw yet, due to the lack of
CharExtra().

[originally from svn r141]
1999-03-30 19:44:52 +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
ff6025bc79 Ooh! It's some documentation! What's that doing there?
[originally from svn r139]
1999-03-29 19:51:40 +00:00
Ben Harris
82fecf970f First attempt at multiple-session support. This has broken meta handling,
since mac.c needs to know whether to grab Cmd-keys or not.

[originally from svn r138]
1999-03-29 19:50:24 +00:00
Ben Harris
b9bc97dd25 "real bold" temporarily the default to persuade me to fix it.
[originally from svn r137]
1999-03-29 19:48:50 +00:00
Ben Harris
9ab8247924 Makefile fixes.
[originally from svn r136]
1999-03-28 17:34:36 +00:00
Ben Harris
43b851e899 Correct handling of keypad enter in normal keypad mode.
Use of hex dump backend.

[originally from svn r135]
1999-03-28 15:27:03 +00:00
Ben Harris
89751ed598 Very basic hex-dump backend for testing meta handling.
[originally from svn r134]
1999-03-28 15:25:45 +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
358c18b176 XCOFF object files.
[originally from svn r132]
1999-03-28 02:07:03 +00:00
Ben Harris
f050f04135 Meta key support, mostly.
[originally from svn r131]
1999-03-28 02:06:11 +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
43e84b26ef Ha! Nasty intermittent bug nailed (I think)!
"That word, resLocked:  I do not think it means what you think it means."
HLock seems to be my friend though.

[originally from svn r127]
1999-03-23 21:00:05 +00:00
Ben Harris
03b194de40 Fonts with leading and/or the wrong widMax now work.
[originally from svn r124]
1999-03-23 00:43:46 +00:00
Ben Harris
1353b2a903 Pointer-shape canging added -- we now have an I-beam cursor in the terminal
window.
Pasting works!

[originally from svn r123]
1999-03-21 23:23:43 +00:00
Ben Harris
986977ac9e Backends now seem to work. Pasting still doesn't.
macterm.c now uses UPPs for a few things so that it should work if compiled
natively for the PowerPC.  Not tested it yet though.

[originally from svn r122]
1999-03-18 00:04:34 +00:00
Ben Harris
6b3cebe59a ignore ILink state files
[originally from svn r121]
1999-03-17 21:53:34 +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
fc69aeef23 added term_copy and term_paste
[originally from svn r110]
1999-03-15 22:27:36 +00:00
Ben Harris
b3a06b30ae Split off copy and paste functionality from term_mouse.c so it can be used from
menu items without faking up a term_mouse call.

[originally from svn r109]
1999-03-15 22:27:04 +00:00
Ben Harris
f5741e4364 macterm.c
[originally from svn r108]
1999-03-15 14:22:45 +00:00
Ben Harris
0e1e0363cd Colour icons, allegedly.
[originally from svn r107]
1999-03-15 00:40:55 +00:00
Ben Harris
cd60f004eb Since Proff doesn't like me, I'll just print the number of elapsed ticks at the
end of the test data.

[originally from svn r106]
1999-03-14 20:43:51 +00:00
Ben Harris
6537147dd9 Scrollbar now updates if a character appears while scrolled back.
[originally from svn r105]
1999-03-14 20:09:03 +00:00
Ben Harris
e74609fa1c externed backends so I can safely turn on duplicate-symbol warnings.
[originally from svn r104]
1999-03-14 20:08:09 +00:00
Ben Harris
d256c6c5eb Tweaked build procedure.
[originally from svn r103]
1999-03-14 20:07:04 +00:00
Ben Harris
c7c358fa3f Attribute masking implemented. The variable attr_mask stored the current
set of "interesting" attributes, and do_paint only takes those ones into
account when deciding when to break style runs.  Makes redraw quite a bit
faster on displays which don't do ANSI colour.

[originally from svn r102]
1999-03-14 17:43:35 +00:00
Ben Harris
61504ef68c Cursor painting is now _right_ and scrollbar removal works better.
[originally from svn r101]
1999-03-14 15:51:34 +00:00
Ben Harris
0494727737 Slightly corrected TMPL for pSET, but it still doesn't work properly.
[originally from svn r100]
1999-03-14 15:50:19 +00:00
Ben Harris
07cf20654b There's something going wrong here. Occasional builds have difficulty loading
the wordness resource.  I've added extra diagnostics, but I haven't worked out
what's going on.

[originally from svn r99]
1999-03-14 15:48:35 +00:00
Ben Harris
eb79017bff Drag-select now autoscrolls more sensibly.
Selected text now ends up in the clipboard.

[originally from svn r98]
1999-03-14 13:08:44 +00:00
Ben Harris
a5f734f8e4 Auto-scrolling now works properly.
[originally from svn r97]
1999-03-13 18:23:24 +00:00
Ben Harris
13d3a23263 Sane version number
[originally from svn r96]
1999-03-13 18:22:47 +00:00
Ben Harris
937c4f739f Works now.
[originally from svn r95]
1999-03-13 18:20:14 +00:00
Ben Harris
828339be2e Oops. Don't forget to rename the Makefile...
[originally from svn r94]
1999-03-13 16:57:30 +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
Ben Harris
12064f2245 First attempt at copying to the clipboard -- doesn't seem to work.
Also a bug-fix in auto-scrolling when drag-selecting off the top.

[originally from svn r91]
1999-03-11 23:23:45 +00:00
Ben Harris
84f1e71fad Menu items now turn on and off in a vaguely useful way.
Dragging to select now works.

[originally from svn r90]
1999-03-11 21:40:32 +00:00
Ben Harris
d801319d6c Oh, and we'll have <string.h> back too...
[originally from svn r89]
1999-03-11 15:07:16 +00:00
Ben Harris
d295d01217 merged changes up to terminal.c 1.6 [r85]
[originally from svn r88]
[r85 == 9a5b63aa03]
1999-03-11 12:03:18 +00:00
Ben Harris
825297641d pasting now sends \015 rather than \r
[originally from svn r87]
1999-03-11 11:10:53 +00:00