geeqie.git
2023-06-17 Colin ClarkPreparing for release v2.1 stable/2.1 v2.1
2023-06-17 Colin ClarkUpdate .po files
2023-06-17 Colin ClarkUpdate shortcuts documentation
2023-06-17 Colin ClarkUpdate create-shortcuts-xml.sh
2023-06-16 Colin ClarkRemove unused declarations
2023-06-16 Rosen Penevadd missing stuff
2023-06-16 Rosen Penevmore typedef removals
2023-06-16 Rosen Penevclang-tidy: more C cast removals
2023-06-16 Colin ClarkExclude exiv2 version 0.28.0 from meson.build
2023-06-15 Colin ClarkFix #1106: Split/Split pane sync - Shift+Arrow keys...
2023-06-14 Colin ClarkFix coding errors
2023-06-12 Colin ClarkScript to install files needed for development use
2023-06-12 Colin ClarkInclude descriptive text for Generate-ClayRGB1998-icc...
2023-06-11 Colin ClarkUpdate JPEG XL handling
2023-06-11 Rosen Penevclang-tify: remove void
2023-06-11 Colin ClarkRationalize shellchecks in meson.build
2023-06-11 Rosen Penevclang-tidy: use using
2023-06-10 Colin ClarkSimple script to generate doxgen documentation
2023-06-10 Colin ClarkRun shellcheck in meson tests
2023-06-10 Colin ClarkRun shellcheck on script files
2023-06-09 Rosen Penevclang-tidy: use nullptr
2023-06-09 Rosen Penevclang-tidy: use override
2023-06-09 Rosen Penevexiv2: use unique_ptr
2023-06-09 Rosen Penevmeson: set cpp standard to 14
2023-06-09 Rosen Penevclang-tidy: replace int with bool
2023-06-08 Colin ClarkRun GitHub actions also on pull_request
2023-06-08 Rosen Penevmanual fixes for C casts
2023-06-08 Rosen Penevremove const_cast
2023-06-08 Rosen Penevundo one conversion and reduce casting
2023-06-08 Rosen Penevclang-tidy: C to C++ casts
2023-06-08 Colin ClarkFix #1100:
2023-06-04 Colin Clarkclang-tidy: modernize-use-auto
2023-06-04 Rosen Penevclang-tidy: modernize-use-auto
2023-06-04 Rosen Penevconvert loops to for range
2023-06-04 Rosen Penevremove bad form in if statement
2023-06-04 Rosen Penevremove register
2023-06-03 Colin ClarkFix #1093: Double click for full screen
2023-06-02 Rosen Penev Fix #1090: exiv2 0.28.0 support
2023-06-02 Colin ClarkBug fix: AppImage notification
2023-06-02 Colin ClarkFix #1096: Debian install script fails on Debian 11.7
2023-05-30 Colin ClarkEliminate warnings when creating .pot file
2023-05-27 Colin ClarkInclude check for existence of xvfb in meson.build
2023-05-24 Colin ClarkUpdate GitHub actions file (part 2)
2023-05-24 Colin ClarkUpdate GitHub actions file
2023-05-24 Colin ClarkDocumentation: Use G_SOURCE_CONTINUE and G_SOURCE_REMOVE
2023-05-22 Colin ClarkFix typo in Readme file
2023-05-22 Colin ClarkInclude package status in the Readme file
2023-05-21 Colin ClarkFix typo in previous commit
2023-05-21 Colin ClarkInclude executable test in GitHub action
2023-05-20 Colin ClarkInclude a build status badge in the Readme file
2023-05-19 Colin ClarkInclude GitHub action to check builds
2023-05-16 Tomasz GolinskiProtect another g_memdup2 in exif.cc with ifdef
2023-05-16 Tomasz GolinskiReplace g_memdup with safer g_memdup2
2023-05-16 Tomasz GolinskiAdd missing #ifdef for DEBUG_FD
2023-05-12 Colin ClarkRevert "FIXME: this can be rather slow and blocks until...
2023-05-12 Colin ClarkRevert "FIXME: this can be rather slow and blocks until...
2023-05-09 Colin ClarkBug fix: Copy icon not displayed
2023-05-09 Andreas RönnquistDo more casting to avoid build errors
2023-05-08 Colin ClarkUse emblems for some folder icons
2023-05-07 Andreas RönnquistDon't use too new *_DEFAULT defines
2023-05-07 Colin ClarkRemove "dot" entry from shortcuts pane
2023-05-07 Colin ClarkFix #1080: Cannot build with meson 0.56.2
2023-05-06 Sam JamesDrop stale intltool references
2023-05-01 Colin ClarkBug fix: Generation of translators list
2023-05-01 Colin ClarkFix #1079: Delete a keyboard shortcut
2023-05-01 Colin ClarkCredit webpage artwork
2023-04-30 Colin ClarkRevise gresources use
2023-04-21 Colin ClarkAuto-generate list of authors and translators
2023-04-17 Colin ClarkBug fix: Error in typecast
2023-04-09 Colin ClarkFix #1077: allow split view with user specified layout
2023-04-07 Colin ClarkFix c++ compiler warnings
2023-04-07 Colin ClarkFix c++ compiler wrnings
2023-04-07 Colin ClarkFix c++ compiler warnings
2023-04-03 Colin ClarkFix c++ cmpiler warnings
2023-04-03 Colin ClarkFix c++ compiler warnings
2023-04-02 Colin ClarkFix c++ compiler warnings
2023-03-31 Colin ClarkFix c++ cmpiler warnings
2023-03-31 Colin ClarkFix c++ compiler warnings
2023-03-30 Colin ClarkChange c-style typecasts to c++ style
2023-03-29 Colin ClarkFix more c++ compiler warnings
2023-03-29 Colin ClarkFix some c++ compiler warnings
2023-03-28 Colin ClarkGTK4: button-press-event deprecated
2023-03-28 Colin ClarkGTK4: button-press-event deprecated
2023-03-27 Marcel PolAdd my name to translators
2023-03-27 Marcel PolUpdate Dutch translation (nl)
2023-03-26 Colin ClarkUpdate documentation for --selection options
2023-03-26 Colin ClarkRef #1025: "Move to trash" does not do anything (cross...
2023-03-23 Colin ClarkBug fix: Layout window id not set
2023-03-21 Omari StephensAdds a `--selection-remove` command to the remote API.
2023-03-21 Omari StephensAdds a `--selection-clear` command to the remote API.
2023-03-21 Omari StephensAdds a `--selection-add` command to the remote API.
2023-03-21 Omari StephensAdds a `--get-selection` remote command that shows...
2023-03-19 Colin ClarkBug fix: keyword_store not initialized
2023-03-18 Colin ClarkBug fix: Glib Critical error when no configuration...
2023-03-18 Colin ClarkExtended stack trace
2023-03-16 Colin ClarkBug fix in debug backtrace
2023-03-16 Colin ClarkDocument animated webp files
2023-03-13 Colin ClarkUse webp-pixbuf-loader instead of image-load-webp()
2023-03-13 Colin ClarkFix #1067: Restore zoom quality after viewing a GIF
2023-03-10 Colin ClarkSeg fault handler
next