geeqie.git
6 years agoUpdate ffmpegthumbnailer library version
Colin Clark [Tue, 1 May 2018 15:46:59 +0000 (16:46 +0100)]
Update ffmpegthumbnailer library version

Update required library version to 2.1.0 - required for
ThumbnailerLogLevel

6 years agoLocal time - UTC offset and daylight saving correction
Colin Clark [Wed, 25 Apr 2018 10:46:38 +0000 (11:46 +0100)]
Local time - UTC offset and daylight saving correction

Use GPS lat/long to provide local time corrected for UTC offset and DST
correction.

The corrected time is available in formatted.localtime
The selected timezone is available in formatted.timezone

6 years agoFix #600: Window "Edit command results" with GTK3 has disproportionate spacing (OK...
Colin Clark [Thu, 12 Apr 2018 10:34:52 +0000 (11:34 +0100)]
Fix #600: Window "Edit command results" with GTK3 has disproportionate spacing (OK with GTK2)

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

6 years agoModify copy/move dialogs
Colin Clark [Wed, 11 Apr 2018 15:23:10 +0000 (16:23 +0100)]
Modify copy/move dialogs

Revert "Copy" and "Move" button to its previous brief format.
Additional "With Rename" button to start the on-the-fly renaming dialog.

6 years agoAdditional loader for DDS file format
Wolfgang Lieff [Fri, 6 Apr 2018 16:43:03 +0000 (17:43 +0100)]
Additional loader for DDS file format

6 years agoBug fix: Option to display window ID
Colin Clark [Tue, 3 Apr 2018 12:08:34 +0000 (13:08 +0100)]
Bug fix: Option to display window ID

Reinstate line deleted in error.

6 years agoOption to display window ID
Colin Clark [Tue, 3 Apr 2018 11:41:35 +0000 (12:41 +0100)]
Option to display window ID

Additional Preferences/Windows option to show the window ID in the
titlebar. Off by default.

6 years agoAdditional remote commands for layout windows
Colin Clark [Sun, 1 Apr 2018 10:36:20 +0000 (11:36 +0100)]
Additional remote commands for layout windows

Additional remote commands:
--remote --id:<ID>
--remote --open-window
--remote --close-window

The id:<ID> parameter sends subsequent commands to the specified window.
The window titlebar show the window identifier.

6 years agoFix #162: Cannot symlink file if two geeqie instances are running
Colin Clark [Thu, 29 Mar 2018 16:10:58 +0000 (17:10 +0100)]
Fix #162: Cannot symlink file if two geeqie instances are running

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

Do not permit a second instance of Geeqie to be started.

There is only one geeqierc.xml file - it is not sensible to allow more
than one instance to be run.

File/New Window can be used instead.

6 years agoCollection window - thumbnail focus
Colin Clark [Sat, 24 Mar 2018 10:37:17 +0000 (10:37 +0000)]
Collection window - thumbnail focus

If a collection is being shown in an image window, moving through the
images causes the thumbnail in focus in the collection window to follow

6 years agoFix #599: Shift + Direction is not accelerated in image viewer like help file suggests
Colin Clark [Wed, 21 Mar 2018 13:59:50 +0000 (13:59 +0000)]
Fix #599: Shift + Direction is not accelerated in image viewer like help file suggests

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

6 years agoFix #535: Include additional mime types
Colin Clark [Tue, 13 Mar 2018 11:16:21 +0000 (11:16 +0000)]
Fix #535: Include additional mime types

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

6 years agoCollections - goto menu option
Colin Clark [Wed, 7 Mar 2018 10:33:53 +0000 (10:33 +0000)]
Collections - goto menu option

In a Collections window, an additional right-click menu option to go to
the source image.

6 years agoFix #592: Directory widget loses focus on tab completion
Colin Clark [Sun, 4 Mar 2018 12:00:19 +0000 (12:00 +0000)]
Fix #592: Directory widget loses focus on tab completion

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

