commit baf90081de7cf4c76c59a56aae70e7301174573a
Author: Felix Riemann <friemann@gnome.org>
Date:   Mon Jul 25 21:49:10 2011 +0200

    Prepare for release 3.1.4

 NEWS         |   31 +++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 32 insertions(+), 1 deletions(-)

commit d78862c586b133cffa20b900a6298cb9310f6291
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Mon Jul 25 11:04:19 2011 +0300

    Updated Belarusian translation.

 po/be.po | 1321 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 698 insertions(+), 623 deletions(-)

commit 3812bc21f5ec30b32974dcbd5f86ca2685f9aa33
Author: Felix Riemann <friemann@gnome.org>
Date:   Sat Jul 23 20:04:03 2011 +0200

    Remove obsoleted compatibility code for GTK+-2.90.5 and earlier
    
    We have a dependency on at least version 3.0.2 already.

 src/eog-properties-dialog.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

commit 8a66150f15adb8fc1ad2bf624cfbb6a6b1997599
Author: Felix Riemann <friemann@gnome.org>
Date:   Sat Jul 23 19:18:38 2011 +0200

    Make eog-error-message-area.h a private header
    
    It's content is not introspectable at the moment and plugins cannot use
    it anyway as the function to show it in an EogWindow isn't public.

 src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 399618e04391632a9ba07c2d9b176b2bfe5a7db9
Author: José Aliste <jaliste@src.gnome.org>
Date:   Mon Jun 27 14:30:54 2011 -0400

    toolbareditor: Fix the removal of items by DnD.
    
    If the 'window-dragging' property of GtkToolbar is set (as it is in adwaita)
    then the Toolbar starts the drag of the window on 'button-press' event.
    We prevent this by connecting a handler for 'button-press' which prevents
    the handler of the toolbar to be run while in edit mode.
    
    Fixes bug #647265

 cut-n-paste/toolbar-editor/egg-editable-toolbar.c |   32 +++++++++++++++++++++
 1 files changed, 32 insertions(+), 0 deletions(-)

commit 0c82590685da3ca6e657615e0434cd86c88cc67c
Author: Felix Riemann <friemann@gnome.org>
Date:   Sat Jul 23 16:12:45 2011 +0200

    Ensure UI action sensitivity is set at least once
    
    Beforehand empty windows had all UI actions active.
    Activation could then spawn critical warnings. This was probably caused
    by the switch to GtkApplication.

 src/eog-window.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 4bb49b5cbfb764ba57f4a4980c58b52f6046ed58
Author: Felix Riemann <friemann@gnome.org>
Date:   Thu Jul 21 15:50:00 2011 +0200

    Fix memory leak and optimize the corresponding funcion's code

 src/eog-image.c |   40 +++++++++++++++++++---------------------
 1 files changed, 19 insertions(+), 21 deletions(-)

commit 7a3086d782680f22e99631ff205440b37606397e
Author: Felix Riemann <friemann@gnome.org>
Date:   Thu Jul 21 15:36:29 2011 +0200

    Drop some unneeded warnings
    
    These were not exactly critical enough for console output.
    They were causing memory leaks as well.
    Drop them in two cases and convert one to a debug message.

 src/eog-image.c |   10 ++--------
 1 files changed, 2 insertions(+), 8 deletions(-)

commit 71c7a069086af234a5ab882373e0e824b34d8f7d
Author: Felix Riemann <friemann@gnome.org>
Date:   Thu Jul 21 15:17:40 2011 +0200

    Remove leftover DBus service description file
    
    It's not needed anymore after switching to GtkApplication.

 src/eog-application-service.xml |   23 -----------------------
 1 files changed, 0 insertions(+), 23 deletions(-)

commit 736215c0b02dbf44d8c15bed907907aa1ba0ef93
Author: Tommi Vainikainen <thv@iki.fi>
Date:   Thu Jul 21 07:30:16 2011 +0300

    Updated Finnish translation

 po/fi.po |  695 ++++++++++++++++++++++++++------------------------------------
 1 files changed, 291 insertions(+), 404 deletions(-)

