log

age author description
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.
Tue, 04 Nov 2008 17:11:53 +0000 zas_ Do a gtk_init before the parsing of command line arguments to allow gtk specific options. (See http://library.gnome.org/devel/gtk/2.14/gtk-running.html). Patch by Klaus Ethgen.
Mon, 27 Oct 2008 13:31:39 +0000 zas_ Do not install doc/Makefile*. Reported and fixed by Krzysztof Kotlenga.
Sun, 26 Oct 2008 19:27:20 +0000 zas_ Use h2/h3 tags where appropriate.
Sun, 26 Oct 2008 13:43:10 +0000 bruclik Fixed doc/Makefile.am according to renamed doc files.
Sat, 25 Oct 2008 14:42:52 +0000 zas_ Keyboard table cleanup attempt. Need more work.
Sat, 25 Oct 2008 13:14:00 +0000 zas_ Move menus to unordered lists - step 2.