2004-04-19 Per Jensen * 1.8.15 released * Bugfix for bugfix regarding "\" in 1.8.14 * Border color on IMG's now in stylesheet 2004-02-29 Kees Serier * 1.8.14 released * Bugfix for not matching and . * Stylesheet fixes/additions for link foreground color, (v)align=center for TD tags. Added fgColor and bgColor to TD tag in stylesheet. * Don't use "\" in link url's when generating galleries on Windows. 2002-06-20 Per Jensen * gallery.py (globFiles): remove './' or '.\' from start of line. Bug found by Kees Serier. 2002-06-19 Per Jensen * gallery.py: Corrected the help screen a bit 2002-06-19 Per Jensen * Fixed erroneous file globbing on Windows platforms, caused multiple copies of the same picture. Bugfix by Kees Serier (Kees.Serier@ordina.nl) 2002-05-29 Per Jensen * Optimization when recursing, don't process directories with no changes. * Don't rename files, accept .jpg, .JPG, .jpeg and .JPEG * Fixed spelling error (thumpnail) * Progress indicator changed, a bit more informative * Help screen shows [--recursive] and [--add] options 2002-05-16 Per Jensen * Recurse through subdirectories. * Use contents of file 'gallery.title.txt' as title if file is present in directory * If no titlefile is found and --title option is not given, use directory name * Make printStacktrace() work...import traceback module ! 2001-12-08 Per Jensen * Fixed major bug concerning fullsize links on picture pages introduced in 1.8.6 * Made "Fullsize" link stay close to picture link on main index.html in IE 5.5. Bug found by Heidi, thanks. * Removed border around pictures on main index page * Added missing tag in stylesheet 2001-11-25 Per Jensen * James has been so kind to send a nice color scheme and suggestions to adding color control * Edited stylesheet for color control (James) * Integrated colorcontrol into commandline structure (Per) * Navigation bar now also below picture (Per) * Added some try/excepts * Prints a dot for each processed picture 2001-11-17 Per Jensen * Hans-Peter Jansen has (again!) submitted a useful patch which is the change from 1.8.4 to 1.8.5 * Cleaning up the source. * Removed redundency in source 2001-11-16 Per Jensen * Hans-Peter Jansen has submitted a useful patch which is the change from 1.8.3 to 1.8.4 * Added new option, --from|-F "Name , which changes the footer. * Show title in browser window. * Don't overwrite existing stylesheet Per Jensen * BODY tag was missing in all .html files... 2001-09-09 Per Jensen * Removed P tag from Fullsize link. This makes the link come closer to the picture link. Internet Explorer does not render the table completely correct though. Sigh... Per Jensen * Converting from *.JPG to *.jpg did not work on the Windows platform. Tests now for platform before change. * "Made by" now links to website Per Jensen * Operating system independent code. Should work on Linux, Macintosh and Windows * All html files now use an external stylesheet $Id: ChangeLog,v 1.4 2004/04/19 19:01:11 pj Exp $