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
2019-05-11
build: Fix minor compiler warnings
Tomas Bzatek
7
-14
/
+15
2019-05-11
build: Split libraries detection
Tomas Bzatek
1
-8
/
+16
2018-12-15
theming: Add option to disable HiDPI for any particular image size
Tomas Bzatek
1
-1
/
+6
2018-12-14
jpeg-utils: ImageMagick 7 adaptations
Tomas Bzatek
1
-1
/
+11
2018-12-14
jpeg-utils: Fix ImageMagick includes
Tomas Bzatek
1
-1
/
+1
2017-05-07
jpeg-utils: Allow custom datetime format
Tomas Bzatek
5
-2
/
+8
2016-10-18
generators: Take the optional shave amount in account for dimension calculation
Tomas Bzatek
1
-0
/
+7
2016-10-04
items: Add option to shave image borders
Tomas Bzatek
5
-1
/
+14
2016-10-02
Add support for HiDPI images
Tomas Bzatek
5
-71
/
+236
2016-10-02
generators: Don't read EXIF data for all image sizes
Tomas Bzatek
1
-1
/
+1
2016-10-02
jpeg-utils: Add support for custom resize options
Tomas Bzatek
7
-12
/
+169
2016-09-23
generators: Make image quality threshold inclusive
Tomas Bzatek
1
-1
/
+1
2016-09-23
generators: Expose all image sizes
Tomas Bzatek
1
-12
/
+55
2016-09-19
block-parser: Clear processed data for further use
Tomas Bzatek
3
-3
/
+37
2016-09-18
Introduce resizing thresholds
Tomas Bzatek
7
-132
/
+248
2016-09-17
Drop explicit references to "original" and "preview" image sizes
Tomas Bzatek
3
-46
/
+42
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
[next]