summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2011-02-28Show filename as lightbox titleDaniel Friesel-2/+3
2011-02-28Move CLI code from App::Dthumb to bin/dthumbDaniel Friesel-62/+33
2011-02-28Merge branch 'master' of aneurysm:var/git_root/dthumbDaniel Friesel-487/+65
2011-02-28Add App::Dthumb documentationDaniel Friesel-0/+207
2011-02-28Update ChangelogDaniel Friesel-0/+1
2011-02-28Merge branch 'master' of /home/derf/var/git_root/dthumbDaniel Friesel-30/+96
2011-02-28Switch from lightbox to shadowboxDaniel Friesel-487/+64
2011-02-27Minor documentation improvementsDaniel Friesel-5/+17
2011-02-27"input_record_separator is not supported on a per-handle basis". Whoops.Daniel Friesel-3/+1
2011-02-27Update ChangelogDaniel Friesel-0/+4
2011-02-27App::Dthumb::Data generator: Use IO::HandleDaniel Friesel-1/+2
2011-02-27Add progress barDaniel Friesel-1/+25
2011-02-27Add (crude) option to disable lightboxDaniel Friesel-7/+18
2011-02-27Release v0.10.1Daniel Friesel-0/+6
2011-02-27dthumb(1): Add FILES sectionDaniel Friesel-3/+8
2011-02-27Add help/version switchesDaniel Friesel-1/+16
2011-02-27Add compile test for .pm filesDaniel Friesel-0/+8
2011-02-27Update documentationDaniel Friesel-15/+8
2011-02-27Change internal --no-names handlingDaniel Friesel-2/+3
2011-02-27App::Dthumb: More restrictive filetypes. Imlib2 cannot save out gif in fact.Daniel Friesel-1/+1
2011-02-27Move data to share/, autocreate Data.pm during build processDaniel Friesel-189/+136
2011-02-27App::Dthumb: Fix space/layout issue in image linksDaniel Friesel-2/+1
2011-02-27Adjust lightbox pathsDaniel Friesel-3/+3
2011-02-27Add additional lightbox files, move everything but index.xhtml to .dthumbDaniel Friesel-2/+94
2011-02-27Create App::DthumbDaniel Friesel-685/+753
2011-02-22Remove thumbnails of deleted imagesDaniel Friesel-2/+15
2011-02-22Update BUGSDaniel Friesel-0/+3
2011-02-22Update Build.PL & PODDaniel Friesel-8/+16
2011-02-22Variable name fixes, use autodieDaniel Friesel-25/+20
2011-02-22Handier script name (dthumb)Daniel Friesel-9/+9
2011-02-21Unfuck POD brackets, while at it.Daniel Friesel-2/+2
2011-02-21Attribute lightbox code in manualDaniel Friesel-0/+4
2011-02-21Initial lightbox supportDaniel Friesel-2/+495
2011-02-17Update manualDaniel Friesel-3/+3
2011-02-17Change defaults: Show image names, thumb dimensions -> 200 pixelsDaniel Friesel-5/+5
2011-01-24Resize image if width _or_ height are too big. Not _and_.Daniel Friesel-1/+1
2010-12-30Rename INSTALL to README & extend itDaniel Friesel-4/+13
2010-09-17Makefile -> Build.PLDaniel Friesel-23/+42
2010-09-14Documentation for --archiveDaniel Friesel-0/+7
2010-09-11archive supportDaniel Friesel-3/+25
2010-07-11Fix newline bug, make image name clickableDaniel Friesel-1/+14
2010-07-11Add short options + switch to show image names, increase cached performanceDaniel Friesel-14/+29
2010-06-24Add some POD sectionsDaniel Friesel-1/+26
2010-06-17case-insensitive sortingDaniel Friesel-1/+1
2010-02-07Add Makefile and INSTALL fileDaniel Friesel-0/+28
2010-02-06Turn thumbnail quality & spacing into options as wellDaniel Friesel-8/+23
2010-02-06Make thumbnail size an optionDaniel Friesel-6/+11
2010-02-06Don't resize images which are smaller than the thumbnail sizeDaniel Friesel-4/+10
2010-01-26Add a new constantDaniel Friesel-2/+3
2009-12-29Update documentationDaniel Friesel-1/+15