index
:
cataract
master
v0.99.1
v0.99.2
v0.99.3
v1.0.0
v1.1.0
Cataract Gallery Generator sources
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-26
block-parser: Don't call the destroy func on NULL user_data pointer
Tomas Bzatek
1
-1
/
+1
2015-01-25
theming: Implement have_image_size() block function
Tomas Bzatek
1
-0
/
+45
2015-01-25
block-parser: Enhance block_parser_register_function() with a destroy notify ...
Tomas Bzatek
3
-16
/
+25
2015-01-25
generators: Rename HAS_ conditionals to HAVE_
Tomas Bzatek
1
-4
/
+4
2015-01-25
theming: Make custom image size handling fully flexible
Tomas Bzatek
6
-93
/
+120
2015-01-11
generators: Remove unnecessary picture page global block
Tomas Bzatek
1
-25
/
+14
2015-01-11
generators: Allow undefined album image and thumbnail sizes
Tomas Bzatek
1
-76
/
+77
2015-01-11
theming: Make lookup_image_size_for_name() NULL-aware
Tomas Bzatek
1
-0
/
+3
2015-01-11
theming: Remove invalid <picture> theme validation check
Tomas Bzatek
1
-5
/
+1
2015-01-04
Introduce new "fixed" thumbnail crop mode
Tomas Bzatek
5
-20
/
+65
2015-01-04
generators: Newline at the end of generated .htaccess file
Tomas Bzatek
1
-1
/
+2
2015-01-04
generators: Use single function for all templates
Tomas Bzatek
6
-566
/
+560
2014-09-18
generators: Separate common code out
Tomas Bzatek
1
-142
/
+136
2014-09-17
theming: Make navigation bar strongly themed
Tomas Bzatek
1
-81
/
+169
2014-09-15
theming: Allow themes to use different thumbnail image sizes
Tomas Bzatek
7
-140
/
+176
2014-09-15
theming: Verify that the "original" image size is defined
Tomas Bzatek
1
-0
/
+4
2014-09-15
theming: Define meaning of the <no_resize> tag
Tomas Bzatek
1
-1
/
+1
2014-09-13
Introduce properties table
Tomas Bzatek
9
-131
/
+581
2014-03-22
Make error reporting nicer when referenced image is not available
Tomas Bzatek
2
-10
/
+30
2014-03-21
Use setup2.xml if present
Tomas Bzatek
2
-5
/
+11
2014-03-21
Make setup files versioned and add fallback for old versions
Tomas Bzatek
4
-7
/
+140
2014-03-18
Use "override" terminology instead of "fake"
Tomas Bzatek
5
-47
/
+47
2014-03-18
Ignore zero raw values for Camera Temperature tag detection
Tomas Bzatek
1
-6
/
+17
2014-03-18
Allow absolute pathnames for external EXIF data
Tomas Bzatek
1
-2
/
+2
2014-03-18
Add support for specifying custom focal length and aperture
Tomas Bzatek
7
-3
/
+68
2014-03-15
jpeg-utils: Strip all profiles from thumbnails
Tomas Bzatek
1
-0
/
+2
2013-06-05
jpeg-utils: Shift/fake also Exif.Image.DateTime
Tomas Bzatek
1
-5
/
+2
2013-04-22
Use new glib threading API
Tomas Bzatek
2
-1
/
+7
2013-04-09
Modernize configure.ac
Tomas Bzatek
1
-1
/
+1
2013-04-07
Remove unnecessary bitshifting for enum members
Tomas Bzatek
1
-6
/
+6
2013-04-07
Add ability to specify thumbnail square crop hint
Tomas Bzatek
5
-17
/
+92
2013-04-07
Set squared thumbnail crop amount to 0
Tomas Bzatek
1
-1
/
+1
2013-04-07
Use rel="home" for links pointing to gallery root
Tomas Bzatek
1
-2
/
+2
2013-04-07
Tweak commandline arguments description
Tomas Bzatek
1
-3
/
+3
2013-04-07
Strip unused template tags by default
Tomas Bzatek
5
-1
/
+27
2013-03-17
Autodetect number of threads
Tomas Bzatek
1
-2
/
+22
2013-03-17
Dup exiv2 strings immediately
Tomas Bzatek
1
-8
/
+15
2013-03-17
Support Iptc.Application2.Digitization{Date,Time} for time shifting and faking
Tomas Bzatek
1
-17
/
+25
2013-03-17
Use reentrant versions of datetime functions for thread safety
Tomas Bzatek
1
-27
/
+30
2013-03-16
Strip XMP metadata by default
Tomas Bzatek
5
-3
/
+16
2013-03-16
Add support for writing external EXIF metadata back to images
Tomas Bzatek
5
-2
/
+26
2013-03-16
Support IPTC timestamps when shifting or faking
Tomas Bzatek
1
-19
/
+99
2013-03-10
Add support for specifying custom date
Tomas Bzatek
5
-35
/
+135
2013-03-10
Add support for datetime/timezone shift
Tomas Bzatek
5
-36
/
+215
2013-02-10
Show note for password protected albums on index pages
Tomas Bzatek
1
-0
/
+1
2013-02-10
generators: Process image blocks through local block parsers
Tomas Bzatek
3
-44
/
+42
2013-02-10
block-parser: Don't process conditionals when retrieving block data
Tomas Bzatek
1
-4
/
+20
2013-02-10
Support theme-defined thumbnail for protected albums
Tomas Bzatek
5
-35
/
+102
2012-12-31
atom-writer: Check fclose() result
Tomas Bzatek
1
-1
/
+2
2012-12-31
Add support for password protected albums
Tomas Bzatek
5
-0
/
+140
[next]