Additional debug features
[geeqie.git] / src / logwindow.c
2017-06-22 Colin ClarkAdditional debug features
2017-06-18 Colin ClarkEliminate FIXME: Log window line limit
2016-05-24 Klaus EthgenUpdate copyright in all files
2012-10-02 Klaus EthgenMerge branch 'master' into ke-lua
2012-08-30 Laurent MoninTrim trailing white spaces on empty lines.
2012-08-30 Laurent MoninSilent a warning when compiling with GTK+ >= 3.0.0.
2012-08-21 Vladimir NadvornikMerge commit 'refs/merge-requests/2' of git://gitorious...
2012-08-21 Laurent MoninFix 2 compilation warnings due to missing type casting.
2012-08-18 Vladimir Nadvornikdropped support for gtk < 2.20
2012-08-13 Vladimir Nadvornikchanged GDK_<key> to GDK_KEY_<key>
2012-08-13 Vladimir Nadvornikuse cairo for drawing
2012-08-13 Vladimir Nadvornikuse accessor functions
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...