geeqie.git
3 years agoFix #775: GTK3 and the readme.md
Colin Clark [Sat, 20 Jun 2020 08:26:22 +0000 (09:26 +0100)]
Fix #775: GTK3 and the readme.md

https://github.com/BestImageViewer/geeqie/issues/775

Change status of both GTK2 and GTK3 versions to "stable".

3 years agoPart fix #396: GTK3 collections
Colin Clark [Fri, 19 Jun 2020 13:47:34 +0000 (14:47 +0100)]
Part fix #396: GTK3 collections

https://github.com/BestImageViewer/geeqie/issues/396

The helper icon marker.xpm was not shown when making drag-and-drop on a
collection window.

The patch includes a FIXME, but works well enough.

3 years agoFix #770: What's this repo is about
Colin Clark [Thu, 18 Jun 2020 09:06:07 +0000 (10:06 +0100)]
Fix #770: What's this repo is about

https://github.com/BestImageViewer/geeqie/issues/770

Warning paragraph included at top of README

3 years agoFix #702: Menubar takes too much space
Colin Clark [Tue, 16 Jun 2020 12:43:40 +0000 (13:43 +0100)]
Fix #702: Menubar takes too much space

https://github.com/BestImageViewer/geeqie/issues/702

Additional option in Preferences/General

3 years agoFix #397: GPU acceleration
Colin Clark [Mon, 15 Jun 2020 15:59:11 +0000 (16:59 +0100)]
Fix #397: GPU acceleration

https://github.com/BestImageViewer/geeqie/issues/397

Minor speed improvement.

3 years agoTmp fix #397: GPU acceleration
Colin Clark [Wed, 3 Jun 2020 15:39:31 +0000 (16:39 +0100)]
Tmp fix #397: GPU acceleration

https://github.com/BestImageViewer/geeqie/issues/397

This is a quick-fix just to provide something that works.
For that reason some code is merely commented out rather than removed.

The code must be re-written to remove deprecated functions and to use
clutter effects where appropriate.

3 years agoFix #771: properly check return value of mmap
Colin Clark [Tue, 2 Jun 2020 14:37:12 +0000 (15:37 +0100)]
Fix #771: properly check return value of mmap

https://github.com/BestImageViewer/geeqie/pull/771

Updates from ZoneDetect project:
https://github.com/BertoldVdb/ZoneDetect

3 years agoBug fix #268: Picture diff or picture compare feature
Colin Clark [Wed, 20 May 2020 10:54:33 +0000 (11:54 +0100)]
Bug fix #268: Picture diff or picture compare feature

https://github.com/BestImageViewer/geeqie/issues/268

Fix illogical logic
Fix initialization
Documentation update

3 years agoFix #268: Picture diff or picture compare feature
Colin Clark [Tue, 19 May 2020 13:42:27 +0000 (14:42 +0100)]
Fix #268: Picture diff or picture compare feature

https://github.com/BestImageViewer/geeqie/issues/268

Two extra options on Duplicates window:
Name ≠ Content
Name case-insensitive ≠ Content

Shows files with the same name but different checksums.

3 years agoBug fix: Plugins using exiv2
Colin Clark [Tue, 12 May 2020 09:41:02 +0000 (10:41 +0100)]
Bug fix: Plugins using exiv2

Order of parameters in call to exiv2 was incorrect.

3 years agoHide main window while in fullscreen
Trey Dempsey  [Sun, 10 May 2020 11:15:36 +0000 (12:15 +0100)]
Hide main window while in fullscreen

Hide the original main window in the list of windows while alt-tabbing in Gnome.

3 years agoFix #344: Ignoring alpha channel
vonasek  [Fri, 8 May 2020 15:47:06 +0000 (16:47 +0100)]
Fix #344: Ignoring alpha channel

https://github.com/BestImageViewer/geeqie/issues/344

3 years agoFix #120: Export/Import of Keyword tree
Colin Clark [Wed, 29 Apr 2020 19:02:03 +0000 (20:02 +0100)]
Fix #120: Export/Import of Keyword tree

https://github.com/BestImageViewer/geeqie/issues/120

The ./scripts folder contains a script which enables merging the keyword
tree of two config. files.

4 years agoUpdate desktop.template documentation
Colin Clark [Mon, 27 Apr 2020 07:06:21 +0000 (08:06 +0100)]
Update desktop.template documentation

