Lazygal 0.7 (2011-11-16)
  * add config module to translatable modules
  * update fr translation
  * update TODO
  * handle missing pixel X width in EXIF for 35mm equivalent focal calculation
  * fix 35mm equivalent calculation field retrieval and fallbacks
  * add unit test for resize and rotate
  * update TODO
  * add focale_length metadata unit test
  * add config option for webalbumpic size
  * warn on unknown config options/sections
  * remove trailing whitespace in man page
  * per-directory config files support
  * fix forgotten old log api statement
  * use arg in setup_subgal() in unit tests
  * install defaults.conf
  * make album dirpics the same size as thumbs
  * fix obeying size constraints (again...) for reduced pics
  * quote some more urls
  * improve image rotation quality by using lossless rotation and by resizing after rotation
  * avoid unnecessary output if dir should be skipped
  * fix --debug and --quiet by removing deprecated code
  * get hg rev from dir state instead of tip
  * use HTML5 doctype for the video element
  * process webm files (now that we do not transcode them, see prev patch
  * fix double decode of file path in video thumbnailer
  * fix 'srcdir does not exist' error msg with non-ascii chars
  * update TODO
  * copy webm videos instead of transocding into the same format
  * fix css comment in purple style
  * do not reuse gst pipeline for media transcoding as it may raise problems
  * fix non-english locales messing up RFC822 dates in feed
  * do not forget tpl vars in conf migration script
  * remove trailing whitspace
  * shorten footer decl in default theme
  * add video arrow and localized text to prevnext links
  * remove whitespace
  * generate webm vp8 vorbis for web videos
  * tell genshi to strip xml comments from output
  * also cleanup shared files for unexpected files
  * use existing pathutils functions instead of re-implementing
  * add missing files in src dist manifest
  * add conffile migration script for new 0.7 format
  * fix purple style regarding video arrow overlay on video thumbs
  * fix video info retrieval with unicode path
  * allow destdir with ~
  * fail if parsing config file with old format
  * update TODO
  * fix typo in fr translation
  * --subgal-sort-by=exif : use mtimes only of none of the pics have exif date
  * handle exif comments with inconsistent encoding
  * move README info into manpages
  * integrate video thumbs
  * handle .png pics
  * pyexiv2 wrapper comment typo
  * sort filenames according to locale instead of ascii sort
  * fix double decode in album picture path in mathew md
  * fix media sort when webgals are split across multiple pages
  * add tests for media sort options
  * remove useless PIL import
  * fix retrieval of exif flash info
  * try to get rid of _Suspension not allowed here_ messages from PIL
  * fix tpl vars from conf file
  * fix retrieval of pentax and minolta lens types
  * default theme: simplify CSS output code
  * fix conf parsing error messages (regression following config overhaul)
  * use python std module logging instead of custom functions
  * default theme: make CSS styling easier
  * default theme: put one media in a div to ease styling
  * simplify syntax for dirindex gallery and media links
  * default theme: style enumerations with CSS instead of string generation
  * the Nexus S seems to fill up the EXIF UserComment with the field name, ignore that
  * --orig-symlink should imply --original
  * add new man page output to .hgignore
  * document config file format
  * config overhaul: fixup cmdline vs files, new cfg file format
  * man: fixup docbook-to-man xsl warnings
  * remove --optimize and --progressive which have defaulted to On for a while
  * improve --clean-destination desc in man page
  * minor fix for log indent
  * fix clean_destination from config file
  * update TODO
  * workaround Chrome rendering issue with links (underline is displayed on blanks
  * merge
  * try to ignore messed up jpeg comments
  * fix upside down pics dimensions
  * make lazygal-setcomment compatible with non-ascii filesystems
  * add python shebang to lazygal-setcomment.py
  * merge
  * do not reference feed in header if it is not generated
  * make some path utility functions more reusable and test them
  * drop the s in the distutils command used to run the testsuite

Lazygal 0.6.2 (2011-06-30)
  * set version to 0.6.2
  * update fr translation
  * update TODO
  * make whitespace in theme files consistent
  * more fixes for fr translation
  * add gallery archive size in gallery index
  * update italian translation
  * improve video utils quick and dirty test code
  * video utils: search for thumb only in first 5 minutes of video
  * add Nikon Lens info retrieval unit tests
  * fix retrieval of Nikon Lens info
  * make sure gst pipeline SIGINT check is stopped when pipeline is
  * make -O work with videos
  * fix failure when one use -O and there is a video (Debian #631181)
  * stop pipeline when thumb frame has been extracted, do not wait for EOS
  * handle SIGINT while transcoding videos
  * also transcode .3gp videos
  * remove target video when transcoding has failed
  * improve failed transocding error message
  * discard old debugging statement
  * subgal-sort-by=exif: use all pics in subdirs, not just pics directly in gallery
  * minor fr translation fixes (thanks to Jonathan Michalon)
  * print Interrupted error to stderr
  * fix broken new size fix according to rotation
  * fix failure when date tags are not recognized by pyexiv2 (Debian #630572)
  * add webm transocding utility class
  * also rotate upside down pics
  * better handling of SIGINT during task build
  * fix rotated pics EXIF Orientation tag
  * fix obeying on size constraints when images are auto rotated
  * gracefuly handle SIGINT
  * update TODO
  * make it possible to load puburl from config file
  * fix typo in manpage due to option parameter change
  * --sugbgal-sort-by=exif sort by latest EXIF in subgal
  * support for providing output dir in config file
  * rename --subgal-sort-by=filename to --subgal-sort-by=dirname which is clearer
  * fix supplying album picture by file album-picture
  * add some video utility classes: video info parser and video thumbnailer
  * add ignore file

Lazygal 0.6.1 (2011-04-28)
  * set version to 0.6.1
  * update french translation
  * updating translation template
  * credits -> author for author field
  * add exif author if present in generated web pages
  * strip spaces from jpeg comment
  * handle dict.has_key() deprecation
  * explicity use floor division
  * fix build with python2.7
  * log transcoding errors when they happen if in verbose mode
  * do not crash when pyexiv2 fails to copy metadata in reduced pictures
  * fix -O which was symlinks instead of copies
  * update italian translation
  * update fr translation
  * make sure docs are consistent regarding --dir-flattening-depth default value
  * update TODO and change log
  * follow symlinks on directories while walking dir trees
  * add example usage for pyexiv2 wrapper
  * update TODO
  * fix installation with a prefix which is not /usr (e.g. /usr/local)
  * improve description of --dir-flattening-depth in manual page
  * unfuzz translations because of typo fixes in translated strings
  * fix many typos in translated strings (many thanks to Frederico Bruni)
  * add italian translation

Lazygal 0.6 (2011-03-09)
  * add MANIFEST.in in source dist
  * set version to 0.6 and add simpler changelog
  * index pages should only depend on source dirs
  * update TODO
  * add unit tests samples to manifest
  * add setcomment script to sdist manifest
  * no translations in make.py
  * minor fix in mediautils.py test code
  * update TODO
  * some more basic unit tests for special generations
  * delete half made stuff on key interrupt
  * fix and optimize file cleanup checks
  * unit test search for files which should not be there in dest dir
  * minor fixes to generators tests
  * no need to sort feed items each time one is added
  * avoid many calls to os.path.exists()
  * avoid many calls to getmtime()
  * depend on source_dir which should be a smaller object
  * avoid useless is_known_template() call
  * rebuild dir objects in tests to ensure up to date filesystem vision
  * avoid some calls to need_build()
  * fix multiple builds of same index page
  * fix path debug output in make.py
  * improve make.py debugging output with arbitrary depth dep tree
  * fix breadcrumb relative path computation
  * hide h1 which is useless with breadcrumbs
  * add breadcrumbs on every page
  * strip space and null chars from EXIF user comments
  * fix pyexiv2 mispelling in pyexiv2api module
  * fix dir metadata which should trigger webgal rebuild when changed
  * fix parent dir which should need build when subgal has changed (subgal link)
  * fix second build which should not need build
  * add unit test for simple file layout of dest dir
  * add dep build check unit tests
  * move EXIF user comment decoding in pyexiv2api.py
  * add debugging helpers to make.py
  * make WebalbumDir easier to instanciate (for tests)
  * fix test which required dir to exist
  * fix typo in exception msg for unknown media
  * migrate some classes into python new style classes
  * do not consider broken thumbs for picture mess
  * remove assertion of file existence in picture mess creation
  * avoid unit test error because of rounding erratic behaviour
  * handle more pyexiv2 0.2.x copyMetadata() errros
  * ensure all supplied pics for pic mess exist as files (and fail if not)
  * fix picture mess generation for dirs with few pics
  * fix get_all_media_paths wich was wrong for paths of medias in subdirs
  * work around pyexiv2 0.1.x copyMetadata() failures
  * fix typo in generate_default_metadata method name
  * update some man pages and source file copyright header dates
  * add basic test for feed creation
  * do not take into account bogus zero'ed EXIF dates
  * use new pyexiv2 api wrapper in set comment script
  * fix obvious error in null comment test, condition was inversed
  * unit tests for copied metadata in resized image
  * copy image metadata in resized pics
  * add unit tests for the different sources of comment
  * make the pyexiv2 api changes wrapper a separate module
  * add missing hunk of 'exiv2 0.20 gives us utf-8' change
  * do not put comment line in tpl if comment could not be found
  * exiv2 from version 0.20 fives us utf-8 for exif user comment, handle this
  * pyexiv2 0.3 decodes for us, so directly return exif user comment
  * fix typo in cmd line help text
  * [patch 3/3] Modify the way the picture mess thumbnail is created
  * [patch 2/3] Change the way thumbnails are pasted
  * [patch 1/3] Make the invokation of eyecandy.py reusable
  * fix orig-symlink option description
  * remove useless import
  * fix error reporting in tpl loading
  * make it possible to run all test suites with ./setup.py tests
  * add unit test for original symlink feature
  * make it possible to symlink original images
  * improve error message when size syntax is incorrect
  * fix skipped dirs which did not skip subdirs of skipped dirs
  * add test for skipped dirs test
  * update cz translation
  * add danish translation
  * add support for file metadata including image captions
  * set some default values for the album to be easier to construct
  * changelog gen script: remove tag entries and add devel version header
  * add .js files to dist MANIFEST
  * fix last version in changelog
  * Key navigation in gallery

Lazygal 0.5.2 (2010-09-16)
  * set version to 0.5.2
  * fix RSS feed item tpl loading which broke feed generation
  * update TODO

Lazygal 0.5.1 (2010-08-26)
  * set version to 0.5.1
  * another fix forPOTFILES list
  * add new input theme potfiles
  * simplify changelog gen script a bit using hg log templates
  * fix image-index theme
  * have missing theme files being searched in the default theme
  * fix metadata generation root path decoding
  * fix root path decoding
  * fix metadata generation error logging
  * fix failure with videos when a size for original pics is set
  * work around pygst bug that steals help command line swith
  * improve debug output for tpl decoding errors
  * fix decoding of Exif.Image.ImageDescription and Iptc.Application2.ObjectName
  * drop python < 2.5 support (as a consequence of Debian bug #588262)
  * the t template var trick has disapeared
  * fix camera model name retrieval with pyexiv2 0.2+
  * fix fr translation
  * fix changelog generation script which was showing the tip tag

Lazygal 0.5 (2010-06-15)
  * set version to 0.5
  * to not append hg revision if last commit is a tag
  * separate lazygal version and hg rev
  * add png files to theme data
  * retrieve hg rev from VCS if available
  * update manpages dates
  * update changelog generation script for mercurial
  * reprocess all source files if translated source file list has changed
  * update translated file list
  * update potfile
  * update french translation
  * update TODO
  * add some documentation for included templates
  * fix video ordering which messed up pic ordering
  * reset GStreamer pipeline when decoding has failed
  * update TODO
  * avoid using PIL for JPEG comment when pyexiv2 can do the job
  * fix typo in error msg
  * also generate web pages for videos (ogg/theora)
  * improve included tpls handling
  * describe high level mode of operation in manual page
  * more usefull debug output for template decoding errors
  * support new pyexiv2 0.2 API
  * fix some function names due to video preparation patch
  * always store file paths in unicode
  * bring dates in 2010
  * update tags
  * Read IPTC metadata
  * multi media support (preparation for video support)
  * improve broken img handling
  * probing EXIF data unconditionaly is indeed a perf problem
  * add a separate task for the breaking of galleries into multiple pages
  * fix issues with file make objs last built time
  * improve task output registering
  * only read EXIF info once per page
  * do not sort the galleries when nothing needs to be built
  * fix SubgalSort task according to recent refactoring
  * record FIXME in unicode path issue
  * fix typo in webgal dir cleanup
  * remove useless del im
  * do not keep EXIF data in memory, reread from file when needed (not that often)
  * no subgal count in feed item if no subgals
  * fix album picture path by always recording abs path
  * Fix typos
  * correctly initialize album name when generating default metadata
  * improve description of -m
  * fix the generating of default metadata
  * add a FIXME to the second implementation of the same alg
  * try to fix up the mess that comes from the confusion between a Directory and a WebalbumDir
  * better handling of broken image files
  * move webgalpic init out of index page init
  * some __doc__ enhancements
  * update TODO
  * fix sorting of pics in already generated webgals
  * simplify code by removing the LightWebgal
  * fix mixups in _last_built_time variable
  * improve SORTING task debug line
  * remove prepare() in make machinery
  * make the sorting of pictures in a gallery a separate task
  * remove useless regsiter_builder() stuff
  * add dirty script to set an EXIF comment, to be improved later
  * fix failure of directory metadata generation on dirs without pics
  * update homepage url
  * add subgal and image count on subgal links in default theme
  * flush out pipes after message print to make sure msg are displayed even when output is piped (ssh, less)
  * get rid of the "$t." prefix in templates
  * simplify a bit the file file cleanup code
  * fix code disalignement
  * fix presented elements computation when --thumbs-per-page is used with --flatten-below
  * split the now big generators.py file
  * return empty jpeg comment whenever field is missing from jpeg file for some reason
  * memory improvement: only automatically populate outputed items for make objects that produce files
  * force the cleanup of circular references by the gc after each dir
  * only set full featured webgal_dir object link if flattening below
  * light subdir is enough for other img link
  * fixed thumb links regression in index page
  * support for templates include and deps
  * Flatten directory structure below a certain depth
  * also include jpEg
  * add missing space in verbose output
  * fixed issue with dir cleanup wich showed up album dirs
  * comment typo
  * skip galleries whose name collide with shared material (e.g. CSS)
  * fixed gallery conf file not taken into account except for tpl vars
  * fixed output not in a pipe (less, ssh, etc) that raised a unicode decode error
  * automatically populate newsize definition plugins list
  * more control over image resize
  * bring dates in 2009
  * fix manpage installation

Lazygal 0.4.1 (2009-05-21)
  * set version to 0.4.1
  * update TODO
  * fixed typo in french translation
  * update french translation
  * bring MANIFEST.in up to date with current dist
  * urlencode dirzip urls
  * Make RESIZE translatable
  * Fix description of --subgal-sort-by
  * Czech translation update
  * POT update
  * fix parent link tpl var name in default theme
  * new cmdline option --orig-base (Debian Closes: #504039)
  * default theme: original link is not technical
  * do not build destgal if the dir has no photos, thus do not create empty webgal dir
  * do not capword in str_humanize
  * fix up typos in previous url_quote patch
  * no subgals for dirs with no photos
  * quote most urls in page links
  * do not break up filename and extension for directories
  * fix unicode error when source_dir has got non-ascii chars
  * remove useless sorting of subdir names before options are taken into account
  * allow subgal sorting and reverse sorting of pics and subgals
  * make webalbum browsable directly on filesystem
  * improve sorting when no EXIF data is available and give more sorting options
  * add progressive and optimize image saving options (thanks to Ian Zimmerman)
  * add missing default values in a config object (thanks to Ian Zimmerman)
  * handle EXIF flash values localized by some cameras
  * fix typo in french translation
  * generate manpage using docbook
  * %z in strftime hack for feed generation : add python issue link
  * -s now understands the special dimensions 0x0 which instructs not to resize for this size
  * useless typo fix in feed generator
  * make thumb size name a variable
  * Handle non-ascii dates

Lazygal 0.4 (2008-07-04)
  * set version to 0.4
  * output tpl gen date in current local to match i18n
  * use new out parameter in genshi templates generation (genshi >
  * add french translation
  * support for an additionnal config file in source_dir
  * do not output format not supported message twice
  * update TODO : better i18n in templates
  * add some translatable strings in the default theme
  * Initial czech translation.
  * Avoid two strings with different format chars.
  * revert previous patch and use lenient mode for variable lookup
  * i18n support for templates
  * Use defined() as it seems to be needed with genshi 0.5.0
  * remove version in manpage
  * fix typo in comment
  * add a comment about the usage of the 't' dict in templates
  * fix typo in exception raising
  * better encoding detection for album_description
  * allow xhtml tags in album_description
  * improve README a bit on template vars
  * compute utf-16 endianess from EXIF tag endianess (patch by Matthieu Castet)
  * fix typo in source dir does not exist error
  * fix unicode EXIF UserComment (thanks Matthieu Castet for the hint on endianess)
  * charset parsing is only for the UserComment EXIF field
  * strip useless space in exif strings
  * fallback to utf-8 for jpeg comments
  * better handling of decoding errors for EXIF commendings
  * handle charset decl with no text in EXIF comment
  * Readd lost zero
  * Better parsing of field
  * Better charset handling
  * Handle charset in EXIF comment
  * Handle old EXIF comment
  * Fix \0 in comment
  * add a white frame to webalbum pics which looks better
  * add an option to choose the webalbum picture color
  * TODO i18n in tpls
  * fix filename encoding issue during dest_dir cleanup checks
  * make genshi templates play better with unicode
  * TODO video and dirgalpic bg color
  * optional directory archive with original images for easy download
  * update-po script reorganization
  * i18n support for runtime messages
  * fix lazygal module * import
  * webalbum index pagination for big directories
  * remove useless Album constructor parameter
  * Another int conversion
  * Force int conversion

Lazygal 0.3.1 (2008-03-27)
  * set version to 0.3.1
  * add a script that builds a changelog from the darcs history
  * better description of touch instead of --check-all-dirs in man page
  * fix thumb alt in dirindex
  * fix thumb width/height not being outputed in dirindex
  * if dep needs build, target should be built
  * rebuild webalbumpic when pics get removed from dir
  * use static var instead of instance var for configurable webalbumpic fn

Lazygal 0.3 (2008-03-08)
  * set version to 0.3
  * sort subdirs for nice ordering when displayed
  * better and simplet title for index page
  * TODO abandon this item because the shell makes it really tricky to put complex stuff in tpl vars'
  * IndexPage now depends on subdir metadata
  * try to handle conffile tpl vars with non ascii chars
  * use subdir objects rather than dirnames to populate subgal links
  * make more use of _str_humanize()
  * webalbum pic should be a dep of webalbum dir instead of index page
  * skip VCS directories in album generation
  * do not fail on directory that contains no pictures
  * fix typo in tpl var name: s/zise/size/
  * do not display other size links if there is only one image size
  * Add missing template.
  * Support for new PyExiv2
  * update TODO
  * reorder Album methods a bit to have loging all in one place
  * themes mostly through CSS and new default style cmdline option
  * make the contents of the feed item a template
  * fix original link
  * allow template vars given on the cmdline to have differente encodings
  * fail if dest is in source tree
  * add webalbum picture to feed items
  * simple filedep should not be registered as output from the target
  * fix tpl file dep by normalizing DATAPATH
  * TODO Webalbumdir done another way
  * make feed use source dirs mtimes instead of generated dirs mtimes
  * share more code between LightWebalbumDir and WebalbumDir
  * maybe fix album_description generation which was broken by previous changes
  * play a bit with picture mess params to improve effect (making the thumbs larger)
  * TODO inheritence not possible between WebalbumDir et LightWebalbumDir
  * add reported bug to TODO
  * add a todo list to the project
  * shared file tpl must depend on template file
  * build some fancier album picture
  * use some extra_files list for dir cleanup
  * fix tpl shared files generation
  * walk source tree from deep to top to be able to reuse stuff processed in subdirs
  * move _add_size_qualifier() in album so that everybody gets it
  * Support for generating metadata files
  * More intelligent quotes stripping
  * use the new copy target for ImageOriginal
  * make shared files generation a make target

Lazygal 0.2 (2008-01-24)
  * bump version number
  * do not complain if elementtree is not here
  * advertise RSS feed in templates now that it seems to work
  * full RSS feed generation (not only processed directories)
  * add missing metadata dependency for index page
  * quote urls in feed for special characters
  * update copyright dates in licence headers
  * Optional lens information
  * Better model name generation
  * linux kernel compile like output, which is more readable
  * fix feed generation, sorting and maxitems
  * some tidying in album metadata to bring back guessed album pictures in index page
  * depending on prev/next for browse page should occure at prepare time
  * make sure that make targets are prepared only once
  * browse page should depend on directory in case of image deletion
  * fix indentation in previous patch
  * feed should not depend on skipped directories
  * do not load exif data in unprocessed directories
  * feed generation for new or updated galleries
  * construct template dependencies with full path
  * refactor metadata as a make target and refactor WebalbumDir attrs
  * fix browse page other size links
  * chain images only once for all
  * fix root index pages not being built
  * save initial mtime is only for WebalbumDir
  * split source tree classes in a separate module
  * externalize makefile logic into a separate module
  * fixes and improvements (themes, files and metadata) for manual page
  * Add man page
  * Avoid failure if running outside darcs tree
  * fix unencoded utf-8 in check dest for junk
  * Add footer option to template
  * Improve template variables support
  * warn about manually removing ungenerated directories in dest
  * Allow to include original pictures in generated album

Lazygal 0.1 (2007-10-26)
  * bump version number
  * make default theme CSS be intepreted by template engine and escape #
  * Make default theme accepts same template vars.
  * Add some more template variables.
  * template-vars can be configured from config file.
  * Use interpreted flash value instead of raw number.
  * fix album subpicture link containing a dot in name
  * handle tag Exif.Photo.FocalPlaneResolutionUnit no set
  * make shared stuff logging more accurate with what happens
  * example of CSS with tpl vars in image-index theme
  * pass tpl vars on the cmdline
  * shared files templates
  * Improve exposure display.
  * added lazygal section to default config options
  * Avoid multiple conversion of float values.
  * Move config to ~/.lazygal directory, we already use it for themes.
  * Improve 35 mm equivalent calculation.
  * Move image name bellow comment.
  * Use 35 mm equivalent from EXIF if available
  * Use same format for 35 mm equivalent as for normal focal length
  * Handle if we want int value as float
  * Fix FIXMEs :-).
  * Fix handling of images without EXIF.
  * Do not break vim modeline by end of comment.
  * Use format string instead of contatenation.
  * Configuration file support.
  * Make CSS valid.
  * do not complain about album metadata not being a supported format
  * EXIF backend changed to exiv2
  * remove duplicated get_date_taken() method
  * make sur exif data is loaded before using it
  * improve output and add --quiet and --debug options
  * make image-index theme more XHML valid regarding subgal links
  * remove unused variable
  * put rotation calculation in ExifTags
  * get exif date selection in ExifTags
  * correctly load utf-8 from album metadata
  * catch bogus EXIF focal plane x res
  * get exif and metadata stuff in a separate file
  * rename lazygal/lazygal.py to lazygal/generators.py
  * Mention homepage in README
  * Create whole path for album if it does not exist
  * Make setup.py sdist work
  * Try to use EXIF date when available
  * Actually use parameter
  * Generic EXIF date parsing method
  * also increase default JPEG quality in alum class
  * Increase default JPEG quality
  * JPEG quality is now configurable
  * Display gallery index in more columns on wider screens
  * Fix typo in help
  * Fix typo
  * Update meta data code
  * Implelement guessing of album picture
  * Rearrange metadata acquision
  * Rearrange functions to group same
  * Add some documentation
  * Improve vendor/model detection
  * fix get_last_version which did not work when patches had a long comment
  * do not advice to remove shared dir
  * try to fix filesystem encoding issues
  * make FileImage constructor use dir object
  * Better detect duplicate information in vendor/model fields
  * Include sensitivity info
  * Allow {upper,mixed}-case extensions
  * Include version in footer
  * Sync image-index theme with default
  * append some kind of darcs revision to version if available
  * make lazygal version available in templates
  * Include time zone in date
  * Fix alternate text for image
  * Show verbose album name if available
  * Improve albums listing in image-index theme
  * Update mage-index style to make it look a bit better
  * Add image-index theme as copy of default
  * Convert album picture path to allow it's usage
  * Add some readme, mostly to document meta data
  * metadata support for subdirs
  * initial album metadata support
  * added generation date to templates
  * remove final link separator in other sizes links
  * no other size link on currently selected size
  * Add version to lazygal module
  * add missing __init__.py file for new lazygal module
  * Allow user defined themes
  * Prefer local themes
  * Install themes
  * Rename Lazygal module to lazygal
  * Rename script to avoid name conflict with module
  * Add distutils support
  * Configurable thumbnail size
  * These sould be integers
  * Configurable image sizes
  * Use format strings
  * Fix typo
  * Handle zero source mtime
  * enhanced-exif-support
  * work-on-empty-dir
  * whitespace-cleanup
  * use genshi for templates
  * force update of dest dir mtime
  * get rel_root into browse page template
  * save dest dir mtime because it is updated during lazygal's operation
  * always generate browse page if directory has changed, because files may have been deleted
  * added licence clauses (GPL v2)
  * rotate before thunbail in order to have consistent sizes accross gallery
  * added --check-all-dirs option to force lazygal to check all dirs
  * add --clean_destination option to clean deleted photos in destination
  * fix stupid angle error in orientation rotation
  * skip whole directories according to mtime
  * basic auto orientation according to EXIF data
  * copy shared files before generating galleries
  * compute a title for the root directory page
  * sort subgal links
  * handle cases where EXIF date is not available or does not make sense
  * dest is only relevant for directories
  * other sizes links on every page
  * add lazygal website link in default template
  * make File, Directory and ImageFile more object oriented
  * test for source dir to exist
  * fix prev link search
  * remove superfluous print
  * sort by EXIF date
  * rename image_processor for it to be shorter
  * fix css not found
  * inital import, it works!
