log util.h @ 642:c8e5949a8961

age author description
Sat, 05 Jan 2013 16:16:44 +0200 Matti Hamalainen Bump copyright year.
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 19:28:34 +0300 Matti Hamalainen Move logParseFilename() to nn_log_parse_filename() under util.c and rename logFileOpen() and logFileClose().
Fri, 01 Jun 2012 04:43:53 +0300 Matti Hamalainen Add str_trim_right().
Sun, 27 May 2012 10:06:42 +0300 Matti Hamalainen Add dirty flag to editbuf struct and handling functions.
Sat, 26 May 2012 15:30:46 +0300 Matti Hamalainen Improve nn_userhash_foreach() by adding user data parameter.
Sat, 26 May 2012 06:56:18 +0300 Matti Hamalainen Refactor much of the "windowing" UI code into a new module, ui.[ch]
Sat, 26 May 2012 06:01:06 +0300 Matti Hamalainen Move str_*() functions to util.c
Sat, 26 May 2012 03:40:57 +0300 Matti Hamalainen Rename and remove some functions.
Thu, 24 May 2012 20:57:06 +0300 Matti Hamalainen More code cleanups, this time using clang with excessive warnings enabled.