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
/
generators.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-25
theming: Make custom image size handling fully flexible
Tomas Bzatek
1
-53
/
+44
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-04
Introduce new "fixed" thumbnail crop mode
Tomas Bzatek
1
-4
/
+15
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
1
-526
/
+537
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
1
-60
/
+44
2014-09-15
theming: Define meaning of the <no_resize> tag
Tomas Bzatek
1
-1
/
+1
2014-09-13
Introduce properties table
Tomas Bzatek
1
-38
/
+33
2014-03-22
Make error reporting nicer when referenced image is not available
Tomas Bzatek
1
-10
/
+28
2014-03-18
Use "override" terminology instead of "fake"
Tomas Bzatek
1
-9
/
+9
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
1
-0
/
+8
2013-04-07
Add ability to specify thumbnail square crop hint
Tomas Bzatek
1
-4
/
+11
2013-04-07
Use rel="home" for links pointing to gallery root
Tomas Bzatek
1
-2
/
+2
2013-04-07
Strip unused template tags by default
Tomas Bzatek
1
-0
/
+3
2013-03-16
Strip XMP metadata by default
Tomas Bzatek
1
-1
/
+1
2013-03-16
Add support for writing external EXIF metadata back to images
Tomas Bzatek
1
-2
/
+10
2013-03-10
Add support for specifying custom date
Tomas Bzatek
1
-0
/
+3
2013-03-10
Add support for datetime/timezone shift
Tomas Bzatek
1
-2
/
+24
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
1
-21
/
+31
2013-02-10
Support theme-defined thumbnail for protected albums
Tomas Bzatek
1
-11
/
+26
2012-12-31
Add support for password protected albums
Tomas Bzatek
1
-0
/
+76
2012-12-27
Support external EXIF metadata
Tomas Bzatek
1
-2
/
+10
2012-12-24
Add has_exif_key() block function
Tomas Bzatek
1
-0
/
+13
2012-04-15
Add HAS_EXIF define
Tomas Bzatek
1
-0
/
+5
2012-04-15
Change EXIF metadata handling into a registered function
Tomas Bzatek
1
-28
/
+43
2011-06-05
generators: Actually use preview size when nofullsize is specified
Tomas Bzatek
1
-23
/
+30
2011-06-04
Autorotate images according to EXIF Orientation info
Tomas Bzatek
1
-5
/
+5
2011-06-04
Port fullsize image link to the new defines system
Tomas Bzatek
1
-15
/
+3
2011-06-04
Port Go Up link to the new defines system
Tomas Bzatek
1
-11
/
+2
2011-06-04
Port EXIF table visibility switch to the new defines system
Tomas Bzatek
1
-9
/
+0
2011-06-04
Port border style to the new defines system
Tomas Bzatek
1
-5
/
+2
2011-06-04
replace-table: Link to defines table instead of copying on creation
Tomas Bzatek
1
-5
/
+8
2011-06-04
Introduce conditional system
Tomas Bzatek
1
-3
/
+11
2011-05-29
Introduce new theming system
Tomas Bzatek
1
-264
/
+300
2011-03-26
Don't generate thumbnails for hidden items
Tomas Bzatek
1
-13
/
+15
2011-01-23
Get thumbnail orientation when really needed
Tomas Bzatek
1
-19
/
+22
2011-01-23
Indentation fixes
Tomas Bzatek
1
-14
/
+15
2011-01-23
Use g_build_{filename|path} when possible
Tomas Bzatek
1
-15
/
+15
2011-01-23
Consolidate paths in a separate struct
Tomas Bzatek
1
-20
/
+18
2010-12-12
jpeg-utils: Function data cleanup
Tomas Bzatek
1
-1
/
+2
2010-10-30
Write image sizes for thumbnails in HTML files
Tomas Bzatek
1
-1
/
+10
2010-10-09
Add support for squared thumbnails
Tomas Bzatek
1
-3
/
+14
2010-10-08
Add basic Atom feed writer
Tomas Bzatek
1
-0
/
+18
2010-10-07
Add some more application constants
Tomas Bzatek
1
-1
/
+1
2010-07-22
Add option to generate full gallery, overriding the nofullsize switch
Tomas Bzatek
1
-2
/
+3
[next]