The call to layout_set_path() was shifting the focus.

6 years agoRemote command --pixel-info
Colin Clark [Tue, 27 Feb 2018 17:12:33 +0000 (17:12 +0000)]
Remote command --pixel-info

Additional remote command:
geeqie --remote --pixel-info

Gives X, Y and RGB of the mouse pointer on the current image. Format is:
[x,y]: RGB( r, g, b)

6 years agoAdditional documentation for webp format
Colin Clark [Sun, 11 Feb 2018 11:12:37 +0000 (11:12 +0000)]
Additional documentation for webp format

Include sample script to install webp pixbuf loader
Other on-line help updates

6 years agoMerge remote-tracking branch 'github/merge-requests/589'
Klaus Ethgen [Sat, 10 Feb 2018 17:50:21 +0000 (18:50 +0100)]
Merge remote-tracking branch 'github/merge-requests/589'

* github/merge-requests/589:
  layout_util: fix passing an rvalue to WEXITSTATUS

Just to complete Colins commit

6 years agoFix #588,589: Geeqie fails to build on macOS
Misty De Meo [Sat, 10 Feb 2018 17:16:52 +0000 (17:16 +0000)]
Fix #588,589: Geeqie fails to build on macOS

https://github.com/BestImageViewer/geeqie/issues/588
https://github.com/BestImageViewer/geeqie/pull/589

6 years agolayout_util: fix passing an rvalue to WEXITSTATUS
Misty De Meo [Thu, 8 Feb 2018 07:04:01 +0000 (23:04 -0800)]
layout_util: fix passing an rvalue to WEXITSTATUS

Fixes #588.

6 years agoShow .icc files when selecting color profiles
Colin Clark [Sun, 4 Feb 2018 11:43:05 +0000 (11:43 +0000)]
Show .icc files when selecting color profiles

Modify tabcomp code to permit filter and filter description to be set.
Modify preferences to filter on .icc when selecting color profiles.

6 years agoUse web help files if local files do not exist
Colin Clark [Sat, 3 Feb 2018 11:29:16 +0000 (11:29 +0000)]
Use web help files if local files do not exist

6 years agoRef #584: There is no way to show the rating of an image
Colin Clark [Sat, 3 Feb 2018 10:51:17 +0000 (10:51 +0000)]
Ref #584: There is no way to show the rating of an image

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

Include rating, keywords, comment, imagecomment in OSD tooltip

6 years agoRef. #584: There is no way to show the rating of an image
Colin Clark [Thu, 1 Feb 2018 10:07:49 +0000 (10:07 +0000)]
Ref. #584: There is no way to show the rating of an image

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

Additional tag %rating% for image overlay

6 years agoLet the user specify gtk version and more in bug reports
Klaus Ethgen [Wed, 24 Jan 2018 21:40:02 +0000 (22:40 +0100)]
Let the user specify gtk version and more in bug reports

6 years agoBug fix: Bookmark DnD
Colin Clark [Tue, 23 Jan 2018 19:48:24 +0000 (19:48 +0000)]
Bug fix: Bookmark DnD

In some cases dragging-and-dropping something that is not a URI to
create a bookmark will cause Geeqie to crash.

6 years agoFixing automake build system
Klaus Ethgen [Mon, 22 Jan 2018 23:40:57 +0000 (00:40 +0100)]
Fixing automake build system

6 years agoMerge remote-tracking branch 'github/merge-requests/579'
Klaus Ethgen [Mon, 22 Jan 2018 20:08:23 +0000 (21:08 +0100)]
Merge remote-tracking branch 'github/merge-requests/579'

* github/merge-requests/579:
  Thumbnail all files if filtering is disabled.

6 years agoMerge remote-tracking branches 'github/merge-requests/581', 'github/merge-requests...
Klaus Ethgen [Mon, 22 Jan 2018 20:07:11 +0000 (21:07 +0100)]
Merge remote-tracking branches 'github/merge-requests/581', 'github/merge-requests/576', 'github/merge-requests/574' and 'github/merge-requests/573'

