commit 260a5440f50173dbad61a3117a8d4f1c77f8c273
Author: Felix Riemann <friemann@gnome.org>
Date:   Tue Feb 9 20:27:11 2010 +0100

    Prepare for release 2.29.90
    
    We missed 2.29.6 (Oops!), so version number had to be adjusted.

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

commit 6cebe233786101783ae3e649bc3241e9c490ef22
Author: Daniel Macks <dmacks@netspace.org>
Date:   Mon Feb 8 12:31:07 2010 +0100

    Explicitly link to GThread
    
    Should fix linker errors related to GThread on systems that don't
    recursively resolve linked libraries like OS X. See bug #609184.

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

commit 2afc8080568c8778e33c0b42475d5a6864662a83
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Mon Feb 8 14:07:03 2010 +0700

    Updated Thai translation.

 po/th.po |  638 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 362 insertions(+), 276 deletions(-)

commit 7b338b986c612593002a87186f3957202769b54a
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Sun Feb 7 19:57:02 2010 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po |  628 ++++++++++++++++++++++++++++++++---------------------------
 po/zh_TW.po |  628 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 680 insertions(+), 576 deletions(-)

commit ab7c60cf183dbe5955eb8f966294cf32a9adda19
Author: Ivar Smolin <okul@linux.ee>
Date:   Sun Feb 7 12:13:30 2010 +0200

    Updating Estonian translation

 po/et.po |   20 ++++++++++++++++++--
 1 files changed, 18 insertions(+), 2 deletions(-)

commit 8470c2f8232be89a76141047a20a41833d4c8068
Author: Lucas Rocha <lucasr@gnome.org>
Date:   Sat Feb 6 13:01:46 2010 +0000

    [window] Update about dialog with new maintainers

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

commit 0c7fa22735fc0137d416e39eece9676e2dde38db
Author: Lucas Rocha <lucasr@gnome.org>
Date:   Sat Feb 6 12:51:18 2010 +0000

    MAINTAINERS: maintainers are now Claudio and Felix
    
    Thanks for all the good work guys!

 MAINTAINERS |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

commit 444e57447fd1c7e5d738950743f547cb41c65a90
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Fri Feb 5 20:18:55 2010 +0100

    Updated Spanish translation

 po/es.po |  321 +++++++++++++++++++++++++++-----------------------------------
 1 files changed, 141 insertions(+), 180 deletions(-)

commit 19e1f0dde875863c819ecd8eec3d7c46e559a6d7
Author: Felix Riemann <friemann@gnome.org>
Date:   Fri Feb 5 18:39:27 2010 +0100

    Updated German translation

 po/de.po |  241 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 132 insertions(+), 109 deletions(-)

commit f2de185ed25c03d2bf1f60d7311448b26f7ee027
Author: Felix Riemann <friemann@gnome.org>
Date:   Fri Feb 5 16:06:11 2010 +0100

    Cleanup random image patch
    
    This adds a mnemonic to the random image menu entry and actually makes
    it visible in the application. It also removes the short label of the
    action as it can't be used in the toolbar for now anyway since we don't
    have a fitting icon.

 data/eog-ui.xml  |    2 ++
 src/eog-window.c |    7 ++-----
 2 files changed, 4 insertions(+), 5 deletions(-)

commit 9221716bc34aa8cf78293b89160920260018fe48
Author: Quinten Lansu <knight666@gmail.com>
Date:   Fri Feb 5 15:54:05 2010 +0100

    Make it possible to select a random image from the collection
    
    This allows the user to crawl randomly through his collection.
    Patch posted to eog-list:
    http://mail.gnome.org/archives/eog-list/2009-December/msg00003.html

 src/eog-thumb-view.c |    9 +++++++++
 src/eog-thumb-view.h |    3 ++-
 src/eog-window.c     |   21 +++++++++++++++++++++
 3 files changed, 32 insertions(+), 1 deletions(-)

