updated version and copyright notice
[geeqie.git] / src / logwindow.c
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2010-05-10 Klaus EthgenGTK marks several functions as deprecated
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-05-16 Laurent MoninFix up too short array, reported by Michael Schwendt.
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-08-31 Laurent MoninMove miscellaneous functions to their own files (new...
2008-05-30 Laurent MoninMake utf8_validate_or_convert() to always allocate...
2008-05-22 Laurent MoninFix signed vs unsigned warnings.
2008-05-21 Laurent MoninFix a segfault occuring when logging an empty message...
2008-05-18 Laurent MoninCleanup and code redundancy reduction.
2008-05-18 Laurent MoninMemorize text to display in the log window when the...
2008-05-18 Laurent MoninDo not create log window more than once.
2008-05-17 Laurent MoninAdd a log window that shows normal and debug messages...