- Gallery view: if image files are created/modified by other processes while Fotoxx is running, these will be marked as "not indexed" in gallery view. Run the Index process manually to get them proplerly integrated.
- If the Index process is manually started and canceled, do not invalidate the current index.
- Bugfix: incorrect use of strtol() with base 0 instead of 10. Numbers having leading zeros were converted as octal values instead of decimal.
Signed-off-by: Pierre-Yves <pyu@riseup.net>