Ben Harris
85334a8317
Add minimal Apple Event support -- we handle the 'aevt'/'quit' event.
...
[originally from svn r2668]
2003-01-20 22:55:08 +00:00
Ben Harris
c66d95c0b1
PuTTY doesn't remember which file it got a saved session from, so it's
...
as stationery-pad-aware as it needs to be.
[originally from svn r2643]
2003-01-18 17:24:21 +00:00
Ben Harris
56209f1741
Add "Save" and "Save As..." items to the menus. No code behind them yet.
...
[originally from svn r2642]
2003-01-18 17:14:34 +00:00
Ben Harris
06a48a0c06
Various things to make the Finder like us:
...
- Change the creator of files we don't want the user to open to 'pTTI' (for
"PuTTY internal"), and give them application-missing strings.
- Provide missing-application names for saved sessions.
- Provide a ResEdit 'TMPL' resource for integers in saved sessions.
- Provide an icon for saved session stationery pads (maybe "Default Settings"
should be one of these by default). No code to handle this yet.
[originally from svn r2640]
2003-01-18 16:10:21 +00:00
Ben Harris
a8c33d8e12
Correct an incorrect black pixel in the PuTTY icon that's been annoying me
...
for some time.
[originally from svn r2638]
2003-01-18 12:25:43 +00:00
Ben Harris
ca7651538e
It would help if everything agreed on the type of PuTTY random seed files.
...
[originally from svn r2636]
2003-01-18 12:18:04 +00:00
Ben Harris
fda52aad66
Add some icons for saved sessions and random seeds.
...
[originally from svn r2617]
2003-01-16 00:35:11 +00:00
Ben Harris
658e31a3c3
"I don't think that bit means what I think it means", if you see what I mean.
...
In other words, turn off the useTextEditServices bit in our 'SIZE' resource.
[originally from svn r2616]
2003-01-15 23:46:11 +00:00
Ben Harris
902fbc43c2
Add constants to mac_res.r to set the binary version number.
...
Mention this in CHECKLST as a location where the version number has to be set.
[originally from svn r2598]
2003-01-14 19:29:18 +00:00
Ben Harris
5d90fd4d1d
Remove code for splatting test data into new terminals, since we can do
...
that over real network connections now.
[originally from svn r2549]
2003-01-12 01:25:34 +00:00
Ben Harris
627566b1f6
Set PuTTY's canBackground flag so that it receives CPU time (to process
...
incoming data) while in the background.
[originally from svn r2520]
2003-01-09 19:27:29 +00:00
Ben Harris
0a6e82b4dd
Update copyright notices that both Owen and Simon managed to miss.
...
_How_ many copies of the licence do we need? *grin*
[originally from svn r2435]
2003-01-03 12:20:14 +00:00
Ben Harris
8af9c0a745
Pull in Script.r so we can use verBritain in the 'vers' resources rather
...
than hardcoding 2.
[originally from svn r2432]
2003-01-03 00:40:52 +00:00
Ben Harris
6c1c86f23d
Add a minimalist settings dialogue, which contains a single button
...
marked "open". Still, it seems to work.
[originally from svn r2392]
2002-12-31 01:40:14 +00:00
Ben Harris
47f459bb5f
Add support for compiling 'vers' resources into Mac applications. This is
...
needlessly complex because Rez's preprocessor doesn't do either ANSI or K&R
stringification, and the MPW Shell isn't much good as shells go.
Also make _all_ the Mac executables depend on reources, not just the
Classic 68K one.
[originally from svn r2389]
2002-12-30 23:14:11 +00:00
Ben Harris
71d699c28c
Add an "open" command to the "file" (now "session") menu on the Mac to
...
open an existing saved session. This has entailed adding an extra hook to
settings.c to allow for loading settings other than by name.
[originally from svn r2387]
2002-12-30 18:21:17 +00:00
Ben Harris
6ca089d035
Add spaces to system include lines to that mkfiles.pl doesn't try to
...
follow them (silly Rez can't do angle-bracket includes).
[originally from svn r2384]
2002-12-30 14:17:51 +00:00
Ben Harris
8abe8187f7
Provide a full set of small application icons for PuTTY, now equipped with
...
small lightning flashes too.
[originally from svn r2316]
2002-12-13 00:45:08 +00:00
Ben Harris
c76391bccb
Remove some unused cruft.
...
[originally from svn r2295]
2002-12-08 22:09:47 +00:00
Ben Harris
5de2925051
Add support for displaying the licence window.
...
[originally from svn r2255]
2002-11-24 15:08:52 +00:00
Ben Harris
ba0dbdfecc
Mac resource source file, missed in last commit.
...
[originally from svn r2227]
2002-11-19 02:14:35 +00:00