* github/merge-requests/581:
  Fix crash after strange behaviour of the "Really Continue" dialog

* github/merge-requests/576:
  Trap build errors

* github/merge-requests/574:
  Fix spelling mistake occured/occurred

* github/merge-requests/573:
  Partially fix #561: Hi-DPI-aware rendering of images.

6 years agoFix #523: <Esc> in "Really continue?" copy confirmation dialog leads to crash
Colin Clark [Mon, 22 Jan 2018 13:25:41 +0000 (13:25 +0000)]
Fix #523: <Esc> in "Really continue?" copy confirmation dialog leads to crash

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

Patch by Michael Cross and Andreas Rönnquist

6 years agoFix crash after strange behaviour of the "Really Continue" dialog
Michael Cross [Mon, 22 Jan 2018 00:21:49 +0000 (01:21 +0100)]
Fix crash after strange behaviour of the "Really Continue" dialog

6 years agoFix #577: give user warning/error when it is impossible to update EXIF orientation
Colin Clark [Sun, 21 Jan 2018 17:26:55 +0000 (17:26 +0000)]
Fix #577: give user warning/error when it is impossible to update EXIF orientation

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

Insert [ $? != 0 ] after all calls to exiv2, exiftran and mogrify

6 years agoThumbnail all files if filtering is disabled.
Anthony DeRobertis [Sat, 20 Jan 2018 02:09:08 +0000 (03:09 +0100)]
Thumbnail all files if filtering is disabled.

If the user has disabled filtering by file extension, then we should
also disable that filtering when generating/loading thumbnails. Fixes
regression from 9be75e3431104d6a3a0c80324a8e3ac60316be13.

6 years agoFix #578: unable to write orientation to file
Colin Clark [Wed, 17 Jan 2018 16:42:48 +0000 (16:42 +0000)]
Fix #578: unable to write orientation to file

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

Path/filename was not protected with quotes

6 years agoTrap build errors
Andreas Rönnquist [Fri, 12 Jan 2018 14:24:36 +0000 (15:24 +0100)]
Trap build errors

Without this fix the make would fail on missing symbols, and this instead
makes it fail already when gdk_pixbuf_csource is faulty.

6 years agoFix #567: unused return value in color-man.c
Colin Clark [Fri, 5 Jan 2018 19:07:48 +0000 (19:07 +0000)]
Fix #567: unused return value in color-man.c

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

6 years agoFix #566: submenu items "variable set but not used" errors in 1.4
Colin Clark [Fri, 5 Jan 2018 19:06:05 +0000 (19:06 +0000)]
Fix #566: submenu items "variable set but not used" errors in 1.4

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

6 years agoFix #574: Spelling errors detected by Lintian
Andreas Rönnquist [Thu, 4 Jan 2018 17:06:16 +0000 (17:06 +0000)]
Fix #574: Spelling errors detected by Lintian

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

6 years agoPartial fix #561: Hi-DPI-aware rendering of images
Zoltan Ivanfi [Thu, 4 Jan 2018 16:30:39 +0000 (16:30 +0000)]
Partial fix #561: Hi-DPI-aware rendering of images

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

Image overlays and thumbnails still to be done

6 years agoFix spelling mistake occured/occurred
Andreas Rönnquist [Thu, 4 Jan 2018 13:28:10 +0000 (14:28 +0100)]
Fix spelling mistake occured/occurred

6 years agoSort/search on Exif.Photo.DateTimeDigitized
Colin Clark [Wed, 3 Jan 2018 20:58:28 +0000 (20:58 +0000)]
Sort/search on Exif.Photo.DateTimeDigitized

Implement sort and search on Exif.Photo.DateTimeDigitized

Note: pan view not included

