]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/unix.h
Change the semantics of 'FontSpec' so that it's a dynamically
[PuTTY.git] / unix / unix.h
2011-10-01 Simon TathamChange the semantics of 'FontSpec' so that it's a dynam...
2011-07-14 Simon TathamPost-release destabilisation! Completely remove the...
2010-09-25 Simon TathamCleanups of the GSSAPI support. On Windows, standard...
2010-05-19 Simon TathamPatch from Alejandro Sedeno, somewhat modified by me, which
2008-12-01 Ben HarrisChange the Unix version of Ssh_gss_name to be a gss_nam...
2008-11-24 Ben HarrisChange how we handle the Ssh_gss_buf type. Previously...
2008-03-10 Simon TathamMerge out from trunk, to keep this branch viable. We...
2007-09-29 Ben HarrisAdd support for resetting the terminal modes on stderr...
2007-02-25 Jacob NevinsSince r7265, a user could not launch a PuTTY session...
2007-01-09 Simon TathamFix `puttygen-unix-perms': f_open(), PuTTY's wrapper...
2006-12-09 Ben HarrisSet FD_CLOEXEC in a little convenience function that...
2006-08-29 Simon TathamInhibit the Serial configuration panel in mid-session...
2006-08-28 Simon TathamSerial back end for Unix. Due to hardware limitations...
2005-04-25 Ben HarrisAdd a mechanism for using autoconf to detect the quirks...
2005-03-28 Simon TathamRender timing.c robust in the face of strangeness....
2005-02-14 Simon TathamOh, and (there's always one) remove the unnecessary...
2005-02-14 Simon TathamSaw uxcfg.c in half down the middle, to separate out...
2005-01-28 Ben HarrisOverhaul of client-side XDM-AUTHORIZATION-1:
2004-12-29 Simon TathamLoose end from r5031: the Kex panel should only be...
2004-12-17 Simon TathamJacob has pointed out why SIGCHLD was blocked, so I...
2004-11-27 Simon TathamNew timing infrastructure. There's a new function sched...
2004-10-16 Simon TathamMarkus Kuhn's UTF-8 page
2003-08-24 Simon TathamAnd just to prove that psftp.c really is now platform...
2003-05-10 Simon TathamFixes for Debian bug #192701 (64-bit gccs warn about...
2003-05-04 Simon TathamColin's const-fixing Patch Of Death. Seems to build...
2003-04-27 Simon TathamSupport for non-ISO-8859-1 X keysyms. So in particular...
2003-04-26 Simon TathamMake the `vtmode' config option work under X. In the...
2003-04-11 Simon TathamImplement Warn On Close.
2003-04-10 Simon TathamImplemented Change Settings under Unix. We are graduall...
2003-04-10 Simon TathamMinor improvements to subsidiary window placement;...
2003-04-09 Simon TathamEvent Log for Unix PuTTY. Doesn't yet allow X selection...
2003-04-05 Simon TathamCtrl+rightclick now pops up a context menu in Unix...
2003-04-01 Simon TathamVarious error-handling fixes, mostly in Unix PuTTY...
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 Tathampterm now uses the new uxsel module, so it's one step...
2003-03-29 Simon TathamAdded uxsel.c, into which I've moved those parts of...
2003-03-14 Simon TathamContinuing work on the GTK config box. Created uxcfg...
2003-03-13 Simon TathamFirst stab at a GTK layout engine. It's missing all...
2003-03-06 Simon TathamRichard B's patch to add WINDOWID support to pterm.
2003-02-01 Simon TathamCreated new data types `Filename' and `FontSpec', inten...
2003-01-14 Simon TathamMiscellaneous fixes to finish up `remove-statics'....
2003-01-14 Simon TathamDeglobalise the Unicode module. Despite all my grand...
2003-01-12 Simon TathamThe Unicode module no longer depends on `cfg', since...
2003-01-11 Simon TathamSupport XDM-AUTHORIZATION-1 for connecting to local...
2003-01-02 Simon TathamFixes to direct-to-font mode: I'd inadvertently enabled...
2003-01-01 Simon TathamProper support for using the font's own character encod...
2002-12-31 Simon TathamFirst draft of Unicode support in pterm. It's pretty...
2002-11-05 Simon TathamPacket-level logging should now work properly in Unix...
2002-11-02 Simon TathamRJK's general signal-handling robustness patch. Should...
2002-10-31 Simon TathamFirst attempt at a Unix port of Plink. Seems to basical...
2002-10-30 Simon TathamMore preparatory work: remove the <windows.h> include...
2002-10-26 Simon TathamYet more global-removal. The static variables in loggin...
2002-10-26 Simon TathamReorganised the Unicode layer somewhat: moved luni_send and
2002-10-16 Simon TathamAdd the -xrm command-line option, to allow specificatio...
2002-10-16 Simon TathamImplement reading of X resources, and -name to change...
2002-10-15 Simon TathamSupport for blinking text and blinking cursor. Won...
2002-10-15 Simon TathamDon't forget to initialise the pixel size parameters...
2002-10-15 Simon TathamSupport for utmp, wtmp and lastlog. Probably not terrib...
2002-10-14 Simon TathamSEL_NL is different between Windows and Unix; move...
2002-10-13 Simon TathamSelection now supported in pterm. Required small modifi...
2002-10-09 Simon TathamFirst phase of porting. pterm now compiles and runs...
2002-10-07 Simon TathamBegin destabilisation in the wake of 0.53! This checkin...