Also include a script to automatically update the menu "Valid sections"
of the template.
This needs to be run only when the menus have changed.

4 years agoBug fix: Set geometry of additional windows
Colin Clark [Sun, 26 Apr 2020 10:19:34 +0000 (11:19 +0100)]
Bug fix: Set geometry of additional windows

When an additional was opened from the command line, any --geometry
parameters were ignored.

There is now also a --remote command to set window geometry.

4 years agoSearch on collection
Colin Clark [Sun, 26 Apr 2020 08:52:32 +0000 (09:52 +0100)]
Search on collection

Additional option on Search window - search on a Collection

4 years agoWeb page - mailing list comment
Colin Clark [Sat, 25 Apr 2020 07:18:26 +0000 (08:18 +0100)]
Web page - mailing list comment

Add warning that there will be no auto response unless subscribed

4 years agoBug fix #714: find duplicates enhanced selection logic
Colin Clark [Fri, 24 Apr 2020 14:42:40 +0000 (15:42 +0100)]
Bug fix #714: find duplicates enhanced selection logic

https://github.com/BestImageViewer/geeqie/issues/714

GTK2/GTK3 difference for gtk_button_box_new

4 years agoFix #714: find duplicates enhanced selection logic
Colin Clark [Thu, 23 Apr 2020 09:40:19 +0000 (10:40 +0100)]
Fix #714: find duplicates enhanced selection logic

https://github.com/BestImageViewer/geeqie/issues/714

Sort by click on column header
"Show all" option
Revised layout
Key "0" de-select all

4 years agoSearch for broken images
Colin Clark [Sat, 18 Apr 2020 16:59:01 +0000 (17:59 +0100)]
Search for broken images

Additional option on Search/Image Class to search for broken images.
Broken being defined as of Class Image, Raw Image, Video or Document,
but Geeqie cannot display an image.

Also additional buttons for Help and Close.

4 years agoRemember layout of Search and Dupe windows
Colin Clark [Sun, 12 Apr 2020 16:38:46 +0000 (17:38 +0100)]
Remember layout of Search and Dupe windows

4 years agoFix #767: twin file-panels with ability to move to next image simultaneously
Colin Clark [Sun, 12 Apr 2020 12:09:34 +0000 (13:09 +0100)]
Fix #767: twin file-panels with ability to move to next image simultaneously

https://github.com/BestImageViewer/geeqie/issues/767

New menu option: View/Split/Split Pane Sync

4 years agoFix #726: Unsharp print results
Colin Clark [Fri, 10 Apr 2020 14:18:15 +0000 (15:18 +0100)]
Fix #726: Unsharp print results

https://github.com/BestImageViewer/geeqie/issues/726

Use cairo_scale() instead of gdk_pixbuf_scale()

4 years agoFix #753: Various cleanups based on gcc warnings
Zbigniew Jędrzejewski-Szmek  [Mon, 6 Apr 2020 14:08:27 +0000 (15:08 +0100)]
Fix #753: Various cleanups based on gcc warnings

https://github.com/BestImageViewer/geeqie/pull/753

4 years agoAddl fix #744: Support Canon cr3 files
Colin Clark [Mon, 6 Apr 2020 10:33:09 +0000 (11:33 +0100)]
Addl fix #744: Support Canon cr3 files

https://github.com/BestImageViewer/geeqie/issues/744

Add .cr3 to the defaults

4 years agoAddl fix #766: Parallel build problem
Colin Clark [Mon, 6 Apr 2020 08:29:18 +0000 (09:29 +0100)]
Addl fix #766: Parallel build problem

https://github.com/BestImageViewer/geeqie/issues/766

Depend on .h not on .o

4 years agoCache maintenance - include progress bars
Colin Clark [Sun, 5 Apr 2020 14:54:30 +0000 (15:54 +0100)]
Cache maintenance - include progress bars

Include progress bars for create thumbnails and create sim. files

4 years agoFix #766: Parallel build problem
Colin Clark [Sun, 5 Apr 2020 11:07:10 +0000 (12:07 +0100)]
Fix #766: Parallel build problem

https://github.com/BestImageViewer/geeqie/issues/766

4 years agoFix #720: Add HEIC support per #610
Dan Dascalescu  [Fri, 3 Apr 2020 18:27:35 +0000 (19:27 +0100)]
Fix #720: Add HEIC support per #610

