Revert "FIXME: this can be rather slow and blocks until the size is known"
[geeqie.git] / src /
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
2022-09-10 Colin ClarkGTK4: gtk_arrow_new is deprecated
2022-09-08 Colin ClarkGTK4: uint32 is deprecated
2022-09-08 Colin ClarkGTK4: GdkDeviceManager removed from GTK4
2022-09-07 Colin ClarkBug fix: Thumbnail not shown unless filename text shown
2022-08-29 Colin ClarkBug fix: meson executable dependencies
2022-08-18 Colin ClarkFix #1023: Unresponsive UI when Show Marks is enabled
2022-08-14 Julian HoferFix appdata and icon installation
2022-08-12 Colin ClarkFix #999: Adding a widget to the info sidebar resizes...
2022-08-08 Omari StephensFixes some whitespace issues
2022-08-08 Omari StephensFixes compile warnings in files touched by the "C+...
2022-08-08 Omari StephensRenames variables to avoid conflicting with C++ keywords.
2022-08-07 Omari Stephens*sigh* fixes multiple compile errors and warnings
2022-08-07 Omari StephensWhoops; make sure we check the return value of read_boo...
2022-08-07 Omari StephensFixes a possible uninitialized value usage by modifying...
2022-08-07 Omari StephensCreates a more-explicitly-type-unsafe value reader...
2022-08-02 Carles Pina i EstanyFix "geeqie --help" remote commands section translation
2022-08-01 Omari StephensFixes `-Wsign-compare` errors when comparing int versus...
2022-08-01 Omari StephensFixes jumps across variable declarations in same scope
2022-08-01 Omari StephensFixes one last int->uint
2022-08-01 Omari StephensReplaces inappropriate usage of (int) with (uint) throu...
2022-08-01 Omari StephensAvoids narrowing conversion by properly declaring 32...
2022-07-27 Omari StephensStop relying on implicit conversion from TRUE to COLLEC...
2022-07-27 Colin ClarkMeson build - use summary() function
2022-07-25 Colin ClarkFix #1004, 1005: Various meson problems
2022-07-21 Colin ClarkGTK2 no longer supported
2022-07-17 Colin ClarkChange configuration system from Autotools to Meson
2022-07-16 Colin ClarkFix #982: random crash (SIGSEGV) while running two... gtk2final
2022-07-16 YarDrop unconditional Xlib dependency
2022-06-30 Colin ClarkAddl. fix #732: Allow to display keyboard shortcut...
2022-06-29 Colin ClarkFix #603, 971: lcms2 support broken / images with embed...
2022-06-25 Colin ClarkBug fix: Minor coding error in bar gps - 2
2022-06-25 Colin ClarkBug fix: Minor coding error in bar gps
next