Tue, 07 Oct 2008 18:20:22 +0000 |
nadvornik |
Adding a vim modeline to all files - patch by Klaus Ethgen
|
Sun, 31 Aug 2008 10:51:41 +0000 |
zas_ |
Move miscellaneous functions to their own files (new misc.[ch]).
|
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.
|