Update log window output
authorColin Clark <colin.clark@cclark.uk>
Sat, 16 Sep 2017 19:30:53 +0000 (20:30 +0100)
committerColin Clark <colin.clark@cclark.uk>
Sat, 16 Sep 2017 19:30:53 +0000 (20:30 +0100)
commit989a7a609ac3cf6584324cc6d1319457b186003d
treec6279a7de543f9b9f380ccadd005cd4def8894f1
parentf6831eee50823092bfbc63d45d90286371623300
Update log window output

Implement message text colors in GTK3

For log_printf(), if the first word of the message is "error" or
"warning" (case insensitive), display the message with the appropriate
color-coding
src/debug.c
src/logwindow.c