Mercurial > geeqie
log
age | author | description |
---|---|---|
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. |