Preparing for release v2.1
[geeqie.git] / src /
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-15 Colin ClarkFix #1106: Split/Split pane sync - Shift+Arrow keys...
2023-06-14 Colin ClarkFix coding errors
2023-06-11 Colin ClarkUpdate JPEG XL handling
2023-06-11 Rosen Penevclang-tify: remove void
2023-06-11 Rosen Penevclang-tidy: use using
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 Penevclang-tidy: replace int with bool
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-05-30 Colin ClarkEliminate warnings when creating .pot file
2023-05-24 Colin ClarkDocumentation: Use G_SOURCE_CONTINUE and G_SOURCE_REMOVE
2023-05-21 Colin ClarkInclude executable test in GitHub action
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-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-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-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
2023-03-08 Colin ClarkBug fix: Remote option --list-add parameter
2023-03-05 Colin ClarkAdditional doc. for X-Geeqie-Filter in Sort Manager
2023-03-04 Andreas Rönnquist Bug Fix: Use GResource for icon files
2023-03-03 Colin ClarkUse GResource for icon files
2023-02-20 Colin ClarkInclude DEBUG_BT() and DEBUG_FD() functions
2023-02-20 Colin ClarkFix #1061: meson fails to detect strverscmp
2023-01-26 Colin ClarkFix #1002: New build-dependency xxd
2023-01-03 Colin ClarkFix #990: Display full-resolution embedded jpg from...
2022-12-08 Colin ClarkFIXME: this can be rather slow and blocks until the...
2022-12-05 Colin ClarkAppImage version update notification
2022-11-30 Colin ClarkFix #841: Copy image(s) to clipboard as file(s)
2022-11-24 Greg TroxelDisable SIGBUS handler
2022-11-24 Colin ClarkBug fix: Segfault during DnD
2022-11-13 Colin ClarkFix #981: Missing color profile support for AVIF/HEIF...
2022-10-25 Colin ClarkFix #1037: Fullscreen loads black
2022-10-07 Colin ClarkRemove unused functions
2022-10-06 Colin ClarkRemove redundant includes
2022-10-05 Omari StephensAvoids C linkage in geeqie files now that we're trying...
2022-10-05 Omari StephensChanges language for Geeqie's source files from C to...
2022-10-05 Omari StephensReflects .c->.cc file renames across Geeqie.
2022-10-05 Omari StephensMerge pull request #1038 from xsdg/hyphen-filenames.3
2022-10-01 Omari StephensReplaces underscores with hyphens in code filenames...
2022-09-30 Omari StephensUpdates references from using underscore filenames...
2022-09-21 Colin ClarkCollections - sidecars
2022-09-18 Colin ClarkGTK4: gtk_menu_popup() deprecated
2022-09-18 Colin ClarkBug fix: gtk_hbox and gtk_vbox deprecated
2022-09-10 Colin ClarkGTK4: Event signals replaced
2022-09-10 Colin ClarkGTK4: gtk_hbox and gtk_vbox deprecated
next