commit f71a40269ae3b3ec3400e4d5352c064a6a7ffed5
Author: Felix Riemann <friemann@gnome.org>
Date:   Fri Feb 5 15:29:17 2010 +0100

    Ask before showing Appearance capplet after setting wallpaper
    
    This displays an info bar asking if the user actually wants to edit the
    style of his wallpaper. The info bar is hidden either by answering it or
    by selecting the next image. Confirming the question still opens the
    Appearance capplet as before. Fixes bug #606935.

 src/eog-window.c |   68 +++++++++++++++++++++++++++++++++++++++++++++++++----
 1 files changed, 62 insertions(+), 6 deletions(-)

commit 20400bfe00c20e4efb1b18eef714007b376b27f1
Author: Felix Riemann <friemann@gnome.org>
Date:   Thu Feb 4 19:19:15 2010 +0100

    Sync screensaver code with latest upstream
    
    Import latest screensaver inhibitor code from Totem's trunk.
    Keep our local modifications mostly alive for now.

 cut-n-paste/totem-screensaver/totem-scrsaver.c |   91 ++++++++++++++++-------
 cut-n-paste/totem-screensaver/totem-scrsaver.h |    6 +-
 2 files changed, 67 insertions(+), 30 deletions(-)

commit 1ec9b08149e7dce8fed82c67542fda2446809a29
Author: Michel Recondo <michel@recondo.com.br>
Date:   Thu Feb 4 10:33:14 2010 -0300

    Updated Brazilian Portuguese Translation

 po/pt_BR.po |  588 ++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 319 insertions(+), 269 deletions(-)

commit b6aa6dd2209b09850a03bde1765e059b432eb6ed
Author: Felix Riemann <friemann@gnome.org>
Date:   Fri Jan 29 21:37:54 2010 +0100

    Make EogWindow GSEAL-compatible as far as possible
    
    There are some GTK_WIDGET_REALIZED calls left for which there's no
    replacement yet in GTK+.

 src/eog-window.c |   32 +++++++++++++++++++-------------
 1 files changed, 19 insertions(+), 13 deletions(-)

commit d7a07bd0985e9540f869ebdfc6b4a950828c1df4
Author: Felix Riemann <friemann@gnome.org>
Date:   Fri Jan 29 21:15:14 2010 +0100

    Make EogPluginManager GSEAL-compatible

 src/eog-plugin-manager.c |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

commit b5cacd8f5c843053b204064eba9ab6a828490b00
Author: Alexander Shopov <ash@contact.bg>
Date:   Thu Jan 28 09:06:47 2010 +0200

    Updated Bulgarian translation

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

commit 3a415fd073421c26a5e49b36d7cb6d10c54bdfbf
Author: Krasimir Chonov <mk2616@abv.bg>
Date:   Thu Jan 28 09:00:52 2010 +0200

    Updated Bulgarian translation

 po/bg.po |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 5daf0a0939c9d7ce4d7f3e1ad5e2e35cbdeec458
Author: Krasimir Chonov <mk2616@abv.bg>
Date:   Thu Jan 28 09:00:52 2010 +0200

    Updated Bulgarian translation

 po/bg.po |  538 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 287 insertions(+), 251 deletions(-)

commit 41d7aa05eb230a9019ea252a29b1d6f526358288
Author: Ivar Smolin <okul@linux.ee>
Date:   Wed Jan 27 18:23:45 2010 +0200

    Updating Estonian translation

 po/et.po |  238 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 126 insertions(+), 112 deletions(-)

commit 0bd003034f58093eff92037a78fd484005110301
Author: Jamil Ahmed <itsjamil@gmail.com>
Date:   Wed Jan 27 20:05:41 2010 +0600

    Updated Bengali translation

 po/bn.po |  876 ++++++++++++++++----------------------------------------------
 1 files changed, 220 insertions(+), 656 deletions(-)

