Add missing #ifdef for DEBUG_FD
[geeqie.git] / src / filedata.cc
2023-05-16 Tomasz GolinskiAdd missing #ifdef for DEBUG_FD
2023-05-07 Andreas RönnquistDon't use too new *_DEFAULT defines
2023-04-07 Colin ClarkFix c++ compiler warnings
2023-03-31 Colin ClarkFix c++ cmpiler warnings
2023-03-31 Colin ClarkFix c++ compiler warnings
2023-03-30 Colin ClarkChange c-style typecasts to c++ style
2023-03-29 Colin ClarkFix some c++ compiler warnings
2023-03-18 Colin ClarkBug fix: Glib Critical error when no configuration...
2023-02-20 Colin ClarkInclude DEBUG_BT() and DEBUG_FD() functions
2023-02-20 Colin ClarkFix #1061: meson fails to detect strverscmp
2022-10-07 Colin ClarkRemove unused functions
2022-10-06 Colin ClarkRemove redundant includes
2022-10-05 Omari StephensChanges language for Geeqie's source files from C to...