summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-17Drop explicit references to "original" and "preview" image sizesTomas Bzatek3-46/+42
2016-09-17Drop legacy nofullsize and album width/height/quality tagsTomas Bzatek9-151/+45
2016-09-11generators: Optionally warn when an image is being resizedTomas Bzatek3-3/+12
2016-09-11atom-writer: Use _DEFAULT_SOURCE instead of deprecated _BSD_SOURCETomas Bzatek1-1/+1
2016-04-03cgg-dirgen: Support the 'hires' image sizeTomas Bzatek1-0/+13
2016-04-03Switch the sample gallery to the new fluid themeTomas Bzatek2-2/+2
2016-04-03New 'fluid' themeTomas Bzatek12-1/+1443
2016-04-03jpeg-utils: Override artist and owner nameTomas Bzatek8-0/+37
2016-04-03gallery-utils: Copy extra files recursivelyTomas Bzatek3-2/+44
2015-08-29jpeg-utils: Unify media libraries initializationTomas Bzatek3-6/+30
2015-08-29setup: Fix setup files version checkTomas Bzatek1-3/+3
2015-08-29jpeg-utils: Filter out certain tags from external EXIF fileTomas Bzatek2-1/+82
2015-02-01theming: Fix thumbnail sizes validationTomas Bzatek1-2/+5
2015-02-01generators: Expose ITEM_INDEX value for non-picture itemsTomas Bzatek1-1/+4
2015-02-01jpeg-utils: Use the nicer unicode "f" for the aperture value stringTomas Bzatek1-1/+1
2015-02-01Move the current design templates in the "classic" subdirTomas Bzatek11-14/+19
2015-02-01theming: Introduce image size fallback modeTomas Bzatek4-41/+97
2015-02-01jpeg-utils: Add some assertsTomas Bzatek1-0/+8
2015-01-30theming: Fix the have_image_size() nofullsize testTomas Bzatek1-4/+0
2015-01-30theming: Implement have_album_image_size() block functionTomas Bzatek1-0/+37
2015-01-26block-parser: Don't call the destroy func on NULL user_data pointerTomas Bzatek1-1/+1
2015-01-25theming: Implement have_image_size() block functionTomas Bzatek1-0/+45
2015-01-25block-parser: Enhance block_parser_register_function() with a destroy notify ...Tomas Bzatek3-16/+25
2015-01-25generators: Rename HAS_ conditionals to HAVE_Tomas Bzatek2-13/+13
2015-01-25theming: Make custom image size handling fully flexibleTomas Bzatek8-100/+129
2015-01-11generators: Remove unnecessary picture page global blockTomas Bzatek2-28/+14
2015-01-11generators: Allow undefined album image and thumbnail sizesTomas Bzatek1-76/+77
2015-01-11theming: Make lookup_image_size_for_name() NULL-awareTomas Bzatek1-0/+3
2015-01-11theming: Remove invalid <picture> theme validation checkTomas Bzatek1-5/+1
2015-01-04Introduce new "fixed" thumbnail crop modeTomas Bzatek6-23/+74
2015-01-04generators: Newline at the end of generated .htaccess fileTomas Bzatek1-1/+2
2015-01-04generators: Use single function for all templatesTomas Bzatek11-640/+600
2014-09-18generators: Separate common code outTomas Bzatek1-142/+136
2014-09-17theming: Make navigation bar strongly themedTomas Bzatek4-84/+226
2014-09-15theming: Allow themes to use different thumbnail image sizesTomas Bzatek9-147/+184
2014-09-15theming: Verify that the "original" image size is definedTomas Bzatek1-0/+4
2014-09-15theming: Define meaning of the <no_resize> tagTomas Bzatek2-1/+7
2014-09-14theming: Clarify image size rulesTomas Bzatek1-4/+13
2014-09-13Introduce properties tableTomas Bzatek9-131/+581
2014-03-22Make error reporting nicer when referenced image is not availableTomas Bzatek2-10/+30
2014-03-21Use setup2.xml if presentTomas Bzatek2-5/+11
2014-03-21Make setup files versioned and add fallback for old versionsTomas Bzatek6-9/+142
2014-03-18Use "override" terminology instead of "fake"Tomas Bzatek5-47/+47
2014-03-18Ignore zero raw values for Camera Temperature tag detectionTomas Bzatek1-6/+17
2014-03-18Allow absolute pathnames for external EXIF dataTomas Bzatek1-2/+2
2014-03-18Add support for specifying custom focal length and apertureTomas Bzatek7-3/+68
2014-03-15jpeg-utils: Strip all profiles from thumbnailsTomas Bzatek1-0/+2
2013-06-05jpeg-utils: Shift/fake also Exif.Image.DateTimeTomas Bzatek1-5/+2
2013-04-22Use new glib threading APITomas Bzatek3-1/+13
2013-04-22Lower the autoconf version requirementTomas Bzatek1-1/+1