log

age author description
2008-11-11 zas_ More updates to advanced options documentation. Not yet finished.
2008-11-10 zas_ Page cleanup and fixed. Remove obsolete note.
2008-11-10 zas_ Add missing link.
2008-11-10 zas_ Update documentation a bit: General, Image, Windows, Filtering, Editors and a part of Advanced (Image Overlay) options.
2008-11-10 zas_ Let subsection menus match index style.
2008-11-10 zas_ Cosmetic changes in image search and find duplicates shortcuts tables.
2008-11-10 zas_ Tidy up.
2008-11-10 zas_ Move from xhtml transitional to xhtml strict.
2008-11-10 zas_ Minor cleanup.
2008-11-10 zas_ Tidy up and minor fixes.
2008-11-10 zas_ Notes cleanup and minor stylistic fixes.
2008-11-10 zas_ Various fixes and cleanup.
2008-11-10 zas_ Fix up some errors.
2008-11-10 zas_ Fix up unvalid xhtml.
2008-11-10 zas_ Fix up a broken link.
2008-11-10 zas_ Beautify the manual.
2008-11-10 zas_ Reformat more pages.
2008-11-10 zas_ Reformat remaining options pages.
2008-11-10 zas_ Reformatting: notes, advanced options page and more.
2008-11-09 zas_ Reformatting.
2008-11-09 zas_ Reformat and cleanup.
2008-11-09 zas_ More cleanup of tables.
2008-11-09 zas_ Cleanup some tables.
2008-11-09 zas_ Drop most old css classes.
2008-11-09 zas_ Move dialog descriptions to definitions lists, first step.
2008-11-09 zas_ Index cleanup.
2008-11-09 zas_ Move menu descriptions to definitions lists.
2008-11-08 zas_ Re-introduce Geeqie User Manual footer.
2008-11-08 zas_ Simplify bottom navigation table.
2008-11-08 zas_ Use col tags with id in top and bottom navigation tables.
2008-11-08 zas_ Add a generic spacer at the bottom of the page, remove now unused css classes.
2008-11-08 zas_ Add two css classes navtop and navbottom and remove unused ones.
2008-11-08 zas_ Add style.css to list of files to install.
2008-11-08 zas_ Move css styles to an external stylesheet.
2008-11-06 zas_ Remove reference to numbered section.
2008-11-06 zas_ Remove references to numbered sections.
2008-11-06 zas_ Simplify the table.
2008-11-06 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.
2008-11-04 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.
2008-11-04 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.
2008-10-27 zas_ Do not install doc/Makefile*. Reported and fixed by Krzysztof Kotlenga.
2008-10-26 zas_ Use h2/h3 tags where appropriate.
2008-10-26 bruclik Fixed doc/Makefile.am according to renamed doc files.
2008-10-25 zas_ Keyboard table cleanup attempt. Need more work.
2008-10-25 zas_ Move menus to unordered lists - step 2.
2008-10-25 zas_ Move menus to unordered lists - step 1.
2008-10-25 zas_ Align Previous to the left, drop useless col tags.
2008-10-25 zas_ Drop meta CREATED and CHANGED since they will never be updated and svn takes care of versions.
2008-10-25 zas_ Fix page titles.
2008-10-25 zas_ Drop chapters numbers from h1 title, and reformat top title a bit.
2008-10-25 zas_ Get rid off of chapters numbers in html documentation filenames. It will ease re-ordering.
2008-10-23 zas_ Update legal notice and copyright to mention The Geeqie Team.
2008-10-23 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).
2008-10-23 zas_ Change occurences of GQview and gqview to Geeqie and geeqie. Rename gqview_faq.html to faq.html
2008-10-22 zas_ Let Create thumbnails start in current directory (fallback to home directory if not available) as requested by Marcin Zajaczkowski (feature request 2166691).
2008-10-20 nadvornik Fix a cut and paste error when implementing the comment search (Klaus
2008-10-20 nadvornik fixed failed assertion in exif_free
2008-10-18 nadvornik create xmp sidecar when needed
2008-10-18 nadvornik simple synchronization XMP <-> Exif, IPTC
2008-10-18 nadvornik infrastructure for preprocessing of metadata