log

age author description
Sun, 26 Mar 2006 23:30:21 +0200 Mikael Berthe "/version" shows Mercurial changeset (if there's one)
Sat, 25 Mar 2006 20:01:51 +0100 Mikael Berthe Use PACKAGE_NAME/PACKAGE_VERSION instead of PACKAGE/VERSION
Sat, 25 Mar 2006 19:55:46 +0100 Mikael Berthe Update NEWS, ChangeLog and documentation
Sat, 25 Mar 2006 18:16:10 +0100 Mikael Berthe Remove useless checks before g_free() calls
Sat, 25 Mar 2006 18:14:37 +0100 Mikael Berthe Screen updating functions use UTF-8
Sat, 25 Mar 2006 18:10:36 +0100 Mikael Berthe Store most data in UTF-8 internally
Sat, 25 Mar 2006 18:00:40 +0100 Mikael Berthe scr_LogPrint() can display UTF-8 strings
Thu, 23 Mar 2006 19:14:15 +0100 Mikael Berthe Merge with myself (PuTTY escape keys)
Mon, 20 Mar 2006 13:28:46 +0100 Mikael Berthe Kill a gcc warning
Thu, 23 Mar 2006 19:11:07 +0100 Mikael Berthe Add PuTTY escape keys for Ctrl-arrows
Sun, 19 Mar 2006 17:10:05 +0100 Mikael Berthe Update documentation
Sun, 19 Mar 2006 16:15:09 +0100 Mikael Berthe Move Ctrl-Up/Down bindings to the config. file
Sun, 19 Mar 2006 16:08:35 +0100 Mikael Berthe Create init_keycodes(), add 2 screen escape sequences
Sun, 19 Mar 2006 16:00:40 +0100 Mikael Berthe Allow binding of meta keys
Sun, 19 Mar 2006 15:59:14 +0100 Mikael Berthe More keycodes