6 years agoSort/search on file class
Colin Clark [Wed, 3 Jan 2018 17:49:15 +0000 (17:49 +0000)]
Sort/search on file class

Implement sort and search on file class (raw image, video etc.)

Note that the sort order is set by an enumerated type in typedefs.h, but
cannot be easily changed because the class is saved in the filter
section of geeqierc.xml as an integer.

6 years agoFix #571: Huge performance hit when enabling animation
Tomasz Golinski [Wed, 3 Jan 2018 16:10:35 +0000 (16:10 +0000)]
Fix #571: Huge performance hit when enabling animation

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

Check for  animation only on gif files.

6 years agoPartially fix #561: Hi-DPI-aware rendering of images.
Zoltan Ivanfi [Thu, 28 Dec 2017 18:32:22 +0000 (19:32 +0100)]
Partially fix #561: Hi-DPI-aware rendering of images.

Displayed images are no longer blurry on Hi-DPI displays, nor they have a grid
artifact any more.

Image overlays and thumbnails are not addresset yet and are still blurry.

6 years agoContext-sensitve help
Colin Clark [Mon, 1 Jan 2018 19:12:33 +0000 (19:12 +0000)]
Context-sensitve help

Implement context-sensitive help key for the following windows:
exif
collection
duplicates
image
pan view
search

Replace all instances of the constant GDK_KEY_F1 with a call to a
function which gets the key code set by the user in Preferences/Keyboard
for Help

6 years agoAdding direct subscribe field on the page
Klaus Ethgen [Mon, 1 Jan 2018 12:40:30 +0000 (13:40 +0100)]
Adding direct subscribe field on the page

6 years agoApplying website changes from release
Klaus Ethgen [Mon, 1 Jan 2018 12:33:53 +0000 (13:33 +0100)]
Applying website changes from release

6 years agoMailinglist
Klaus Ethgen [Mon, 25 Dec 2017 11:43:28 +0000 (12:43 +0100)]
Mailinglist

6 years agoFix for some small memory leaks
Tomasz Golinski [Sat, 30 Dec 2017 12:53:50 +0000 (13:53 +0100)]
Fix for some small memory leaks

6 years agoUpdate polish translations
Tomasz Golinski [Sat, 30 Dec 2017 12:46:51 +0000 (13:46 +0100)]
Update polish translations

6 years agoCatch build errors
Klaus Ethgen [Sat, 30 Dec 2017 12:40:21 +0000 (13:40 +0100)]
Catch build errors

Small node for #563, the case in doc/Makefile.am is no issue. It is a
complete different syntax.

This fix #563.

6 years agoUpdate klingon po
Klaus Ethgen [Thu, 28 Dec 2017 19:11:46 +0000 (20:11 +0100)]
Update klingon po

6 years agoUpdate all po files
Klaus Ethgen [Thu, 28 Dec 2017 19:11:31 +0000 (20:11 +0100)]
Update all po files

6 years agoUpdate polish translations
Tomasz Golinski [Thu, 28 Dec 2017 18:31:06 +0000 (19:31 +0100)]
Update polish translations

6 years agoSome dir debuggings
Klaus Ethgen [Mon, 18 Dec 2017 09:54:40 +0000 (10:54 +0100)]
Some dir debuggings

6 years agoAddl fix #543: Size of dialog windows in the GTK3 version is too small
Colin Clark [Tue, 12 Dec 2017 18:51:56 +0000 (18:51 +0000)]
Addl fix #543: Size of dialog windows in the GTK3 version is too small

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

Prevent duplicate entries when multiple Geeqie windows are opened

6 years agoCatch build errors in this special case
Klaus Ethgen [Tue, 12 Dec 2017 12:22:32 +0000 (13:22 +0100)]
Catch build errors in this special case

Unfortunately, Debian decided to just report that to there own
repository with bug number #883526 but does not report it upstream.

However, that will fix the "bug".

