log

age author description
Thu, 28 Apr 2011 16:31:52 +0300 Matti Hamalainen Bump version to 0.8.12. dev-0_8_12
Thu, 28 Apr 2011 16:31:04 +0300 Matti Hamalainen Update documentation a bit.
Thu, 28 Apr 2011 16:30:58 +0300 Matti Hamalainen Change default port to 8005 (new main room).
Sun, 24 Apr 2011 23:35:07 +0300 Matti Hamalainen Automated merge with file:///hg/nnchat
Sun, 24 Apr 2011 23:35:00 +0300 Matti Hamalainen Improve log filename format parsing; Add special casing for handling of function keys for certain terminal types.
Thu, 21 Apr 2011 04:17:12 +0300 Matti Hamalainen Added tag dev-0_8_11 for changeset a99763187680
Thu, 21 Apr 2011 04:17:04 +0300 Matti Hamalainen Removed tag dev-0_8_11 dev-0_8_11
Thu, 21 Apr 2011 01:44:05 +0300 Matti Hamalainen Update copyright year.
Wed, 20 Apr 2011 19:00:15 +0300 Matti Hamalainen Automated merge with file:///hg/nnchat
Wed, 20 Apr 2011 18:59:42 +0300 Matti Hamalainen Add the config section ...
Wed, 20 Apr 2011 18:57:03 +0300 Matti Hamalainen Added tag dev-0_8_11 for changeset f92f0322cbf3
Wed, 20 Apr 2011 18:56:28 +0300 Matti Hamalainen Bump version.
Wed, 20 Apr 2011 18:55:19 +0300 Matti Hamalainen Buffer pointer handling was wrong in th_vaddch(), fixed.
Wed, 20 Apr 2011 18:54:26 +0300 Matti Hamalainen Staticize.
Wed, 20 Apr 2011 18:48:42 +0300 Matti Hamalainen Add functionality for generating logfile names based on port etc. and
Wed, 20 Apr 2011 18:47:22 +0300 Matti Hamalainen Functions for growing a string buffer when needed.
Wed, 20 Apr 2011 15:46:42 +0300 Matti Hamalainen Merged.
Wed, 20 Apr 2011 15:44:34 +0300 Matti Hamalainen Add unfinished code for logfile name parsing.
Wed, 20 Apr 2011 15:06:40 +0300 Matti Hamalainen Sync th-libs.
Tue, 19 Apr 2011 12:00:50 +0300 Matti Hamalainen Update copyright years.
Thu, 17 Mar 2011 08:58:19 +0200 Matti Hamalainen Report network errors to the user.
Sun, 13 Mar 2011 11:49:33 +0200 Matti Hamalainen Added tag dev-0_8_9 for changeset cbb9db83ef18
Sun, 13 Mar 2011 11:49:25 +0200 Matti Hamalainen Bump version. dev-0_8_9
Sun, 13 Mar 2011 11:21:41 +0200 Matti Hamalainen Use a pipe to redirect executed browser's stderr and stdout when opening profiles.
Sun, 13 Mar 2011 11:21:16 +0200 Matti Hamalainen Handle certain terminals differently.
Sun, 20 Feb 2011 20:46:08 +0200 Matti Hamalainen Bump version to 0.8.8.
Sun, 20 Feb 2011 20:45:58 +0200 Matti Hamalainen Some yet-unused backbuffer related code.
Sun, 20 Feb 2011 20:45:23 +0200 Matti Hamalainen Repair automatic PRV target setting.
Sun, 20 Feb 2011 20:44:09 +0200 Matti Hamalainen Change timeout delay to lower value.
Sun, 20 Feb 2011 20:43:36 +0200 Matti Hamalainen Change build system a bit.
Wed, 01 Dec 2010 01:13:18 +0200 Matti Hamalainen Cosmetics.
Wed, 01 Dec 2010 01:12:43 +0200 Matti Hamalainen Sanitize ignore handling; Also action messages and PRVs were not being properly ignored, fixed.
Wed, 01 Dec 2010 01:11:24 +0200 Matti Hamalainen Adjust select() timeout.
Sat, 27 Nov 2010 18:44:55 +0200 Matti Hamalainen Show error messages printed out to stderr only after the program has quit.
Sat, 27 Nov 2010 17:45:20 +0200 Matti Hamalainen Add a simple 'press enter to continue' for Windows port, when an error occurs so the user can see it before the application closes.
Sat, 27 Nov 2010 17:44:18 +0200 Matti Hamalainen Rename a variable.
Sat, 27 Nov 2010 17:42:30 +0200 Matti Hamalainen Bump to v0.8.7
Sat, 27 Nov 2010 17:42:14 +0200 Matti Hamalainen Makefile improvements, depend on VERSION etc.
Sun, 21 Nov 2010 04:22:06 +0200 Matti Hamalainen Change ShellExecute return value's variable type to HINSTANCE as it should be.
Sun, 21 Nov 2010 04:16:55 +0200 Matti Hamalainen Add Makefile for OpenBSD, and specific #ifdef'd includes for the platform.
Sun, 21 Nov 2010 04:14:08 +0200 Matti Hamalainen Use (void *) typecast for execlp() sentinel to avoid a warning under OpenBSD.
Sun, 21 Nov 2010 04:12:16 +0200 Matti Hamalainen Silence some warnings on OpenBSD.
Sun, 21 Nov 2010 01:01:59 +0200 Matti Hamalainen Copyright string in resource.rc.in was too long, used an acronym instead.
Sun, 21 Nov 2010 00:18:59 +0200 Matti Hamalainen Fix Windows build.
Sat, 20 Nov 2010 23:13:41 +0200 Matti Hamalainen Version 0.8.5
Sat, 20 Nov 2010 23:13:30 +0200 Matti Hamalainen Trim both left and right side of username+password prompt input. Also allow empty passwords, to be able to use guest accounts.
Sat, 20 Nov 2010 23:12:04 +0200 Matti Hamalainen Change timeout() value for PDCurses/Windows to 0 to improve responsivity.
Sat, 20 Nov 2010 21:21:51 +0200 Matti Hamalainen Use curses subwin(stdscr, ...) instead of newwin().
Sat, 20 Nov 2010 21:15:53 +0200 Matti Hamalainen Use curses KEY_F(n) macros for defining function keys instead of hardcoded values.
Sat, 20 Nov 2010 21:15:06 +0200 Matti Hamalainen Change default user color to black (#000000).
Sat, 20 Nov 2010 19:14:22 +0200 Matti Hamalainen Add some hardcoded translations for certain terminal keycodes that NCurses 4.x on Solaris didn't handle .. urgh.
Sat, 20 Nov 2010 12:21:22 +0200 Matti Hamalainen Link to libncurses instead of system curses.
Sat, 20 Nov 2010 12:20:58 +0200 Matti Hamalainen Added Makefile for Solaris 9+ and removed references to it from main Makefile.
Sat, 20 Nov 2010 12:15:35 +0200 Matti Hamalainen Make ^C equivalent of quit (F9).
Sat, 20 Nov 2010 12:15:13 +0200 Matti Hamalainen Silence a warning under Solaris and few other systems by using th_isspace() wrapper instead of isspace().
Sat, 20 Nov 2010 12:14:34 +0200 Matti Hamalainen Silence a warning when compiling with older versions of GCC.
Thu, 18 Nov 2010 03:53:01 +0200 ccr Updates.
Thu, 18 Nov 2010 01:27:03 +0200 Matti Hamalainen Get version number from external file 'VERSION'.
Thu, 18 Nov 2010 01:26:41 +0200 Matti Hamalainen Make configuration username/password overridable on command line.
Wed, 17 Nov 2010 09:57:32 +0200 Matti Hamalainen Implement browser launching on Windows via ShellExecute().