Mercurial > geeqie.yaz
log
age | author | description |
---|---|---|
Sun, 30 Nov 2008 21:52:37 +0000 | zas_ | metadata_set_keywords() -> metadata_set(). Use gboolean type for boolean parameters. |
Sun, 30 Nov 2008 21:43:01 +0000 | zas_ | Rename most comment_*() functions to more appropriate metadata_*(). |
Sun, 30 Nov 2008 11:46:34 +0000 | zas_ | File filters cleanup: add .pef .dng and .arw extensions to default sidecar extensions list, add .k25 in Kodak raw extensions, simplify and optimize sidecar_ext_parse(). |
Thu, 27 Nov 2008 19:10:59 +0000 | zas_ | Do not hardcode exif formatted prefix. |
Thu, 27 Nov 2008 12:34:39 +0000 | zas_ | Fix up sign-related warning. |
Thu, 27 Nov 2008 12:34:03 +0000 | zas_ | Fix up unsigned expression always true warning. |
Thu, 27 Nov 2008 12:33:07 +0000 | zas_ | Resync .h with .c declarations. |