Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2020-08-28 | Fix segfault when closing a window in multi-window reload mode | Daniel Friesel | -1/+32 | |
Issue: * start feh --multiwindow --reload 5 * close a window with "x" * wait up to 5 seconds * segfault The issue was caused by the closed window's reload timer still being active even after the winwidget was free'd. | ||||
2020-04-11 | update copyright | Daniel Friesel | -1/+1 | |
2018-05-11 | Update copyright notice | Daniel Friesel | -1/+1 | |
2017-04-02 | replace _emalloc with emalloc (is the same unless DMALLOC is used) | Daniel Friesel | -1/+1 | |
2014-05-06 | Fix dead code found by LLVM's scan-build utility | Daniel Friesel | -1/+0 | |
2011-01-17 | Copyright Foo | Daniel Friesel | -0/+1 | |
2010-07-17 | --debug-level → --debug | Daniel Friesel | -12/+12 | |
2010-06-10 | Remove D_ENTER/D_RETURN, use gdb tracepoints + readelf/awk magic instead | Daniel Friesel | -13/+8 | |
2010-02-13 | Change source code indentation (indent -kr -i8 -hnl, mainly) | Daniel Friesel | -126/+113 | |
2010-02-05 | Initial commit (upstream 1.3.4) | Daniel Friesel | -0/+172 | |