Remove redundant AppImage files and documentation (2)
[geeqie.git] / src /
2023-09-02 Zbigniew Jędrzejew... Do not truncate socket path
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-26 Arkadiy IllarionovUse filelist_copy to reduce duplication
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 Colin ClarkFix #1169: Find Duplicates 'Delete' keyboard shortcut...
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-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-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-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-20 Colin ClarkPart fix #1058: Deleting a symbolic link that is a...
2023-07-20 Colin ClarkRemove dead code
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 ClarkReorganize unused functions
2023-07-11 Rosen Penevvector conversion
2023-07-11 Rosen Penevadd missing free
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-04 Rosen Penevclang-tidy: fixes from version 16
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-06-30 Colin ClarkUpdate AppImage notification
2023-06-29 Colin ClarkFix #1124: Search in keyboard preferences tab
2023-06-27 Colin ClarkConvert search-and-run window to GtkBuilder .ui file
2023-06-25 Colin ClarkBug fix: Seg. fault when OSD font not set
2023-06-24 Rosen Penevfix typo
2023-06-24 Rosen Penevauto with g_new
2023-06-24 Rosen Penevclang-tidy: more
2023-06-24 Rosen PenevRevert "undo one conversion and reduce casting"
2023-06-22 Colin ClarkFix #1120: Geeqie crashes on problematic geeqie.xml...
2023-06-21 Kevin BackhouseAdd ExifData as extra argument to exif_item_get_data_as...
2023-06-20 Colin ClarkBug fix: _XOPEN_SOURCE redefined error
2023-06-20 Rosen Penevclang-tidy: fix readability stuff
2023-06-19 Rosen Penevclang-tidy: more missing fixes
next