Simplify vflist_get_formatted()
[geeqie.git] / src / layout-image.cc
3 days ago Arkadiy IllarionovSilence GtkAction deprecation warnings
2024-04-17 Arkadiy IllarionovAdd vf_selection_foreach()
2024-04-07 Arkadiy IllarionovMove some defines from main-defines to modules
2024-03-29 Colin ClarkFix 1302: Cut image to clipboard
2024-03-09 Arkadiy IllarionovDeduplicate FILE_COLUMN_POINTER
2024-03-02 Arkadiy IllarionovMove open_archive() to separate module
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-07 Colin Clarkclang-tidy: modernize-macro-to-enum
2024-02-02 Colin Clarkclang-tidy: modernize-use-nullptr
2023-09-25 Colin ClarkGTK4: GtkClipboard
2023-09-09 Colin ClarkOption to show-hide selectable bars
2023-08-29 Arkadiy IllarionovRemove structs and some enums from typedefs.h
2023-07-29 Arkadiy IllarionovRemove deprecated GTK_STOCK_DIALOG_*
2023-07-29 Arkadiy IllarionovRemove deprecated GtkHPaned, GtkVPaned
2023-07-29 Tomasz GolinskiPR #1139: Remove some of deprecated GTK stuff
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-06-15 Colin ClarkFix #1106: Split/Split pane sync - Shift+Arrow keys...
2023-06-09 Rosen Penevclang-tidy: use nullptr
2023-06-08 Rosen Penevmanual fixes for C casts
2023-06-08 Rosen Penevclang-tidy: C to C++ casts
2023-06-04 Rosen Penevclang-tidy: modernize-use-auto
2023-06-03 Colin ClarkFix #1093: Double click for full screen
2023-04-09 Colin ClarkFix #1077: allow split view with user specified layout
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-03-13 Colin ClarkUse webp-pixbuf-loader instead of image-load-webp()
2022-10-25 Colin ClarkFix #1037: Fullscreen loads black
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...