Fix clang-tidy: readability-non-const-parameter (4)
[geeqie.git] / src / menu.cc
2023-08-04 Colin Clark(Re)-implement natural and case sorting
2023-07-29 Tomasz GolinskiPR #1139: Remove some of deprecated GTK stuff
2023-07-25 Arkadiy IllarionovRemove UNUSED macro
2023-07-22 Arkadiy IllarionovReplace string_list_free with g_list_free_full
2023-07-05 Colin ClarkEliminate gchar conversion warnings
2023-06-09 Rosen Penevclang-tidy: use nullptr
2023-06-04 Rosen Penevclang-tidy: modernize-use-auto
2023-05-30 Colin ClarkEliminate warnings when creating .pot file
2023-04-07 Colin ClarkFix c++ compiler wrnings
2023-04-07 Colin ClarkFix c++ compiler 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-02-20 Colin ClarkFix #1061: meson fails to detect strverscmp
2022-10-06 Colin ClarkRemove redundant includes
2022-10-05 Omari StephensChanges language for Geeqie's source files from C to...