log ui.h @ 642:c8e5949a8961

age author description
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 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.
Sat, 05 Jan 2013 16:16:44 +0200 Matti Hamalainen Bump copyright year.
Thu, 13 Dec 2012 15:49:43 +0200 Matti Hamalainen Rename quit-related internal variables.
Mon, 12 Nov 2012 19:11:30 +0200 Matti Hamalainen Implement daily logs for room logs.
Sun, 11 Nov 2012 18:32:42 +0200 Matti Hamalainen Improve logging facilities. Private chats in query windows are now logged
Tue, 05 Jun 2012 22:16:42 +0300 Matti Hamalainen Refactor input handling.
Sun, 03 Jun 2012 06:32:55 +0300 Matti Hamalainen Fix backbuffer offset manipulation, prevents a segfault. dev-1_1_0
Sat, 02 Jun 2012 22:00:25 +0300 Matti Hamalainen Refactor window backbuffer to use integer as internal storage to simplify
Fri, 01 Jun 2012 12:00:11 +0300 Matti Hamalainen Begin work on integrating the removal of ncurses "windowing" and transition
Sun, 27 May 2012 11:43:59 +0300 Matti Hamalainen Simplify ctrl+L screen refreshing.
Sat, 26 May 2012 07:07:03 +0300 Matti Hamalainen Fix win32 build.
Sat, 26 May 2012 06:56:18 +0300 Matti Hamalainen Refactor much of the "windowing" UI code into a new module, ui.[ch]