commit 59bee0c23105f737d90d8f30732b5a7297e2fa03
Author: Felix Riemann <friemann@gnome.org>
Date:   Mon Jan 13 21:30:18 2014 +0100

    Prepare for release 3.11.4

 NEWS | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

commit 757128bc3792cca59115df3b956bffedd3732214
Author: Lars Uebernickel <lars.uebernickel@canonical.com>
Date:   Tue Jan 7 12:18:19 2014 +0100

    Don't call gdk_threads_init()
    
    Accessing gdk from outside the main thread is deprecated.
    
    This also replaces an occurence of gdk_threads_add_idle_full() with an
    idle source that is dispatched to the main thread.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=721755

 src/eog-image.c | 6 +++---
 src/main.c      | 1 -
 2 files changed, 3 insertions(+), 4 deletions(-)

commit 789afdc1647342ea905104db873fe86aba928708
Author: Felix Riemann <friemann@gnome.org>
Date:   Tue Jan 7 23:07:26 2014 +0100

    Use Python 3.x for Python plugins

 src/eog-plugin-engine.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 548240b730630dbfdbcc0a1de9c715f7b57d98d3
Author: Felix Riemann <friemann@gnome.org>
Date:   Tue Jan 7 19:16:39 2014 +0100

    Update FSF address
    
    The FSF changed its address quite some time ago. Modify the license
    headers to contain the new one. Also update the central COPYING
    text to the current text from the FSF homepage, which purges some
    stray form feed chars in the process.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=721488

 COPYING                                            | 41 +++++++++++-----------
 cut-n-paste/toolbar-editor/egg-editable-toolbar.c  |  6 ++--
 cut-n-paste/toolbar-editor/egg-editable-toolbar.h  |  6 ++--
 cut-n-paste/toolbar-editor/egg-toolbar-editor.c    |  6 ++--
 cut-n-paste/toolbar-editor/egg-toolbar-editor.h    |  6 ++--
 cut-n-paste/toolbar-editor/egg-toolbars-model.c    |  6 ++--
 cut-n-paste/toolbar-editor/egg-toolbars-model.h    |  6 ++--
 jpegutils/transupp-6b.c                            |  6 ++--
 jpegutils/transupp-6b.h                            |  6 ++--
 jpegutils/transupp-8a.c                            |  6 ++--
 plugins/statusbar-date/eog-statusbar-date-plugin.c |  6 ++--
 plugins/statusbar-date/eog-statusbar-date-plugin.h |  6 ++--
 src/eog-application-internal.h                     |  6 ++--
 src/eog-application.c                              |  6 ++--
 src/eog-application.h                              |  6 ++--
 src/eog-close-confirmation-dialog.c                |  7 ++--
 src/eog-close-confirmation-dialog.h                |  7 ++--
 src/eog-config-keys.h                              |  6 ++--
 src/eog-debug.c                                    |  6 ++--
 src/eog-debug.h                                    |  6 ++--
 src/eog-dialog.c                                   |  6 ++--
 src/eog-dialog.h                                   |  6 ++--
 src/eog-enums.h                                    |  6 ++--
 src/eog-error-message-area.c                       |  8 ++---
 src/eog-error-message-area.h                       |  8 ++---
 src/eog-exif-util.c                                |  6 ++--
 src/eog-exif-util.h                                |  6 ++--
 src/eog-file-chooser.c                             |  7 ++--
 src/eog-file-chooser.h                             |  7 ++--
 src/eog-image-jpeg.c                               |  7 ++--
 src/eog-image-private.h                            |  6 ++--
 src/eog-image.c                                    |  6 ++--
 src/eog-image.h                                    |  6 ++--
 src/eog-job-scheduler.c                            |  6 ++--
 src/eog-job-scheduler.h                            |  6 ++--
 src/eog-jobs.c                                     |  6 ++--
 src/eog-jobs.h                                     |  6 ++--
 src/eog-list-store.c                               |  6 ++--
 src/eog-list-store.h                               |  6 ++--
 src/eog-metadata-details.c                         |  6 ++--
 src/eog-metadata-details.h                         |  6 ++--
 src/eog-metadata-reader-jpg.c                      |  6 ++--
 src/eog-metadata-reader-jpg.h                      |  6 ++--
 src/eog-metadata-reader-png.c                      |  6 ++--
 src/eog-metadata-reader-png.h                      |  6 ++--
 src/eog-metadata-reader.c                          |  6 ++--
 src/eog-metadata-reader.h                          |  6 ++--
 src/eog-plugin-engine.c                            |  6 ++--
 src/eog-plugin-engine.h                            |  6 ++--
 src/eog-preferences-dialog.c                       |  6 ++--
 src/eog-preferences-dialog.h                       |  6 ++--
 src/eog-print-image-setup.c                        |  6 ++--
 src/eog-print-image-setup.h                        |  6 ++--
 src/eog-print-preview.c                            |  6 ++--
 src/eog-print-preview.h                            |  6 ++--
 src/eog-print.c                                    |  6 ++--
 src/eog-print.h                                    |  6 ++--
 src/eog-properties-dialog.c                        |  6 ++--
 src/eog-properties-dialog.h                        |  6 ++--
 src/eog-session.c                                  |  6 ++--
 src/eog-session.h                                  |  6 ++--
 src/eog-sidebar.c                                  |  6 ++--
 src/eog-sidebar.h                                  |  6 ++--
 src/eog-statusbar.c                                |  6 ++--
 src/eog-statusbar.h                                |  6 ++--
 src/eog-thumb-nav.c                                |  6 ++--
 src/eog-thumb-nav.h                                |  6 ++--
 src/eog-thumb-view.c                               |  6 ++--
 src/eog-thumb-view.h                               |  6 ++--
 src/eog-thumbnail.c                                |  6 ++--
 src/eog-thumbnail.h                                |  6 ++--
 src/eog-util.c                                     |  6 ++--
 src/eog-util.h                                     |  6 ++--
 src/eog-window.c                                   |  6 ++--
 src/eog-window.h                                   |  6 ++--
 src/main.c                                         |  6 ++--
 src/zoom.c                                         |  6 ++--
 src/zoom.h                                         |  6 ++--
 78 files changed, 253 insertions(+), 259 deletions(-)

