Let image loader backend decide how to process image buffer
[geeqie.git] / src / image-load-collection.cc
2024-02-24 Arkadiy IllarionovLet image loader backend decide how to process image...
2024-02-19 Arkadiy IllarionovFix include-what-you-use warnings
2024-02-13 Arkadiy IllarionovCleanup main.h header
2023-08-29 Arkadiy IllarionovRemove structs and some enums from typedefs.h
2023-08-20 Arkadiy IllarionovSimplify GString usage
2023-08-19 Arkadiy IllarionovRemove some extra memory allocations
2023-07-25 Arkadiy IllarionovRemove UNUSED macro
2023-06-11 Rosen Penevclang-tidy: use using
2023-06-09 Rosen Penevclang-tidy: use nullptr
2023-06-08 Rosen Penevmanual fixes for C casts
2023-06-08 Rosen Penevclang-tidy: C to C++ casts
2023-06-04 Rosen Penevclang-tidy: modernize-use-auto
2023-04-07 Colin ClarkFix c++ compiler warnings
2023-04-02 Colin ClarkFix c++ compiler warnings
2023-03-31 Colin ClarkFix c++ compiler warnings
2022-10-05 Omari StephensChanges language for Geeqie's source files from C to...