Simplify vflist_get_formatted()
[geeqie.git] / src / exif-common.c
2022-10-05 Omari StephensChanges language for Geeqie's source files from C to...
2022-10-05 Omari StephensMerge pull request #1038 from xsdg/hyphen-filenames.3
2022-09-30 Omari StephensUpdates references from using underscore filenames...
2022-07-21 Colin ClarkGTK2 no longer supported
2022-07-17 Colin ClarkChange configuration system from Autotools to Meson
2022-02-09 Dan Fandrich Fix #941: Update links from http: to https: where possible
2022-01-11 Colin ClarkRevise timezone function
2020-04-06 Zbigniew Jędrzejew... Fix #753: Various cleanups based on gcc warnings
2019-10-07 Colin ClarkShow lens ID data via a lua script
2019-08-14 Colin ClarkShow page no. in OSD
2019-07-25 Colin ClarkBug fix: Compute TimeZone data
2019-06-30 Colin ClarkEnable lua scripts to be called from Info sidebar
2019-06-17 Colin ClarkImplement downloadable timezone database
2019-02-05 Klaus EthgenMerge merge requests 641, 638, 630 and 627
2019-02-05 Klaus EthgenMerge merge requests 649, 647 and 651
2019-02-05 Klaus EthgenMerge merge requests 660, 658, 655 and 648
2019-01-21 Rinat IbragimovFix #658: Bug fix: reads of uninitialized data
2019-01-20 Rinat IbragimovBug fix: reads of uninitialized data
2018-11-17 Colin ClarkShow timezone data when no date-time
2018-08-21 Colin ClarkAdditional parameters from ZoneDetect
2018-08-20 Colin ClarkRemove ZoneDetect .bin file from repository
2018-08-14 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2018-08-10 Colin ClarkBug fix: Crash when GPSInfo contains illegal characters
2018-07-06 Colin ClarkAdditional file info parameters
2018-06-18 Colin ClarkShow star rating in files pane
2018-06-03 Colin ClarkShow rating as star characters
2018-05-31 Colin ClarkInclude file ctime as a formatted tag
2018-05-27 Michał PecioSupport for Canon ISO tags
2018-04-25 Colin ClarkLocal time - UTC offset and daylight saving correction
2018-01-22 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2018-01-22 Klaus EthgenMerge remote-tracking branches 'github/merge-requests...
2018-01-03 Colin ClarkSort/search on Exif.Photo.DateTimeDigitized
2016-05-24 Klaus EthgenUpdate copyright in all files
2012-10-02 Klaus EthgenMerge branch 'master' into ke-lua
2012-08-30 Laurent MoninSilent 2 warnings using explicit type casting.
2012-08-21 Vladimir NadvornikMerge commit 'refs/merge-requests/2' of git://gitorious...
2012-08-21 Michal ČihařWhitespace cleanup
2012-08-21 Michal ČihařAdd support for LCMS2
2012-08-09 Vladimir Nadvornikfixed exif_read_fd
2012-08-07 Vladimir Nadvornikreplaced assert with g_assert
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2012-07-27 Vladimir Nadvornikfixed bug in cache handling
2012-05-14 Klaus EthgenMerge remote-tracking branch 'origin/toer'
2011-10-29 Klaus EthgenMerge branch 'ke' into ke-lua
2011-10-29 Klaus EthgenMerge branch 'master' into ke
2011-09-27 Vladimir Nadvorniksplit jpeg parser functions to separate file
2011-09-27 Laurent MoninFix bug 3006812: ensure exif cache is initialized even...
2010-02-28 Klaus EthgenFix a small issue with strptime
2010-02-27 Klaus EthgenUnifying the datetime output
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-06-30 Vladimir Nadvornikfixes for a built without Exiv2
2009-03-29 Vladimir Nadvornikre-added possibility to display basic file info (size...
2009-03-12 Laurent Moningint -> gboolean and tidy up.
2009-03-01 Laurent MoninOnly attempt to read exif if the file is readable.
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2008-12-26 Vladimir Nadvornikimproved sidecar writting
2008-12-21 Vladimir Nadvornikmost of the metadata options now works
2008-12-16 Vladimir Nadvornikqueue metadata and write them in an idle callback
2008-12-15 Vladimir Nadvornikprepared infrastructure for delayed metadata writting...
2008-11-27 Laurent MoninDo not hardcode exif formatted prefix.
2008-11-20 Laurent MoninFix compilation warnings.
2008-10-07 Vladimir NadvornikFixed degree symbol encoding
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-10-04 Vladimir Nadvornikfixed charset of exiv2 strings in non-utf8 locales
2008-10-01 Vladimir NadvornikAdd support for GPSInfo - patch by Klaus Ethgen
2008-08-26 Laurent MoninFor the sake of consistency, use glib basic types every...
2008-08-23 Laurent MoninMinor optimization: no need to copy the whole remaining...
2008-07-23 Laurent MoninMinor tidy up.
2008-06-18 Vladimir Nadvornikimplemented generic FileData cache
2008-05-22 Laurent MoninFix signed vs unsigned warnings.
2008-05-16 Laurent MoninInclude debug.h from main.h since debug macros may...
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
2008-05-03 Laurent Moninexif_get_description_by_key(): check for "formatted...
2008-05-03 Laurent Moninexif_get_formatted_by_key(): skip prefix when comparing.
2008-05-03 Laurent MoninChange the prefix of formatted exif tags to a more...
2008-05-02 Laurent MoninMake exif_rational_to_double() and exif_get_rational_as...
2008-05-02 Laurent Moninexif_get_description_by_key(): tidy up.
2008-05-02 Laurent MoninAdd a pointer to the build function in the formatted...
2008-05-02 Laurent MoninIndentation fix.
2008-05-02 Laurent MoninExplode exif_get_formatted_by_key() in smaller function...
2008-05-02 Laurent MoninMove variable declaration and affectation near where...
2008-05-02 Laurent MoninReplace GQView by Geeqie.
2008-04-24 Laurent MoninCleanup exif_get_formatted_by_key().
2008-04-24 Laurent MoninConvert the minority of while() to while ().
2008-04-24 Laurent MoninMove debug macros from main.h to new debug.h.
2008-04-24 Laurent MoninHandle the newline in DEBUG_N() macro instead of adding one
2008-04-23 Laurent MoninIntroduce macros to display debug messages.
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-20 Vladimir Nadvornikread color profiles from jpeg also with Exiv2
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-20 Vladimir Nadvornikadded fColorProfile pseudo-tag with detailed information
2008-04-10 Laurent MoninFix fCamera even more.
2008-04-10 Laurent MoninFix broken remove_common_prefix(), fCamera didn't displ...
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-03 Laurent MoninRemove two unused variables declarations, and add a...
2008-04-02 Vladimir Nadvornikvarious exif improvements based on patch by Uwe Ohse
2008-03-30 Vladimir Nadvornikdifferentiate among normal image, raw image and metadata
2008-03-26 Vladimir Nadvornikimproved xmp vs. legacy metadata handling
2008-03-16 Vladimir Nadvornikwhitelist of files that can have an xmp sidecar, sample...
2008-03-16 Vladimir Nadvornikwrite comment and keywords to xmp, sidecars are used...
next