1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 01:48:00 +00:00
Go to file
Ben Harris d763b173be We now use DeviceLoop for redraws, which allows for depth-specific tweaks.
The first of these is that in 1-bit modes we ignore colour attributes entirely,
which has nice effects on some of Fragments efforts if nothing else.
We still seem to be a lot slower than BetterTelnet, which is a bit worrying.

[originally from svn r65]
1999-03-01 23:43:29 +00:00
.cvsignore Now ignoring various Macish things too. 1999-02-19 21:38:05 +00:00
mac_res.r Erm, major change at the moment is a new test case. You need a file called 1999-02-28 17:05:11 +00:00
mac.c Right, so that's a hook for scroll optimisations (when Simon gets round to 1999-03-01 22:26:50 +00:00
mac.h Erm, major change at the moment is a new test case. You need a file called 1999-02-28 17:05:11 +00:00
maccfg.c Right, we now have: 1999-02-28 02:38:41 +00:00
macresid.h Right, we now have: 1999-02-28 02:38:41 +00:00
macterm.c We now use DeviceLoop for redraws, which allows for depth-specific tweaks. 1999-03-01 23:43:29 +00:00
Makefile Improve nasty version.obj hack so it doesn't actually do two compiles 1999-02-10 10:30:17 +00:00
misc.c Removed windowsism: now uses fatalbox rather than MessageBox. 1999-02-19 15:24:15 +00:00
noise.c Fix various segfaults and heap trashes. Thanks to Andrew Mobbs. 1999-02-09 15:39:08 +00:00
putty.h Right, we now have: 1999-02-28 02:38:41 +00:00
putty.ico Initial checkin: beta 0.43 1999-01-08 13:02:13 +00:00
PuTTY.make Right, we now have: 1999-02-28 02:38:41 +00:00
resource.h Initial checkin: beta 0.43 1999-01-08 13:02:13 +00:00
ssh.c We now have a fairly minimal Mac application. 1999-02-20 22:10:34 +00:00
ssh.h John Sullivan's patches plus more fixes: 1999-01-08 13:10:19 +00:00
sshcrc.c Initial checkin: beta 0.43 1999-01-08 13:02:13 +00:00
sshdes.c Remove CVS logs 1999-01-15 11:29:55 +00:00
sshmd5.c Initial checkin: beta 0.43 1999-01-08 13:02:13 +00:00
sshrand.c Initial checkin: beta 0.43 1999-01-08 13:02:13 +00:00
sshrsa.c Initial checkin: beta 0.43 1999-01-08 13:02:13 +00:00
sshsha.c Initial checkin: beta 0.43 1999-01-08 13:02:13 +00:00
telnet.c We now have a fairly minimal Mac application. 1999-02-20 22:10:34 +00:00
terminal.c We now have a fairly minimal Mac application. 1999-02-20 22:10:34 +00:00
version.c Added automatic version distinguishing code, to differentiate releases 1999-02-09 15:18:34 +00:00
win_res.h Added automatic version distinguishing code, to differentiate releases 1999-02-09 15:18:34 +00:00
win_res.rc Replaced ICON line which was accidentally removed *blush* 1999-02-10 09:48:15 +00:00
windlg.c Fix various segfaults and heap trashes. Thanks to Andrew Mobbs. 1999-02-09 15:39:08 +00:00
window.c Add DeleteObject calls to go with the CreatePen calls in do_text. Should 1999-02-10 11:11:11 +00:00