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
2016-09-17
Drop legacy nofullsize and album width/height/quality tags
Tomas Bzatek
6
-135
/
+42
2016-09-11
generators: Optionally warn when an image is being resized
Tomas Bzatek
3
-3
/
+12
2016-09-11
atom-writer: Use _DEFAULT_SOURCE instead of deprecated _BSD_SOURCE
Tomas Bzatek
1
-1
/
+1
2016-04-03
cgg-dirgen: Support the 'hires' image size
Tomas Bzatek
1
-0
/
+13
2016-04-03
jpeg-utils: Override artist and owner name
Tomas Bzatek
7
-0
/
+31
2016-04-03
gallery-utils: Copy extra files recursively
Tomas Bzatek
3
-2
/
+44
2015-08-29
jpeg-utils: Unify media libraries initialization
Tomas Bzatek
3
-6
/
+30
2015-08-29
setup: Fix setup files version check
Tomas Bzatek
1
-3
/
+3
2015-08-29
jpeg-utils: Filter out certain tags from external EXIF file
Tomas Bzatek
1
-1
/
+80
2015-02-01
theming: Fix thumbnail sizes validation
Tomas Bzatek
1
-2
/
+5
2015-02-01
generators: Expose ITEM_INDEX value for non-picture items
Tomas Bzatek
1
-1
/
+4
2015-02-01
jpeg-utils: Use the nicer unicode "f" for the aperture value string
Tomas Bzatek
1
-1
/
+1
2015-02-01
theming: Introduce image size fallback mode
Tomas Bzatek
3
-38
/
+87
2015-02-01
jpeg-utils: Add some asserts
Tomas Bzatek
1
-0
/
+8
2015-01-30
theming: Fix the have_image_size() nofullsize test
Tomas Bzatek
1
-4
/
+0
2015-01-30
theming: Implement have_album_image_size() block function
Tomas Bzatek
1
-0
/
+37
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
[next]