log

age author description
Thu, 24 May 2012 05:47:15 +0300 Matti Hamalainen Fix a slight problem with connection pulling loop.
Thu, 24 May 2012 05:36:11 +0300 Matti Hamalainen Bump version.
Thu, 24 May 2012 05:35:56 +0300 Matti Hamalainen Cleanup.
Thu, 24 May 2012 05:31:18 +0300 Matti Hamalainen Add some empty lines.
Thu, 24 May 2012 05:29:03 +0300 Matti Hamalainen Fix indentation after astyle reindent.
Thu, 24 May 2012 05:28:44 +0300 Matti Hamalainen Refactor the connection and protocol handling a bit.
Thu, 24 May 2012 05:03:58 +0300 Matti Hamalainen Oops, these functions were moved/renamed and were left out from a previous commit. :|
Thu, 24 May 2012 05:02:27 +0300 Matti Hamalainen Using th_isspace() should be enough to detect \r and \n.
Thu, 24 May 2012 05:01:46 +0300 Matti Hamalainen Reindent.
Thu, 24 May 2012 05:00:48 +0300 Matti Hamalainen Update copyright.
Thu, 24 May 2012 05:00:32 +0300 Matti Hamalainen Rename another function.
Thu, 24 May 2012 04:59:49 +0300 Matti Hamalainen Rename a function.
Thu, 24 May 2012 04:58:43 +0300 Matti Hamalainen Add some new functions for socket / connection input buffer
Thu, 24 May 2012 04:58:10 +0300 Matti Hamalainen Rename variable and function, internal use only.
Thu, 24 May 2012 04:57:37 +0300 Matti Hamalainen Update copyright.
Thu, 24 May 2012 04:33:21 +0300 Matti Hamalainen Rename some internal variables and add new buffer pointer one.
Thu, 24 May 2012 00:56:15 +0300 Matti Hamalainen Added tag dev-0_9_12 for changeset a2b7ac328e62
Thu, 24 May 2012 00:55:45 +0300 Matti Hamalainen Code cleanup. dev-0_9_12
Thu, 24 May 2012 00:47:31 +0300 Matti Hamalainen Cleanup libnnchat.
Sun, 20 May 2012 23:35:00 +0300 Matti Hamalainen Change screen update strategy a bit.
Sun, 20 May 2012 23:33:46 +0300 Matti Hamalainen Log private messages always in the PRV format.
Sun, 20 May 2012 23:31:33 +0300 Matti Hamalainen Bump version.
Thu, 29 Dec 2011 00:39:20 +0200 Matti Hamalainen Cosmetics.
Thu, 29 Dec 2011 00:34:46 +0200 Matti Hamalainen Cosmetics.
Thu, 13 Oct 2011 18:07:33 +0300 Matti Hamalainen Fix build.
Mon, 03 Oct 2011 18:21:10 +0300 Matti Hamalainen Use a Makefile setting for th-libs location.
Mon, 03 Oct 2011 18:14:27 +0300 Matti Hamalainen Remove .hgsub
Mon, 03 Oct 2011 15:43:42 +0300 Matti Hamalainen Update to use new th-libs from the subrepo.
Mon, 03 Oct 2011 15:43:01 +0300 Matti Hamalainen Added .hgignore.
Mon, 03 Oct 2011 15:35:19 +0300 Matti Hamalainen Added sub-repo of th-libs.
Mon, 03 Oct 2011 00:31:46 +0300 Matti Hamalainen Sync th-libs.
Mon, 03 Oct 2011 00:04:33 +0300 Matti Hamalainen Sync th-libs.
Tue, 28 Jun 2011 21:46:18 +0300 Matti Hamalainen Use getmaxy() instead of getmaxyx().
Thu, 23 Jun 2011 18:06:15 +0300 Matti Hamalainen Bump version.
Thu, 23 Jun 2011 15:19:12 +0300 Matti Hamalainen Clean up address handling a tiny, tiny bit.
Thu, 23 Jun 2011 14:54:11 +0300 Matti Hamalainen Remove useless semicolons, fixes some pedantic warnings.
Thu, 23 Jun 2011 14:43:10 +0300 Matti Hamalainen Use th_strcasecmp() and th_strncasecmp().
Thu, 23 Jun 2011 12:54:18 +0300 Matti Hamalainen Added tag dev-0_9_9 for changeset 0f78ac0c87a7
Thu, 23 Jun 2011 12:54:10 +0300 Matti Hamalainen Bump version. dev-0_9_9
Thu, 23 Jun 2011 12:53:56 +0300 Matti Hamalainen Oops, the proxy type was accidentally called "port" in the configuration file, as was the actual port setting. Fixed.
Thu, 23 Jun 2011 11:25:00 +0300 Matti Hamalainen Added signature for changeset ffc3e4b9b619
Thu, 23 Jun 2011 11:24:46 +0300 Matti Hamalainen Added tag dev-0_9_8 for changeset 12b043d03417
Thu, 23 Jun 2011 11:24:41 +0300 Matti Hamalainen Removed tag dev-0_9_8 dev-0_9_8
Thu, 23 Jun 2011 11:24:25 +0300 Matti Hamalainen Win32/MinGW specific fixes.
Thu, 23 Jun 2011 11:14:06 +0300 Matti Hamalainen Added tag dev-0_9_8 for changeset 94e1f57614d3
Thu, 23 Jun 2011 11:13:59 +0300 Matti Hamalainen Bump version again.
Thu, 23 Jun 2011 11:11:12 +0300 Matti Hamalainen Oops, forgot a debug fprintf() in .. Fixed!
Thu, 23 Jun 2011 11:10:30 +0300 Matti Hamalainen Fix th_strdup_vprintf().
Thu, 23 Jun 2011 10:37:11 +0300 Matti Hamalainen Finally fix handling of long packets.
Thu, 23 Jun 2011 10:11:45 +0300 Matti Hamalainen Fix SOCKS handling.
Thu, 23 Jun 2011 09:00:14 +0300 Matti Hamalainen Added tag dev-0_9_7 for changeset 2aef8606539e
Thu, 23 Jun 2011 09:00:08 +0300 Matti Hamalainen Bump version. dev-0_9_7
Thu, 23 Jun 2011 08:59:50 +0300 Matti Hamalainen Make saved configuration files a bit more readable.
Thu, 23 Jun 2011 08:48:23 +0300 Matti Hamalainen Add some informational messages to proxy connection setup.
Thu, 23 Jun 2011 08:26:48 +0300 Matti Hamalainen More work on SOCKS proxy support, should work now.
Thu, 23 Jun 2011 06:31:34 +0300 Matti Hamalainen Add configuration section for proxy settings.
Thu, 23 Jun 2011 06:28:40 +0300 Matti Hamalainen Overhaul network code a bit, add initial implementation of SOCKS4/4A proxy support -- which may not work yet, it is untested.
Thu, 23 Jun 2011 04:39:10 +0300 Matti Hamalainen Suppress diff output in Makefile.w32 when generating documentation.
Thu, 23 Jun 2011 04:24:11 +0300 Matti Hamalainen Update documentation.
Thu, 23 Jun 2011 01:37:43 +0300 Matti Hamalainen Added tag dev-0_9_6 for changeset f3572f4f73d1
Thu, 23 Jun 2011 01:37:30 +0300 Matti Hamalainen Bump version again. dev-0_9_6
Thu, 23 Jun 2011 01:37:13 +0300 Matti Hamalainen Cast integer to HINSTANCE. This may not be a good thing .. dunno.
Thu, 23 Jun 2011 01:36:58 +0300 Matti Hamalainen Set window title when running under PDCurses.
Thu, 23 Jun 2011 01:35:17 +0300 Matti Hamalainen Added tag dev-0_9_5 for changeset 442206f75bef
Thu, 23 Jun 2011 01:35:12 +0300 Matti Hamalainen Removed tag dev-0_9_5 dev-0_9_5
Thu, 23 Jun 2011 01:23:34 +0300 Matti Hamalainen Added tag dev-0_9_5 for changeset adc615a6b4e5
Thu, 23 Jun 2011 01:23:19 +0300 Matti Hamalainen Call erase() when terminal is resized, this works around certain problems with old NCurses versions.
Thu, 23 Jun 2011 01:22:44 +0300 Matti Hamalainen Handling of certain Curses keycodes only works as intended under
Thu, 23 Jun 2011 00:50:02 +0300 Matti Hamalainen Cosmetics in help message.
Thu, 23 Jun 2011 00:49:26 +0300 Matti Hamalainen Fix a think-o in the logic of processing user commands / messages in case of different window buffers.
Thu, 23 Jun 2011 00:48:24 +0300 Matti Hamalainen Bump version.
Tue, 21 Jun 2011 21:35:31 +0300 Matti Hamalainen Improvements in Windows Makefile.
Mon, 20 Jun 2011 04:34:43 +0300 Matti Hamalainen Added tag dev-0_9_4 for changeset 1f4def71b836
Mon, 20 Jun 2011 04:34:35 +0300 Matti Hamalainen Back to simplistic backbuffer implementation due to laziness. dev-0_9_4
Mon, 20 Jun 2011 03:42:36 +0300 Matti Hamalainen #if'd out code for F8 = toggle debug mode key.
Mon, 20 Jun 2011 03:42:08 +0300 Matti Hamalainen Don't log toggling of ignore mode messages.
Mon, 20 Jun 2011 03:41:32 +0300 Matti Hamalainen Support alt-[1..9] under Windows/PDCurses/SDL port for buffer switching.
Tue, 14 Jun 2011 17:02:12 +0300 Matti Hamalainen Change how backbuffer offset is handled.
Tue, 14 Jun 2011 12:59:03 +0300 Matti Hamalainen Move nn_strtuple_* functions to libnnchat.
Tue, 14 Jun 2011 10:45:40 +0300 Matti Hamalainen #ifdef out the policy probe.
Tue, 14 Jun 2011 09:02:01 +0300 Matti Hamalainen More work towards a working backbuffer implementation.
Mon, 13 Jun 2011 15:08:51 +0300 Matti Hamalainen Make th_growbuf() public.
Mon, 13 Jun 2011 06:59:31 +0300 Matti Hamalainen Fix backbuffer functionality.
Sat, 11 Jun 2011 10:03:44 +0300 Matti Hamalainen Move some functions to libnnchat and rename nn_find_window to findWindow()
Sat, 11 Jun 2011 09:49:42 +0300 Matti Hamalainen Twiddling on the backbuffer logic.
Sat, 11 Jun 2011 09:49:05 +0300 Matti Hamalainen Twiddling with the PGUP / PGDN logic.
Sat, 11 Jun 2011 09:48:26 +0300 Matti Hamalainen Clean up message functions, add new printMsgQ() helper function for messages that should not
Sat, 11 Jun 2011 07:39:23 +0300 Matti Hamalainen Update configuration file comment about room ports.
Sat, 11 Jun 2011 06:42:06 +0300 Matti Hamalainen Sanitize RESIZE event.
Sat, 11 Jun 2011 06:41:37 +0300 Matti Hamalainen Oops, updateMain was set to TRUE by default, causing excessive window refreshing. Fixed.
Sat, 11 Jun 2011 06:34:06 +0300 Matti Hamalainen Don't THERR() in initializeWindows(), just return FALSE.
Sat, 11 Jun 2011 06:32:11 +0300 Matti Hamalainen Bump version.
Sat, 11 Jun 2011 06:31:57 +0300 Matti Hamalainen Plug some more minor memory leaks.
Sat, 11 Jun 2011 06:01:58 +0300 Matti Hamalainen Fix a filehandle leak when reading in configuration file.
Sat, 11 Jun 2011 06:01:40 +0300 Matti Hamalainen Fix a memleak.
Sat, 11 Jun 2011 06:01:23 +0300 Matti Hamalainen memset() history buffer variable unconditionally to avoid derefencing uninitialized memory.
Sat, 11 Jun 2011 06:00:31 +0300 Matti Hamalainen Cosmetics.
Sat, 11 Jun 2011 05:48:15 +0300 Matti Hamalainen Added tag dev-0_9_3 for changeset 7797d9c2634f
Sat, 11 Jun 2011 05:47:07 +0300 Matti Hamalainen Bump version to 0.9.3. dev-0_9_3
Sat, 11 Jun 2011 05:46:50 +0300 Matti Hamalainen Cleanup.
Sat, 11 Jun 2011 05:46:45 +0300 Matti Hamalainen Free homeDir variable.
Sat, 11 Jun 2011 05:46:29 +0300 Matti Hamalainen Free every item in the ringbuffer instead of just up to N.
Sat, 11 Jun 2011 05:36:09 +0300 Matti Hamalainen Don't use void pointers in the ringbuffer implementation.
Sat, 11 Jun 2011 05:10:41 +0300 Matti Hamalainen Added tag dev-0_9_2 for changeset 61884ce9db41
Sat, 11 Jun 2011 05:10:30 +0300 Matti Hamalainen Use th_vputch() and th_vputs() instead of similar routines in libnnchat. dev-0_9_2
Sat, 11 Jun 2011 04:50:00 +0300 Matti Hamalainen Fix encoding of usernames in /query and /close.
Sat, 11 Jun 2011 04:32:37 +0300 Matti Hamalainen Bump version to 0.9.2
Sat, 11 Jun 2011 04:30:54 +0300 Matti Hamalainen Closing PRV buffers should not depend on the user being in the internal userlist. Fixed.
Sat, 11 Jun 2011 03:57:01 +0300 Matti Hamalainen Added signature for changeset ebe6b57bd069
Sat, 11 Jun 2011 03:56:44 +0300 Matti Hamalainen Added tag dev-0_9_1 for changeset 0119bcc15f15
Sat, 11 Jun 2011 03:56:35 +0300 Matti Hamalainen Another unhandled key warning disabled when debug mode not enabled. dev-0_9_1
Sat, 11 Jun 2011 03:56:01 +0300 Matti Hamalainen Print messages about user leaving or joining the chat in the specific buffer, too.
Sat, 11 Jun 2011 03:55:22 +0300 Matti Hamalainen Bump version to 0.9.1.
Sat, 11 Jun 2011 03:42:14 +0300 Matti Hamalainen Added signature for changeset 11e19afcfcf5
Sat, 11 Jun 2011 03:42:06 +0300 Matti Hamalainen Added tag dev-0_9_0 for changeset ff39ebf05b40
Sat, 11 Jun 2011 03:39:22 +0300 Matti Hamalainen Fix unwindowed PRVs. dev-0_9_0
Sat, 11 Jun 2011 03:18:29 +0300 Matti Hamalainen Bump version to 0.9.0.
Sat, 11 Jun 2011 03:18:22 +0300 Matti Hamalainen Window / buffer functionality works now. Queries work (with few minor glitches).
Sat, 11 Jun 2011 02:44:55 +0300 Matti Hamalainen Use strcpy() instead of strcat().
Sat, 11 Jun 2011 01:14:25 +0300 Matti Hamalainen Merged.
Sat, 11 Jun 2011 01:10:48 +0300 Matti Hamalainen Implement "windows" in the chat. Only main window used for now, and even
Sat, 11 Jun 2011 01:09:27 +0300 Matti Hamalainen Make th_vputch() and th_vputs() return a boolean value for success and failure respectively. Also fix a grave bug in th_growbuf().
Fri, 10 Jun 2011 00:06:00 +0300 Matti Hamalainen Remove backbuffer for now.
Fri, 10 Jun 2011 23:43:36 +0300 Matti Hamalainen Move nn_username_{de,en}code() to libnnchat.
Thu, 09 Jun 2011 22:35:12 +0300 Matti Hamalainen Grave bugfix in ringbuffer implementation!
Thu, 09 Jun 2011 22:29:40 +0300 Matti Hamalainen Change ringbuffer functionality.
Thu, 09 Jun 2011 20:48:17 +0300 Matti Hamalainen Added helper functions for easier string manipulation.
Thu, 09 Jun 2011 19:31:13 +0300 Matti Hamalainen Comment.
Thu, 09 Jun 2011 17:41:11 +0300 Matti Hamalainen Indentation alignment.
Thu, 09 Jun 2011 17:40:46 +0300 Matti Hamalainen Remove useless if check.
Thu, 09 Jun 2011 17:40:07 +0300 Matti Hamalainen Remove 'encryption key' define.
Thu, 09 Jun 2011 11:39:33 +0300 Matti Hamalainen Remove ringbuf implementation, it's been moved to th-libs.
Thu, 09 Jun 2011 11:37:34 +0300 Matti Hamalainen Move ringbuffer implementation.
Fri, 03 Jun 2011 15:16:52 +0300 Matti Hamalainen Improve interactive prompts, etc.
Fri, 03 Jun 2011 14:23:18 +0300 Matti Hamalainen Update copyright years.
Fri, 03 Jun 2011 14:07:14 +0300 Matti Hamalainen Cosmetics.
Fri, 03 Jun 2011 14:01:27 +0300 Matti Hamalainen Bump version to 0.8.14.
Fri, 03 Jun 2011 13:14:42 +0300 Matti Hamalainen Added signature for changeset 67ff0c9ed5fb
Fri, 03 Jun 2011 12:49:56 +0300 Matti Hamalainen Added tag dev-0_8_13 for changeset 1cb8c2aa1ee7
Fri, 03 Jun 2011 12:49:10 +0300 Matti Hamalainen Compile MinGW/Windows version as -mwindows and not as a console application. dev-0_8_13
Fri, 03 Jun 2011 12:48:46 +0300 Matti Hamalainen Move username and password prompting into the Curses interface, also move Curses initialization to earlier phase.
Fri, 03 Jun 2011 11:47:11 +0300 Matti Hamalainen Merged.
Fri, 03 Jun 2011 11:24:36 +0300 Matti Hamalainen Include sys/select.h
Fri, 03 Jun 2011 11:18:50 +0300 Matti Hamalainen Rename variable nnIgnoreList to setIgnoreList.
Fri, 03 Jun 2011 11:18:19 +0300 Matti Hamalainen Add configuration setting and functionality for random "keepalive" messages to avoid idle timeout kicks from chat.
Fri, 03 Jun 2011 10:50:56 +0300 Matti Hamalainen CFLAGS changes.
Sun, 22 May 2011 02:11:32 +0300 Matti Hamalainen Shut up some trivial warnings.
Sun, 22 May 2011 02:10:42 +0300 Matti Hamalainen ISO C99 compatibility fixes.
Fri, 06 May 2011 03:34:52 +0300 Matti Hamalainen Update copyright.
Fri, 06 May 2011 03:07:07 +0300 Matti Hamalainen Bump version.
Fri, 06 May 2011 03:06:55 +0300 Matti Hamalainen General cleanups.
Thu, 28 Apr 2011 16:32:00 +0300 Matti Hamalainen Added tag dev-0_8_12 for changeset de54d3ab8a88
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().
Wed, 17 Nov 2010 05:13:12 +0200 Matti Hamalainen Add simplistic username/password requester if none given on commandline or config file.
Wed, 17 Nov 2010 04:09:41 +0200 Matti Hamalainen Build system changes to support (in a big kludgy manner) icon and version information resource generation for Win32 binaries.
Wed, 17 Nov 2010 04:08:51 +0200 Matti Hamalainen Added icons and resource template file.
Wed, 17 Nov 2010 03:27:32 +0200 Matti Hamalainen Update copyright year.
Tue, 16 Nov 2010 20:18:41 +0200 Matti Hamalainen Update documentation.
Tue, 16 Nov 2010 20:07:05 +0200 Matti Hamalainen Handle usernames with whitespace by converting whitespaces to chr 255 in
Tue, 16 Nov 2010 19:34:43 +0200 Matti Hamalainen v0.8.3.
Tue, 16 Nov 2010 19:28:31 +0200 Matti Hamalainen Fix username tab completion. Should now work like in Irssi, though the
Tue, 16 Nov 2010 02:40:17 +0200 Matti Hamalainen Automatically grab PRV target from incoming PRV if target not already set.
Tue, 16 Nov 2010 02:39:59 +0200 Matti Hamalainen F7 to clear current PRV target.
Tue, 16 Nov 2010 02:06:52 +0200 Matti Hamalainen Add a nasty hack to draw edit line correctly after startup... still a
Tue, 16 Nov 2010 00:57:59 +0200 Matti Hamalainen Cosmetics.
Mon, 15 Nov 2010 20:03:27 +0200 Matti Hamalainen v0.8.2
Mon, 15 Nov 2010 20:01:29 +0200 Matti Hamalainen Improve /to command a bit.
Mon, 15 Nov 2010 19:20:04 +0200 Matti Hamalainen Cosmetics.
Mon, 15 Nov 2010 18:03:28 +0200 Matti Hamalainen Constify.
Mon, 15 Nov 2010 08:37:16 +0200 Matti Hamalainen Remove useless comment.
Mon, 15 Nov 2010 08:36:45 +0200 Matti Hamalainen Add separate updateWindows() function.
Mon, 15 Nov 2010 08:30:40 +0200 Matti Hamalainen Renamed README to README.txt.
Mon, 15 Nov 2010 07:54:38 +0200 Matti Hamalainen Makefile $(RM) implies -f .. don't include the option in commands.
Mon, 15 Nov 2010 07:53:45 +0200 Matti Hamalainen Add a 'NONBUILD' target list for non-builded targets, use it for win32 subdir creation.
Mon, 15 Nov 2010 07:50:48 +0200 Matti Hamalainen Cosmetics.
Mon, 15 Nov 2010 06:34:14 +0200 Matti Hamalainen Don't use hstrerror(), but strerror() instead.
Mon, 15 Nov 2010 06:02:50 +0200 Matti Hamalainen Update.
Mon, 15 Nov 2010 03:05:17 +0200 Matti Hamalainen Make a copy of getenv("HOME") result instead of using it directly.
Mon, 15 Nov 2010 03:04:19 +0200 Matti Hamalainen Change F1 functionality to proper Insert key.
Mon, 15 Nov 2010 02:06:16 +0200 Matti Hamalainen Clean up connection forming.
Mon, 15 Nov 2010 02:05:33 +0200 Matti Hamalainen Cosmetics.