At last, merge the putty-gtk2 branch back into the trunk!
[u/mdw/putty] / unix / gtkwin.c
2008-06-04 simonAt last, merge the putty-gtk2 branch back into the...
2008-03-09 simonUnder OS X Leopard, we seem not to consistently get...
2007-03-19 benFix a stupid one-character typo that was breaking 256...
2007-02-25 jacobSince r7265, a user could not launch a PuTTY session...
2007-02-24 simonGareth pointed out yesterday that the Unix terminal...
2007-02-18 jacobCtrl-Break now sends a Break signal (previously it...
2007-02-10 simonAvoid launching a session from the Default Settings...
2007-01-31 simonColin Watson has fixed the disgusting icons on GTK1...
2007-01-24 simonThe direct link between the terminal and the back end via
2007-01-06 simonNo, I tell a lie: GTK 1 _does_ support icons, at least...
2006-12-30 jacobPatch from Colin Watson intended to give a clean Unix...
2006-09-03 simonSupport for an alternative mechanism for displaying...
2006-08-28 simonSerial back end for Unix. Due to hardware limitations...
2006-03-14 jacobFix minor memory leak.
2006-03-12 jacobEquivalent of r6583 window-border palette-change fix...
2006-03-08 simonDavid Damerell tells me I should be using Ctrl-hjklyubn...
2006-02-19 jacobFix `restart-reset-terminal': terminal now restored...
2006-02-13 owenPreserve more attributes of text copied as RTF. Thanks...
2005-12-09 simonA few small changes to make the PuTTY source base more...
2005-10-30 jacobRevamp SSH authentication code so that user interaction...
2005-10-13 benFix 256-colours-match-xterm, based on 256colres.pl...
2005-04-27 benOn monochrome displays, display the cursor in reverse...
2005-04-27 benTiny manual CSE of previous commit.
2005-04-27 benOn 1bpp displays, ignore colour attributes. This makes...
2005-04-27 benMake palette changes use "best match" colours too.
2005-04-25 benAsk GDK to give us reasonable approximations if it...
2005-04-21 jacobFirst crack at `terminal-modes' in SSH. PuTTY now sends...
2005-04-07 jacobIf a new session was saved from Change Settings, a...
2005-03-19 jacobTry to make our PGP signing more useful:
2005-03-10 owenProtect against multiple Change Settings dialogues...
2005-03-05 simonMake sure we do notify_remote_exit(ssh->frontend) _before_
2005-02-15 jacobThe terminal window can now indicate that PuTTY is...
2004-12-31 simonRename some of the more stupidly named files in the...