Convert GET_{LEFT,RIGHT}_PIXBUF_OFFSET macro to function
[geeqie.git] / src / view-dir-tree.cc
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
2024-02-03 Colin Clarkclang-tidy: readability-else-after-return
2024-02-02 Colin Clarkclang-tidy: bugprone-macro-parentheses
2023-08-29 Arkadiy IllarionovRemove structs and some enums from typedefs.h
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 IllarionovRemove parts_list_free
2023-06-24 Rosen Penevauto with g_new
2023-06-11 Rosen Penevclang-tidy: use using
2023-06-09 Rosen Penevclang-tidy: use nullptr
2023-06-04 Rosen Penevclang-tidy: modernize-use-auto
2023-05-08 Colin ClarkUse emblems for some folder icons
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
2022-10-06 Colin ClarkRemove redundant includes
2022-10-05 Omari StephensChanges language for Geeqie's source files from C to...