commit 456b121b4f75889ec58f70a72d8b18908a76d4e8
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Mon Jan 25 15:13:41 2010 +0530

    Updated Gujarati Translations

 po/gu.po |  302 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 161 insertions(+), 141 deletions(-)

commit 405a7483a5073c730c32678ae58b8900fce5e0e0
Author: Aron Xu <aronxu@gnome.org>
Date:   Sun Jan 24 15:33:10 2010 +0800

    Update Simplified Chinese translation.

 po/zh_CN.po |  579 +++++++++++++++++++++++++++++------------------------------
 1 files changed, 282 insertions(+), 297 deletions(-)

commit a81e4600e1d64609d5afd754ad4cb27097271b64
Author: vasudeven <agnihot3@gmail.com>
Date:   Sun Jan 24 09:38:13 2010 +0530

    updated Tamil translation

 po/ta.po |  600 ++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 354 insertions(+), 246 deletions(-)

commit 04dbab668c78e251fe66f112d63ab68a9ed4694a
Author: Jamil Ahmed <itsjamil@gmail.com>
Date:   Fri Jan 22 02:42:56 2010 +0600

    Updated Bengali translation

 po/bn.po | 2379 +++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 1798 insertions(+), 581 deletions(-)

commit f46f50c88f6cff3b46643bd33eea3807c2c0c819
Author: Christian.Kirbach <Christian.Kirbach@googlemail.com>
Date:   Wed Jan 20 13:52:33 2010 +0100

    Updated German translation

 po/de.po |  594 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 324 insertions(+), 270 deletions(-)

commit 5d2fa608fc2ba92d4f12dab69d754c7d3ff969c0
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Jan 19 14:15:31 2010 +0100

    Updated Norwegian bokmål translation

 po/nb.po |   22 +++++++++-------------
 1 files changed, 9 insertions(+), 13 deletions(-)

commit 35e354e9530e1915c0bca0653af378788c2369a7
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun Jan 17 13:58:55 2010 +0100

    Make EogCloseConfirmationDialog GSEAL-compatible

 src/eog-close-confirmation-dialog.c |   23 +++++++++++------------
 1 files changed, 11 insertions(+), 12 deletions(-)

commit 1fb61f05ff2a59e3bb579b8731c263c4308ca722
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Fri Jan 15 19:29:03 2010 +0100

    Updated Slovenian translation

 po/sl.po |  624 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 316 insertions(+), 308 deletions(-)

commit ac6f518e1870af98dc47389d695f7773debe3dda
Author: Felix Riemann <friemann@gnome.org>
Date:   Wed Jan 13 22:15:14 2010 +0100

    Make EogPrintPreview GSEAL-compatible

 src/eog-print-preview.c |   50 ++++++++++++++++++++++------------------------
 1 files changed, 24 insertions(+), 26 deletions(-)

commit f0837c4a76e5c95a140776e4421b3e094c306024
Author: Felix Riemann <friemann@gnome.org>
Date:   Wed Jan 13 19:53:48 2010 +0100

    Make EogSidebar GSEAL-compatible

 src/eog-sidebar.c |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)

commit 327f1b3c20e46bce6dfdb2a4b7f6a8daf7191593
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Jan 13 19:10:14 2010 +0100

    Updated Norwegian bokmål translation

 po/nb.po |   46 +++++++++++++++++-----------------------------
 1 files changed, 17 insertions(+), 29 deletions(-)

commit 574cd7d56ce64f49e0904fde5cfe2e9a9795e99a
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Tue Jan 12 16:03:56 2010 +0200

    Updated Arabic translation

 po/ar.po |  541 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 278 insertions(+), 263 deletions(-)

commit 59a9cf3289fcd5fe84091ddf841de344ded340bd
Author: Felix Riemann <friemann@gnome.org>
Date:   Mon Jan 11 23:40:44 2010 +0100

    Post-release version bump

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