6 years agoFix #548: Send text output to stdout
cclark [Sat, 9 Dec 2017 11:13:34 +0000 (11:13 +0000)]
Fix #548: Send text output to stdout

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

Additional parameter to print_term() and printf_term() to send output to
either stderr or stdout

6 years agoDialogs with thumbnails do not resize correctly
Colin Clark [Fri, 8 Dec 2017 11:58:17 +0000 (11:58 +0000)]
Dialogs with thumbnails do not resize correctly

Dialogs with thumbnails do not resize correctly when width is changed

6 years agoFix #553:Desktop file without %f or %F crashes Geeqie
Colin Clark [Fri, 8 Dec 2017 11:45:30 +0000 (11:45 +0000)]
Fix #553:Desktop file without %f or %F crashes Geeqie

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

A .desktop file without %f or %F and is a filter, will crash Geeqie.
Check if filedata structure is null.

6 years agoAddl fix #254: GIF animation support
Colin Clark [Fri, 1 Dec 2017 09:28:55 +0000 (09:28 +0000)]
Addl fix #254: GIF animation support

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

Animation enabled by default

6 years agoFix #544: copy symlinks as symlinks instead of dereferencing them
gqpwruser [Sat, 25 Nov 2017 17:08:34 +0000 (17:08 +0000)]
Fix #544: copy symlinks as symlinks instead of dereferencing them

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

Relative symbolic links and the Move operation are still not handled

6 years agoFix #541: Showing existing, or maybe generating thumbnails for MP4 and WEBM
Tomasz Golinski [Fri, 24 Nov 2017 10:27:12 +0000 (10:27 +0000)]
Fix #541: Showing existing, or maybe generating thumbnails for MP4 and WEBM

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

Preview and thumbnails of video clips can be displayed. Clips can be run via a defined external program

6 years agoAdditional default video filters
Tomasz Golinski [Fri, 24 Nov 2017 10:07:58 +0000 (10:07 +0000)]
Additional default video filters

6 years agoCode clean-up
Tomasz Golinski [Fri, 24 Nov 2017 10:04:06 +0000 (10:04 +0000)]
Code clean-up

6 years agoFix #543: Size of dialog windows in the GTK3 version is too small
Colin Clark [Thu, 23 Nov 2017 20:44:03 +0000 (20:44 +0000)]
Fix #543: Size of dialog windows in the GTK3 version is too small

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

Additional option in Preferences/Windows to preserve size and location
of dialog windows

6 years agoDisconnect all mark keyword connections
Colin Clark [Fri, 17 Nov 2017 16:46:18 +0000 (16:46 +0000)]
Disconnect all mark keyword connections

Additional keyword menu item to disconnect all marks keywords
connections

6 years agoAdditional pixbuf loader documentation
Colin Clark [Thu, 16 Nov 2017 10:07:31 +0000 (10:07 +0000)]
Additional pixbuf loader documentation

Also update web/help files

6 years agoFix #542: About window shows old commit
Colin Clark [Mon, 13 Nov 2017 10:41:19 +0000 (10:41 +0000)]
Fix #542: About window shows old commit

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

The old commit ID was being kept in autom4te.cache. This is not being
cleared by "make distclean", and so the old ID continues to be used.

Revised user docs show to use:

sudo make uninstall; sudo make maintainer-clean; ./autogen.sh
make -j<no. of cpu cores>; sudo make install

6 years agoAddl Fix #137: "Copy path" problem (or may be feature)
Colin Clark [Mon, 13 Nov 2017 09:58:48 +0000 (09:58 +0000)]
Addl Fix #137: "Copy path" problem (or may be feature)

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

Fix error which shows up with clang

6 years agoUpdate documentation for Fit image to window options
Colin Clark [Sat, 11 Nov 2017 14:53:53 +0000 (14:53 +0000)]
Update documentation for Fit image to window options

6 years agoFix #538: Sort Configure Plugins by default
Colin Clark [Fri, 10 Nov 2017 16:24:59 +0000 (16:24 +0000)]
Fix #538: Sort Configure Plugins by default

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

