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

5 Commits

Author SHA1 Message Date
Ben Harris
ffc478a772 Changes for updates elsewhere.
[originally from svn r78]
1999-03-07 23:25:43 +00:00
Ben Harris
c53d7fa688 Resizing of terminal windows added. Seems to work, but term_size might benefit
from calling scroll_display.  This is where my scroll-optimisations look less
useful than Simon's.

[originally from svn r72]
1999-03-03 22:03:54 +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
ee6148a952 Added mac.h for stuff that's only used by the Mac port.
[originally from svn r57]
1999-02-21 18:11:35 +00:00