https://github.com/BestImageViewer/geeqie/pull/720

4 years agoFix #758: Fix spelling and grammar errors in issue template
Andrew Gaul  [Fri, 3 Apr 2020 18:15:31 +0000 (19:15 +0100)]
Fix #758: Fix spelling and grammar errors in issue template

https://github.com/BestImageViewer/geeqie/pull/758

4 years agoBug fix: decode_sim perl script
Colin Clark [Fri, 3 Apr 2020 10:44:12 +0000 (11:44 +0100)]
Bug fix: decode_sim perl script

Explicitly check for Date=[-1]

4 years agoCreate/Update file similarity cache
Colin Clark [Thu, 2 Apr 2020 14:29:16 +0000 (15:29 +0100)]
Create/Update file similarity cache

Additional button on Edit/Cache Maintenance to create/update the file
similarity cache.

4 years agoExpand ~ for --remote --get-filelist command
Colin Clark [Wed, 1 Apr 2020 09:13:43 +0000 (10:13 +0100)]
Expand ~ for --remote --get-filelist command

Parameter was not expanded for ~ character

4 years agoModify decode_sim perl script for date-time
Colin Clark [Tue, 31 Mar 2020 17:31:35 +0000 (18:31 +0100)]
Modify decode_sim perl script for date-time

Print Exif Date as readable text as well as Unix time.

4 years agoRef #676: Simultaneous runs of geeqie interfere with each other
Colin Clark [Tue, 31 Mar 2020 14:14:24 +0000 (15:14 +0100)]
Ref #676: Simultaneous runs of geeqie interfere with each other

https://github.com/BestImageViewer/geeqie/issues/676

Fix some bugs relating to the way files and folders are handled in a
--remote command line.

4 years agoRef #744: Support Canon cr3 files
Colin Clark [Mon, 30 Mar 2020 18:23:37 +0000 (19:23 +0100)]
Ref #744: Support Canon cr3 files

https://github.com/BestImageViewer/geeqie/issues/744

This is a temporary solution.
The code is a copy of image_load_jpeg.c, with addresses modified to suit
.cr3 files.
Instead of following pointers to the start of the full size jpeg, a
fixed address is used.

No doubt at some time someone will write a proper decoder.

4 years agoFix context-sensitive help fault
Colin Clark [Sun, 29 Mar 2020 19:50:45 +0000 (20:50 +0100)]
Fix context-sensitive help fault

Context-sensitive help for Preferences/Toolbar Status was not correct

4 years agoDocument --remote open file or URL command
Colin Clark [Wed, 25 Mar 2020 20:19:36 +0000 (20:19 +0000)]
Document --remote open file or URL command

The --remote open file commands can also open a URL

4 years agoDocument collection preview limit
Colin Clark [Mon, 23 Mar 2020 21:58:26 +0000 (21:58 +0000)]
Document collection preview limit

4 years agoFix documentation error - file date type
Colin Clark [Mon, 23 Mar 2020 21:15:56 +0000 (21:15 +0000)]
Fix documentation error - file date type

Documentation of file date types was missing.

4 years agoFix #751: Allow to make layouts persistent and selectable
Colin Clark [Sun, 22 Mar 2020 10:54:51 +0000 (10:54 +0000)]
Fix #751: Allow to make layouts persistent and selectable

https://github.com/BestImageViewer/geeqie/issues/751

New top-level menu item "Windows" to permit saving and recalling window
layouts.

4 years agoFix #737: Don't create new folder without confirmation
Colin Clark [Sat, 21 Mar 2020 15:09:54 +0000 (15:09 +0000)]
Fix #737: Don't create new folder without confirmation

https://github.com/BestImageViewer/geeqie/issues/737

4 years agoAmend remote --tell option
Colin Clark [Fri, 20 Mar 2020 18:27:30 +0000 (18:27 +0000)]
Amend remote --tell option

This option did not give output if the current folder did not contain an
image.
The option now returns the current folder full path, terminated by the
directory separator.

4 years agoFix #759: NetBSD fixes
Thomas Klausner [Wed, 11 Mar 2020 14:32:19 +0000 (14:32 +0000)]
Fix #759: NetBSD fixes

https://github.com/BestImageViewer/geeqie/pull/759

