Preparing stable version stable/1.4 v1.4
authorKlaus Ethgen <Klaus@Ethgen.de>
Sun, 31 Dec 2017 12:31:00 +0000 (13:31 +0100)
committerKlaus Ethgen <Klaus@Ethgen.de>
Sun, 31 Dec 2017 12:31:21 +0000 (13:31 +0100)
NEWS
README.md
configure.in
web/index.html

diff --git a/NEWS b/NEWS
index 9e11fed..5390169 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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
 ==========
 
index f3b1791..174efc3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
       ###################################################################
-      ##                          Geeqie x.x                           ##
+      ##                          Geeqie 1.4                           ##
       ##                                                               ##
       ##              Copyright (C) 2008 - 2017 The Geeqie Team        ##
       ##              Copyright (C) 1999 - 2006 John Ellis.            ##
index 2b53a87..c71ae27 100644 (file)
@@ -15,7 +15,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 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"
index 7af8e24..6fd963e 100644 (file)
             <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
             <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=