log

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