geeqie.git
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-07-01 Colin ClarkOptimize GitHub workflow tests
2023-06-30 Colin ClarkUpdate AppImage notification
2023-06-29 Colin ClarkFix #1124: Search in keyboard preferences tab
2023-06-28 Colin ClarkCreate .asc files for AppImages
2023-06-27 Colin ClarkRun github delete workflows once a week
2023-06-27 Colin ClarkBug fix: gtk-builder-tool needs a gui
2023-06-27 Colin ClarkBug fix: gtk-builder-tool operates on a single file
2023-06-27 Colin ClarkInstall github workflow libgtk-3-bin for gtk-builder...
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 Colin ClarkRemove exiv2 0.28.0 restriction
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 Colin ClarkFix #1116: meson: Disabling pandoc disables installatio...
2023-06-19 Rosen Penevclang-tidy: more missing fixes
2023-06-19 Thomas KlausnerApply feedback from Colin Clark
2023-06-19 Thomas KlausnerFind and use libexecinfo (for backtrace()).
2023-06-18 Colin ClarkGitHub action to purge old workflow runs
2023-06-18 Thomas KlausnerAdd missing header for setlocale().
2023-06-18 Thomas KlausnerAdd missing header for setenv().
2023-06-18 Tobias GruetzmacherFix #ifdef for JPEG XL support
2023-06-17 Colin ClarkMinor text changes to CHECKLIST.md
2023-06-17 Colin ClarkRelease v2.1 files
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
next