summaryrefslogtreecommitdiff
path: root/src/setup.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-15theming: Add option to disable HiDPI for any particular image sizeTomas Bzatek1-1/+6
2017-05-07jpeg-utils: Allow custom datetime formatTomas Bzatek1-0/+2
2016-10-02Add support for HiDPI imagesTomas Bzatek1-1/+69
2016-10-02jpeg-utils: Add support for custom resize optionsTomas Bzatek1-0/+19
2016-09-18Introduce resizing thresholdsTomas Bzatek1-6/+11
2016-09-17Drop explicit references to "original" and "preview" image sizesTomas Bzatek1-4/+0
2016-09-17Drop legacy nofullsize and album width/height/quality tagsTomas Bzatek1-1/+13
2016-04-03jpeg-utils: Override artist and owner nameTomas Bzatek1-0/+2
2015-02-01theming: Fix thumbnail sizes validationTomas Bzatek1-2/+5
2015-02-01theming: Introduce image size fallback modeTomas Bzatek1-3/+28
2015-01-25theming: Make custom image size handling fully flexibleTomas Bzatek1-0/+2
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 Bzatek1-2/+11
2015-01-04generators: Use single function for all templatesTomas Bzatek1-5/+5
2014-09-15theming: Allow themes to use different thumbnail image sizesTomas Bzatek1-41/+95
2014-09-15theming: Verify that the "original" image size is definedTomas Bzatek1-0/+4
2014-09-13Introduce properties tableTomas Bzatek1-28/+28
2014-03-21Use setup2.xml if presentTomas Bzatek1-5/+10
2014-03-21Make setup files versioned and add fallback for old versionsTomas Bzatek1-2/+108
2013-03-16Strip XMP metadata by defaultTomas Bzatek1-0/+1
2013-03-16Add support for writing external EXIF metadata back to imagesTomas Bzatek1-0/+1
2013-02-10Support theme-defined thumbnail for protected albumsTomas Bzatek1-0/+4
2012-12-30setup: Introduce location section and reorganizeTomas Bzatek1-2/+6
2011-06-04Autorotate images according to EXIF Orientation infoTomas Bzatek1-0/+1
2011-06-04Port Go Up link to the new defines systemTomas Bzatek1-1/+0
2011-06-04Port EXIF table visibility switch to the new defines systemTomas Bzatek1-1/+0
2011-06-04Port border style to the new defines systemTomas Bzatek1-2/+0
2011-06-04Introduce conditional systemTomas Bzatek1-2/+17
2011-05-29setup: Fix wrong access() testTomas Bzatek1-1/+1
2011-05-29Introduce new theming systemTomas Bzatek1-89/+259
2011-01-23Use g_build_{filename|path} when possibleTomas Bzatek1-1/+1
2010-12-12setup: Code cleanupTomas Bzatek1-22/+15
2010-12-12xml-parser: CleanupTomas Bzatek1-1/+1
2010-12-12setup: Code cleanupTomas Bzatek1-28/+27
2010-10-09Add support for squared thumbnailsTomas Bzatek1-0/+8
2010-10-08Plug some memory leaksTomas Bzatek1-0/+2
2010-10-08Add basic Atom feed writerTomas Bzatek1-25/+18
2010-07-19Silence error messages when searching for setup fileTomas Bzatek1-3/+8
2009-05-10Remove #ifdef __DEBUG_ALL__Tomas Bzatek1-48/+11
2009-05-10Consolidate data typesTomas Bzatek1-76/+57
2009-04-25Custom thumbnail file name formatTomas Bzatek1-0/+5
2009-04-11Print statistics in verbose modeTomas Bzatek1-1/+1
2009-04-11User customizable image directoriesTomas Bzatek1-0/+16
2009-03-28Support for custom index file nameTomas Bzatek1-0/+6
2009-03-14Option to hide EXIF table in single photo viewTomas Bzatek1-0/+3
2009-03-14Option to hide "Go Up" linksTomas Bzatek1-0/+3
2009-03-14Support for common supportfiles rootTomas Bzatek1-0/+3
2009-03-14Make theming more flexibleTomas Bzatek1-10/+9
2009-03-07Favicon supportTomas Bzatek1-0/+7