log util.h @ 509:942eea564b15 dev-1_1_0

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