geeqie.git
2023-08-15 Colin ClarkChangeLog not needed for AppImage
2023-08-15 Colin ClarkUse GitHub workflow actions to generate AppImage
2023-08-15 Arkadiy IllarionovReplace some deprecated GTK functions
2023-08-15 Colin ClarkFix #1151: Can't re-add items to collection after accid...
2023-08-14 Arkadiy IllarionovRemove some deprecated GdkScreen API
2023-08-13 Arkadiy IllarionovFix assigned but never used warnings
2023-08-13 Arkadiy IllarionovUse more standard icons
2023-08-13 Colin ClarkFix FIXME: useable_toolbar_items []
2023-08-12 Colin ClarkAllow .desktop files to be linked to programmable mouse...
2023-08-12 Colin ClarkInsert missing button label
2023-08-12 Arkadiy IllarionovReplace handmade spinner with GtkSpinner
2023-08-11 Colin ClarkImplement remote keyboard actions
2023-08-10 Colin ClarkPart fix #1159: Continuous zoom with mouse button
2023-08-10 Colin ClarkModify part of Collections user interface
2023-08-10 Arkadiy IllarionovRemove deprecated GtkArrow
2023-08-10 Colin ClarkBug fix: Pan view not working
2023-08-09 Colin ClarkRemove stray comment characters.
2023-08-09 Colin ClarkBug fix: Button labels and accelerators
2023-08-08 Colin ClarkFix #1156: Status bar remains empty on selecting colle...
2023-08-08 Arkadiy IllarionovDrop goto in zonedetect.cc
2023-08-05 Arkadiy IllarionovDrop goto in secure-save.cc
2023-08-04 Colin Clark(Re)-implement natural and case sorting
2023-08-04 Arkadiy IllarionovDrop goto in copy_file()
2023-08-03 Colin ClarkFix #1148: Intermittent crash on removing first item...
2023-08-03 Arkadiy IllarionovUse pixbuf_fallback() instead of duplicated code
2023-08-02 Colin ClarkBug fix: Include Lua tests
2023-08-02 Colin ClarkInclude Lua tests
2023-08-01 Arkadiy IllarionovFix memory leaks in lua.cc
2023-07-30 Arkadiy IllarionovReplace MD5Context with GChecksum
2023-07-30 Arkadiy IllarionovRemove deprecated GtkAlignment
2023-07-29 Arkadiy IllarionovRemove deprecated orientation-specific widgets
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-28 Arkadiy IllarionovFix memory leak in log_window_append()
2023-07-28 Arkadiy IllarionovFix usage of vectors
2023-07-27 Colin ClarkClarification of Desktop file Category
2023-07-25 Arkadiy IllarionovRemove UNUSED macro
2023-07-25 Arkadiy IllarionovFix some memory leaks
2023-07-23 Arkadiy IllarionovFix dangling pointer in jxl
2023-07-22 Arkadiy IllarionovAdd CommandBuilder in order to drop goto in editor_comm...
2023-07-22 Arkadiy IllarionovVarious fixes
2023-07-22 Arkadiy IllarionovUse g_list_free_full
2023-07-22 Arkadiy IllarionovRemove parts_list_free
2023-07-22 Arkadiy IllarionovRemove fullscreen_prefs_list_free
2023-07-22 Arkadiy IllarionovReplace collection_list_free with g_list_free_full
2023-07-22 Arkadiy IllarionovReplace dupe_list_free with g_list_free_full
2023-07-22 Arkadiy IllarionovReplace string_list_free with g_list_free_full
2023-07-22 Arkadiy IllarionovRemove list_free_wrapper
2023-07-22 Arkadiy IllarionovRemove tree_path_free_wrapper
2023-07-22 Colin ClarkDo not run tests on unsupported image type
2023-07-22 Colin ClarkImage test runs - check if Geeqie has crashed
2023-07-20 Colin ClarkPart fix #1058: Deleting a symbolic link that is a...
2023-07-20 Colin ClarkRemove dead code
2023-07-19 Colin ClarkChange doxygen default from C to C++
2023-07-19 Rosen Penevfix compilation with lua
2023-07-19 Arkadiy IllarionovCreate image from icon name instead of stock id
2023-07-18 Colin ClarkMore unused functions, remove dead code
2023-07-17 Colin ClarkDocument hidden duplicates window mouse click
2023-07-17 Colin ClarkReorganize unused functions
2023-07-16 Colin ClarkRe-insert geeqie.cppcheck
2023-07-15 Colin ClarkBug fix: Incorrect regex in document generator
2023-07-12 Colin ClarkRemove redundant files (2)
2023-07-12 Colin ClarkRemove redundant files
2023-07-11 Colin ClarkInclude clang-tidy check
2023-07-11 Rosen Penevvector conversion
2023-07-11 Rosen Penevadd missing free
2023-07-09 Colin ClarkRemove redundant compiler options
2023-07-08 Colin ClarkEliminate “might be clobbered” warnings
2023-07-08 Rosen Penevmanual loop conversions
2023-07-08 Rosen Penevuse vector
2023-07-08 Rosen Penevclang-tidy: remove misleading const
2023-07-08 Rosen Penevclang-tidy: get rid of const in declarations
2023-07-08 Rosen Penevclang-tidy: simplify booleans
2023-07-06 Colin ClarkInsert #ifdef HAVE_ around some #includes
2023-07-06 Colin ClarkClean up UNUSED warnings and others
2023-07-06 Colin ClarkEliminate gq-marshal compile warning
2023-07-05 Colin ClarkEliminate gchar return ignored warning
2023-07-05 Colin ClarkEliminate gchar return ignored warning
2023-07-05 Colin ClarkEliminate gchar return ignored warning
2023-07-05 Colin ClarkEliminate compiler warning - used unititialized
2023-07-05 Colin ClarkEliminate variable length array warning
2023-07-05 Colin ClarkEliminate gchar conversion warnings
2023-07-05 Colin ClarkEliminate "not used" warnings
2023-07-05 Colin ClarkBug fix: GitHub workflow image tests
2023-07-04 Rosen Penevclang-tidy: fixes from version 16
2023-07-04 Colin ClarkBug fix: GitHub workflow image tests
2023-07-04 Colin ClarkBug fix: GitHub workflow image tests
2023-07-04 Colin ClarkBug fix: GitHub workflow image tests
2023-07-04 Colin ClarkInclude faulty image test in GitHub workflow tests
2023-07-04 Colin Clarklibdwarf is required for Ddevel=enabled on GitHub
2023-07-04 Colin Clarklibunwind is required for Ddevel=enabled on GitHub
2023-07-04 Colin Clarklibdw is required for Ddevel=enabled on GitHub
2023-07-04 Colin ClarkInclude image tests in GitHub workflow
2023-07-03 Colin ClarkFile formats no longer supported - .apm, .icns, .wmf
2023-07-02 Colin ClarkRemote --get-file-info method
2023-07-02 Colin ClarkFile formats no longer supported - .ptx, .x3f
2023-07-01 Colin ClarkBug fix: .xbm files are not recognized unless the mime...
2023-07-01 Colin ClarkOptimize GitHub workflow tests
2023-06-30 Colin ClarkUpdate AppImage notification
next