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