Check for shell scripts that are not POSIX
[geeqie.git] / src /
2023-09-20 Colin ClarkGTK4: gtk_widget_show_all()
2023-09-20 Colin ClarkGTK4: gtk_box_pack_start() gtk_box_pack_end()
2023-09-20 Colin ClarkGTK4: gtk_scrolled_window
2023-09-19 Colin ClarkSimplify some icons
2023-09-18 Colin ClarkChange tabs to spaces in layout-util.cc menu arrays
2023-09-18 Colin ClarkUpdate icons and include dark theme versions
2023-09-16 Colin ClarkReplace file filter icon with a standard icon
2023-09-15 Colin ClarkOn exit additional check for multiple windows open
2023-09-14 Colin ClarkBug fix: Layout window IDs not correct
2023-09-13 Colin ClarkFix #1187: 'Sort by' is not remembered across sessions
2023-09-10 Colin ClarkExtracted AppImage to check for updates on GitHub
2023-09-10 Colin ClarkBug fix: Option to show-hide selectable bars
2023-09-09 Colin ClarkOption to show-hide selectable bars
2023-09-06 Colin ClarkFix #1185: Do you plan to embed video player like gthum...
2023-09-04 Colin ClarkLeave toolbar icon size at system default.
2023-09-04 Colin ClarkFix #1076: webp images show up as black
2023-09-03 Colin ClarkEliminate compiler warnings
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
next