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 (
Expand
)
Author
Lines
2011-03-04
Improve README
Daniel Friesel
-8
/
+19
2011-03-04
Version bump to 0.2
0.2
Daniel Friesel
-4
/
+7
2011-03-04
App::Dthumb read_directories() tests
Daniel Friesel
-6
/
+32
2011-03-04
Some more App::Dthumb tests
Daniel Friesel
-3
/
+26
2011-03-04
Update App::Dthumb documentation
Daniel Friesel
-19
/
+7
2011-03-03
Documentation updates
Daniel Friesel
-24
/
+20
2011-03-03
Detect changed images via mtime
Daniel Friesel
-3
/
+6
2011-03-03
Add -r/--recreate option
Daniel Friesel
-6
/
+11
2011-03-02
Switch back to lightbox v1 for now (license issues with shadowbox)
Daniel Friesel
-62
/
+473
2011-03-02
App COPYING
Daniel Friesel
-0
/
+3
2011-03-02
App::Dthumb::Data documentation
Daniel Friesel
-0
/
+82
2011-03-02
Update App::Dthumb filenames, add initial App::Dthumb test
Daniel Friesel
-2
/
+15
2011-03-02
App::Dthumb::Data: Add list_archived() to simplify App::Dthumb create_files()
Daniel Friesel
-4
/
+8
2011-03-01
Move -v/-h logic from App::Dthumb to bin/dthumb
Daniel Friesel
-24
/
+12
2011-03-01
Make options intuitive for both GetOptions-passing and manual setup
Daniel Friesel
-17
/
+23
2011-03-01
App::Dthumb manual: Does not require Time::Progress
Daniel Friesel
-2
/
+0
2011-03-01
App::Dthumb::Data: Exactly preserve text files, add test for it
Daniel Friesel
-3
/
+35
2011-03-01
Add SYNOPSIS test.
Daniel Friesel
-0
/
+8
2011-03-01
Add MANIFEST
Daniel Friesel
-0
/
+71
2011-02-28
Make HTML document title configurable via -t/--title option
Daniel Friesel
-19
/
+52
2011-02-28
dthumb(1): More lightbox documentation
Daniel Friesel
-0
/
+6
2011-02-28
Show filename as lightbox title
Daniel Friesel
-2
/
+3
2011-02-28
Move CLI code from App::Dthumb to bin/dthumb
Daniel Friesel
-62
/
+33
2011-02-28
Merge branch 'master' of aneurysm:var/git_root/dthumb
Daniel Friesel
-487
/
+65
2011-02-28
Add App::Dthumb documentation
Daniel Friesel
-0
/
+207
2011-02-28
Update Changelog
Daniel Friesel
-0
/
+1
2011-02-28
Merge branch 'master' of /home/derf/var/git_root/dthumb
Daniel Friesel
-30
/
+96
2011-02-28
Switch from lightbox to shadowbox
Daniel Friesel
-487
/
+64
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
[next]