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
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
2010-06-29
Fix counting of hidden albums
Tomas Bzatek
1
-1
/
+1
2009-09-23
Make thumbnail orientation independent of source image orientation
Tomas Bzatek
1
-4
/
+6
2009-09-23
Track image orientation separately, outside threading
Tomas Bzatek
1
-9
/
+7
2009-09-23
Generate source image and thumbnail paths on demand
Tomas Bzatek
1
-22
/
+68
2009-09-20
Plug some memory leaks
Tomas Bzatek
1
-4
/
+7
2009-05-10
Consolidate data types
Tomas Bzatek
1
-35
/
+35
2009-04-25
Custom thumbnail file name format
Tomas Bzatek
1
-2
/
+19
2009-04-25
Update mode
Tomas Bzatek
1
-76
/
+89
2009-04-11
Support for interspaces
Tomas Bzatek
1
-0
/
+6
2009-04-11
Print statistics in verbose mode
Tomas Bzatek
1
-13
/
+15
2009-04-11
User customizable image directories
Tomas Bzatek
1
-9
/
+9
2009-04-04
New block parser
Tomas Bzatek
1
-188
/
+80
2009-03-29
Fix crasher when searching for next item
Tomas Bzatek
1
-1
/
+1
2009-03-28
Multithreading support
Tomas Bzatek
1
-314
/
+31
2009-03-28
Support for custom index file name
Tomas Bzatek
1
-13
/
+14
2009-03-14
Option to hide EXIF table in single photo view
Tomas Bzatek
1
-0
/
+22
2009-03-14
Option to hide "Go Up" links
Tomas Bzatek
1
-2
/
+2
2009-03-14
Support for common supportfiles root
Tomas Bzatek
1
-7
/
+35
2009-03-14
Make theming more flexible
Tomas Bzatek
1
-58
/
+40
[next]