Fix marking all as (un)read recursively when the confirmation
authorwwp <wwp@free.fr>
Wed, 4 Jan 2017 10:14:15 +0000 (11:14 +0100)
committerwwp <wwp@free.fr>
Wed, 4 Jan 2017 10:14:15 +0000 (11:14 +0100)
commitc7af8ad4b2915af05f2d2755b216affd1368a7b3
treeb6b9b829c2a2a327a4495ec438d3057fcca4f892
parentd287120c94c98d51a9844227565952fc5ada3842
Fix marking all as (un)read recursively when the confirmation
dialogue is enabled and the user clicks No: confirmation dialog
was taken into account just for the current folder, subtree was
marked anyway, and this only under certain conditions that I'd
prefer not to list here becau<woosh>
src/folderutils.c
src/folderview.c
src/mainwindow.c
src/summaryview.c
src/summaryview.h
src/toolbar.c