New timing infrastructure. There's a new function schedule_timer()
[u/mdw/putty] / unix / unix.h
2004-11-27 simonNew timing infrastructure. There's a new function sched...
2004-10-16 simonMarkus Kuhn's UTF-8 page
2003-08-24 simonAnd just to prove that psftp.c really is now platform...
2003-05-10 simonFixes for Debian bug #192701 (64-bit gccs warn about...
2003-05-04 simonColin's const-fixing Patch Of Death. Seems to build...
2003-04-27 simonSupport for non-ISO-8859-1 X keysyms. So in particular...
2003-04-26 simonMake the `vtmode' config option work under X. In the...
2003-04-11 simonImplement Warn On Close.
2003-04-10 simonImplemented Change Settings under Unix. We are graduall...
2003-04-10 simonMinor improvements to subsidiary window placement;...
2003-04-09 simonEvent Log for Unix PuTTY. Doesn't yet allow X selection...
2003-04-05 simonCtrl+rightclick now pops up a context menu in Unix...
2003-04-01 simonVarious error-handling fixes, mostly in Unix PuTTY...
2003-03-31 simonSupport for PuTTY-style command-line arguments in Unix...
2003-03-31 simonAnd everyone's favourite cosmetic change: Unix PuTTY...
2003-03-31 simonCheckin of last night's work on GTK message boxes....
2003-03-29 simonpterm now uses the new uxsel module, so it's one step...
2003-03-29 simonAdded uxsel.c, into which I've moved those parts of...
2003-03-14 simonContinuing work on the GTK config box. Created uxcfg...
2003-03-13 simonFirst stab at a GTK layout engine. It's missing all...
2003-03-06 simonRichard B's patch to add WINDOWID support to pterm.
2003-02-01 simonCreated new data types `Filename' and `FontSpec', inten...
2003-01-14 simonMiscellaneous fixes to finish up `remove-statics'....
2003-01-14 simonDeglobalise the Unicode module. Despite all my grand...
2003-01-12 simonThe Unicode module no longer depends on `cfg', since...
2003-01-11 simonSupport XDM-AUTHORIZATION-1 for connecting to local...
2003-01-02 simonFixes to direct-to-font mode: I'd inadvertently enabled...
2003-01-01 simonProper support for using the font's own character encod...
2002-12-31 simonFirst draft of Unicode support in pterm. It's pretty...
2002-11-05 simonPacket-level logging should now work properly in Unix...
2002-11-02 simonRJK's general signal-handling robustness patch. Should...
2002-10-31 simonFirst attempt at a Unix port of Plink. Seems to basical...
2002-10-30 simonMore preparatory work: remove the <windows.h> include...
2002-10-26 simonYet more global-removal. The static variables in loggin...
2002-10-26 simonReorganised the Unicode layer somewhat: moved luni_send and
2002-10-16 simonAdd the -xrm command-line option, to allow specificatio...
2002-10-16 simonImplement reading of X resources, and -name to change...
2002-10-15 simonSupport for blinking text and blinking cursor. Won...
2002-10-15 simonDon't forget to initialise the pixel size parameters...
2002-10-15 simonSupport for utmp, wtmp and lastlog. Probably not terrib...
2002-10-14 simonSEL_NL is different between Windows and Unix; move...
2002-10-13 simonSelection now supported in pterm. Required small modifi...
2002-10-09 simonFirst phase of porting. pterm now compiles and runs...
2002-10-07 simonBegin destabilisation in the wake of 0.53! This checkin...