From: gc Date: Thu, 13 Apr 2006 23:07:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: 0.9.0~242 X-Git-Url: http://git.zarb.org/?p=booh;a=commitdiff_plain;h=e07f70c9ad7b53c1c563a90887036db412bcadf6 *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index c95af29..1a7ac01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,258 @@ +2006-04-14 00:38 gc + + * data/booh/themes/: dark/skeleton_thumbnails.html, + sbs/skeleton_thumbnails.html, simple/skeleton_thumbnails.html: + [no log message] + +2006-04-12 22:35 gc + + * po/: booh.pot, de.po, fr.po, ja.po: sync + +2006-04-12 22:34 gc + + * bin/booh-backend: [no log message] + +2006-04-12 22:32 gc + + * po/de.po: roland + +2006-04-12 22:31 gc + + * po/ja.po: masao + +2006-04-12 20:27 gc + + * bin/booh-backend: [no log message] + +2006-04-11 20:39 gc + + * bin/booh: [no log message] + +2006-04-10 23:26 gc + + * bin/booh-backend: [no log message] + +2006-04-10 22:33 gc + + * bin/booh: [no log message] + +2006-04-01 18:34 gc + + * bin/booh-backend: [no log message] + +2006-04-01 18:07 gc + + * po/: booh.pot, de.po, fr.po, ja.po: sync + +2006-04-01 17:54 gc + + * bin/: booh, booh-backend: defend against ruby-1.8.4 + +2006-03-12 18:47 gc + + * bin/booh-backend: [no log message] + +2006-03-12 17:53 gc + + * bin/booh: [no log message] + +2006-03-12 17:46 gc + + * bin/booh, bin/booh-backend, + data/booh/themes/dark/skeleton_thumbnails.html, + data/booh/themes/sbs/skeleton_thumbnails.html, + data/booh/themes/simple/skeleton_thumbnails.html, + lib/booh/booh-lib.rb, lib/booh/html-merges.rb: add ability to + split thumbnails on several pages, suggested by Till + +2006-02-24 22:31 gc + + * bin/booh: add some missing cleanups + +2006-02-18 00:01 gc + + * bin/booh-backend, lib/booh/html-merges.rb: be nice with ice age + browsers + +2006-02-12 18:36 gc + + * bin/booh: just in case + +2006-02-12 15:56 gc + + * COPYING, bin/booh, bin/booh-backend, bin/booh-fix-whitebalance, + bin/booh-gamma-correction, bin/webalbum2booh: licensing + +2006-02-06 22:22 gc + + * bin/booh: [no log message] + +2006-02-06 22:22 gc + + * bin/booh-backend: generate a .htaccess file specifying the UTF-8 + charset to try to workaround badly configured apache servers + +2006-02-05 22:05 gc + + * lib/booh/html-merges.rb: [no log message] + +2006-02-05 20:00 gc + + * bin/booh-backend: [no log message] + +2006-02-04 19:10 gc + + * bin/booh: 0.8.6 has a few changes needing to regenerate the + albums + +2006-02-04 19:04 gc + + * bin/booh-backend, data/booh/themes/dark/metadata/parameters.rb, + data/booh/themes/sbs/metadata/parameters.rb, + data/booh/themes/simple/metadata/parameters.rb, + lib/booh/html-merges.rb: as suggested by benny, we can choose the + size automatically with the browser window size instead of using + the default size + +2006-02-04 18:39 gc + + * bin/booh: be sure that opening properties doesnt destroy some + theme choices + +2006-02-04 18:26 gc + + * bin/booh: [no log message] + +2006-02-04 18:08 gc + + * bin/booh: fix small problems with captionfile of album of + containing images + +2006-02-04 17:50 gc + + * data/booh/themes/: dark/skeleton_thumbnails.html, dark/video.png, + sbs/skeleton_thumbnails.html, sbs/video.png, + simple/skeleton_thumbnails.html, simple/video.png: [no log + message] + +2006-02-04 16:59 gc + + * bin/booh-backend, data/booh/themes/dark/skeleton_image.html, + data/booh/themes/dark/skeleton_index.html, + data/booh/themes/dark/skeleton_thumbnails.html, + data/booh/themes/sbs/skeleton_image.html, + data/booh/themes/sbs/skeleton_index.html, + data/booh/themes/sbs/skeleton_thumbnails.html, + data/booh/themes/simple/skeleton_image.html, + data/booh/themes/simple/skeleton_index.html, + data/booh/themes/simple/skeleton_thumbnails.html, + lib/booh/html-merges.rb: no need to use an "image" class, this + was the sole class; use border-color rather than color, in the + hope it will work in MSIE as well + +2006-01-30 22:41 gc + + * lib/booh/html-merges.rb: don't do javascript key shortcuts when + modifiers are pressed + +2006-01-30 22:27 gc + + * po/: booh.pot, de.po, fr.po, ja.po: sync + +2006-01-30 22:15 gc + + * bin/booh: avoid a duplicate entry in potfile I don't even know + where is coming from + +2006-01-30 20:44 gc + + * VERSION: 0.8.6 + +2006-01-30 19:56 gc + + * bin/booh, bin/booh-gamma-correction, + data/booh/images/stock-tool-brightness-contrast-16.png, + data/man/man1/booh-gamma-correction, ext/rbbooh.c, + lib/booh/booh-lib.rb: add gamma correction suggested by coni + +2006-01-29 20:15 gc + + * bin/booh, data/booh/images/stock-tool-ink-16.png: allow to edit + images externally with gimp + +2006-01-29 18:32 gc + + * bin/booh, bin/booh-backend, + data/booh/themes/simple/skeleton_image.html, + data/booh/themes/simple/skeleton_index.html, + data/booh/themes/simple/skeleton_thumbnails.html: add indexlink + feature suggested by coni + +2006-01-29 18:15 gc + + * bin/booh: add "made with booh" by default on bottom of pages, + suggested by coni + +2006-01-29 18:13 gc + + * bin/booh: add refresh feature suggested by coni + +2006-01-29 17:58 gc + + * bin/booh, lib/booh/booh-lib.rb: dont abort when user specifies a + character system locale cannot encode in "new album" dialog + +2006-01-29 17:47 gc + + * bin/booh, lib/booh/booh-lib.rb: hopefully fixing the rest of + potential aborts, thx to a suggestion from fif + +2006-01-29 17:31 gc + + * bin/booh, data/booh/images/video_border.png: put a visual on the + borders of videos - this time I managed to do it ;p + +2006-01-29 16:19 gc + + * data/booh/themes/dark/skeleton_index.html, + data/booh/themes/sbs/skeleton_index.html, + data/booh/themes/simple/skeleton_index.html, + lib/booh/html-merges.rb: on a suggestion by pixel, display a hint + that images are clickable on first launch of the main page + +2006-01-19 22:55 gc + + * bin/booh: seems that proc{} is less tolerant than Proc.new{} + +2006-01-14 18:20 gc + + * bin/: booh, booh-backend: allow to specify an arbitrary format + for comments of new images + +2006-01-11 21:10 gc + + * data/booh/themes/dark/: skeleton_image.html, skeleton_index.html, + skeleton_thumbnails.html: correct "blinking" of background by + fixing it thanks to milka + +2006-01-03 22:48 gc + + * bin/booh: [no log message] + +2006-01-02 19:08 gc + + * bin/booh: when save fail, rescue errors; try to save in UTF8 if + user entered chars which default encoding cannot encode + +2006-01-02 18:46 gc + + * bin/booh: need to keep caption in UTF8 always because it might + contain characters impossible to encode with default encoding + +2005-12-29 21:24 gc + + * ChangeLog: [no log message] + 2005-12-29 21:18 gc * VERSION: new version