6 years agoFix #520: copy path inserts quotes around path
Colin Clark [Thu, 9 Nov 2017 15:52:54 +0000 (15:52 +0000)]
Fix #520: copy path inserts quotes around path

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

Additional menu item:
Copy path unquoted

DnD still uses quotes

6 years agoFix #137: "Copy path" problem (or may be feature)
Colin Clark [Wed, 8 Nov 2017 17:06:50 +0000 (17:06 +0000)]
Fix #137: "Copy path" problem (or may be feature)

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

Additional option on Preferences/Behavior to select either PRIMARY or
CLIPBOARD for the copy path menu item

6 years agoInclude note about original author
Klaus Ethgen [Sun, 5 Nov 2017 18:53:36 +0000 (19:53 +0100)]
Include note about original author

6 years agoRevert Copy path breakage patch
Klaus Ethgen [Sat, 4 Nov 2017 20:22:59 +0000 (21:22 +0100)]
Revert Copy path breakage patch

This reverts commit ea5503b10067779c9055b1211b7e91553a6a93c6.

6 years agoFix #137: "Copy path" problem (or may be feature)
Colin Clark [Sat, 4 Nov 2017 18:47:50 +0000 (18:47 +0000)]
Fix #137: "Copy path" problem (or may be feature)

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

Use CLIPBOARD instead of PRIMARY for copy path commands

6 years agoUpdate web help file and other docs
Colin Clark [Sat, 4 Nov 2017 11:29:31 +0000 (11:29 +0000)]
Update web help file and other docs

Update on-line help files
Update man page
Update README, HACKING, CODING docs
Remove BUGS file - it does not seem to be useful

6 years agoSlideshow --remote delay in hrs-mins-secs
Colin Clark [Sat, 4 Nov 2017 10:46:22 +0000 (10:46 +0000)]
Slideshow --remote delay in hrs-mins-secs

6 years agoAddl: Update man page
Colin Clark [Fri, 3 Nov 2017 12:04:17 +0000 (12:04 +0000)]
Addl: Update man page

Quit missing from --remote options

6 years agoAddl fix #532: Remove Changelog.html and Readme.html from Makefile.am
Colin Clark [Fri, 3 Nov 2017 11:16:58 +0000 (11:16 +0000)]
Addl fix #532: Remove Changelog.html and Readme.html from Makefile.am

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

Fix Makefile.am

6 years agoAddl fix #532: Remove Changelog.html and Readme.html from Makefile.am
Colin Clark [Fri, 3 Nov 2017 11:06:15 +0000 (11:06 +0000)]
Addl fix #532: Remove Changelog.html and Readme.html from Makefile.am

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

Remove ChangeLog file from repository; replace by ChangeLog.gqview which
contains only the early changes

6 years agoUpdate man page
Colin Clark [Thu, 2 Nov 2017 19:58:40 +0000 (19:58 +0000)]
Update man page

6 years agoAddl fix #444: User-definable toolbar
Colin Clark [Thu, 2 Nov 2017 11:37:53 +0000 (11:37 +0000)]
Addl fix #444: User-definable toolbar

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

.desktop file icons are displayed.
Still problems with other icons.

6 years agoFix #533: fails to make install if markdown not install
Colin Clark [Thu, 2 Nov 2017 11:04:25 +0000 (11:04 +0000)]
Fix #533: fails to make install if markdown not install

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

6 years agoFix #163: Remove redundant file types
Colin Clark [Mon, 30 Oct 2017 13:57:16 +0000 (13:57 +0000)]
Fix #163: Remove redundant file types

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

gdk-pixbuf no longer supports RAS, PCX and WBMP
https://bugzilla.gnome.org/show_bug.cgi?id=721372

JPEG-2000 - libpixbufloader-jasper has been removed from debian:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812630
Some other distributions may still have it

