]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/uxputty.c
first pass
[PuTTY.git] / unix / uxputty.c
2016-04-03 Owen DunnMerge branch 'master' of ssh://tartarus.org/putty
2016-03-27 Simon TathamOmit the conf_launchable check in pterm Duplicate Session.
2016-03-23 Simon TathamNew program 'osxlaunch', to use as an OS X bundle launcher.
2016-03-23 Simon TathamMake gtkmain.c contain the actual main().
2016-02-29 Simon TathamMerge branch 'pre-0.67'
2016-02-29 Simon TathamInaugural merge from branch 'pre-0.67'.
2015-11-07 Simon TathamMerge tag '0.66'
2015-11-07 Simon TathamInitial 'merge -s ours' from 0.66 release branch.
2015-08-22 Simon TathamStop using GTK3-deprecated gdk_get_display().
2015-07-25 Simon TathamMerge tag '0.65'
2015-06-25 Ben HarrisMerge branch 'pre-0.65'
2015-06-22 Simon TathamMerge branch 'pre-0.65'
2015-06-22 Simon TathamInaugural merge from branch 'pre-0.65'.
2015-05-15 Simon TathamGiant const-correctness patch of doom!
2014-01-25 Simon TathamUse the new host_str* functions to improve IPv6 literal...
2013-11-17 Simon TathamImplement connection sharing between instances of PuTTY.
2013-07-19 Simon TathamAdd some missing calls to cleanup_exit.
2011-07-14 Simon TathamPost-release destabilisation! Completely remove the...
2009-01-04 Jacob Nevinsr8305 made platform_x11_best_transport[] obsolete,...
2008-06-15 Jacob NevinsCosmetic: use `appname' in more places, so that Unix...
2008-03-10 Simon TathamMerge out from trunk, to keep this branch viable. We...
2007-06-30 Jacob NevinsRationalise access to, and content of, backends[] array.
2007-02-25 Jacob NevinsSince r7265, a user could not launch a PuTTY session...
2005-02-06 Simon TathamReinstate the broken -e option in pterm. Also I've...
2004-12-29 Simon TathamLoose end from r5031: the Kex panel should only be...
2004-10-06 Jacob NevinsX forwarding changes:
2003-04-26 Simon TathamRemove the TODO comment at the top of uxputty.c; I...
2003-04-26 Simon TathamMake the `vtmode' config option work under X. In the...
2003-04-12 Simon TathamSupport for New Session, Duplicate Session and the...
2003-04-11 Simon TathamRationalisation of the system of frontend handles....
2003-04-10 Simon TathamImplemented Change Settings under Unix. We are graduall...
2003-04-09 Simon TathamEvent Log for Unix PuTTY. Doesn't yet allow X selection...
2003-04-06 Simon TathamNow that we have `appname', make much wider use of it. In
2003-04-05 Simon TathamFixed the printing and charset combo boxes in Unix...
2003-04-05 Simon TathamUnix can't sensibly enumerate printers (since they...
2003-04-05 Simon TathamCtrl+rightclick now pops up a context menu in Unix...
2003-03-31 Simon TathamTrivial segfault fix from Richard B.
2003-03-31 Simon TathamAhem; update the TODO to reflect the cmdline changes :-)
2003-03-31 Simon TathamSupport for PuTTY-style command-line arguments in Unix...
2003-03-31 Simon TathamAnd everyone's favourite cosmetic change: Unix PuTTY...
2003-03-31 Simon TathamCheckin of last night's work on GTK message boxes....
2003-03-29 Simon TathamHaving created and used uxsel, it actually turns out to be