log

age author description
Mon, 17 Nov 2008 17:09:44 +0000 zas_ Change metadata directory to be $XDG_DATA_HOME instead of $XDG_CACHE_HOME as discussed on the ml (obviously it has impact only when XDG support is set). Suggestion by Omari Stephens.
Mon, 17 Nov 2008 07:10:32 +0000 zas_ Comment out css code that slipped through by cut'n paste error. It may be useful at some time though.
Sun, 16 Nov 2008 19:58:43 +0000 zas_ Add specific css for print media(has to be improved).
Sun, 16 Nov 2008 16:32:14 +0000 zas_ Update svn:ignore property: add some files and replace gqview by geeqie where applicable.
Sat, 15 Nov 2008 20:17:14 +0000 zas_ Implement preliminary support for XDG Base Directory Specification.
Sat, 15 Nov 2008 20:01:25 +0000 zas_ Replace cache_ensure_dir_exists() by new recursive_mkdir_if_not_exists().
Sat, 15 Nov 2008 19:13:43 +0000 nadvornik fixed usage of deprecated functions - patch by Omari Stephens
Sat, 15 Nov 2008 17:48:31 +0000 zas_ Rename check_for_home_path() to mkdir_if_not_exists().
Sat, 15 Nov 2008 17:30:45 +0000 zas_ Use functions to return directories instead of constants.
Sat, 15 Nov 2008 10:35:43 +0000 zas_ Add a wrapper around system() call named runcmd() which allows easier debugging. Improve the code launching the help browser.
Fri, 14 Nov 2008 01:10:18 +0000 zas_ Fix up Makefile.am: add missing files and do not install template.html.
Wed, 12 Nov 2008 21:38:00 +0000 zas_ Fix a cut'n'paste error.
Wed, 12 Nov 2008 21:34:55 +0000 zas_ More precise description of the pan view find feature and a note about ressources eating was added.
Wed, 12 Nov 2008 21:15:12 +0000 zas_ Add some information about the pan view.
Wed, 12 Nov 2008 17:59:14 +0000 zas_ Add a note about splitted view.