DCR, X3F, K25 don't display

6 years agoFixing changelog generation
Klaus Ethgen [Sun, 29 Oct 2017 12:39:18 +0000 (13:39 +0100)]
Fixing changelog generation

6 years agoFix #532: Remove Changelog.html and Readme.html from Makefile.am
Colin Clark [Sat, 28 Oct 2017 17:17:06 +0000 (18:17 +0100)]
Fix #532: Remove Changelog.html and Readme.html from Makefile.am

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

Wrong exit codes

6 years agoAddl fix 269: Image marks "save" feature
Colin Clark [Sat, 28 Oct 2017 15:24:43 +0000 (16:24 +0100)]
Addl fix 269: Image marks "save" feature

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

ifdef out --remote --lua if lua not installed

6 years agoAuto-generate README and ChangeLog html user docs
Colin Clark [Sat, 28 Oct 2017 11:07:11 +0000 (12:07 +0100)]
Auto-generate README and ChangeLog html user docs

Change Makefile.am to:
Run markdown to create README.html from README.md
Run git to create new ChangeLog file and ChangeLog.html from that
Revise format of ChangeLog.html
If markdown or git executables are not present, do nothing

6 years agoTemp fix #531: Segfault when changing width of Collection window (GTK3)
Colin Clark [Sat, 28 Oct 2017 10:23:18 +0000 (11:23 +0100)]
Temp fix #531: Segfault when changing width of Collection window (GTK3)

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

Temporary fix to stop the crash

6 years agoDocument additional pixbuf loaders
Colin Clark [Thu, 26 Oct 2017 09:56:11 +0000 (10:56 +0100)]
Document additional pixbuf loaders

6 years agoAdding issue template
Klaus Ethgen [Wed, 25 Oct 2017 19:45:15 +0000 (20:45 +0100)]
Adding issue template

6 years agoRemove more links to sourceforge
Klaus Ethgen [Wed, 25 Oct 2017 19:27:42 +0000 (20:27 +0100)]
Remove more links to sourceforge

6 years agoRemove sourceforge mailinglist from website
Klaus Ethgen [Wed, 25 Oct 2017 19:14:33 +0000 (20:14 +0100)]
Remove sourceforge mailinglist from website

6 years agoFix #196: Geeqie crashes when renaming some images inside a collection
Colin Clark [Wed, 25 Oct 2017 18:11:40 +0000 (19:11 +0100)]
Fix #196: Geeqie crashes when renaming some images inside a collection

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

6 years agoFix #269: External image marks - (--remote --lua)
Colin Clark [Sun, 22 Oct 2017 18:39:44 +0000 (19:39 +0100)]
Fix #269: External image marks - (--remote --lua)

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

Additional lua fn: Image:get_marks()
Additional command line option: --remote --lua:<file>,<lua_script>

6 years agoFix #134: Incorrect russian translation
Yuri Kozlov [Wed, 18 Oct 2017 16:49:46 +0000 (17:49 +0100)]
Fix #134: Incorrect russian translation

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

6 years agoFix #356: Select dirlist when entering a directory
unqwist [Wed, 18 Oct 2017 16:04:54 +0000 (17:04 +0100)]
Fix #356: Select dirlist when entering a directory

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

6 years agoFix #313, #521: zoom increment is not multiplicative
Colin Clark [Tue, 17 Oct 2017 16:43:49 +0000 (17:43 +0100)]
Fix #313, #521: zoom increment is not multiplicative

https://github.com/BestImageViewer/geeqie/issues/313
https://github.com/BestImageViewer/geeqie/issues/521

6 years agoAddl fix 510: Rudimentary video support
Tomasz Golinski [Mon, 16 Oct 2017 09:15:19 +0000 (10:15 +0100)]
Addl fix 510: Rudimentary video support

https://github.com/BestImageViewer/geeqie/issues/510
Segfaults when you click on the image area in an empty directory