4 years agoFix #756: Set default option for file drag-drop, skipping "Move/Copy/Symlink" popup
Colin Clark [Sun, 8 Mar 2020 15:57:10 +0000 (15:57 +0000)]
Fix #756: Set default option for file drag-drop, skipping "Move/Copy/Symlink" popup

https://github.com/BestImageViewer/geeqie/issues/756

Additional option on Preferences/Behavior

4 years agoFix #713: Image preview does not update when pressing shift-up
Colin Clark [Sun, 8 Mar 2020 09:40:45 +0000 (09:40 +0000)]
Fix #713: Image preview does not update when pressing shift-up

https://github.com/BestImageViewer/geeqie/issues/713

When multiple images were selected, when the selection was changed GTK
triggers the selection function on every item selected in turn.
This resulted in the last item in the list being shown as the selected
image.
The code now uses the GtkTree cursor location.

4 years agoBug fix: --disable-j2k option
Colin Clark [Sun, 23 Feb 2020 13:04:52 +0000 (13:04 +0000)]
Bug fix: --disable-j2k option

Ensure that sysinfo.h is not referenced when --disable-j2k option is
used.

4 years agoFix #752: Allow scroll bookmark window horizontally
Colin Clark [Tue, 18 Feb 2020 11:34:05 +0000 (11:34 +0000)]
Fix #752: Allow scroll bookmark window horizontally

https://github.com/BestImageViewer/geeqie/pull/752

GTK3 only.

4 years agoRef #676: Simultaneous runs of geeqie interfere with each other
Colin Clark [Mon, 17 Feb 2020 16:24:19 +0000 (16:24 +0000)]
Ref #676: Simultaneous runs of geeqie interfere with each other

https://github.com/BestImageViewer/geeqie/issues/676

Updated man page and documentation for --new-instance option

4 years agoSort by name and date in folder list view
Colin Clark [Thu, 6 Feb 2020 14:51:32 +0000 (14:51 +0000)]
Sort by name and date in folder list view

Ref: https://github.com/BestImageViewer/geeqie/issues/429

4 years agoRef #676: Simultaneous runs of geeqie interfere with each other
Colin Clark [Mon, 3 Feb 2020 15:25:51 +0000 (15:25 +0000)]
Ref #676: Simultaneous runs of geeqie interfere with each other

https://github.com/BestImageViewer/geeqie/issues/676

A new command line option:
geeqie -n
geeqie --new-instance

This option reverts geeqie to its previous behavior on start-up.
Note that there is only one geeqierc.xml file.

4 years agoRef #598: Option to set default drag-drop behaviour to local folder as 'move' not...
Colin Clark [Mon, 3 Feb 2020 14:45:17 +0000 (14:45 +0000)]
Ref #598: Option to set default drag-drop behaviour to local folder as 'move' not 'copy'

https://github.com/BestImageViewer/geeqie/issues/598

With GTK2 shift+drag moved the target, control+drag copied the target,
and no modifier key caused a pop-up menu to appear.
With GTK3 the modifier keys are not recognized correctly.
This patch reinstates the previous functionality.

4 years agoAddl fix #741: Crash when creating new dir with same name as already existing file
Colin Clark [Sun, 2 Feb 2020 15:47:30 +0000 (15:47 +0000)]
Addl fix #741: Crash when creating new dir with same name as already existing file

https://github.com/BestImageViewer/geeqie/issues/741

Check for files as well as folders

4 years agoFix #741: Crash when creating new dir with same name as already existing file
Colin Clark [Sun, 2 Feb 2020 12:31:53 +0000 (12:31 +0000)]
Fix #741: Crash when creating new dir with same name as already existing file

https://github.com/BestImageViewer/geeqie/issues/741

Check if destination exists before executing command

4 years agoWidth of drop-downs in Preferences
Colin Clark [Thu, 30 Jan 2020 14:33:29 +0000 (14:33 +0000)]
Width of drop-downs in Preferences

Most drop-downs in Preferences extend the full width of the window. When
scrolling the window the drop-downs can be inadvertently changed.
This patch minimizes the width of the drop-downs.

4 years agoAddl. fix #649: Tell Git to ignore .desktop files globally
Colin Clark [Wed, 29 Jan 2020 11:37:47 +0000 (11:37 +0000)]
Addl. fix #649: Tell Git to ignore .desktop files globally

https://github.com/BestImageViewer/geeqie/pull/649

