Mercurial > geeqie
log src/logwindow.c @ 938:1b01410e6860
age | author | description |
---|---|---|
Fri, 30 May 2008 08:36:23 +0000 | zas_ | Make utf8_validate_or_convert() to always allocate a new string. |
Thu, 22 May 2008 13:00:45 +0000 | zas_ | Fix signed vs unsigned warnings. |
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. |