commit a0283f553cbc68359f64b0b363c97350d680cce6
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Tue Jul 19 22:26:46 2011 +0200

    Updated Slovenian translation

 po/sl.po |  427 +++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 231 insertions(+), 196 deletions(-)

commit 6a96a305f97e1a90850743868b9e9042cf4977ce
Author: Marek Černocký <marek@manet.cz>
Date:   Mon Jul 18 21:26:11 2011 +0200

    Updated Czech translation

 po/cs.po |  334 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 183 insertions(+), 151 deletions(-)

commit 73a256e5f14a8e3e9832a7e9ddd64e686e2267d7
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Jul 18 13:24:00 2011 +0200

    Updated Norwegian bokmål translation

 po/nb.po |  358 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 192 insertions(+), 166 deletions(-)

commit 301520aec06654ca4372053b962c0556c1760230
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun Jul 17 19:44:05 2011 +0200

    Updated Spanish translation

 po/es.po |   49 +++++++++++++++++++++++++++++++++++--------------
 1 files changed, 35 insertions(+), 14 deletions(-)

commit e046f8163d38c5830eef40e42970295a4dd10eae
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun Jul 17 15:49:52 2011 +0200

    Place GPS Exif tags into their own subcategory

 src/eog-exif-details.c |   16 +++++++++-------
 1 files changed, 9 insertions(+), 7 deletions(-)

commit 3e4bc1aad5bf9236705bdb049ed017f374e27552
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun Jul 17 15:47:28 2011 +0200

    Reformat Exif tags for GPS position to be better understandable
    
    libexif's formatting of these tags is not nice to read.
    Reformatted are latitude and longitude values and their reference points.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=627185

 src/eog-exif-details.c |   94 ++++++++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 91 insertions(+), 3 deletions(-)

commit 8574b4ba6e6211b5f1a7e1fade6e02da2b8703fd
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun Jul 17 13:57:33 2011 +0200

    Make sure GPS Exif tags are named and ordered correctly
    
    Some GPS tag IDs overlap with IDs from other IFDs.
    Specifically check for the GPS IFD and order the entries accordingly.
    Also respect the IFD when determining the tag's title.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=627185

 src/eog-exif-details.c |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

commit 1d0672a42f5bbaedb0bc424ea152c246668d36da
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun Jul 17 12:17:58 2011 +0200

    Updated Spanish translation

 po/es.po |  330 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 171 insertions(+), 159 deletions(-)

commit 3da565496c3e9aa623d6287fa1c1aea5158b3f61
Author: Javier Sánchez <jsanchez@deskblue.com>
Date:   Fri Jul 15 13:09:39 2011 +0200

    Fixed Bug 615376 - if saving an image fails it's done silently.
    
    - Refactored EogErrorMessageArea to include new buttons like CANCEL,
      RELOAD and SAVEAS.
    - Added new custom responses to EogErrorMessageArea for new buttons.
    - Refactored EogCloseConfirmationDialog to include new buttons like
      CLOSE, CANCEL, SAVE and SAVE AS.
    - Added new custom responses to EogCloseConfirmationDialog for new
      buttons.
    - Refactored EogWindow to handle new EogErrorMessageArea and
      EogCloseConfirmationDialog responses.
    - Refactored EogImage to include write permission verification in
      SAVE and SAVE AS processes.
    - Added a new method to EogImage API called eog-image-is-file-writable
      to determine is when the user has write permission on the image
      file.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=615376

 src/eog-close-confirmation-dialog.c |  220 +++++++++++++++++++++--------------
 src/eog-close-confirmation-dialog.h |   31 ++++-
 src/eog-error-message-area.c        |   96 +++++++++++++---
 src/eog-error-message-area.h        |   24 ++++-
 src/eog-image.c                     |  106 ++++++++++++++++-
 src/eog-image.h                     |    3 +
 src/eog-jobs.c                      |    9 +-
 src/eog-window.c                    |  209 +++++++++++++++++++++++++---------
 8 files changed, 525 insertions(+), 173 deletions(-)