Remove files from the repo. that are generated during installation

4 years agoFix #746: src/options: fix build failure against gcc-10
Sergei Trofimovich [Sun, 26 Jan 2020 11:05:18 +0000 (11:05 +0000)]
Fix #746: src/options: fix build failure against gcc-10

https://github.com/BestImageViewer/geeqie/pull/746

4 years agoAddl Fix #742: Add appdata file
Colin Clark [Sat, 25 Jan 2020 10:44:57 +0000 (10:44 +0000)]
Addl Fix #742: Add appdata file

https://github.com/BestImageViewer/geeqie/pull/742

Set installation folder location dependent on $prefix variable.
(Flatpak installation requires to the location to be not where
freedesktop.org defines it)

4 years agoAddl Fix #742: Add appdata file
Colin Clark [Mon, 20 Jan 2020 12:59:22 +0000 (12:59 +0000)]
Addl Fix #742: Add appdata file

https://github.com/BestImageViewer/geeqie/pull/742

Install appdata file to /usr/share/metainfo
Enable language translations
Move screenshots to temporary location

4 years agoAddl Fix #742: Add appdata file
Julian Hofer [Sat, 18 Jan 2020 12:09:20 +0000 (12:09 +0000)]
Addl Fix #742: Add appdata file

https://github.com/BestImageViewer/geeqie/pull/742
Include release version

4 years agoBug fix: Dupes export fn. does not compile with clang
Colin Clark [Mon, 13 Jan 2020 16:40:05 +0000 (16:40 +0000)]
Bug fix: Dupes export fn. does not compile with clang

Eliminate "self-comparison always evaluates to true" error

4 years agoFix #373,742: Add appdata file
Colin Clark [Wed, 8 Jan 2020 11:37:42 +0000 (11:37 +0000)]
Fix #373,742: Add appdata file

https://github.com/BestImageViewer/geeqie/issues/373
https://github.com/BestImageViewer/geeqie/pull/742

4 years agoBug fix: Additional remote command: --get-file-info
Colin Clark [Tue, 7 Jan 2020 16:39:17 +0000 (16:39 +0000)]
Bug fix: Additional remote command: --get-file-info

Fix seg. fault when no exif present

4 years agoBug fix: SaR does not compile with GTK2
Colin Clark [Sat, 4 Jan 2020 18:08:34 +0000 (18:08 +0000)]
Bug fix: SaR does not compile with GTK2

4 years agoAddl fix 736: Please migrate from gnome-doc-tool to yelp-build
Colin Clark [Fri, 3 Jan 2020 14:09:55 +0000 (14:09 +0000)]
Addl fix 736: Please migrate from gnome-doc-tool to yelp-build

https://github.com/BestImageViewer/geeqie/issues/736

Do not force user to create help files.

4 years agoFix #736: Please migrate from gnome-doc-tool to yelp-build
Colin Clark [Mon, 30 Dec 2019 11:59:07 +0000 (11:59 +0000)]
Fix #736: Please migrate from gnome-doc-tool to yelp-build

https://github.com/BestImageViewer/geeqie/issues/736

4 years agoDon't free not allocated and not used variable
Klaus Ethgen [Sun, 29 Dec 2019 09:23:35 +0000 (10:23 +0100)]
Don't free not allocated and not used variable

4 years agoFix #734: Starting with --remote --new-window opens two windows
Colin Clark [Tue, 24 Dec 2019 16:35:58 +0000 (16:35 +0000)]
Fix #734: Starting with --remote --new-window opens two windows

https://github.com/BestImageViewer/geeqie/issues/734

If Geeqie is not running, remove --new-window from the remote command
list.

4 years agoRef #714,412: Export duplicates data to file
Colin Clark [Thu, 19 Dec 2019 12:18:19 +0000 (12:18 +0000)]
Ref #714,412: Export duplicates data to file

Right-click option on duplicates window to export to comma- or
tab-delimited file.

4 years agoFix #727: bigger thumbnails for 32" screens
Colin Clark [Fri, 13 Dec 2019 14:54:29 +0000 (14:54 +0000)]
Fix #727: bigger thumbnails for 32" screens

https://github.com/BestImageViewer/geeqie/issues/727

New option on Preferences/General to set custom thumbnail size.

4 years agoBug fix: Download web file
Colin Clark [Tue, 3 Dec 2019 11:26:00 +0000 (11:26 +0000)]
Bug fix: Download web file