commit 7eff8509cb0e19a885d6fdc783710fd877a23650
Author: Victor Ibragimov <victor.ibragimov@gmail.com>
Date:   Tue Jan 7 16:30:34 2014 +0500

    Tajik translation updated

 po/tg.po | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

commit 7394f37ddc02f5ca3da49537407e65daa1d31b51
Author: Dimitris Spingos <dmtrs32@gmail.com>
Date:   Sat Jan 4 22:10:29 2014 +0200

    Updated Greek translation

 po/el.po | 312 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 156 insertions(+), 156 deletions(-)

commit 0a4e7b586c720dbb742f2da901c6e0ac3f3b1d48
Author: Felix Riemann <friemann@gnome.org>
Date:   Tue Dec 31 15:42:17 2013 +0100

    EogScrollView: Fix unitialized data usage

 src/eog-scroll-view.c | 1 +
 1 file changed, 1 insertion(+)

commit 4b1fef8f240e3fd6592a7e579c46f79760a74418
Author: Felix Riemann <friemann@gnome.org>
Date:   Fri Dec 27 17:42:30 2013 +0100

    Improve screenshot PNG compression

 data/screenshot.png | Bin 77624 -> 68590 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit ddf9b229e4fab957914359a42df326258fae08f8
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Mon Dec 23 20:05:47 2013 +0100

    Updated Slovenian translation

 po/sl.po | 298 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 152 insertions(+), 146 deletions(-)

commit 24008884caace078031a3413d2f8d46cf6529cc1
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Dec 23 10:28:15 2013 +0100

    Updated Norwegian bokmål translation

 po/nb.po | 298 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 150 insertions(+), 148 deletions(-)

commit dd456e78b46a2e8b028c7c95e10501bba6996835
Author: Tong Hui <tonghuix@gmmail.com>
Date:   Sun Dec 22 23:30:49 2013 +0800

    Update Chinese simplified translation

 po/zh_CN.po | 639 ++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 337 insertions(+), 302 deletions(-)

commit da5d5ab3302a795f68b7df4f448cad12a2c4bb03
Author: Yosef Or Boczko <yoseforb@gmail.com>
Date:   Sun Dec 22 00:29:30 2013 +0200

    Updated Hebrew translation
    
    Signed-off-by: Yosef Or Boczko <yoseforb@gmail.com>

 po/he.po | 498 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 262 insertions(+), 236 deletions(-)

commit 97dc6d7cdae8a071114d0dd5e0aadd60601929da
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Thu Dec 19 01:45:53 2013 +0100

    Updated Galician translations

 po/gl.po | 297 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 151 insertions(+), 146 deletions(-)

commit 496dda998335f00bf169f9da7b17b0f28a154d94
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Wed Dec 18 19:26:00 2013 +0100

    Fix screenshot in appdata file

 data/eog.appdata.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 86d4720ef8abb6450fc35728c0b05bc45ad9dedf
Author: William Jon McCann <william.jon.mccann@gmail.com>
Date:   Wed Dec 18 09:10:05 2013 -0500

    Update project homepage url and screenshot

 data/eog.appdata.xml.in |   4 ++--
 data/screenshot.png     | Bin 0 -> 77624 bytes
 eog.doap                |   2 +-
 src/eog-window.c        |   2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

commit 08a8460a6a3aaea65d25b8f94007be4551ee184a
Author: Felix Riemann <friemann@gnome.org>
Date:   Tue Dec 17 15:53:10 2013 +0100

    EogImage: Slight optimization of private data structure
    
    - Remove/Disable unused members
    - Close memory hole on 64-bit

 src/eog-image-private.h | 9 +++++----
 src/eog-image.c         | 3 +--
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 75a803c36789d70b37086ef584066089403a97d7
Author: Felix Riemann <friemann@gnome.org>
Date:   Mon Dec 16 23:04:52 2013 +0100

    Post-release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)