geeqie.git
2023-08-30 Colin ClarkFix link in README
2023-08-30 Colin ClarkCreating aarch64 minimal AppImage requires more ram
2023-08-30 Colin ClarkBug fix: AppImages do not show version tag
2023-08-30 Colin ClarkScript to download Continuous Build AppImages
2023-08-30 Arkadiy IllarionovMove ClipboardDestination enum from typedefs.h to utilo...
2023-08-29 Colin ClarkEnsure action-list names listed are the shortest names
2023-08-29 Arkadiy IllarionovRemove structs and some enums from typedefs.h
2023-08-29 Arkadiy IllarionovFix GList concatenations
2023-08-28 Colin ClarkUse GitHub actions to generate aarch64 AppImages
2023-08-26 Arkadiy IllarionovUse filelist_copy to reduce duplication
2023-08-24 Colin ClarkFix #1060: AppImage exit silently on missing system...
2023-08-22 Arkadiy IllarionovSimplify gr_action_list
2023-08-20 Arkadiy IllarionovSimplify collection_save_or_append_dialog
2023-08-20 Arkadiy IllarionovSimplify GString usage
2023-08-20 Colin ClarkInclude images in doxygen documentation
2023-08-19 Arkadiy IllarionovRemove gdk-pixbuf-csource requirement
2023-08-19 Colin ClarkFix #1169: Find Duplicates 'Delete' keyboard shortcut...
2023-08-19 Colin ClarkAppImage build should be only on push, not on pull_request
2023-08-19 Arkadiy IllarionovRemove some extra memory allocations
2023-08-16 Colin ClarkInclude some missing function statics
2023-08-16 Colin ClarkUpdate AppImage notification for new file name
2023-08-16 Colin ClarkCreate minimal AppImage
2023-08-15 Colin ClarkUpdate README for AppImage location
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
next