geeqie.git
2024-04-11 Colin ClarkMinor change to AppImage download script
2024-04-11 Colin ClarkBug fix: Collections and unmounted drives (2)
2024-04-11 Arkadiy IllarionovMerge SCROLL_RESET_* macros with PixbufRendererScrollRe...
2024-04-09 Colin ClarkBug fix: Collections and unmounted drives
2024-04-09 Arkadiy IllarionovDrop obsolete GTK_OBJECT_FLOATING
2024-04-07 Arkadiy IllarionovMove some defines from main-defines to modules
2024-04-07 Arkadiy IllarionovMove keyboard_scroll_calc() to layout-util
2024-04-06 Arkadiy IllarionovSimplify lists handling in history-list
2024-04-06 Arkadiy IllarionovSimplify max value search in history-list
2024-04-06 Arkadiy IllarionovRemove unused key_press_cb() declaration
2024-04-06 Arkadiy IllarionovReplace custom PI with G_PI
2024-04-06 Arkadiy IllarionovSimplify pixels sorting in image_sim_channel_equal()
2024-04-04 Colin ClarkAdditional test for temporary comments
2024-04-04 Colin ClarkCommand line auto-completion enhancements
2024-04-03 Arkadiy IllarionovReplace mround with STL lround
2024-04-02 Colin ClarkInclude xmllint checks
2024-04-02 Colin ClarkCommand line auto-completion - AppImages
2024-04-02 Arkadiy IllarionovSimplify ImageSimilarityData comparison
2024-04-01 Colin ClarkImplement basic command line auto-completion
2024-03-31 Colin ClarkFix #259: Zoom by drawing rectangle
2024-03-30 Arkadiy IllarionovAdd HtmlBrowser class and replace C array with std...
2024-03-29 Colin ClarkFix 1302: Cut image to clipboard
2024-03-29 Colin ClarkFix #1089: Sync xmp:Rating across all sidecar images (2)
2024-03-28 Colin ClarkFix #1303: Automatically hide image overlay in fullscre...
2024-03-28 Colin ClarkAdditional meson test - look for stray debug statements
2024-03-27 Colin ClarkFix #1089: Sync xmp:Rating across all sidecar images
2024-03-27 Colin ClarkFix #1240: Regression: Option to open new full-function...
2024-03-27 Colin ClarkDocumentation update - plugin filter
2024-03-26 Colin ClarkFix #1241: 'Go to directory view' uses hard-coded...
2024-03-24 Arkadiy IllarionovCleanup rt_overlay_get_position() and use in rt_draw_cb()
2024-03-24 Colin ClarkNew plugin - set file mtime to Exif.Image.DateTime
2024-03-24 Arkadiy IllarionovDeduplicate rt_border_draw
2024-03-24 Arkadiy IllarionovUse g_list_free_full to free draw_queue and draw_queue_...
2024-03-24 Arkadiy IllarionovRemove unused RendererTiles::tile_cols
2024-03-23 Arkadiy IllarionovConvert GET_{LEFT,RIGHT}_PIXBUF_OFFSET macro to function
2024-03-23 Colin ClarkRelease v2.4 files
2024-03-23 Colin ClarkUpdate documentation and translations
2024-03-23 Colin ClarkFix #1289: tar.xz contains symlinks that are wrong...
2024-03-22 Colin ClarkFix #1289: tar.xz contains symlinks that are wrong...
2024-03-22 Colin ClarkFix #1289: tar.xz contains symlinks that are wrong...
2024-03-18 Colin ClarkFix #1296: AppImage doesn't distribute libffmpegthumbnailer
2024-03-18 Arkadiy IllarionovSilence GTK deprecation warning in unused function
2024-03-17 Arkadiy IllarionovReplace deprecated gdk_screen_make_display_name
2024-03-16 Colin ClarkEnsure plugins check for external command
2024-03-16 Arkadiy IllarionovConvert group_keys to std::array
2024-03-16 Arkadiy IllarionovEnable and fix clang-tidy readability-simplify-boolean...
2024-03-16 Arkadiy IllarionovReplace deprecated gdk_window_get_pointer
2024-03-15 Colin ClarkAditional remote command - window list
2024-03-15 Arkadiy IllarionovSilence GTK deprecation warnings in champlain-gtk
2024-03-14 Arkadiy IllarionovFix FreeBSD build
2024-03-13 Colin ClarkInclude check compile on FreeBSD as a GitHub action
2024-03-13 Colin ClarkInclude appstreamcli in ancillary files check
2024-03-12 Colin ClarkEliminate some warnings from the appdata file
2024-03-12 Hofer-JulianAdapt appdata to stricter requirements
2024-03-12 Arkadiy IllarionovFix some GTK deprecation warnings
2024-03-11 Arkadiy IllarionovBlind fix macOS build
2024-03-10 Arkadiy IllarionovUse std::swap instead of temporary values
2024-03-10 Arkadiy IllarionovUse p_step to avoid has_alpha comparison in loop
2024-03-09 Colin ClarkInclude icon name column in Preferences/Keyboard table
2024-03-09 Arkadiy IllarionovSimplify util_clip_triangle()
2024-03-09 Arkadiy IllarionovAdd PanColor to simplify pan functions
2024-03-09 Colin ClarkReplace single value enums with constexpr <type>
2024-03-09 Arkadiy IllarionovDeduplicate FILE_COLUMN_POINTER
2024-03-09 Arkadiy IllarionovDeduplicate cell_renderer_height_override()
2024-03-08 Andreas RönnquistUpdated Swedish translation
2024-03-06 Colin ClarkRelease v2.3 files
2024-03-06 Colin ClarkUpdate translations stable/2.3
2024-03-06 Colin ClarkBug fix: No toolbars on first entry
2024-03-05 Arkadiy IllarionovFix build with LTO
2024-03-04 Arkadiy IllarionovCompile modules based on HAVE_* features
2024-03-04 Colin ClarkRemove Code Correctness checks on GitHub
2024-03-03 Colin ClarkRun Code Correctness checks on GitHub
2024-03-03 Arkadiy IllarionovRemove set but not used variables
2024-03-02 Colin ClarkAdd file class Archive to the Search page
2024-03-02 Arkadiy IllarionovMove open_archive() to separate module
2024-03-02 Colin ClarkFix untranslated text
2024-03-02 Arkadiy IllarionovFix warnings in exiv2
2024-03-01 Andreas RönnquistFor POTFILES, look for whereami and zonedetect in third...
2024-02-29 Colin ClarkUpdate some untranslated text strings
2024-02-29 Colin ClarkRun Code Correctness checks on all source files
2024-02-29 Colin ClarkFix #1248: Crash when hiding file list
2024-02-28 Colin ClarkMove third-party sources to separate sub-directory
2024-02-28 Colin ClarkBug fix: Pan view not displayed correctly
2024-02-28 Arkadiy IllarionovSimplify usage of set_page_num and get_page_total
2024-02-27 Arkadiy IllarionovConvert ImageLoaderBackend to interface and backends...
2024-02-26 Colin ClarkInclude Code Correctness check in GitHub test runs (2)
2024-02-24 Arkadiy IllarionovFix deprecation warning for poppler >= 0.82
2024-02-24 Arkadiy IllarionovLet image loader backend decide how to process image...
2024-02-24 Colin ClarkInclude Code Correctness check in GitHub test runs
2024-02-21 Colin ClarkMinor documentation update
2024-02-21 Colin ClarkBug fix: clang-tidy checks missing sub-dirs
2024-02-21 Arkadiy IllarionovFix HAVE_* config values checks
2024-02-21 Arkadiy IllarionovDeduplicate cr3 image loader
2024-02-20 Andreas RönnquistRemove plugin refresh-thumbnail from POTFILES
2024-02-20 Andreas RönnquistFix representing percent in c-format string
2024-02-19 Arkadiy IllarionovFix include-what-you-use warnings
2024-02-18 Arkadiy IllarionovBump Exiv2 minimum version requirement to 0.18
2024-02-18 Arkadiy IllarionovRemove redundant GdkRGBA memcpy
2024-02-15 Colin ClarkFix missing translation
2024-02-14 Colin ClarkInclude anonymous namespaces in Doxygen output
next