Correct name of cancel callback.
Additional parameter to start "Downloading..." dialog minimized (for use
e.g. when running a slide show of web files - [use the --remote
--File:<file> option] ).

4 years agoEven more current version eoan
Klaus Ethgen [Mon, 2 Dec 2019 17:15:00 +0000 (18:15 +0100)]
Even more current version eoan

4 years agoCorrected link on web page
Klaus Ethgen [Mon, 2 Dec 2019 17:07:39 +0000 (18:07 +0100)]
Corrected link on web page

4 years agoFix #710: Apply the orientation to image content not working
Colin Clark [Fri, 29 Nov 2019 11:45:10 +0000 (11:45 +0000)]
Fix #710: Apply the orientation to image content not working

https://github.com/BestImageViewer/geeqie/issues/710

Typographical error in "Apply orientation" shell script

4 years agoFix #722: Remote cmd's output: allow separate filenames with a null character
Colin Clark [Mon, 25 Nov 2019 13:08:12 +0000 (13:08 +0000)]
Fix #722: Remote cmd's output: allow separate filenames with a null character

Additional remote command: --print0
Terminate returned data with a null character instead of a newline

4 years agoHandle filenames with newlines in Collections
Colin Clark [Mon, 25 Nov 2019 10:32:03 +0000 (10:32 +0000)]
Handle filenames with newlines in Collections

Anything within double quotes is considered as a filename.
Therefore there may still be problems with filenames containing double
quotes.

4 years agoDo not save in history Collections that have been deleted
Colin Clark [Sat, 23 Nov 2019 15:52:40 +0000 (15:52 +0000)]
Do not save in history Collections that have been deleted

When saving the history file, check if a Collection still exists.

It would be better if this was done when the delete key is pressed.

4 years agoFix 718: How to handle filenames with newline characters by remote commands
Colin Clark [Fri, 8 Nov 2019 13:36:47 +0000 (13:36 +0000)]
Fix 718: How to handle filenames with newline characters by remote commands

The fix uses a character string to identify the end-of-command.
A correct implementation would use the null character instead of a
string.

4 years agoUpdate HEIC/HEIF decoding
Colin Clark [Wed, 6 Nov 2019 11:44:00 +0000 (11:44 +0000)]
Update HEIC/HEIF decoding

Include filetype .heif
Inlude brands ftypmif1, ftypmsf1 (image only - libheif does not support
animations)
Display multiple images in a single file

4 years agoAdl fix #715: / for action search
Colin Clark [Mon, 21 Oct 2019 16:51:45 +0000 (17:51 +0100)]
Adl fix #715: / for action search

https://github.com/BestImageViewer/geeqie/issues/715

Wrong function call used to get key label.

4 years agoFix #715: / for action search
Colin Clark [Sun, 20 Oct 2019 16:00:50 +0000 (17:00 +0100)]
Fix #715: / for action search

https://github.com/BestImageViewer/geeqie/issues/715

A search box is opened with the default key "/".
Characters typed are matched to commands - both menu and plugins.
The matching commands, with tooltip amd accel key if present , are
listed in a pop-up box.

4 years agoUpdate GB English translation
Colin Clark [Sat, 19 Oct 2019 14:44:09 +0000 (15:44 +0100)]
Update GB English translation

gray -> grey

4 years agoDocument the X-Geeqie-Verbose-Multi plugin option
Colin Clark [Mon, 14 Oct 2019 09:07:53 +0000 (10:07 +0100)]
Document the X-Geeqie-Verbose-Multi plugin option

4 years agoFix #716: Sort Manager Feature regression: Copy/move/link selection lost on closing
Colin Clark [Sun, 13 Oct 2019 10:56:26 +0000 (11:56 +0100)]
Fix #716: Sort Manager Feature regression: Copy/move/link selection lost on closing

https://github.com/BestImageViewer/geeqie/issues/716

Save the config parameters in layoutwindow->options to be used later.

Also mouse right-click brings up a message box showing the user how to
include additional sort manager operations using plugins.

4 years agoShow lens ID data via a lua script
Colin Clark [Mon, 7 Oct 2019 16:46:37 +0000 (17:46 +0100)]
Show lens ID data via a lua script

Lens ID can be shown in the Overlay Screen Display or the Info sidebar
with the pre-formatted tag lua.lensID.

