Only engage a GTK idle function when absolutely necessary, otherwise
[u/mdw/putty] / unix / pterm.c
2002-10-14 simonOnly engage a GTK idle function when absolutely necessa...
2002-10-14 simonSet up the palette _before_ trying to paint the window...
2002-10-14 simonAdd the -log option, which activates full session loggi...
2002-10-14 simonSupport server requests for colour palette changes.
2002-10-14 simonDon't forget to call term_paste() when we get the chanc...
2002-10-14 simonSupport NetHack keypad mode. :-)
2002-10-14 simonSupport for hiding the mouse pointer on keypresses...
2002-10-14 simonxterm-class programs should exit when their primary...
2002-10-14 simonWindow title configurability: -T to set it from the...
2002-10-13 simongnome-terminal insists on receiving the selection as...
2002-10-13 simonAdded two simple command-line arguments: -fn (so I...
2002-10-13 simonResizing of pterm now works, and the size information...
2002-10-13 simonDeal with the appalling mouse pointer colours. (Why...
2002-10-13 simonShift-Ins pastes.
2002-10-13 simonSelection now supported in pterm. Required small modifi...
2002-10-13 simonFix underline, which I cleverly broke while adding...
2002-10-13 simonScrollbar now exists and functions; so do Shift-PgUp...
2002-10-10 simonStop hard-coding a nonstandard font. We now default...
2002-10-10 simonAnd that's it! pty.c is now a real pty backend rather...
2002-10-10 simonHalf-decent keyboard handling for pterm. Not very well...
2002-10-10 simonA sensible minimum of do_text() and do_cursor() is...
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...