commit aec0f0874476c637a5a1962dbf2b1ca6ec3c0b65
Author: Marek Černocký <marek@manet.cz>
Date:   Fri Jul 15 18:45:08 2011 +0200

    Updated Czech translation

 po/cs.po |  378 +++++++++++++++++++++++---------------------------------------
 1 files changed, 142 insertions(+), 236 deletions(-)

commit 9443cd0e7d9d9081f203f015da5aa3243bb8da3d
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
Date:   Tue Jul 12 15:10:14 2011 +0300

    Updated Latvian translation.

 po/lv.po |  325 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 171 insertions(+), 154 deletions(-)

commit b451cbdf01c27f48ce268ce580ccd313f25f7d63
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Thu Jul 7 23:02:57 2011 +0200

    Added skeleton Hungarian translation

 help/hu/hu.po | 1995 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 1995 insertions(+), 0 deletions(-)

commit cd164bcda06485f9d587404d8eb9f1f538093fc8
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Thu Jul 7 23:02:39 2011 +0200

    Added hu to DOC_LINGUAS

 help/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit db1617dc71785fc2ebdcd225a920eb5c020cabf7
Author: Abduxukur Abdurixit <abdurixit@gmail.com>
Date:   Thu Jul 7 16:22:23 2011 +0200

    Added UG translation

 po/ug.po | 3467 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 1740 insertions(+), 1727 deletions(-)

commit b815367b007686ec6828fdcc0346f5e1ef625e53
Author: Paul Seyfert <pseyfert@mathphys.fsk.uni-heidelberg.de>
Date:   Mon Jul 4 21:25:47 2011 +0200

    [l10n] Updated German translation

 po/de.po |  304 ++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 159 insertions(+), 145 deletions(-)

commit aaedf86482f57b44ccd631c485b4498ca63a22b5
Author: Muhammet Kara <muhammet.k@gmail.com>
Date:   Sun Jun 26 03:37:04 2011 +0300

    Updated Turkish translation file header

 po/tr.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 852ad4c4e8b0971a7a511b3e50190a0ca9c1f3c8
Author: Muhammet Kara <muhammet.k@gmail.com>
Date:   Sun Jun 26 02:46:06 2011 +0300

    Updated Turkish translation

 po/tr.po |  278 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 144 insertions(+), 134 deletions(-)

commit 1cc2606adac0d8a2b7428dbc17088b23810ca599
Author: Felix Riemann <friemann@gnome.org>
Date:   Fri Jun 24 14:54:12 2011 +0200

    Drop size-request signal callback for fullscreen toolbar
    
    Didn't work with GTK-3 and caused critical warnings when entering
    fullscreen mode. Just removing the callback seems to be sufficient as
    the toolbar's size request is set when entering fullscreen mode anyway.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=653162

 src/eog-window.c |   12 ------------
 1 files changed, 0 insertions(+), 12 deletions(-)

commit 641143f5490f20f549cc897a94a1b51de3a749d0
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Wed Jun 22 21:18:06 2011 +0200

    Updated Slovenian translation

 help/sl/sl.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 16146d6bd0333e8d258db39c2e923e0757c488ad
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Wed Jun 22 21:13:37 2011 +0200

    Updated Slovenian translation

 help/sl/sl.po | 3107 ++++++++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 2309 insertions(+), 798 deletions(-)

commit 1e88937203b14f6bd83084b795eb775ba3328071
Author: Claudio Saavedra <csaavedra@igalia.com>
Date:   Wed Jun 15 10:21:42 2011 +0300

    Post-release version bump

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)