Cleanup main.h header
[geeqie.git] / src / exif.cc
2024-02-13 Arkadiy IllarionovCleanup main.h header
2024-02-05 Colin ClarkFix clang-tidy: readability-non-const-parameter (5)
2023-11-21 Arkadiy IllarionovRemove duplicated JPEG_MARKER macros
2023-08-19 Arkadiy IllarionovRemove some extra memory allocations
2023-07-25 Arkadiy IllarionovRemove UNUSED macro
2023-07-22 Arkadiy IllarionovUse g_list_free_full
2023-07-08 Rosen Penevclang-tidy: simplify booleans
2023-07-06 Colin ClarkClean up UNUSED warnings and others
2023-07-04 Rosen Penevclang-tidy: fixes from version 16
2023-06-21 Kevin BackhouseAdd ExifData as extra argument to exif_item_get_data_as...
2023-06-11 Rosen Penevclang-tidy: use using
2023-05-16 Tomasz GolinskiProtect another g_memdup2 in exif.cc with ifdef
2023-05-09 Andreas RönnquistDo more casting to avoid build errors
2023-03-30 Colin ClarkChange c-style typecasts to c++ style
2023-03-29 Colin ClarkFix some c++ compiler warnings
2022-10-05 Omari StephensChanges language for Geeqie's source files from C to...