index
:
dthumb
master
Create static HTML thumbnail list for images
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Lines
2011-02-27
Minor documentation improvements
Daniel Friesel
-5
/
+17
2011-02-27
"input_record_separator is not supported on a per-handle basis". Whoops.
Daniel Friesel
-3
/
+1
2011-02-27
Update Changelog
Daniel Friesel
-0
/
+4
2011-02-27
App::Dthumb::Data generator: Use IO::Handle
Daniel Friesel
-1
/
+2
2011-02-27
Add progress bar
Daniel Friesel
-1
/
+25
2011-02-27
Add (crude) option to disable lightbox
Daniel Friesel
-7
/
+18
2011-02-27
Release v0.1
0.1
Daniel Friesel
-0
/
+6
2011-02-27
dthumb(1): Add FILES section
Daniel Friesel
-3
/
+8
2011-02-27
Add help/version switches
Daniel Friesel
-1
/
+16
2011-02-27
Add compile test for .pm files
Daniel Friesel
-0
/
+8
2011-02-27
Update documentation
Daniel Friesel
-15
/
+8
2011-02-27
Change internal --no-names handling
Daniel Friesel
-2
/
+3
2011-02-27
App::Dthumb: More restrictive filetypes. Imlib2 cannot save out gif in fact.
Daniel Friesel
-1
/
+1
2011-02-27
Move data to share/, autocreate Data.pm during build process
Daniel Friesel
-189
/
+136
2011-02-27
App::Dthumb: Fix space/layout issue in image links
Daniel Friesel
-2
/
+1
2011-02-27
Adjust lightbox paths
Daniel Friesel
-3
/
+3
2011-02-27
Add additional lightbox files, move everything but index.xhtml to .dthumb
Daniel Friesel
-2
/
+94
2011-02-27
Create App::Dthumb
Daniel Friesel
-685
/
+753
2011-02-22
Remove thumbnails of deleted images
Daniel Friesel
-2
/
+15
2011-02-22
Update BUGS
Daniel Friesel
-0
/
+3
2011-02-22
Update Build.PL & POD
Daniel Friesel
-8
/
+16
2011-02-22
Variable name fixes, use autodie
Daniel Friesel
-25
/
+20
2011-02-22
Handier script name (dthumb)
Daniel Friesel
-9
/
+9
2011-02-21
Unfuck POD brackets, while at it.
Daniel Friesel
-2
/
+2
2011-02-21
Attribute lightbox code in manual
Daniel Friesel
-0
/
+4
2011-02-21
Initial lightbox support
Daniel Friesel
-2
/
+495
2011-02-17
Update manual
Daniel Friesel
-3
/
+3
2011-02-17
Change defaults: Show image names, thumb dimensions -> 200 pixels
Daniel Friesel
-5
/
+5
2011-01-24
Resize image if width _or_ height are too big. Not _and_.
Daniel Friesel
-1
/
+1
2010-12-30
Rename INSTALL to README & extend it
Daniel Friesel
-4
/
+13
2010-09-17
Makefile -> Build.PL
Daniel Friesel
-23
/
+42
2010-09-14
Documentation for --archive
Daniel Friesel
-0
/
+7
2010-09-11
archive support
Daniel Friesel
-3
/
+25
2010-07-11
Fix newline bug, make image name clickable
Daniel Friesel
-1
/
+14
2010-07-11
Add short options + switch to show image names, increase cached performance
Daniel Friesel
-14
/
+29
2010-06-24
Add some POD sections
Daniel Friesel
-1
/
+26
2010-06-17
case-insensitive sorting
Daniel Friesel
-1
/
+1
2010-02-07
Add Makefile and INSTALL file
Daniel Friesel
-0
/
+28
2010-02-06
Turn thumbnail quality & spacing into options as well
Daniel Friesel
-8
/
+23
2010-02-06
Make thumbnail size an option
Daniel Friesel
-6
/
+11
2010-02-06
Don't resize images which are smaller than the thumbnail size
Daniel Friesel
-4
/
+10
2010-01-26
Add a new constant
Daniel Friesel
-2
/
+3
2009-12-29
Update documentation
Daniel Friesel
-1
/
+15
2009-12-29
Only write <div> css attributes if no custom CSS is used
Daniel Friesel
-5
/
+11
2009-12-28
Add --title and --css option
Daniel Friesel
-3
/
+21
2009-12-28
Move gen-xhtml-thumbnails to bin/
Daniel Friesel
-0
/
+0
2009-12-24
gen-xhtml-thumbnails: Produce a little more ordered output
Daniel Friesel
-1
/
+6
2009-11-22
gen-xhtml-thumbnails: We have no CSS
Daniel Friesel
-1
/
+0
2009-11-13
Add alt tag to images
Daniel Friesel
-1
/
+1
2009-09-20
Code cleanup
Daniel Friesel
-19
/
+32
[next]