log

age author description
Sat, 05 Jan 2013 16:16:44 +0200 Matti Hamalainen Bump copyright year.
Sun, 30 Dec 2012 08:34:07 +0200 Matti Hamalainen Added signature for changeset 7b7732229751
Sun, 30 Dec 2012 08:34:01 +0200 Matti Hamalainen Added tag dev-1_3_4 for changeset c294d9d92bf4
Sun, 30 Dec 2012 08:21:56 +0200 Matti Hamalainen Bump version. dev-1_3_4
Sun, 30 Dec 2012 08:20:47 +0200 Matti Hamalainen Add O_TRUNC to configuration file saving flags.
Sun, 30 Dec 2012 08:12:38 +0200 Matti Hamalainen Gracefully handle error situations when the main UI has not yet been
Thu, 13 Dec 2012 15:50:54 +0200 Matti Hamalainen Added tag dev-1_3_3 for changeset fdff29c4b17c
Thu, 13 Dec 2012 15:50:49 +0200 Matti Hamalainen Bump version. dev-1_3_3
Thu, 13 Dec 2012 15:50:38 +0200 Matti Hamalainen Add a new command /quit.
Thu, 13 Dec 2012 15:50:08 +0200 Matti Hamalainen Ctrl+C is bit too easy to hit on for quitting, remove that.
Thu, 13 Dec 2012 15:49:43 +0200 Matti Hamalainen Rename quit-related internal variables.
Tue, 11 Dec 2012 13:50:19 +0200 Matti Hamalainen Added tag dev-1_3_2 for changeset f83e8ac24161
Tue, 11 Dec 2012 13:50:10 +0200 Matti Hamalainen Bump version. dev-1_3_2
Tue, 04 Dec 2012 05:21:55 +0200 Matti Hamalainen Editline Backspace handling was wonky, we didn't check for edit position to be > 0. Fixed.
Tue, 20 Nov 2012 12:05:12 +0200 Matti Hamalainen Object files were added to the thlibs.a archive twice. Fixed.
Thu, 15 Nov 2012 21:39:03 +0200 Matti Hamalainen Improve win32 MSI uploading by adding the current version number to the MSI filename.
Thu, 15 Nov 2012 20:28:07 +0200 Matti Hamalainen Update to conform to changes in th-libs ioctx API.
Thu, 15 Nov 2012 20:27:44 +0200 Matti Hamalainen Change network layer error/info message passing API to pass direct strings
Thu, 15 Nov 2012 20:26:10 +0200 Matti Hamalainen Refactor message/error/etc printing functions to be a bit more sane.
Thu, 15 Nov 2012 19:53:08 +0200 Matti Hamalainen Bump version.
Thu, 15 Nov 2012 19:45:53 +0200 Matti Hamalainen Rework the configuration file loading and saving to use the I/O context and new th-config API.
Wed, 14 Nov 2012 18:57:27 +0200 Matti Hamalainen Comment out a debug message.
Tue, 13 Nov 2012 01:07:07 +0200 Matti Hamalainen Added tag dev-1_3_0 for changeset e32881ece842
Tue, 13 Nov 2012 01:06:58 +0200 Matti Hamalainen Only try to create log directories if logging is enabled. dev-1_3_0
Tue, 13 Nov 2012 01:06:26 +0200 Matti Hamalainen Fix Win32 side of log directory creation.
Mon, 12 Nov 2012 20:08:07 +0200 Matti Hamalainen Create configuration and log files with reduced permissions (rw for user
Mon, 12 Nov 2012 20:03:18 +0200 Matti Hamalainen Clean up header includes.
Mon, 12 Nov 2012 19:11:30 +0200 Matti Hamalainen Implement daily logs for room logs.
Mon, 12 Nov 2012 19:10:58 +0200 Matti Hamalainen Make LOG_* flags enum more readable and extendable by using hexadecimal values.
Mon, 12 Nov 2012 19:10:01 +0200 Matti Hamalainen Cosmetics, comments.
Mon, 12 Nov 2012 18:32:08 +0200 Matti Hamalainen Fix situations where the log path is unset.
Mon, 12 Nov 2012 14:30:59 +0200 Matti Hamalainen Fix log directory creation.
Mon, 12 Nov 2012 14:18:26 +0200 Matti Hamalainen Use the helper functions for creating log file directory automatically.
Mon, 12 Nov 2012 14:18:09 +0200 Matti Hamalainen Add helper functions for checking if target path is writable, readable or directory and creating directory structures recursively.
Mon, 12 Nov 2012 11:45:35 +0200 Matti Hamalainen Bump version.
Mon, 12 Nov 2012 11:28:37 +0200 Matti Hamalainen Cosmetics and comments.
Mon, 12 Nov 2012 11:28:17 +0200 Matti Hamalainen Implement default log file directory.
Sun, 11 Nov 2012 19:08:21 +0200 Matti Hamalainen Possibly fix logging after latest changes.
Sun, 11 Nov 2012 19:05:05 +0200 Matti Hamalainen Bump version.
Sun, 11 Nov 2012 18:51:09 +0200 Matti Hamalainen Clean up window logging logic a bit.
Sun, 11 Nov 2012 18:32:42 +0200 Matti Hamalainen Improve logging facilities. Private chats in query windows are now logged
Sun, 11 Nov 2012 07:33:31 +0200 Matti Hamalainen Silence a warning by typecasting to correct type from void.
Sun, 11 Nov 2012 07:33:17 +0200 Matti Hamalainen Improve log filename parser, should now accept some of the standard printf()
Thu, 08 Nov 2012 19:06:32 +0200 Matti Hamalainen Add colorization of usernames on userlist based on friend/ignore status.
Wed, 07 Nov 2012 09:17:42 +0200 Matti Hamalainen Fix win32 build.
Thu, 20 Sep 2012 00:01:18 +0300 Matti Hamalainen Fix to conform to th-libs changes.
Tue, 14 Aug 2012 02:17:03 +0300 Matti Hamalainen Fix various segfault issues.
Thu, 07 Jun 2012 03:16:56 +0300 Matti Hamalainen Bump version.
Thu, 07 Jun 2012 03:16:39 +0300 Matti Hamalainen Fix Win32/MinGW cross-compilation target to work with Debian's gcc-mingw-w64
Wed, 06 Jun 2012 18:55:17 +0300 Matti Hamalainen Stop to show errors when exiting even when not running on Win32.
Wed, 06 Jun 2012 17:24:08 +0300 Matti Hamalainen Fix removing from lists.
Wed, 06 Jun 2012 16:20:53 +0300 Matti Hamalainen Change coloring to use friend list as well.
Wed, 06 Jun 2012 00:00:06 +0300 Matti Hamalainen Added tag dev-1_2_2 for changeset 4c06bc545b1a
Wed, 06 Jun 2012 00:00:03 +0300 Matti Hamalainen Bump version. dev-1_2_2
Tue, 05 Jun 2012 23:59:49 +0300 Matti Hamalainen If username has not yet been set, show - instead of (null).
Tue, 05 Jun 2012 23:59:34 +0300 Matti Hamalainen Make it possible to quit when entering username/passwd.
Tue, 05 Jun 2012 23:52:10 +0300 Matti Hamalainen Added tag dev-1_2_1 for changeset 02db41d51752
Tue, 05 Jun 2012 23:52:05 +0300 Matti Hamalainen Removed tag dev-1_2_1 dev-1_2_1
Tue, 05 Jun 2012 23:51:48 +0300 Matti Hamalainen Bump version.
Tue, 05 Jun 2012 23:51:35 +0300 Matti Hamalainen Added tag dev-1_2_1 for changeset a9a81db93c74
Tue, 05 Jun 2012 23:51:20 +0300 Matti Hamalainen Fix win32 build again.
Tue, 05 Jun 2012 23:31:10 +0300 Matti Hamalainen Slight optimization.
Tue, 05 Jun 2012 23:20:52 +0300 Matti Hamalainen Add option for only allowing private messages from people on a special friend list.
Tue, 05 Jun 2012 22:33:21 +0300 Matti Hamalainen Add /prvon and /prvoff
Tue, 05 Jun 2012 22:28:38 +0300 Matti Hamalainen Added tag dev-1_2_0 for changeset 08bbd850e2dc
Tue, 05 Jun 2012 22:26:53 +0300 Matti Hamalainen Cosmetics. dev-1_2_0
Tue, 05 Jun 2012 22:17:39 +0300 Matti Hamalainen Fix ignore mode toggling.
Tue, 05 Jun 2012 22:16:57 +0300 Matti Hamalainen Bump version.
Tue, 05 Jun 2012 22:16:42 +0300 Matti Hamalainen Refactor input handling.
Tue, 05 Jun 2012 19:56:57 +0300 Matti Hamalainen Support XDG specification.
Tue, 05 Jun 2012 19:28:34 +0300 Matti Hamalainen Move logParseFilename() to nn_log_parse_filename() under util.c and rename logFileOpen() and logFileClose().
Sun, 03 Jun 2012 06:33:28 +0300 Matti Hamalainen Added tag dev-1_1_0 for changeset 942eea564b15
Sun, 03 Jun 2012 06:32:55 +0300 Matti Hamalainen Fix backbuffer offset manipulation, prevents a segfault. dev-1_1_0
Sun, 03 Jun 2012 06:32:18 +0300 Matti Hamalainen Remove useless check from nnwin_putch().
Sun, 03 Jun 2012 06:31:52 +0300 Matti Hamalainen Fix a memory leak.
Sat, 02 Jun 2012 23:33:06 +0300 Matti Hamalainen Improve prompt function.
Sat, 02 Jun 2012 22:38:47 +0300 Matti Hamalainen Fix Windows build.
Sat, 02 Jun 2012 22:00:25 +0300 Matti Hamalainen Refactor window backbuffer to use integer as internal storage to simplify
Sat, 02 Jun 2012 20:03:08 +0300 Matti Hamalainen More work on curses cleanup. Almost working now.
Fri, 01 Jun 2012 17:45:38 +0300 Matti Hamalainen Rename some variables to be a bit more sane.
Fri, 01 Jun 2012 12:00:11 +0300 Matti Hamalainen Begin work on integrating the removal of ncurses "windowing" and transition
Fri, 01 Jun 2012 06:11:11 +0300 Matti Hamalainen Update resource template file.
Fri, 01 Jun 2012 06:00:56 +0300 Matti Hamalainen Bump version.
Fri, 01 Jun 2012 04:43:53 +0300 Matti Hamalainen Add str_trim_right().
Sun, 27 May 2012 13:28:51 +0300 Matti Hamalainen Fix /ignore command.
Sun, 27 May 2012 11:46:41 +0300 Matti Hamalainen Check editbuf dirty flag in editline update.
Sun, 27 May 2012 11:45:51 +0300 Matti Hamalainen Cosmetics.
Sun, 27 May 2012 11:44:59 +0300 Matti Hamalainen Set editbuf dirty flag in few situations that didn't have it yet.
Sun, 27 May 2012 11:43:59 +0300 Matti Hamalainen Simplify ctrl+L screen refreshing.
Sun, 27 May 2012 10:06:42 +0300 Matti Hamalainen Add dirty flag to editbuf struct and handling functions.
Sun, 27 May 2012 09:23:36 +0300 Matti Hamalainen Added tag dev-1_0_3 for changeset 9141f13be70c
Sun, 27 May 2012 09:23:12 +0300 Matti Hamalainen Don't set conn->err if we are handling EINTR and it isn't supposed to get to dev-1_0_3
Sun, 27 May 2012 03:31:35 +0300 Matti Hamalainen Move network initialization/shutdown flag checking to network module.
Sat, 26 May 2012 17:49:06 +0300 Matti Hamalainen Clean up some initialization messages.
Sat, 26 May 2012 15:33:41 +0300 Matti Hamalainen Bump version.
Sat, 26 May 2012 15:33:14 +0300 Matti Hamalainen Implement /who / /names functionality.
Sat, 26 May 2012 15:30:46 +0300 Matti Hamalainen Improve nn_userhash_foreach() by adding user data parameter.
Sat, 26 May 2012 09:01:04 +0300 Matti Hamalainen Added tag dev-1_0_2 for changeset 2c813d8ef7e3
Sat, 26 May 2012 09:00:54 +0300 Matti Hamalainen Bump version. dev-1_0_2
Sat, 26 May 2012 08:41:12 +0300 Matti Hamalainen Fix a memory leak in nn_conn_send_msg_v().
Sat, 26 May 2012 08:40:37 +0300 Matti Hamalainen Improve error reporting.
Sat, 26 May 2012 08:19:09 +0300 Matti Hamalainen Added tag dev-1_0_1 for changeset 5b97a36e27ac
Sat, 26 May 2012 08:19:03 +0300 Matti Hamalainen Bump version. dev-1_0_1
Sat, 26 May 2012 08:18:52 +0300 Matti Hamalainen Fix opening of browser windows on UNIX.
Sat, 26 May 2012 07:48:20 +0300 Matti Hamalainen Oops, version needs to be x.y.z.
Sat, 26 May 2012 07:47:28 +0300 Matti Hamalainen Added tag dev-1_0 for changeset f7d20fbf821e
Sat, 26 May 2012 07:47:15 +0300 Matti Hamalainen Bump version. dev-1_0
Sat, 26 May 2012 07:46:26 +0300 Matti Hamalainen Refactor web-browser launching into nn_open_uri().
Sat, 26 May 2012 07:45:36 +0300 Matti Hamalainen Remove unfinished internal help.
Sat, 26 May 2012 07:24:42 +0300 Matti Hamalainen Combine some prints.
Sat, 26 May 2012 07:24:22 +0300 Matti Hamalainen Fix updating of documentation.
Sat, 26 May 2012 07:07:30 +0300 Matti Hamalainen Added tag dev-0_9_16 for changeset e305258bed25
Sat, 26 May 2012 07:07:26 +0300 Matti Hamalainen Removed tag dev-0_9_16 dev-0_9_16
Sat, 26 May 2012 07:07:03 +0300 Matti Hamalainen Fix win32 build.
Sat, 26 May 2012 06:58:49 +0300 Matti Hamalainen Added tag dev-0_9_16 for changeset 796508f828f6
Sat, 26 May 2012 06:56:18 +0300 Matti Hamalainen Refactor much of the "windowing" UI code into a new module, ui.[ch]
Sat, 26 May 2012 06:18:19 +0300 Matti Hamalainen Simplify buildsystem a bit.
Sat, 26 May 2012 06:01:06 +0300 Matti Hamalainen Move str_*() functions to util.c
Sat, 26 May 2012 06:00:02 +0300 Matti Hamalainen Bump version again.
Sat, 26 May 2012 05:59:52 +0300 Matti Hamalainen Removed tag dev-0_9_16