]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/gtkwin.c
Merge out from trunk, to keep this branch viable. We are now up to
[PuTTY.git] / unix / gtkwin.c
2008-03-10 Simon TathamMerge out from trunk, to keep this branch viable. We...
2008-03-09 Simon TathamUnder OS X Leopard, we seem not to consistently get...
2007-03-19 Ben HarrisFix a stupid one-character typo that was breaking 256...
2007-02-25 Jacob NevinsSince r7265, a user could not launch a PuTTY session...
2007-02-24 Simon TathamGareth pointed out yesterday that the Unix terminal...
2007-02-18 Jacob NevinsCtrl-Break now sends a Break signal (previously it...
2007-02-10 Simon TathamAvoid launching a session from the Default Settings...
2007-01-31 Simon TathamColin Watson has fixed the disgusting icons on GTK1...
2007-01-26 Simon TathamChanged my mind about r7164. Instead of checking for...
2007-01-26 Simon TathamStop calling gdk_input_add() with a zero flags word...
2007-01-25 Simon TathamCommit Colin Watson's original GTK2 patch, exactly...
2007-01-24 Simon TathamThe direct link between the terminal and the back end via
2007-01-06 Simon TathamNo, I tell a lie: GTK 1 _does_ support icons, at least...
2006-12-30 Jacob NevinsPatch from Colin Watson intended to give a clean Unix...
2006-09-03 Simon TathamSupport for an alternative mechanism for displaying...
2006-08-28 Simon TathamSerial back end for Unix. Due to hardware limitations...
2006-03-14 Jacob NevinsFix minor memory leak.
2006-03-12 Jacob NevinsEquivalent of r6583 window-border palette-change fix...
2006-03-08 Simon TathamDavid Damerell tells me I should be using Ctrl-hjklyubn...
2006-02-19 Jacob NevinsFix `restart-reset-terminal': terminal now restored...
2006-02-13 Owen DunnPreserve more attributes of text copied as RTF. Thanks...
2005-12-09 Simon TathamA few small changes to make the PuTTY source base more...
2005-10-30 Jacob NevinsRevamp SSH authentication code so that user interaction...
2005-10-13 Ben HarrisFix 256-colours-match-xterm, based on 256colres.pl...
2005-04-27 Ben HarrisOn monochrome displays, display the cursor in reverse...
2005-04-27 Ben HarrisTiny manual CSE of previous commit.
2005-04-27 Ben HarrisOn 1bpp displays, ignore colour attributes. This makes...
2005-04-27 Ben HarrisMake palette changes use "best match" colours too.
2005-04-25 Ben HarrisAsk GDK to give us reasonable approximations if it...
2005-04-21 Jacob NevinsFirst crack at `terminal-modes' in SSH. PuTTY now sends...
2005-04-07 Jacob NevinsIf a new session was saved from Change Settings, a...
2005-03-19 Jacob NevinsTry to make our PGP signing more useful:
2005-03-10 Owen DunnProtect against multiple Change Settings dialogues...
2005-03-05 Simon TathamMake sure we do notify_remote_exit(ssh->frontend) _before_
2005-02-15 Jacob NevinsThe terminal window can now indicate that PuTTY is...
2004-12-31 Simon TathamRename some of the more stupidly named files in the...