changeset 2690:0a4483edd2ed

Preparing stable version
author Klaus Ethgen <Klaus@Ethgen.de>
date Sun, 31 Dec 2017 13:31:00 +0100
parents 5a4c40e7e5b8
children
files NEWS README.md configure.in web/index.html
diffstat 4 files changed, 25 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Mon Dec 25 12:43:28 2017 +0100
+++ b/NEWS	Sun Dec 31 13:31:00 2017 +0100
@@ -1,3 +1,21 @@
+Geeqie 1.4
+==========
+
+- Improvement of GTK3 implementation
+- Improved marks workflow
+- Animate gifs (via context menu or key A)
+- Compiles with gcc and clang
+- Rectangular selections (activated by Alt-R)
+- Folder bookmarks
+- Search via geo position
+- Thumbnail preview in dialogues
+- Customisable tool bar
+- Slideshow speed customisable while playing
+- Many usability improvements
+- Language updates
+- Many small improvements
+- Many bugfixes as usual
+
 Geeqie 1.3
 ==========
 
--- a/README.md	Mon Dec 25 12:43:28 2017 +0100
+++ b/README.md	Sun Dec 31 13:31:00 2017 +0100
@@ -1,5 +1,5 @@
       ###################################################################
-      ##                          Geeqie x.x                           ##
+      ##                          Geeqie 1.4                           ##
       ##                                                               ##
       ##              Copyright (C) 2008 - 2017 The Geeqie Team        ##
       ##              Copyright (C) 1999 - 2006 John Ellis.            ##
--- a/configure.in	Mon Dec 25 12:43:28 2017 +0100
+++ b/configure.in	Sun Dec 31 13:31:00 2017 +0100
@@ -15,7 +15,7 @@
 dnl GNU General Public License for more details.
 
 AC_PREREQ(2.57)
-AC_INIT([geeqie], m4_esyscmd_s(git rev-parse --quiet --verify --short HEAD), [geeqie-devel@lists.sourceforge.net], [], [http://www.geeqie.org/])
+AC_INIT([geeqie], 1.4, [https://github.com/BestImageViewer/geeqie/issues], [], [http://www.geeqie.org/])
 
 # Add -Werror to the default CFLAGS
 CFLAGS+=" -Werror -Wno-error=deprecated-declarations -Wno-error=sign-compare -Wno-error=return-type"
--- a/web/index.html	Mon Dec 25 12:43:28 2017 +0100
+++ b/web/index.html	Sun Dec 31 13:31:00 2017 +0100
@@ -27,17 +27,14 @@
             <option value="https://apps.fedoraproject.org/packages/geeqie">
                 Fedora
             </option>
-            <option value="https://apps.fedoraproject.org/packages/geeqie">
-                Fedora
-            </option>
-            <option value="http://packages.ubuntu.com/zesty/geeqie">
+            <option value="https://packages.ubuntu.com/zesty/geeqie">
                 Ubuntu
             </option>
             <option value="https://community.linuxmint.com/software/view/gqview">
                 Linux Mint
             </option>
             <option value="https://packages.debian.org/stable/geeqie">
-                Debian
+                Debian/Devuan
             </option>
             <option value="https://packages.gentoo.org/packages/media-gfx/geeqie">
                 Gentoo
@@ -48,11 +45,10 @@
             <option value="https://software.opensuse.org/package/geeqie">
                 OpenSuse
             </option>
-            <option value="http://madb.mageia.org/package/show/release/3/name/geeqie">
+            <option value="https://madb.mageia.org/package/show/release/3/name/geeqie">
                 Mageia
             </option>
-            <option value=
-            "https://pkgs.alpinelinux.org/contents?branch=edge&amp;name=geeqie&amp;arch=x86&amp;repo=main">
+            <option value="https://pkgs.alpinelinux.org/contents?branch=edge&amp;name=geeqie&amp;arch=x86&amp;repo=main">
                 Alpine Linux
             </option>
         </select></p>
@@ -84,7 +80,7 @@
         </script>
         <p>MacOS X <a href="http://brewformulas.org/Geeqie">Brewformulas.org</a></p>
         <p>Solaris <a href="https://www.opencsw.org/package/geeqie/">Openscw.org Solaris 10 &amp; 11</a></p>
-        <p>The source tar for Geeqie v1.3 is available <a href="http://geeqie.org/geeqie-1.3.tar.xz">here.</a></p>
+        <p>The source tar for Geeqie v1.4 is available <a href="http://geeqie.org/geeqie-1.4.tar.xz">here.</a></p>
         <p>However if you are compiling from sources it is recommended that you get the latest sources from the
         <a href="http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git">Geeqie repository.</a></p>Geeqie is stable, there
         are frequent updates, and compiling is a quick and painless task. The instructions for <a href=