log

age author description
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.