]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/gtkwin.c
Change the semantics of 'FontSpec' so that it's a dynamically
[PuTTY.git] / unix / gtkwin.c
2011-10-01 Simon TathamChange the semantics of 'FontSpec' so that it's a dynam...
2011-09-16 Simon TathamSupport font fallback even when an X11 server-side...
2011-09-16 Simon TathamChange the unifont API so that text is passed right...
2011-09-16 Simon TathamAdd some missing consts in character set handling.
2011-09-13 Simon TathamRevamp of EOF handling in all network connections,...
2011-08-19 Jacob NevinsFix bug with setting window title on Unix that came...
2011-07-14 Simon TathamPost-release destabilisation! Completely remove the...
2011-05-07 Simon TathamFixes (mostly from Colin Watson, a couple redone by...
2011-01-15 Simon TathamAllow setting the WM_CLASS X window property as a confi...
2010-03-14 Jacob Nevinsr8854/5 broke compilation with Gtk 1.2. Grow a hack...
2010-03-06 Simon TathamCentralise generation of the control sequences for...
2010-01-25 Jacob Nevins...and the rest of r8854.
2010-01-23 Jacob NevinsOur handling of timers in Gtk was truncating times...
2009-09-13 Jacob NevinsIn Unix PuTTY, grey out "Restart Session" when it doesn...
2009-09-13 Jacob NevinsAdd a couple of ellipses in Unix context menu (like...
2009-09-13 Jacob NevinsIf there are no saved sessions, put a grayed "(No sessi...
2009-08-21 Jacob NevinsRemove outdated comment.
2009-02-28 Simon TathamDebian bug #517535: we were unconditionally interpretin...
2008-12-03 Simon Tathamgtk_selection_clear_targets() does not exist on GTK...
2008-12-01 Simon TathamAdd missing call to gtk_selection_clear_targets(),...
2008-11-17 Simon TathamAvoid freeing the backend in notify_remote_exit(),...
2008-06-10 Simon TathamManfred Schwarb points out that scroll wheel support...
2008-06-04 Simon TathamAt last, merge the putty-gtk2 branch back into the trunk!
2008-06-01 Simon TathamMerged from trunk up to r8033.
2008-05-28 Simon TathamMerge from trunk up to r8020.
2008-04-05 Simon TathamIn the new unified font handling, my strategy so far...
2008-03-29 Simon TathamI give up. I can't work out what the purpose of the call to
2008-03-22 Simon TathamImplemented a Pango back end. GTK 2 PuTTY can now switc...
2008-03-22 Simon TathamMerge from trunk again (because I want the helpful...
2008-03-22 Simon TathamRefactor the font handling code: I've moved all the...
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...