1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-03-13 10:33:51 -05:00
Ben Harris 30130ec730 Symbolic constants? What are they?
[originally from svn r217]
1999-09-07 23:40:19 +00:00
1999-03-28 02:07:03 +00:00
1999-09-01 22:16:15 +00:00
1999-09-01 22:16:15 +00:00
1999-09-01 22:24:41 +00:00
1999-01-08 13:02:13 +00:00
1999-09-01 22:12:48 +00:00
1999-01-08 13:02:13 +00:00
1999-09-07 23:40:19 +00:00
1999-09-07 23:40:19 +00:00
1999-01-08 13:02:13 +00:00
1999-01-15 11:29:55 +00:00
1999-01-08 13:02:13 +00:00
1999-09-01 22:28:03 +00:00
1999-01-08 13:02:13 +00:00
1999-09-01 22:16:15 +00:00

$Id: README.mac,v 1.1.2.4 1999/09/01 22:12:48 ben Exp $

Information about PuTTY for the Mac OS
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Known bugs:

 * PowerPC and fat versions fail to start on systems without AppearanceLib (ie
   most System 7 ones).  The 68k version works fine. [MAYBE FIXED]
 * If the screen scrolls more than once between calls to WaitNextEvent, Bad
   Things can happen owing to a bug in do_scroll.  This can be fixed when I
   have an easy way to test it.
 * Display is far too slow.
 * Fails to work on systems without Color QuickDraw. [FIXED]
 * Real bold doesn't compensate for changing character widths without Color
   QuickDraw. [MAYBE FIXED]
 * Scrolling appears to be shafted on Original QuickDraw.
 * ResEdit 'TMPL' resource seems to be broken.
 * sshsha.c and sshmd5.c cause a stack overflow in Apple's PowerPC C compiler 
   unless optimisation is entirely disabled.

Features we need (and aren't entirely obvious):

 * Scroll-conflation -- scroll_display should change the in-memory display and
   remember the scroll, then do_scroll should be called only when
   scroll_display gets called for a different rectangle or term_paint happens.

Local Variables:
mode: text
End:
Description
No description provided
Readme 340 MiB
Languages
C 89.7%
Python 8%
Perl 0.9%
CMake 0.8%
Shell 0.4%
Other 0.1%