log main.c @ 686:256002aa06cc

age author description
Mon, 09 Jul 2018 07:28:45 +0300 Matti Hamalainen Changed to conform to new th_stat_path() API.
Mon, 09 Jul 2018 05:59:13 +0300 Matti Hamalainen Fix an issue in editBuffer handling.
Mon, 04 Jun 2018 03:00:11 +0300 Matti Hamalainen Fix to match changes in th-libs API.
Sat, 30 Dec 2017 04:26:29 +0200 Matti Hamalainen Use th_free_r().
Wed, 09 Mar 2016 16:13:40 +0200 Matti Hamalainen Fix Windows builds.
Tue, 01 Mar 2016 17:21:52 +0200 Matti Hamalainen Fix to match th_args API.
Mon, 15 Feb 2016 07:04:48 +0200 Matti Hamalainen Bump copyrights.
Fri, 12 Feb 2016 03:06:40 +0200 Matti Hamalainen Silence a warning about unused function argument.
Fri, 12 Feb 2016 03:03:51 +0200 Matti Hamalainen Create configuration directory path if it does not yet exist when saving
Fri, 12 Feb 2016 03:03:17 +0200 Matti Hamalainen Use the new io context API.
Fri, 12 Feb 2016 03:02:12 +0200 Matti Hamalainen Two more generic functions were moved to th-libs, so factor out the
Fri, 12 Feb 2016 01:40:04 +0200 Matti Hamalainen Use TH_PLAT_WINDOWS for preprocessor conditionals.
Fri, 06 Feb 2015 23:04:24 +0200 Matti Hamalainen Update to match th-libs API changes. dev-1_5_2
Wed, 28 Jan 2015 13:00:00 +0200 Matti Hamalainen Change messages for join/part.
Wed, 28 Jan 2015 08:07:58 +0200 Matti Hamalainen Make browser a configurable setting (in addition to environment variable),
Mon, 26 Jan 2015 06:44:25 +0200 Matti Hamalainen Improve and fix XDG support.
Mon, 26 Jan 2015 06:44:05 +0200 Matti Hamalainen Cosmetics.
Mon, 26 Jan 2015 05:22:12 +0200 Matti Hamalainen Separate home dir and config dir functionality.
Wed, 07 Jan 2015 20:09:32 +0200 Matti Hamalainen Use ANSI C srand/rand() instead of POSIX srandom/random().
Wed, 07 Jan 2015 16:56:54 +0200 Matti Hamalainen Use th-libs functions.
Sat, 22 Nov 2014 23:38:57 +0200 Matti Hamalainen Update to work with changed th_args API. dev-1_5_0
Fri, 04 Jul 2014 02:18:52 +0300 Matti Hamalainen API changes in th_network module.
Wed, 25 Jun 2014 09:33:05 +0300 Matti Hamalainen Add proxy disable/enable setting.
Sun, 22 Jun 2014 06:25:16 +0300 Matti Hamalainen Improve help.
Sun, 22 Jun 2014 06:19:45 +0300 Matti Hamalainen Fixes in proxy usage.
Sun, 22 Jun 2014 02:12:37 +0300 Matti Hamalainen Proxy handling stuff.
Sat, 21 Jun 2014 06:38:54 +0300 Matti Hamalainen More API changes in th_network.
Sat, 21 Jun 2014 05:59:22 +0300 Matti Hamalainen API update.
Sat, 21 Jun 2014 05:11:14 +0300 Matti Hamalainen API changes in th_network.
Sat, 21 Jun 2014 03:02:43 +0300 Matti Hamalainen Socks5 support stuff, not finished yet (as SOCKS5 needs to be implemented in th_network)
Sat, 21 Jun 2014 02:56:14 +0300 Matti Hamalainen Adjust to changes in API.
Sat, 21 Jun 2014 02:40:51 +0300 Matti Hamalainen More work towards using th-libs th_network module.
Tue, 27 May 2014 07:31:20 +0300 Matti Hamalainen Network code is being generalized into a th-libs module.
Tue, 27 May 2014 07:27:14 +0300 Matti Hamalainen Use th_get_error() and th_error_str().
Tue, 27 May 2014 07:25:59 +0300 Matti Hamalainen Rename a function.
Wed, 21 May 2014 22:54:26 +0300 Matti Hamalainen Disable SOCKS 5 specific code that is not supported yet.
Wed, 21 May 2014 20:45:40 +0300 Matti Hamalainen Update online help.
Wed, 21 May 2014 19:10:02 +0300 Matti Hamalainen Clean up the #ifdef mess around homedir handling a bit.
Tue, 20 May 2014 06:50:12 +0300 Matti Hamalainen Repurpose nn_conn_close() to only close the socket, but not free the
Tue, 20 May 2014 06:20:43 +0300 Matti Hamalainen Remove possible trailing slash from proxy URI.
Tue, 20 May 2014 04:44:45 +0300 Matti Hamalainen Use URI form of proxy configuration in the config file as well.
Tue, 20 May 2014 04:35:24 +0300 Matti Hamalainen Change how proxy is specified on commandline.
Tue, 20 May 2014 04:34:36 +0300 Matti Hamalainen Cosmetics.
Tue, 20 May 2014 04:34:23 +0300 Matti Hamalainen Change proxy authentication handling.
Tue, 20 May 2014 01:29:41 +0300 Matti Hamalainen Add new command /raw for sending only once encoded data.
Tue, 20 May 2014 01:04:30 +0300 Matti Hamalainen Add parameters (unused for now) for proxy password etc. in case SOCKS 5
Tue, 20 May 2014 00:09:45 +0300 Matti Hamalainen Add /mute to 'supported' passthrough commands.
Thu, 08 May 2014 16:14:09 +0300 Matti Hamalainen Implement proxy user id setting.
Mon, 10 Feb 2014 22:59:13 +0200 Matti Hamalainen Bump copyright year.
Mon, 30 Sep 2013 02:18:44 +0300 Matti Hamalainen Oops, we didn't error out when the room name was non-existent for -r option. dev-1_3_7
Sun, 29 Sep 2013 22:09:02 +0300 Matti Hamalainen Remove port descriptions from configuration.
Sun, 29 Sep 2013 22:08:49 +0300 Matti Hamalainen Add -r option for specifying the room by name instead of port.
Sun, 29 Sep 2013 22:07:28 +0300 Matti Hamalainen Proxy port commandline option was not working correctly (set wrong variable), fixed.
Fri, 26 Jul 2013 13:26:35 +0300 Matti Hamalainen Bump up the command history size.
Sun, 07 Jul 2013 02:09:02 +0300 Matti Hamalainen Add another tiny screen update flush check.
Sun, 07 Jul 2013 02:08:09 +0300 Matti Hamalainen Prevent spurious screen updates.
Sat, 05 Jan 2013 18:33:29 +0200 Matti Hamalainen Adjust certain error message formats slightly.
Sat, 05 Jan 2013 16:16:44 +0200 Matti Hamalainen Bump copyright year.
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