Aditional remote command - window list
[geeqie.git] / src / image-load-jpeg.cc
2024-03-04 Arkadiy IllarionovCompile modules based on HAVE_* features
2024-02-27 Arkadiy IllarionovConvert ImageLoaderBackend to interface and backends...
2024-02-24 Arkadiy IllarionovLet image loader backend decide how to process image...
2024-02-21 Arkadiy IllarionovDeduplicate cr3 image loader
2024-02-19 Arkadiy IllarionovFix include-what-you-use warnings
2024-02-13 Arkadiy IllarionovCleanup main.h header
2024-02-07 Colin Clarkclang-tidy: readability-isolate-declaration
2023-10-05 Dmitry MarakasovUse sigsetjmp instead of setjmp where appropriate
2023-07-25 Arkadiy IllarionovRemove UNUSED macro
2023-07-20 Colin ClarkRemove dead code
2023-07-08 Colin ClarkEliminate “might be clobbered” warnings
2023-07-04 Rosen Penevclang-tidy: fixes from version 16
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
2022-10-05 Omari StephensChanges language for Geeqie's source files from C to...