log src/logwindow.c @ 718:7119e30971ec

age author description
Wed, 21 May 2008 08:53:51 +0000 zas_ Fix a segfault occuring when logging an empty message and there is no log window.
Sun, 18 May 2008 12:56:18 +0000 zas_ Cleanup and code redundancy reduction.
Sun, 18 May 2008 11:39:58 +0000 zas_ Memorize text to display in the log window when the window is
Sun, 18 May 2008 07:36:57 +0000 zas_ Do not create log window more than once.
Sat, 17 May 2008 21:26:45 +0000 zas_ Add a log window that shows normal and debug messages. For now, it was added to Help menu.