log

age author description
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.
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.
Sat, 25 Oct 2008 11:02:09 +0000 zas_ Move menus to unordered lists - step 1.
Sat, 25 Oct 2008 08:49:07 +0000 zas_ Align Previous to the left, drop useless col tags.
Sat, 25 Oct 2008 08:14:34 +0000 zas_ Drop meta CREATED and CHANGED since they will never be updated and svn takes care of versions.
Sat, 25 Oct 2008 08:10:11 +0000 zas_ Fix page titles.
Sat, 25 Oct 2008 08:07:57 +0000 zas_ Drop chapters numbers from h1 title, and reformat top title a bit.
Sat, 25 Oct 2008 07:47:47 +0000 zas_ Get rid off of chapters numbers in html documentation filenames. It will ease re-ordering.
Thu, 23 Oct 2008 22:45:44 +0000 zas_ Update legal notice and copyright to mention The Geeqie Team.
Thu, 23 Oct 2008 19:06:23 +0000 zas_ With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
Thu, 23 Oct 2008 18:06:28 +0000 zas_ Change occurences of GQview and gqview to Geeqie and geeqie. Rename gqview_faq.html to faq.html
Wed, 22 Oct 2008 19:56:29 +0000 zas_ Let Create thumbnails start in current directory (fallback to home directory if not available) as requested by Marcin Zajaczkowski (feature request 2166691).
Mon, 20 Oct 2008 21:00:18 +0000 nadvornik Fix a cut and paste error when implementing the comment search (Klaus
Mon, 20 Oct 2008 17:13:32 +0000 nadvornik fixed failed assertion in exif_free
Sat, 18 Oct 2008 20:17:55 +0000 nadvornik create xmp sidecar when needed
Sat, 18 Oct 2008 19:20:27 +0000 nadvornik simple synchronization XMP <-> Exif, IPTC
Sat, 18 Oct 2008 18:22:57 +0000 nadvornik infrastructure for preprocessing of metadata
Sat, 18 Oct 2008 09:07:52 +0000 nadvornik fixed bar_exif separator
Sat, 18 Oct 2008 08:40:32 +0000 nadvornik reordered advanced exif columns
Sat, 18 Oct 2008 08:31:25 +0000 nadvornik no need to validate description, it is in utf8
Fri, 17 Oct 2008 22:00:07 +0000 nadvornik improved custom exif look:
Tue, 14 Oct 2008 21:24:34 +0000 nadvornik follow Exiv2 SVN changes