Simplify vflist_get_formatted()
[geeqie.git] / src / rcfile.cc
10 days ago Colin ClarkOption to hide window decorations
2024-04-11 Arkadiy IllarionovMerge SCROLL_RESET_* macros with PixbufRendererScrollRe...
2024-03-28 Colin ClarkFix #1303: Automatically hide image overlay in fullscre...
2024-03-27 Colin ClarkFix #1240: Regression: Option to open new full-function...
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-07 Colin Clarkclang-tidy: readability-isolate-declaration
2024-02-02 Colin Clarkclang-tidy: readability-duplicate-include
2024-01-24 Colin ClarkOption to select menu style
2023-10-18 Colin ClarkDocument similarity algorithms and enable alternate
2023-09-24 Colin ClarkGTK4: GdkColor
2023-09-09 Colin ClarkOption to show-hide selectable bars
2023-08-20 Arkadiy IllarionovSimplify GString usage
2023-08-15 Colin ClarkFix #1151: Can't re-add items to collection after accid...
2023-08-04 Colin Clark(Re)-implement natural and case sorting
2023-07-25 Arkadiy IllarionovRemove UNUSED macro
2023-07-20 Colin ClarkRemove dead code
2023-07-18 Colin ClarkMore unused functions, remove dead code
2023-07-17 Colin ClarkReorganize unused functions
2023-07-04 Rosen Penevclang-tidy: fixes from version 16
2023-06-24 Rosen Penevauto with g_new
2023-06-19 Rosen Penevclang-tidy: more missing fixes
2023-06-16 Rosen Penevadd missing stuff
2023-06-09 Rosen Penevclang-tidy: use nullptr
2023-06-08 Rosen Penevclang-tidy: C to C++ casts
2023-06-04 Rosen Penevclang-tidy: modernize-use-auto
2023-05-07 Andreas RönnquistDon't use too new *_DEFAULT defines
2023-04-07 Colin ClarkFix c++ compiler wrnings
2023-04-07 Colin ClarkFix c++ compiler warnings
2023-04-03 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 more c++ compiler warnings
2023-03-29 Colin ClarkFix some c++ compiler warnings
2023-02-20 Colin ClarkInclude DEBUG_BT() and DEBUG_FD() functions
2022-12-05 Colin ClarkAppImage version update notification
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...