log

age author description
Mon, 09 Jul 2018 06:09:12 +0300 Matti Hamalainen Added tag dev-1_5_3 for changeset 2d4089c92939
Mon, 09 Jul 2018 06:02:05 +0300 Matti Hamalainen There is 'make install'. dev-1_5_3
Mon, 09 Jul 2018 05:59:13 +0300 Matti Hamalainen Fix an issue in editBuffer handling.
Mon, 02 Jul 2018 00:04:53 +0300 Matti Hamalainen Improve build system.
Mon, 04 Jun 2018 03:08:18 +0300 Matti Hamalainen TH_NO_DEFAULTS is not used anymore.
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, 25 Oct 2017 18:23:32 +0300 Matti Hamalainen Possibly fix external build things and llvm static analyzer runs.
Wed, 09 Aug 2017 11:24:41 +0300 Matti Hamalainen Change license from custom WTFPL to 3-clause BSD.
Mon, 19 Dec 2016 19:01:27 +0200 Matti Hamalainen Add homepage and adjust Makefiles.
Wed, 09 Mar 2016 16:13:55 +0200 Matti Hamalainen Fix and improve Windows Makefile.
Wed, 09 Mar 2016 16:13:40 +0200 Matti Hamalainen Fix Windows builds.
Wed, 09 Mar 2016 15:09:59 +0200 Matti Hamalainen Use the makefile.inc helper from th-libs for generic targets.
Tue, 01 Mar 2016 17:21:52 +0200 Matti Hamalainen Fix to match th_args API.
Wed, 17 Feb 2016 14:28:17 +0200 Matti Hamalainen Some functions used were factored into new th_datastruct module in th-libs,
Mon, 15 Feb 2016 07:04:48 +0200 Matti Hamalainen Bump copyrights.
Mon, 15 Feb 2016 07:01:33 +0200 Matti Hamalainen Whoops, add the missing endianchk.c
Fri, 12 Feb 2016 03:06:40 +0200 Matti Hamalainen Silence a warning about unused function argument.
Fri, 12 Feb 2016 03:05:07 +0200 Matti Hamalainen Work on the build system, split generic UNIX things into Makefile.unix
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.
Thu, 11 Feb 2016 23:00:26 +0200 Matti Hamalainen Bump version.
Sat, 07 Feb 2015 01:40:29 +0200 Matti Hamalainen Match th-libs API changes for ringbuffers.
Fri, 06 Feb 2015 23:07:05 +0200 Matti Hamalainen Added tag dev-1_5_2 for changeset 8b8ef14d7177
Fri, 06 Feb 2015 23:04:24 +0200 Matti Hamalainen Update to match th-libs API changes. dev-1_5_2
Mon, 02 Feb 2015 23:45:39 +0200 Matti Hamalainen Cosmetic.
Wed, 28 Jan 2015 13:04:19 +0200 Matti Hamalainen Cosmetics.
Wed, 28 Jan 2015 13:00:00 +0200 Matti Hamalainen Change messages for join/part.
Wed, 28 Jan 2015 08:08:08 +0200 Matti Hamalainen Bump version.
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:40 +0200 Matti Hamalainen Make XDG config dir default.
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.
Fri, 09 Jan 2015 20:37:15 +0200 Matti Hamalainen Commonize README building.
Fri, 09 Jan 2015 20:32:38 +0200 Matti Hamalainen Added tag dev-1_5_1 for changeset 0d7e6b61956c
Fri, 09 Jan 2015 20:30:14 +0200 Matti Hamalainen No need for SDL anymore. dev-1_5_1
Thu, 08 Jan 2015 16:40:51 +0200 Matti Hamalainen Bump version.
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.
Mon, 15 Dec 2014 19:56:13 +0200 Matti Hamalainen Added tag dev-1_5_0 for changeset 51dd01786d25
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:32 +0300 Matti Hamalainen Bump version.
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 03:32:39 +0300 Matti Hamalainen Use th_malloc0(n) instead of th_calloc(1, n).
Sun, 22 Jun 2014 02:12:37 +0300 Matti Hamalainen Proxy handling stuff.
Sat, 21 Jun 2014 20:42:57 +0300 Matti Hamalainen API change again.
Sat, 21 Jun 2014 20:01:17 +0300 Matti Hamalainen Rename a define.
Sat, 21 Jun 2014 20:01:08 +0300 Matti Hamalainen Use the new th_growbuf module.
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 04:52:08 +0300 Matti Hamalainen Improve build system.
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.