Requires lua and exiftool.

It is not included in the defaults because it runs rather slowly.

4 years agoFix #712: ability to return to previous image if home/end was pressed occasionally
Colin Clark [Thu, 26 Sep 2019 10:21:35 +0000 (11:21 +0100)]
Fix #712: ability to return to previous image if home/end was pressed occasionally

https://github.com/BestImageViewer/geeqie/issues/712

Additional Go menu items - Image Back, Image Forward

Remove key bindings for multi-page navigation - they conflict with other
usage. The user can set their own key bindings.

Remove enable/disable multi-page navigation items. The parameter
fd->page_total is set in another thread which causes problems. It is
easiest to leave them always enabled.

4 years agoGo menu - enable/disable multi-page navigation items
Colin Clark [Sun, 22 Sep 2019 11:58:10 +0000 (12:58 +0100)]
Go menu - enable/disable multi-page navigation items

4 years agoFix #698: Use more descriptive Buttons in preference dialog
Colin Clark [Sat, 21 Sep 2019 12:10:23 +0000 (13:10 +0100)]
Fix #698: Use more descriptive Buttons in preference dialog

https://github.com/BestImageViewer/geeqie/issues/698

There seems to be no real need for the Apply and Save buttons.

4 years agoFix #700: Rating -1 is displayed as 65535
Colin Clark [Sat, 21 Sep 2019 11:34:23 +0000 (12:34 +0100)]
Fix  #700: Rating -1 is displayed as 65535

https://github.com/BestImageViewer/geeqie/issues/700

Rating is a short.

4 years agoFile pane filter - checkbox for case sensitivity
Colin Clark [Thu, 19 Sep 2019 11:16:09 +0000 (12:16 +0100)]
File pane filter - checkbox for case sensitivity

The default for the filter is for case-insensitive.
The checkbox permits a case-sensitive filter.

4 years agoSpelling mistake - keyboard map
Colin Clark [Mon, 16 Sep 2019 15:57:30 +0000 (16:57 +0100)]
Spelling mistake - keyboard map

4 years agoUpdate GB English translation
Colin Clark [Sat, 7 Sep 2019 10:52:06 +0000 (11:52 +0100)]
Update GB English translation

Also show translations in Preferences

4 years agoUpdate rotate menu legends
Colin Clark [Sat, 7 Sep 2019 09:31:54 +0000 (10:31 +0100)]
Update rotate menu legends

Include a degree symbol in rotate menu legends

4 years agoAdl fix #705: Toolbar status class filter
Colin Clark [Fri, 6 Sep 2019 09:42:51 +0000 (10:42 +0100)]
Adl fix #705: Toolbar status class filter

https://github.com/BestImageViewer/geeqie/issues/705

Coding errors.

4 years agoBug fix: Close search window when search in progress
Colin Clark [Tue, 3 Sep 2019 17:00:09 +0000 (18:00 +0100)]
Bug fix: Close search window when search in progress

If the search window is closed when a search is still in progress, there
is a seg. fault.

sd->search_buffer_list is of type MatchFileData not of type FileData.

4 years agoSearch window: use control-enter to start/stop search
Colin Clark [Tue, 3 Sep 2019 10:48:37 +0000 (11:48 +0100)]
Search window: use control-enter to start/stop search

4 years agoRe: Release v1.5.1 build warning
Colin Clark [Sun, 1 Sep 2019 11:57:11 +0000 (12:57 +0100)]
Re: Release v1.5.1 build warning

https://www.freelists.org/post/geeqie/Release-v151,2

layout_image.c:398:9: error: suggest parentheses around assignment used
as truth value [-Werror=parentheses]

4 years agoFix #708: Japanese translation update
Yoteichi [Thu, 22 Aug 2019 10:09:21 +0000 (11:09 +0100)]
Fix #708: Japanese translation update

https://github.com/BestImageViewer/geeqie/pull/708

4 years agoNew release
Klaus Ethgen [Tue, 20 Aug 2019 19:12:01 +0000 (20:12 +0100)]
New release

4 years agoFix #188: Support preview of .svgz files
Colin Clark [Sat, 17 Aug 2019 10:03:36 +0000 (11:03 +0100)]
Fix #188: Support preview of .svgz files

https://github.com/BestImageViewer/geeqie/issues/188