Deduplicate cell_renderer_height_override()
[geeqie.git] / src / lua.cc
2024-03-04 Arkadiy IllarionovCompile modules based on HAVE_* features
2024-02-19 Arkadiy IllarionovFix include-what-you-use warnings
2024-02-14 Arkadiy IllarionovSort headers using clang-tidy
2024-02-13 Arkadiy IllarionovCleanup main.h header
2024-02-03 Colin Clarkclang-tidy: readability-else-after-return
2023-10-22 Colin ClarkFIXME: lua - what is the correct way to find the script...
2023-08-29 Arkadiy IllarionovRemove structs and some enums from typedefs.h
2023-08-01 Arkadiy IllarionovFix memory leaks in lua.cc
2023-07-19 Rosen Penevfix compilation with lua
2023-06-16 Rosen Penevadd missing stuff
2023-06-16 Rosen Penevclang-tidy: more C cast removals
2023-06-11 Rosen Penevclang-tidy: use using
2022-10-05 Omari StephensChanges language for Geeqie's source files from C to...