]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/uxputty.c
Post-release destabilisation! Completely remove the struct type
[PuTTY.git] / unix / uxputty.c
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