Mercurial > geeqie.yaz
log
age | author | description |
---|---|---|
Sat, 08 Nov 2008 10:49:18 +0000 | zas_ | Add style.css to list of files to install. |
Sat, 08 Nov 2008 10:47:31 +0000 | zas_ | Move css styles to an external stylesheet. |
Thu, 06 Nov 2008 23:49:31 +0000 | zas_ | Remove reference to numbered section. |
Thu, 06 Nov 2008 23:43:46 +0000 | zas_ | Remove references to numbered sections. |
Thu, 06 Nov 2008 23:39:22 +0000 | zas_ | Simplify the table. |
Thu, 06 Nov 2008 20:01:32 +0000 | zas_ | Previous patch (revision 1185) for the comments-related segfault was incomplete, and as such, it broke keywords in files whose metadata had keywords but no comments. |
Tue, 04 Nov 2008 17:26:46 +0000 | zas_ | Fix a segfault occuring when searching for comments in a directory where at least one photo doesn't have a comment. The fix modifies comment_read() function to return FALSE when a comment doesn't exist. Patch by Omari Stephens. |