Mercurial > geeqie.yaz
log src/filedata.c @ 747:8a743884483b
age | author | description |
---|---|---|
Wed, 21 May 2008 11:00:13 +0000 | zas_ | Use G_DIR_SEPARATOR_S where applicable. |
Wed, 21 May 2008 00:13:12 +0000 | zas_ | Use g_build_filename() and get rid of "root dir fix". |
Fri, 16 May 2008 12:16:49 +0000 | zas_ | Do not use printf() directly but use new wrapper function log_printf() instead. |
Fri, 16 May 2008 10:02:56 +0000 | zas_ | Include debug.h from main.h since debug macros may be used anywhere in the code. |
Tue, 06 May 2008 20:24:16 +0000 | nadvornik | use some of the new functions in filedata.c |
Mon, 05 May 2008 20:51:51 +0000 | nadvornik | started implementation of API for sidecar files |
Mon, 05 May 2008 19:11:12 +0000 | nadvornik | split filelist.c to filefilter.c and filedata.c |