1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-26 09:42:25 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
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
60b6897f17 Mac versioning update.
[originally from svn r151]
1999-04-01 21:27:36 +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
f050f04135 Meta key support, mostly.
[originally from svn r131]
1999-03-28 02:06:11 +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
0e1e0363cd Colour icons, allegedly.
[originally from svn r107]
1999-03-15 00:40:55 +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
13d3a23263 Sane version number
[originally from svn r96]
1999-03-13 18:22:47 +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
c8269d4441 Tanslation tables to Mac OS written, though nothing uses them yet.
[originally from svn r79]
1999-03-09 00:06:34 +00:00
Ben Harris
23634d10df We now have saner handling of 4-bit modes (disable colour, get the Palette
Manager to give us bg, fg, bold fg and cursor).
I've also removed some traces of the old scroll-optimiser.

[originally from svn r68]
1999-03-02 23:19:20 +00:00
Ben Harris
eddbb40cf8 Erm, major change at the moment is a new test case. You need a file called
'fragment' to build it, but its licence prevents me distributing it at present.
Now, about those scrolling optimisations...

[originally from svn r63]
1999-02-28 17:05:11 +00:00
Ben Harris
df4ff91c0e Right, we now have:
* The ability to load the configuration from the current resource file (ie the
   application for now).
 * A scroll bar and size box that look right, even if they don't actually _do_
   anything yet.
 * A load of other minor tweaks.

[originally from svn r62]
1999-02-28 02:38:41 +00:00
Ben Harris
013a8acfd0 Ah. We seem to be working with the Palette Manager again. Good.
[originally from svn r61]
1999-02-24 21:17:06 +00:00
Ben Harris
eae4545aea Now uses the Palette Manager for everything. Unfortunately this seems to
have killed colour entirely.  It was working earlier today.  Really!

[originally from svn r60]
1999-02-24 01:29:10 +00:00
Ben Harris
8ac1a08339 Bloody Hell! It just managed to say "Hello, world" in a terminal window!
I'd better check this lot in before something bad happens to it.

[originally from svn r56]
1999-02-21 18:09:41 +00:00
Ben Harris
7c491e865f putty.r renamed to mac_res.r for consistency with Windows version.
[originally from svn r55]
1999-02-21 10:29:13 +00:00