commit 25d717f31ed7b411d9498928c407e2360b816689
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Dec 16 11:48:41 2022 +0100

    build: Let xdt-depends.m4 macros set GLib macros
    
    Bump also GLib to 2.56 so G_LOG_USE_STRUCTURED can be set: see
    https://gitlab.xfce.org/xfce/xfce4-dev-tools/-/merge_requests/68

commit dd44e1346bf9cd66401b8dcda14cb16215a6caf6
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Dec 16 10:24:34 2022 +0100

    thumbnailer: Increase thumbnail sizes
    
    To go up to 512 and enjoy the x-large thumbnails provided by Tumbler
    4.18. Consequently the set of sizes is resampled in a uniform way,
    making the minimum 64 instead of 32.
    
    Closes: #81
    Related: 47e5569c, 4b67569e

commit bd5c125ec9918c7b4f1583e23e40839311743e7a
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Dec 15 18:11:16 2022 +0100

    flatpak: Update D-Bus permissions after changing file manager method
    
    related: !36, afa97f8886c54823e80cb3265a84ba696073abc9

commit 71feba49c176773f062fa169d4133324c0788f63
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Dec 15 16:54:39 2022 +0100

    flatpak: Updates from Flathub

commit 4d723a0f17af8b733f5df18475197da4eb91e2c5
Author: Anonymous <noreply@xfce.org>
Date:   Tue Dec 6 00:47:28 2022 +0100

    I18n: Update translation pl (100%).
    
    206 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 7b9277354669d394acfeb3035d26d499c41edf57
Author: Akbarkhon Variskhanov <akbarkhon.variskhanov@gmail.com>
Date:   Mon Nov 21 15:03:16 2022 +0500

    use-thunar-properties: Add & improve comments
    
    Clarify that use-thunar-property is not Thunar-specific.
    
    Follow-up to !36.

commit 7075e031586b056fef00b06bd36debb6e3340eaf
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Nov 17 20:28:28 2022 +0100

    thumbnailer: Add a warning if D-Bus proxy creation failed

commit 56a936194de2c1156830fef906fcc31ddf16a33e
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Nov 17 19:51:37 2022 +0100

    Allow Xfconf initialization to fail
    
    Basically everything then works normally, including the settings, but
    they are not saved or synchronized.
    
    Fixes: #19

commit c4797e3f87dcfd007b2e70b25b4dd4d352e37218
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Nov 17 19:47:12 2022 +0100

    thumbnailer: Add missing sanity checks

commit 677a28257ea9d967eebad72f595d0d705565c437
Author: Akbarkhon Variskhanov <akbarkhon.variskhanov@gmail.com>
Date:   Tue Nov 15 15:29:58 2022 +0500

    src/main_window.c: Non-blocking D-Bus call
    
    Pass `DO_NOT_LOAD_PROPERTIES` and `DO_NOT_CONNECT_SIGNALS` flags to
    g_dbus_proxy_new_for_bus_sync()`. This ensures the call is non-blocking
    and thus eliminates the 25 second start-up delay.
    
    Fixes: #95
    MR: !36

commit afa97f8886c54823e80cb3265a84ba696073abc9
Author: Akbarkhon Variskhanov <akbarkhon.variskhanov@gmail.com>
Date:   Sun Nov 13 15:47:15 2022 +0000

    src/main_window.c: Use a better-known bus name
    
    org.xfce.FileManager is specific to Thunar. org.freedesktop.FileManager1
    on the other hand is a well-known name owned by many file managers,
    including Thunar. Use this name to ensure Ristretto is agnostic about
    file managers.
    
    Since the `DisplayFileProperties()` method is also exclusive to the
    `org.xfce.FileManager` interface, replace it with the equivalent
    `ShowItemProperties` provided by org.freedesktop.FileManager1.
    
    Thanks to Daniel Shahaf for reporting and debugging.
    
    Fixes: #95
    MR: !36

commit dd6ce15f88f1b6298baf4429190c7533a82d5584
Author: Anonymous <noreply@xfce.org>
Date:   Sun Oct 30 00:47:38 2022 +0200

    I18n: Update translation pt (100%).
    
    206 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit d8eca52cbf3ac990248013ce5c5687c3f355b328
Author: Anonymous <noreply@xfce.org>
Date:   Sat Oct 29 00:47:53 2022 +0200

    I18n: Update translation kk (100%).
    
    206 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 44c730ed4fd5046287c6cee4db8393ea2bba2c45
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Oct 28 20:05:49 2022 +0200

    Remove duplicated RsttoMainWindow:device-scale property
    
    For some reason I completely missed GtkWidget:scale-factor when doing
    307742bc064cc029857800b276624bbe46faa8d0.
    
    Related: !30

commit a7231c74ed21b98ae7c5e55f3496b2c2c2cfbc7d
Author: Anonymous <noreply@xfce.org>
Date:   Fri Oct 28 12:48:32 2022 +0200

    I18n: Update translation oc (86%).
    
    178 translated messages, 28 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 804b07226ceef2ba25a6baadc96cc0bd18ee0563
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Jul 26 16:21:02 2022 +0200

    Properly update iterator when browsing a list containing invalid files
    
    This ensures that an invalid file is not requested to be displayed, nor
    a thumbnail for that file, which could cause invalid memory accesses
    fixed in the previous commit.
    
    Fixes: #94, cab91f0af

commit 6e3a8d2a3c4c2996784e22fb496034199522df1c
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Jul 26 15:54:30 2022 +0200

    thumbnailer: Remove invalid files after processing thumbnail queue
    
    Removing a file from the image list usually causes its iterators to be
    updated, which can then trigger a thumbnail request. Since queuing this
    request modifies the internal thumbnailer list, you should not send a
    remove request while browsing this list.
    
    Given the thumbnail handling in Ristretto, unless there is a bug as
    reported in #94, removing invalid files from the image list from the
    thumbnailer should not cause a new thumbnail request. But it is safer to
    move this removing after the GSourceFunc, i.e. into a GDestroyNotify.
    
    Related: !31, #94

commit 578524c81aee412b2afb9293dc7859031af5e8ab
Author: Anonymous <noreply@xfce.org>
Date:   Tue Jul 12 12:51:34 2022 +0200

    I18n: Update translation ko (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 11458077a24fd023b4c2414c7d8b0235bdb9f358
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Jul 9 22:53:01 2022 +0200

    Back to development

commit 4468a6c4fa3550d962e57725308fd9c9b1e4e97d
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Jul 9 22:52:12 2022 +0200

    Updates for release

commit 5aade5c6e1b4b0a815aa4c336fabb3b2a7a92b5a
Author: Anonymous <noreply@xfce.org>
Date:   Tue Jul 5 00:49:58 2022 +0200

    I18n: Update translation ko (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4b67569ed5061d36279c32ac72b8dd649760d958
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Jul 3 16:11:17 2022 +0200

    thumbnailer: Fall back on lower qualities in case of unsupported flavor
    
    Replaces: de65c2f23ce2b5b84d5f6de9e7568e707073bf3f
    Related: #81

commit f40f8cd591b773aeed6afac0e22715cd5bb8d4a9
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Jul 3 11:28:57 2022 +0200

    Secure error handling when opening multiple files
    
    Although this opening mode is made for a small number of files, there is
    no guarantee that this is respected and there is therefore a risk of
    integer overflow.
    
    Related: !33

commit e77550803f83d64dfcc02f49452476f602887748
Author: Anonymous <noreply@xfce.org>
Date:   Fri Jul 1 12:51:07 2022 +0200

    I18n: Update translation tr (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 34dd6350c288c7e76fc168e7476515113b36c99b
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Jun 14 09:10:01 2022 +0200

    Use `G_FILE_MONITOR_WATCH_MOVES` for file monitoring
    
    For file monitoring only, not for directory monitoring, where this is
    unnecessary. The rationale is that it allows for proper handling of file
    renaming, which otherwise requires directory monitoring to receive the
    `G_FILE_MONITOR_EVENT_CREATED` event.
    
    Requires: GLib 2.46

commit f02794eb51a1c48ac64efcbdb46f0dba39051c4f
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Jun 13 22:52:17 2022 +0200

    Do not keep sticky state when current file is removed
    
    Unlike what was done in d135e3ad185c90cf3527b786b856e1bfffe30cfc. This
    allows in particular to stay on the current image when renaming it,
    which is done via a deleted-created pair, at least when the monitoring
    is done at the directory level. The case of file monitoring, which only
    works halfway, is treated in the next commit.

commit 89dfeeb7f5e38826d98b78c896e6d93a4935eb92
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Jun 13 18:25:57 2022 +0200

    Fix management of transaction source id

commit fe18deb2b60c98b314ecda0605d117ff778dacb4
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Jun 12 12:13:12 2022 +0200

    flatpak: Some updates from Flathub

commit 37cb321608508cd0d556f409d8da9897edc3232a
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Jun 7 19:14:04 2022 +0200

    Correctly handle deletion when there is only one image
    
    A double regression, introduced in:
    d135e3ad185c90cf3527b786b856e1bfffe30cfc
    a849a32050cd5b484da71cc515b70386f46d1f9b
    
    The first one causes a crash (division by zero), the second one causes
    critical warnings.
    
    Fixes: #89

commit 3605979c12e4adf2f971d4074ec9e7f7ecc136e0
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat May 14 19:20:47 2022 +0200

    Update iter list on insertion and deletion
    
    Another mistake in a849a32050cd5b484da71cc515b70386f46d1f9b, from which
    this update becomes necessary.
    
    Fixes: #88

commit 103b7af4adaa21088525a0f7a073039b169dccbd
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri May 13 19:00:58 2022 +0200

    build: Fix intltool lock file problem during make distcheck
    
    See https://mail.xfce.org/pipermail/xfce4-dev/2022-May/032915.html

commit 69e75422c82c91a0072e872a7901a61698b68d0a
Author: Anonymous <noreply@xfce.org>
Date:   Sun Apr 24 12:53:52 2022 +0200

    I18n: Update translation ms (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2a6a2b7867293bb8ef1c67504ef3bb5411c362ce
Author: Anonymous <noreply@xfce.org>
Date:   Fri Apr 1 00:50:31 2022 +0200

    I18n: Update translation tr (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 20924941a3989109388ced8d617589051282d2e8
Author: Anonymous <noreply@xfce.org>
Date:   Sun Mar 20 00:50:28 2022 +0100

    I18n: Update translation da (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 44327a53d3a1dfe63b72efbe651642d6a91b3733
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Mar 17 12:11:12 2022 +0100

    Remove old icon files
    
    Related to !10.

commit cc2de997d2a93453393d151cad7929e5ddcd2168
Author: Ápo <apostolos.papadimitriu@gmail.com>
Date:   Thu Mar 17 00:52:19 2022 +0100

    I18n: Update translation el (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f50734aa276e08dfc6e976fb098497edda59a378
Author: Anonymous <noreply@xfce.org>
Date:   Mon Mar 14 12:52:30 2022 +0100

    I18n: Update translation da (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit df97e49a803998b6d3e1de02cca713ebf7eb2c03
Author: Anonymous <noreply@xfce.org>
Date:   Mon Mar 14 00:50:20 2022 +0100

    I18n: Update translation da (98%).
    
    203 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9b05cb65f475ded3e1d0ca0bc5ec836a41e24f19
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Mar 12 20:32:51 2022 +0100

    Display error message on stderr

commit 63ada24f0a07efb79ff437dbb2cf56b97c109535
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Mar 12 16:33:06 2022 +0100

    i18n: Use `xfce_textdomain()` to initialize translations
    
    We already depend on libxfce4util, it's the same code in one line, and
    the check for `bind_textdomain_codeset()` was not done here while it is
    done in libxfce4util, which is safer: see
    https://www.gnu.org/software/gnulib/manual/html_node/bind_005ftextdomain_005fcodeset.html

commit 1aa42b3be7cc301a59d982a8701a4696874aa17e
Author: Michael Martins <michaelfm21@gmail.com>
Date:   Tue Mar 8 12:51:39 2022 +0100

    I18n: Update translation pt_BR (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 388cd3918c3e32fc0e917d01dd0a1b2e14ad0b02
Author: 玉堂白鹤 <yjwork@qq.com>
Date:   Tue Mar 1 12:51:24 2022 +0100

    I18n: Update translation zh_CN (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c95e1efb8839af21758298c83546c8b4d63a48f8
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Feb 8 15:52:12 2022 +0100

    Remove TODO file

commit 3eea0ee4c1916e2233fd6f452a2228e8df37e59a
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Feb 7 22:29:46 2022 +0100

    Flatpak: Add libopenraw dependency

commit dd09dba0d8572847115770def727a00bc6f23ba8
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Feb 5 10:46:41 2022 +0100

    Ensure that an error is set if no pixbuf is available
    
    It shouldn't happen, but it does: see e.g.
    https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/204.
    
    Related to https://gitlab.xfce.org/xfce/tumbler/-/issues/44#note_42317.

commit c59f3b849a138184e618f23b39a461a4e14e0064
Author: Anonymous <noreply@xfce.org>
Date:   Fri Feb 4 00:50:08 2022 +0100

    I18n: Update translation pt_BR (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 22f7d07ed22d6921dd2b6bec5263f566113a5037
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Jan 15 19:47:52 2022 +0100

    Fix some memory leaks

commit 75f9a64af99eb06e82852925179749d733914703
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Jan 14 12:30:51 2022 +0100

    Back to development

commit f40fa28e4c249809e398e918a2e3983c3c63efd5
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Jan 14 12:29:25 2022 +0100

    Updates for release

commit 3cad2c06e59ad6325cb74954026346050d3ea91a
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Jan 11 11:52:42 2022 +0100

    Flatpak: Add lifecycle manager patch to Xfconf dependency
    
    And move patches to a dedicated directory.
    
    Related to xfce/xfconf!19.

commit c50f123796bb309ad8dd1a3d6ddf9dbcd9760ce0
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Jan 9 21:29:49 2022 +0100

    Flatpak: Update patches for private services
    
    Related to !35.

commit bea2b8c19150da0e8d783d601ea9e708cf489efd
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Jan 6 07:58:21 2022 +0100

    Flatpak: Add Tumbler dependency as a private service
    
    This makes the Flatpak application self-contained from a thumbnail
    perspective, as it was already from a configuration perspective. So
    there is no need to worry about whether we are in the Flatpak context
    when building the thumbnail path: the cache directory is always
    `$XDG_CACHE_HOME`, which varies depending on the context.
    
    Related to xfce/tumbler!21, see !35 for more details.

commit e61ee5fa214d920e48d755a241a5ea333dd93318
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Jan 9 00:03:53 2022 +0100

    Flatpak: Add pixbuf loaders

commit 9a5d62be7d4e7ce69a9e0127a6c0e401c96e245f
Author: Anonymous <noreply@xfce.org>
Date:   Thu Jan 6 00:51:18 2022 +0100

    I18n: Update translation ro (93%).
    
    193 translated messages, 13 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 26e8c9ee21fdff4eaed39543f533149248bd35f1
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Jan 4 19:23:12 2022 +0100

    Thumbnailer: Add support for shared thumbnail repositories
    
    Closes #82.

commit de65c2f23ce2b5b84d5f6de9e7568e707073bf3f
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Jan 4 19:46:24 2022 +0100

    Thumbnailer: Remove upscale in case of unsupported flavor
    
    While this is inconsequential in the current state of the code (the
    maximum thumbnail size is less than `RSTTO_THUMBNAIL_FLAVOR_LARGE`),
    this fallback is implemented in the wrong place.
    
    Furthermore, it is actually not clear that it should be implemented,
    because by the time support for larger sizes is added, an explicit
    dependency on Xfce 4.18 could also be added (e.g. libxfce4util 4.18), so
    that support for "x-large" and "xx-large" flavors could be assumed as a
    prerequisite.
    
    Amends previous commit.

commit 47e5569c1b54c0861b7b6843bda6c6ae2c6b9dfe
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Jan 4 13:30:01 2022 +0100

    Thumbnailer: Add thumbnail flavor support
    
    This allows for better quality thumbnails for sizes larger than 128x128.
    This currently only concerns sizes 192x192 and 256x256 ("large" flavor),
    but support is extended virtually to 512x512 and 1024x1024 ("x-large"
    and "xx-large" flavors).
    
    This allows to partially address #81 in anticipation of the release of
    Tumbler 4.18.

commit a5d332ee0fdb5d45c8a0bc9ab11dfebd1073c4f0
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Jan 4 13:14:43 2022 +0100

    Refactoring: Cleanup and simplifications around thumbnail size
    
    * Move thumbnail size management to `util.c`
    * Rename `THUMBNAIL_SIZE_*` to `RSTTO_THUMBNAIL_SIZE_*`
    * Avoid switch statements on thumbnail size in `icon_bar.c`
    * Some more cleanup in `icon_bar.c`

commit fa90b4561022f9600ab017642906fcb0b66bceaf
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Jan 4 12:38:36 2022 +0100

    Redistribute thumbnail sizes uniformly
    
    In the sense of a progression by power of 2 with an intermediate median
    size.

commit 2d6c4ce246a34db584766d571f03b7f514a1760a
Author: Olesya Gerasimenko <gammaray@basealt.ru>
Date:   Wed Dec 22 00:49:34 2021 +0100

    I18n: Update translation ru (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8464a34b3662b66201aba8d1b6200e211b38c2e0
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Dec 11 18:00:19 2021 +0100

    Fix wrong image index when wrapping around in reverse
    
    A mistake in a849a32050cd5b484da71cc515b70386f46d1f9b.
    
    Fixes #77.

commit 5bbaba20e6593a860a07ab59e93f46aef4ff4625
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:50:03 2021 +0100

    I18n: Update translation zh_TW (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 201e3cda3b42d15a3a77935e58f9f3877baf8e9c
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:50:03 2021 +0100

    I18n: Update translation zh_CN (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6af8c501ac71ef6d2587f1a24d496149935bce3a
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:50:03 2021 +0100

    I18n: Update translation uk (93%).
    
    193 translated messages, 13 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f1bfb73292ddf6b162689ed48ce26643525b3782
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:50:03 2021 +0100

    I18n: Update translation ug (84%).
    
    174 translated messages, 32 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 491718867aaf04a9007e30a1dc563bab0be516bb
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:50:02 2021 +0100

    I18n: Update translation tr (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 52bedb54ebecc1e3137829a2d6fc059750b0caae
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:50:02 2021 +0100

    I18n: Update translation th (94%).
    
    195 translated messages, 11 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8f36ce235be9a53bec71b96b91a40c0dd5bca589
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:50:02 2021 +0100

    I18n: Update translation sv (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b3fd29caac1cfdf8630b21a26e5c88b44034479c
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:50:02 2021 +0100

    I18n: Update translation sr (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3f86c135e54b29f5785528ebe80f643d15b67ceb
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:50:02 2021 +0100

    I18n: Update translation sq (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1f985c6f2daf5a27e5e43eed07ee54c75e326b9a
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:50:02 2021 +0100

    I18n: Update translation sl (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1c269e81a342c33d85c29fab42389f7d0476d1ae
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:50:02 2021 +0100

    I18n: Update translation sk (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2d06044ac07ff20cf97689b032c74329ee7049bf
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:50:02 2021 +0100

    I18n: Update translation ru (94%).
    
    194 translated messages, 12 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6cc1057666322cabb038bade9487cb77b5a7d5d7
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:50:01 2021 +0100

    I18n: Update translation ro (86%).
    
    178 translated messages, 28 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit fbc6e792e0a36444e41029c7ab8e622a08640740
Author: Hugo Carvalho <hugokarvalho@hotmail.com>
Date:   Sat Dec 11 00:50:01 2021 +0100

    I18n: Update translation pt (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit af0c7f7029510bdf9a7a170bdeda12dd85b3c522
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:50:01 2021 +0100

    I18n: Update translation pt_BR (99%).
    
    204 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 01646092f30bb602c75a774e6111bd28977f56ce
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:50:01 2021 +0100

    I18n: Update translation pl (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0c2bef3cb38f5144b2cf02ca31d4e4e12a6891eb
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:50:01 2021 +0100

    I18n: Update translation oc (85%).
    
    177 translated messages, 29 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a67f38546df8808b1958f6511d957fa0d645fb2e
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:50:00 2021 +0100

    I18n: Update translation nl (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit fd6fbb0cbc2d132f24de378df7d6db8b8a1c3a82
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:50:00 2021 +0100

    I18n: Update translation nb (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0ad5b9079fa9af198a93b831efb537c76354cd9d
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:50:00 2021 +0100

    I18n: Update translation ms (94%).
    
    194 translated messages, 12 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3f73e86061591cef1f8157d8e4fcd4d32a65f6ad
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:50:00 2021 +0100

    I18n: Update translation lt (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 69c5182e40c0c90b149714a402bc1ba91cd82245
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:50:00 2021 +0100

    I18n: Update translation ko (94%).
    
    194 translated messages, 12 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a3fc3a8609da1a430a04e4e4a5a8534da3ef7765
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:50:00 2021 +0100

    I18n: Update translation kk (94%).
    
    195 translated messages, 11 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d0f2e6efa74a65271be1c415487af8fc75ba13bd
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:50:00 2021 +0100

    I18n: Update translation ja (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit dfa5bdb230ca2ebea3a2b2a1cf951d27ef5933e9
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:50:00 2021 +0100

    I18n: Update translation it (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f0437224dfeca26022e21af145d3e0e9ef3cdd93
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:49:59 2021 +0100

    I18n: Update translation is (89%).
    
    184 translated messages, 22 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f37f8656cf805df2db9238b65261f537d0b438de
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:49:59 2021 +0100

    I18n: Update translation ie (73%).
    
    152 translated messages, 54 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a37f468c96f2dc186bb41b4b6250915e7cd9753e
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:49:59 2021 +0100

    I18n: Update translation id (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4b88204e5329133255a726d478bdeda7fa435e53
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:49:59 2021 +0100

    I18n: Update translation hye (94%).
    
    194 translated messages, 12 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 613a499dfb3a27a88ab359b1fda286d081ee2030
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:49:59 2021 +0100

    I18n: Update translation hy_AM (91%).
    
    188 translated messages, 18 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 11c430ce79ea9d7de92632a0c33ed6d1530d0100
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:49:59 2021 +0100

    I18n: Update translation hu (93%).
    
    193 translated messages, 13 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 48f914590a08de1994a7885619873942fd57e089
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:49:59 2021 +0100

    I18n: Update translation hr (93%).
    
    192 translated messages, 14 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 157a2db8f0635211d6a665a4f448f7b1ae25c7e5
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:49:58 2021 +0100

    I18n: Update translation he (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a9380fe0dc7390c7be87caacbe8e4218dae5546f
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:49:58 2021 +0100

    I18n: Update translation gl (96%).
    
    199 translated messages, 7 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e57ca382f17a43099c3eb69aae4e7505ce97755a
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:49:58 2021 +0100

    I18n: Update translation fr (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit bd8f7725534c8a17cbb3629bf931041a63cfcb84
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:49:58 2021 +0100

    I18n: Update translation fi (92%).
    
    191 translated messages, 15 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4e8a79553b582a747dbe1795c711e31b1c6df008
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:49:58 2021 +0100

    I18n: Update translation eu (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f23b363801fe7bc238e0e43f6c073667468b399d
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:49:58 2021 +0100

    I18n: Update translation et (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0bf6fa4efaa6b3393935665985b1d8c5a34b1b6b
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:49:58 2021 +0100

    I18n: Update translation es (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9395f22df7172a1893334d106a4e70027ba140a7
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:49:58 2021 +0100

    I18n: Update translation en_GB (85%).
    
    176 translated messages, 30 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6f9a08611ee5fdc43a75f095eaab7105dad485db
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:49:57 2021 +0100

    I18n: Update translation en_AU (89%).
    
    184 translated messages, 22 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d2bf6311e4b39d9d74ac0989c5c3a5a74cb07a03
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:49:57 2021 +0100

    I18n: Update translation el (94%).
    
    194 translated messages, 12 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 46a68841314420f360b457fdfb8e543a57a378d1
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:49:57 2021 +0100

    I18n: Update translation de (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6ad405ee2e1eaf089a4043ca8214aa22d8c3aa8d
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:49:57 2021 +0100

    I18n: Update translation da (96%).
    
    199 translated messages, 7 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 965d22d759242c11e314edfe3a431ac384e6cc9a
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:49:57 2021 +0100

    I18n: Update translation cs (94%).
    
    195 translated messages, 11 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a7d57dd1da5fa250f0bc5c39b44559d2245fc82f
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:49:57 2021 +0100

    I18n: Update translation ca (94%).
    
    194 translated messages, 12 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d7c9085eb1b45109471ed7c1aa497be26004e382
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:49:57 2021 +0100

    I18n: Update translation bg (100%).
    
    206 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b17fcd4f4171697d5e8e26f4c0453155f3295349
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:49:56 2021 +0100

    I18n: Update translation be (94%).
    
    195 translated messages, 11 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1aa0d554716eca0c893a26573431f25c93b68a6f
Author: Xfce Bot <transifex@xfce.org>
Date:   Sat Dec 11 00:49:56 2021 +0100

    I18n: Update translation ar (85%).
    
    177 translated messages, 29 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 7e77ab80fd29937125e11bfd32f0779964d531b2
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Dec 9 12:57:39 2021 +0100

    Optimization: Use TreeModel IFace to walk the image list
    
    Although the previous commit already reduces the complexity of browsing
    the image list via an RsttoImageListIter to O(n), it is better to use
    the GtkTreeModel interface in such cases. GtkTreeIter is indeed not
    intended to be persistent, so its handling is simpler and faster:
    allocation on the stack, no signal emission, and no addition to an iter
    list to maintain. The stop condition at the end of the list is also
    simpler.

commit a849a32050cd5b484da71cc515b70386f46d1f9b
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Dec 9 16:58:48 2021 +0100

    Optimization: Add index and list link to RsttoImageListIter
    
    This reduces the complexity of some operations from O(n) to O(1), in
    particular `get_position()`, `iter_next()` and `iter_previous`. As this
    iter is persistent and must therefore already be kept up to date when
    the image list changes, this does not add any new maintenance constraint
    (and thus potentially a new source of bugs), but only two more
    attributes to be updated.

commit e7220d636a3a774622e9944492cc2f0d90b5aa85
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Dec 9 12:47:59 2021 +0100

    Optimization: Switch to GQueue in RsttoImageList
    
    This is for quick access to the last image in the list and the number of
    images. The simple switch from GList to GQueue allows to decrease the
    complexity of some operations from O(n) to O(1), while others are
    slightly modified to take advantage of the new data structure when
    possible.

commit 9d14c5826fe112397eec3bdaf234d04f979250a2
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Dec 9 10:01:16 2021 +0100

    Disable debug checks in release mode

commit d135e3ad185c90cf3527b786b856e1bfffe30cfc
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Dec 9 11:05:41 2021 +0100

    Cleanup: Miscellaneous
    
    * RsttoFile: Remove `rstto_file_equal()` which does nothing but hide a
      pointer equality.
    * RsttoImageList: Simplify `remove_file()` and keep sticky state.
    * RsttoImageViewer: Do not emit "size-ready" for a cancelled
      transaction.
    * RsttoMainWindow: Set window icon in one place.
    * RsttoMainWindow: Rename `update_title()` to `set_title()` for
      consistency.

commit ad29ba4bb9853b22351e8c0ae33ff03be35158bd
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Dec 9 09:37:50 2021 +0100

    Cleanup: Remove unused APIs in RsttoImageList
    
    * GtkTreeSortable
    * Second column in GtkTreeModel and therefore "file-column" property in
      RsttoIconBar

commit d8330959551858ec4c6827462ca73856e1c1c3ea
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Dec 4 10:48:49 2021 +0100

    Fix and complete file change monitoring
    
    * Wait for `G_FILE_MONITOR_EVENT_CHANGES_DONE_HINT` to propagate the
      file change (see 8bd61125a6991942f2699171cd15b5c0e8b372bb)
    * Reset necessary data to trigger updates
    * Re-validate file
    * Sort image list

commit d0115a68013d85d49aa43c4dbf5be604cb488716
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Dec 3 12:05:59 2021 +0100

    Thumbnailer: Rework queue management
    
    A thumbnail state is added to RsttoFile, so that:
    * the files are queued without duplicates;
    * any queued file that remains in the visible area of the thumbnail bar
      is guaranteed to remain queued until the thumbnailer processes it;
    * a file for which the thumbnailer has reported an error is no longer
      queued;
    * the thumbnails are correctly updated.

commit 507a8775075b055fd29b8cca83efd1bf24d91519
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Dec 3 11:02:40 2021 +0100

    Thumbnailer: Properly set the number of visible items
    
    It actually corresponded to the number of items drawn, which is not
    always the same thing. In addition, it remained at zero when the icon
    bar was hidden, which made it impossible, for example, to send a request
    to update the window icon.
    
    The way of retrieving information and related objects is redesigned on
    this occasion.
    
    Related to !31.

commit 9355acc1d67dbdca2034f77ac8ad5022158ad510
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Dec 7 15:33:49 2021 +0100

    Take the device scale into account to limit rendering quality
    
    An oversight in !30.

commit c0d3e5e81ed0e87e6f03aa05fc4539c6440ded0c
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Dec 7 10:58:29 2021 +0100

    Avoid multi-threading issue with X11
    
    From 55afcd6e9673b324ef595d1981d15da8ea70b15d, the image loader sends
    its signals in multi-threaded context. Concerning the "size-prepared"
    signal, when the rendering quality limitation option is active, the
    screen size must be retrieved. This leads GDK to use X11 specific APIs
    when this windowing system is used.
    
    In order not to have to distinguish between windowing systems and to
    manage the subtleties of multi-threading with X11 in our code, it is
    therefore preferable to retrieve this information before launching the
    asynchronous image loading.
    
    Fixes #76, related to !34.

commit a73f7ff6610142df1be18800186af9029d78c10a
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Nov 26 15:26:33 2021 +0100

    Flatpak: Fix Anitya warning

commit e5ec412928dbc01d1b2e5c1d73a1c95f86b6953c
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Nov 26 12:15:10 2021 +0100

    Back to development

commit f34bcb369941abb56923bca64db66d26b27a8e4e
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Nov 26 12:13:45 2021 +0100

    Updates for release

commit 7d647e4ce9a4bf40b098c56f67daac5e2e43c052
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Nov 24 19:12:14 2021 +0100

    Fix a memory leak when closing the window directly
    
    In this case the destruction of the window (default handler for
    "GtkWidget::delete-event") leads to the destruction of the view without
    going through `set_file()`, so without releasing the reference on the
    current image.

commit e298ed9270e89666940a13941bc8d525046920a9
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Nov 20 11:24:01 2021 +0100

    Refactoring: Clarify thumbnailer queue management
    
    This completes the previous commit with non-functional changes (slight
    optimization aside).
    
    * Remove dead and partly wrong code
    * Simplify and optimize "ready" signal handler

commit fc446d7a6b3c67d91c10cb2412d5bc34065474cf
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Nov 20 10:37:56 2021 +0100

    Thumbnailer: Do not empty an unprocessed file list
    
    When emptying the file list to be processed on the "finished" signal,
    you may find yourself in the situation where this signal is sent for a
    previous list, while a new one has already been filled. This has the
    effect of emptying the current list when it has not yet been processed.
    
    To avoid this, it is better to empty the list only before refilling it
    and when destroying the thumbnailer. Also, the corresponding requests
    should be cancelled at this time.

commit f0860d1ab78fb374f7bfc043c68e836ba63ffe15
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Nov 22 22:22:00 2021 +0100

    Update window title on image deletion or insertion
    
    This also removes an unused signal duplicated with "row-deleted" in
    RsttoImageList.

commit 951bf4e83884c21a370892c8f146d224bf41fdb7
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Nov 22 15:56:52 2021 +0100

    Optimize sorting by content type
    
    This stores the content type obtained at a lower cost during a directory
    loading, so that it can be used for an eventual sorting of the image
    list on this criterion, without additional disk access.
    
    The content type is then refined on a case-by-case basis when displaying
    the images, either in the view or in the thumbnail bar (see previous
    commit). This refinement is now moved to the filtering function.
    
    Related to !31, completes dafcfab70b2b237a5a2688764986eea3dc2de756.

commit cab91f0afff7fb3281d572d02aa0f03728b45c85
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Nov 22 15:34:12 2021 +0100

    Perform content-based filtering wherever necessary
    
    For automatically loaded files (directory loading), this filtering,
    which requires additional disk access, was only done when the thumbnails
    were displayed. But the thumbnail bar can be hidden, or the user can
    request the display of the first or last image in the list before this
    filtering has taken place.
    
    Generally speaking, this filtering must therefore also be carried out
    for any one-off image change operation.
    
    This commit also fixes some old errors in the image list functions used
    here, perhaps for the first time.
    
    Related to !31, completes dafcfab70b2b237a5a2688764986eea3dc2de756.

commit 2c8109cff07f138e32bae6f205348b97a39c3571
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Nov 22 08:09:30 2021 +0100

    Set device scale for animated images
    
    An oversight in !30.

commit adf58737743beb00562aa746fe99184854b258c7
Author: Arnold Marko <arnold.marko@gmail.com>
Date:   Mon Nov 22 00:48:58 2021 +0100

    I18n: Update translation sl (100%).
    
    208 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 41254f8014c3ff3664158f4da93641259a3ec120
Author: Luna Jernberg <bittin@cafe8bitar.se>
Date:   Thu Nov 18 12:50:35 2021 +0100

    I18n: Update translation sv (100%).
    
    208 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit bebf0f6f498d76deac9082bdb2b181dbc64f7dda
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Nov 15 16:02:30 2021 +0100

    Properly recognize SVG compressed image files
    
    It's just a matter of mime type detection, the pixbuf loader is already
    able to handle these files via librsvg.

commit a8c51ba6cd5c4fb62a2bc3167a62a68d98cd1884
Author: Michael Martins <michaelfm21@gmail.com>
Date:   Sun Nov 14 00:49:27 2021 +0100

    I18n: Update translation pt_BR (99%).
    
    206 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 229ec2ade7e9d5a2596398f1355cc01976523646
Author: Elishai Eliyahu <elishai@mailfence.com>
Date:   Sun Nov 14 00:49:27 2021 +0100

    I18n: Update translation he (100%).
    
    208 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit eee705613e364a39e653ba21ee9a40318bbc605a
Author: Priit Jõerüüt <transifex@joeruut.com>
Date:   Sat Nov 13 00:49:22 2021 +0100

    I18n: Update translation et (100%).
    
    208 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 19476f1432b91a37e975651b9f3dc436ea22c803
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Nov 11 09:16:24 2021 +0100

    Use the generic pixbuf loader for RAW image files
    
    The pixbuf loader provided by libopenraw is too broken to be used, see
    https://gitlab.freedesktop.org/libopenraw/libopenraw/-/issues/7.
    
    In general, the generic loader will just retrieve the natively
    recognized low quality image embedded in the RAW file (typically JPEG or
    TIFF). However, for some images, it may use some features offered by the
    library to display "something" (probably of poor quality in general). So
    it's better to keep the use of the library, rather than disabling it
    completely with `gdk_pixbuf_format_set_disabled()`.
    
    By the way, what is implemented in this commit is generic and could be
    used in the future for other image formats, to which the above remark
    would also apply.
    
    Regarding the "image/x-canon-cr2" mime type recognition added in
    6d43825421d77c3fefca3df9202d5e5ae9a5b89c, it is better to require the
    user to install libopenraw, and let it communicate with gdk-pixbuf to
    feed the filter via `gtk_file_filter_add_pixbuf_formats()`. Especially
    since this library is also needed by Tumbler to provide the thumbnails.
    
    GLib goes to 2.44 because of `g_strv_contains()`.

commit 0372b193fbb0d9414ea94730df6e4bc777a925dd
Author: Demiray Muhterem <mdemiray@msn.com>
Date:   Thu Nov 11 00:49:13 2021 +0100

    I18n: Update translation tr (100%).
    
    208 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3ebc9cd7a48e2040ef523402a5d8a65689ee8d9b
Author: heskjestad <cato@heskjestad.xyz>
Date:   Fri Nov 5 00:48:48 2021 +0100

    I18n: Update translation nb (100%).
    
    208 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c5d2af5ebcd6769816cb34339200fa02e3dbf700
Author: Wellington Almeida <wsalmeida6@gmail.com>
Date:   Thu Nov 4 00:49:05 2021 +0100

    I18n: Update translation pt_BR (99%).
    
    206 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5a5b5d5f2383651019b4aee7081c1fb15305a5b9
Author: jc1 <jc1.quebecos@gmail.com>
Date:   Wed Nov 3 00:48:57 2021 +0100

    I18n: Update translation fr (100%).
    
    208 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 53be0943851845531403138120d7c97b7f5bb910
Author: Luna Jernberg <bittin@cafe8bitar.se>
Date:   Sun Oct 31 12:50:17 2021 +0100

    I18n: Update translation sv (99%).
    
    206 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 04a4aa6585129e05b6cc3c7b97ba889d026a2c7b
Author: Anonymous <noreply@xfce.org>
Date:   Sun Oct 31 00:49:41 2021 +0200

    I18n: Update translation eu (100%).
    
    208 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 20f211e2b9f4e773468969099e69ef0efa2bf286
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Oct 30 11:28:07 2021 +0200

    Fix pointer behavior in fullscreen mode
    
    * Filter motion events on the hovered widget to avoid showing the
      toolbar when switching from one widget to another.
    * Propagate motion event from the icon bar to let the pointer appear.

commit 6fad8275c7f2cf2ac2326461f4f1d08c1341fe7d
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Oct 29 20:40:24 2021 +0200

    Icon bar: Properly highlight item under the cursor
    
    * Cleanup (in particular `rstto_icon_bar_motion()`).
    * Add `rstto_icon_bar_enter()` to cover cases where the cursor enters
      the icon bar without motion (e.g. by toggling the maximized state).
    * Update cursor item in `rstto_icon_bar_scroll()`.

commit 83319f6180a000f931fb77e1e09ab10fe3b7154a
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Oct 29 17:34:02 2021 +0200

    Icon bar: Center on the active item for any size change

commit 7deaba8d9db1688aba5d0e2347019061a4b8f382
Author: Michael Martins <michaelfm21@gmail.com>
Date:   Sat Oct 30 00:48:45 2021 +0200

    I18n: Update translation pt_BR (94%).
    
    197 translated messages, 11 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 116102a210eea922d0b8753fcd7267daab345c6a
Author: 玉堂白鹤 <yjwork@qq.com>
Date:   Fri Oct 29 12:50:08 2021 +0200

    I18n: Update translation zh_CN (100%).
    
    208 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9c18c8275345dda90204379b7e5e7f06a6a6b080
Author: Andreas Eitel <github-aneitel@online.de>
Date:   Fri Oct 29 12:50:08 2021 +0200

    I18n: Update translation de (100%).
    
    208 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 76eb12ba112ec028ad53080d9d02b83ca1a53d91
Author: Саша Петровић <salepetronije@gmail.com>
Date:   Fri Oct 29 00:48:50 2021 +0200

    I18n: Update translation sr (100%).
    
    208 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 65bd333e88b2fb7bd7df59c5a6550220b7cee5e4
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Fri Oct 29 00:48:50 2021 +0200

    I18n: Update translation nl (100%).
    
    208 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit de67a1eef20bd1b4029b6ee5cdf9c70839adb2f9
Author: Anonymous <noreply@xfce.org>
Date:   Fri Oct 29 00:48:50 2021 +0200

    I18n: Update translation lt (100%).
    
    208 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3e3fe22dc3ec36dffdf9bd8fa323854f47b5dff8
Author: Faisal Rachmadin <frachmadin@gmail.com>
Date:   Fri Oct 29 00:48:49 2021 +0200

    I18n: Update translation id (100%).
    
    208 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 33c7d261f78e58ae98599023b2d2d13d95fe4e60
Author: Toni Estévez <toni.estevez@gmail.com>
Date:   Fri Oct 29 00:48:49 2021 +0200

    I18n: Update translation es (100%).
    
    208 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 79bd3e75b2c0f470f5391737fdbf45825e4bacd9
Author: 黃柏諺 <s8321414@gmail.com>
Date:   Thu Oct 28 12:51:26 2021 +0200

    I18n: Update translation zh_TW (100%).
    
    208 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3c0f88b761df98f2ae21c2b3ab9a51d15894244f
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Oct 28 12:51:26 2021 +0200

    I18n: Update translation zh_CN (96%).
    
    201 translated messages, 7 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3a632c86b794edd50a4c73bf05e38a17469572d6
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Thu Oct 28 12:51:26 2021 +0200

    I18n: Update translation uk (93%).
    
    195 translated messages, 13 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c0c412848809560d5bfcd16d190bd7b1f9273ebf
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Oct 28 12:51:25 2021 +0200

    I18n: Update translation ug (84%).
    
    176 translated messages, 32 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0cf1810987886dd43bc2c4d048637ecbe8465c02
Author: Serdar Sağlam <teknomobil@msn.com>
Date:   Thu Oct 28 12:51:25 2021 +0200

    I18n: Update translation tr (96%).
    
    201 translated messages, 7 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a8c12d4dc264d2d56b69e5411845bcbfb513841b
Author: Theppitak Karoonboonyanan <theppitak@gmail.com>
Date:   Thu Oct 28 12:51:25 2021 +0200

    I18n: Update translation th (94%).
    
    197 translated messages, 11 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5bc53e9660440db62d59ff74abc2374daa2d4c7f
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Oct 28 12:51:25 2021 +0200

    I18n: Update translation sv (96%).
    
    200 translated messages, 8 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e370518e4efa98b9ebd40cf7624f74291aac20f9
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Oct 28 12:51:25 2021 +0200

    I18n: Update translation sr (96%).
    
    201 translated messages, 7 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d4a97f9850b0b7836e5b44b443aed14ce4370e4e
Author: Besnik Bleta <besnik@programeshqip.org>
Date:   Thu Oct 28 12:51:25 2021 +0200

    I18n: Update translation sq (100%).
    
    208 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9e9eb03101f979af4a9ddf134579316d17a8de52
Author: 8b03701f910565d01acaec9ce3f558ab_e9f0fee <b5b06e8f85fb8288fe43ad0bc2422d94_32848>
Date:   Thu Oct 28 12:51:25 2021 +0200

    I18n: Update translation sl (96%).
    
    201 translated messages, 7 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e21e9e053b8f8005cf09423fad94a4f6bcdc0ef9
Author: Jan Ziak <0xe2.0x9a.0x9b@gmail.com>
Date:   Thu Oct 28 12:51:25 2021 +0200

    I18n: Update translation sk (100%).
    
    208 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d90571972e037127abd6ac3448c0a0c661754088
Author: Anonymous <noreply@xfce.org>
Date:   Thu Oct 28 12:51:25 2021 +0200

    I18n: Update translation ru (94%).
    
    196 translated messages, 12 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit bc5af8feba1beb4f9852867b63beba54bc1df85c
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Oct 28 12:51:24 2021 +0200

    I18n: Update translation ro (86%).
    
    180 translated messages, 28 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit da26b7521e324b45b23df22f2cc5e6df434fa718
Author: Hugo Carvalho <hugokarvalho@hotmail.com>
Date:   Thu Oct 28 12:51:24 2021 +0200

    I18n: Update translation pt (100%).
    
    208 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ddf9f936a3dd2d85a8979b9ccb715ec8cfb7d5f4
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Oct 28 12:51:24 2021 +0200

    I18n: Update translation pt_BR (94%).
    
    197 translated messages, 11 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b6bf056b6f174b85ed7aea81b0478aaccffd61ea
Author: Anonymous <noreply@xfce.org>
Date:   Thu Oct 28 12:51:24 2021 +0200

    I18n: Update translation pl (100%).
    
    208 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 865da89d479e77b3e7b315f3f9732ed528644300
Author: Cédric Valmary <cvalmary@yahoo.fr>
Date:   Thu Oct 28 12:51:24 2021 +0200

    I18n: Update translation oc (86%).
    
    179 translated messages, 29 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit db7588659270a7b2afcee2fe473b7b0dec62e4df
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Thu Oct 28 12:51:24 2021 +0200

    I18n: Update translation nl (96%).
    
    201 translated messages, 7 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit dbfd38a0b5e39696280b00834ee80bd88a9f95a2
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Oct 28 12:51:24 2021 +0200

    I18n: Update translation nb (96%).
    
    201 translated messages, 7 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit cc73924cadfa9af0f3090eb149d3d2e664301e70
Author: abuyop <abuyop@gmail.com>
Date:   Thu Oct 28 12:51:24 2021 +0200

    I18n: Update translation ms (94%).
    
    196 translated messages, 12 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit dfa4e2a1e0d960982eb2214db73d8e6d373bfe82
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Oct 28 12:51:24 2021 +0200

    I18n: Update translation lt (96%).
    
    201 translated messages, 7 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 165eee5606cdabe07b2bccf00fed384f630e03eb
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Oct 28 12:51:24 2021 +0200

    I18n: Update translation ko (94%).
    
    196 translated messages, 12 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 09b219e7d532e5029bf44ae0fe0b10dcfa4e6084
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Oct 28 12:51:23 2021 +0200

    I18n: Update translation kk (94%).
    
    197 translated messages, 11 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c1e2f3c3df4d87c1b8b684d1a6d17b10e2557abe
Author: UTUMI Hirosi <utuhiro78@yahoo.co.jp>
Date:   Thu Oct 28 12:51:23 2021 +0200

    I18n: Update translation ja (100%).
    
    208 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ee85389ba4c4b29aeb9d34b1f47968b86f1ec42c
Author: Emanuele Petriglia <transifex@emanuelepetriglia.com>
Date:   Thu Oct 28 12:51:23 2021 +0200

    I18n: Update translation it (100%).
    
    208 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 999486fdbbe18210825503343ba9b44e19914e5b
Author: Sveinn í Felli <sv1@fellsnet.is>
Date:   Thu Oct 28 12:51:23 2021 +0200

    I18n: Update translation is (89%).
    
    186 translated messages, 22 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e3142495217847bb3639d7fe1a181613d83fd3ce
Author: Anonymous <noreply@xfce.org>
Date:   Thu Oct 28 12:51:23 2021 +0200

    I18n: Update translation ie (73%).
    
    152 translated messages, 56 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3864eaadd2dedd66255d61ea6f33889e9e65e224
Author: Ardjuna <Asyura.x@gmail.com>
Date:   Thu Oct 28 12:51:23 2021 +0200

    I18n: Update translation id (96%).
    
    201 translated messages, 7 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 554771e80705057b2b5f9159c3cdd56faf753e40
Author: Real School <localization@ehayq.am>
Date:   Thu Oct 28 12:51:23 2021 +0200

    I18n: Update translation hye (94%).
    
    196 translated messages, 12 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d8b5eb2e7723912c87ee0184064465288edb898b
Author: Hayk Andreasyan <hayk.andreasyan@realschool.am>
Date:   Thu Oct 28 12:51:23 2021 +0200

    I18n: Update translation hy_AM (91%).
    
    190 translated messages, 18 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6411772f53c2ecac3f6864aa5b9c001a7b086380
Author: kelemeng <kelemeng@ubuntu.com>
Date:   Thu Oct 28 12:51:22 2021 +0200

    I18n: Update translation hu (93%).
    
    195 translated messages, 13 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 914a8eaa57f00f346ffd5d48f034110175b4bd66
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Oct 28 12:51:22 2021 +0200

    I18n: Update translation hr (93%).
    
    194 translated messages, 14 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6d300152ec1ae62d279ffd70fcf210acdc5c0de7
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Thu Oct 28 12:51:22 2021 +0200

    I18n: Update translation he (95%).
    
    199 translated messages, 9 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 72ebc11a26564a52ab412218f1e5c0114716637e
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Oct 28 12:51:22 2021 +0200

    I18n: Update translation gl (96%).
    
    201 translated messages, 7 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 703902cde0bade68058e8ff22e1881dc76cd8a14
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Oct 28 12:51:22 2021 +0200

    I18n: Update translation fr (96%).
    
    201 translated messages, 7 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c8ce6cdd3e246e15c91e82e5a3d19ed9666106fe
Author: Pasi Lallinaho <pasi@shimmerproject.org>
Date:   Thu Oct 28 12:51:22 2021 +0200

    I18n: Update translation fi (92%).
    
    193 translated messages, 15 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit aa0afc8eea181a2cbdd2f12beff777cfd7209f90
Author: Piarres Beobide <pi@beobide.net>
Date:   Thu Oct 28 12:51:22 2021 +0200

    I18n: Update translation eu (94%).
    
    197 translated messages, 11 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 10dae330bc93fabf0d085be64bd4b43c4ca51d50
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Oct 28 12:51:22 2021 +0200

    I18n: Update translation et (96%).
    
    201 translated messages, 7 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 26c7da4dd89e827ed79ca1d423bb61f4d7591740
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Oct 28 12:51:22 2021 +0200

    I18n: Update translation es (96%).
    
    201 translated messages, 7 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 59ff1005a7e8e5c34aba98df7f13a625e9eccbd8
Author: Robert Readman <robert_readman@hotmail.com>
Date:   Thu Oct 28 12:51:21 2021 +0200

    I18n: Update translation en_GB (85%).
    
    178 translated messages, 30 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b6f40145cb45129f7f7cec55c16c05c66c343634
Author: Michael Findlay <translate@cobber-linux.org>
Date:   Thu Oct 28 12:51:21 2021 +0200

    I18n: Update translation en_AU (89%).
    
    186 translated messages, 22 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 822900ee17ecd0263ce4d4c68ed62d876aaaf90c
Author: Πέτρος Σαμαράς <psamaras1@gmail.com>
Date:   Thu Oct 28 12:51:21 2021 +0200

    I18n: Update translation el (94%).
    
    196 translated messages, 12 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3ae5ea98a61bf5d6f44d3cc13653c0537155bea2
Author: Georg Eckert <eckert.georg@gmx.de>
Date:   Thu Oct 28 12:51:21 2021 +0200

    I18n: Update translation de (96%).
    
    201 translated messages, 7 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 727a93670b24f25f8709ca6b94dca93766675e32
Author: Anonymous <noreply@xfce.org>
Date:   Thu Oct 28 12:51:21 2021 +0200

    I18n: Update translation da (96%).
    
    201 translated messages, 7 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0e659be57cd175358d78715bc2c29b5328466e1f
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Oct 28 12:51:21 2021 +0200

    I18n: Update translation cs (94%).
    
    197 translated messages, 11 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0dff3d6fa7521bf1fec5037105a79129ae12d25b
Author: Carles Muñoz Gorriz <carlesmu@internautas.org>
Date:   Thu Oct 28 12:51:21 2021 +0200

    I18n: Update translation ca (94%).
    
    196 translated messages, 12 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a6dd0a3473bce5fa7d30f1fabd040fad8fabce3a
Author: Kiril Kirilov <cybercop_montana@abv.bg>
Date:   Thu Oct 28 12:51:21 2021 +0200

    I18n: Update translation bg (100%).
    
    208 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9cf864133162cd07d2dbc4f6d1ba5b2728345d73
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Oct 28 12:51:21 2021 +0200

    I18n: Update translation be (94%).
    
    197 translated messages, 11 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f5eccf3291cc9016a3df7a572ec8fc65ad327fb0
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Oct 28 12:51:20 2021 +0200

    I18n: Update translation ar (86%).
    
    179 translated messages, 29 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 355d15d98cd3faa19df9db5139088035df5cfde9
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Oct 28 10:15:33 2021 +0200

    Fix regression: Exif orientation is not respected
    
    Introduced in d5e4fa6d8172c7b8b9bbf917a2f74bef41394a52.
    
    Fixes #69, related to !28.

commit 55afcd6e9673b324ef595d1981d15da8ea70b15d
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Oct 24 23:15:04 2021 +0200

    Load images asynchronously
    
    Reading files is already handled asynchronously, but data parsing by the
    pixbuf loader is blocking. Unfortunately, gdk-pixbuf does not offer an
    asynchronous API that covers both:
    * loading a single image;
    * loading an animation;
    * loading at reduced scale (the "Limit rendering quality" option of
      Ristretto).
    
    GdkPixbufLoader is the only object to cover all these possibilities in a
    unified API, in addition to allowing progressive loading (even if the
    latter is not really used by Ristretto). So it seems easiest to keep the
    current implementation, adding the asynchronous character "by hand", via
    a GTask.
    
    Closes #16, #29, #32, see !34 for more details.

commit c14022e3266a9686083a0ed1c68f938cf8a8c87e
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Oct 24 23:04:54 2021 +0200

    Do not try to load images whose pixbuf is not available
    
    A corrupted image may be displayable, but it must be ensured that enough
    data has been parsed for a pixbuf to be available (i.e.
    `GdkPixbufLoader::area-prepared` has been emitted).
    
    Completes e1951db1e9d24a6c41fe9ff3c45ab95123f2ef3a, see !34 for more
    details.

commit f996b59c761b59f0a5ef6555b213f3a7811b1d9e
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Oct 24 23:00:22 2021 +0200

    Fix memory management of image loading objects
    
    See !34 for more details.

commit 178f6c74e19e1eb138b2730fe4e81e6eec6bdb37
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Oct 24 22:36:28 2021 +0200

    Increase image loading buffer size
    
    This size was reduced about ten years ago in
    e49a5262732e31cdf4cba348212f099c4a620613, with the argument that too
    large a size caused problems loading JPEG images. However, no link was
    given as a reference, and the issues of this type found on the
    gdk-pixbuf bug tracker have been closed due to lack of activity.
    
    So it seems to be safe to assume that the problem has since been fixed,
    perhaps outside of gdk-pixbuf.
    
    See !34 for more details.

commit 1a3a31818709a693941d6ba014c05709a600ed6f
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Oct 21 17:18:56 2021 +0200

    Allow to display all files in the open dialog
    
    This overrides GFileInfo filtering, which is primarily based on file
    extensions, and can therefore eliminate files that are actually valid.
    Previous commits now ensure that only content-based filtering will be
    applied next, warning the user if there are problems.
    
    See !33 for more details.

commit 4046c0dfd0ca4bb00a0c2b9f6cb4e767966de581
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Oct 21 16:44:55 2021 +0200

    Directory loading: Filter files using the app filter
    
    Now that the file opening procedure is unique and no longer includes
    additional filtering, the correct filter to use for directory loading is
    the application filter.
    
    This is consistent with the open dialog on the one hand, and on the
    other hand as close as possible to the final filtering, which takes
    place at the last moment with additional disk access, when the
    thumbnails are displayed.
    
    See !33 for more details.

commit 44457d986c85a2954afc899c8483c919784a2487
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Oct 21 16:11:18 2021 +0200

    Rework and complete error handling
    
    This addresses in particular the TODOs added between
    db21453277ec70dea4b79ae019bbd32d72e243bc and the previous commit.
    
    See !33 for more details.

commit 35125d9d7bf3c3d7fac26073dc8ed606f3e375fa
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Oct 20 17:18:41 2021 +0200

    Rework the file opening procedure into a single function
    
    Rather than having four more or less similar ones for the open dialog,
    the recent menu, drag and drop and the command line.
    
    In particular:
    * Files opened explicitly (not implicitly via opening a directory) are
      added to the list of recent files regardless of how they were opened.
    * Filtering on mime type is removed and is now only located in
      `image_list.c`. As a consequence, when opening a file via the command
      line, filtering is only content-based (if libmagic is present).
    
    Error handling is left for the next commit, since it was not
    already done in this part and remains to be done elsewhere.
    
    See !33 for more details.

commit 9a3d24c83c8c1f4724834ce40005059ffa179498
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Oct 19 23:01:12 2021 +0200

    Filter deleted recent files on opening
    
    This does not completely prevent having a deleted file in the recent
    menu, since it is generated only once on opening. But it limits the risk
    and ensures that the cleanup is done at least every session.
    
    This commit is a preliminary to a refactoring of the file opening
    procedure.
    
    See !33 for more details.

commit b9852d38012dc6e6c967719c16b489be43fdf572
Author: Anonymous <noreply@xfce.org>
Date:   Wed Oct 27 00:49:30 2021 +0200

    I18n: Update translation gl (100%).
    
    203 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6d0db9f3ca619701c71b8a874417c4e51cf405fb
Author: Priit Jõerüüt <transifex@joeruut.com>
Date:   Wed Oct 27 00:49:29 2021 +0200

    I18n: Update translation et (100%).
    
    203 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit cd32f0de45fc573f3f5707e6273f0dd77177ea48
Author: Demiray Muhterem <mdemiray@msn.com>
Date:   Tue Oct 26 00:49:17 2021 +0200

    I18n: Update translation tr (100%).
    
    203 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8e461d47c320b2c70c161d9e4bff17b0d8e2aa10
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Oct 25 12:34:25 2021 +0200

    Use URIs instead of filenames in the `.desktop` file
    
    Fixes #49.

commit 173e0a1c8fc8559971fe65164bc78376535b4412
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Oct 18 16:27:51 2021 +0200

    Directory loading: Allow to load a directory via the cli
    
    More generally, this allows to load a directory without specifying a
    reference file to be loaded first. But in practice, in the current state
    of the code, the only place where such a thing occurs is when specifying
    a directory on the command line.
    
    This forces the directory loading procedure to be split into a few more
    pieces, so that the image has a chance to be displayed before entering
    the synchronous part of the loading.
    
    Error handling is left for a later refactoring work, since it was not
    already done in this part and remains to be done elsewhere.
    
    Fixes a regression introduced in
    dafcfab70b2b237a5a2688764986eea3dc2de756, related to !31.

commit fde7ba705f803d69514cf9fc4379a7dfe8b24ba3
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Oct 16 19:52:33 2021 +0200

    Flatpak: Access remote locations with GVfs

commit cbfdec93be08908a6357b20f7082e50f8d5ec704
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Oct 16 19:31:30 2021 +0200

    Directory loading: Fix improper use of GFileEnumerator APIs
    
    Using asynchronous methods both to get the directory enumerator and the
    file info is needed in general, as well as specifying "standard::name"
    in order to be able to use `g_file_enumerator_get_child()` afterwards.
    See https://gitlab.gnome.org/GNOME/glib/-/issues/2507.
    
    This fixes in particular a regression introduced in
    db21453277ec70dea4b79ae019bbd32d72e243bc about GVfs locations, and
    allows to add GVfs location support for the Flatpak format.
    
    Error handling is left for a later refactoring work, since it was not
    already done in this part and remains to be done elsewhere.
    
    Fixes #68, related to !31.

commit 02c703bf3632d452078ae10feeaf0784d7a9a6df
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Oct 18 12:33:40 2021 +0200

    Cleanup: Include `util.h` at the top of every source file
    
    Including in particular `config.h`, to be sure to test deprecation via
    `GLIB_VERSION_*` macros.
    
    Completes 70eab20c2d983e07fd73fd241d4290f6f94f7289, related to !22.

commit 15bb0349dd7773ffeb349ccda4a8d64faf8695b1
Author: Faisal Rachmadin <frachmadin@gmail.com>
Date:   Sun Oct 24 00:48:52 2021 +0200

    I18n: Update translation id (100%).
    
    203 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f10a35cfe2d0eba78590b31713501e9692f69ea8
Author: 玉堂白鹤 <yjwork@qq.com>
Date:   Tue Oct 19 12:49:54 2021 +0200

    I18n: Update translation zh_CN (100%).
    
    203 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c423ccd8c2ef3355a4e80a7229fac8edf784efd3
Author: Саша Петровић <salepetronije@gmail.com>
Date:   Sun Oct 17 12:51:02 2021 +0200

    I18n: Update translation sr (100%).
    
    203 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e5a74fe3b6c5eb20460a67722034a7be5f861a68
Author: Anonymous <noreply@xfce.org>
Date:   Sat Oct 16 00:48:42 2021 +0200

    I18n: Update translation da (100%).
    
    203 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f3030c679e0dd09f3f5d1b684c42297f1c235231
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Oct 15 09:23:10 2021 +0200

    Flatpak: Updates after acceptance on Flathub
    
    * Update README.
    * Update manifest: ownership of the Xfconf service on D-Bus is implicit
      when the service name begin with the application id.
    
    Related to !32.

commit 2a51d8db6edaf1ba91f43e693f3952881b44b623
Author: Yannick Le Guen <leguen.yannick@gmail.com>
Date:   Wed Oct 13 12:49:55 2021 +0200

    I18n: Update translation fr (100%).
    
    203 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 91536334f0fdf55848cffd92fe36c835c14c4c15
Author: heskjestad <cato@heskjestad.xyz>
Date:   Wed Oct 13 00:48:49 2021 +0200

    I18n: Update translation nb (100%).
    
    203 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a7e391cc4f9b5fe66a7270de760caa38b8d5a74d
Author: 黃柏諺 <s8321414@gmail.com>
Date:   Tue Oct 12 12:50:36 2021 +0200

    I18n: Update translation zh_TW (100%).
    
    203 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5d13d984dc7f134e4f34ebd54f2a539ca0663939
Author: Hugo Carvalho <hugokarvalho@hotmail.com>
Date:   Tue Oct 12 00:50:04 2021 +0200

    I18n: Update translation pt (100%).
    
    203 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 096fda49cc94628c57d2d2ae390b5ffd904571a9
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Tue Oct 12 00:50:04 2021 +0200

    I18n: Update translation nl (100%).
    
    203 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 438febe0935f51600ddb8ad073bca977c14ad08e
Author: Anonymous <noreply@xfce.org>
Date:   Tue Oct 12 00:50:04 2021 +0200

    I18n: Update translation lt (100%).
    
    203 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d59e2fc65c4b9ea7e0142a7352d65d4f21f8c897
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:05 2021 +0200

    I18n: Update translation zh_TW (99%).
    
    201 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 52361f10e100b6ace43ffa6ad064336016c1bbd8
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:05 2021 +0200

    I18n: Update translation zh_CN (99%).
    
    201 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a25777e3298e64cf92e95fa1a052c1db36d936a2
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:05 2021 +0200

    I18n: Update translation uk (97%).
    
    197 translated messages, 6 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit fb35d4cedd3f01de7abeb67dca287f9f2b4d034b
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:05 2021 +0200

    I18n: Update translation ug (87%).
    
    178 translated messages, 25 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9282d11ee5fce9b26c570204acdbc7262c792322
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:04 2021 +0200

    I18n: Update translation tr (99%).
    
    201 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 25a21a087d160bbea1b6745f5cd5bd92a920716c
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:04 2021 +0200

    I18n: Update translation th (98%).
    
    199 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 93c91ca80ad8dab49d039e228f4267ba0ed1c8ca
Author: Luna Jernberg <bittin@cafe8bitar.se>
Date:   Mon Oct 11 12:51:04 2021 +0200

    I18n: Update translation sv (99%).
    
    202 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c10891e818665ff959419e1d119e418cde7c9fca
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:04 2021 +0200

    I18n: Update translation sr (99%).
    
    201 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4f14af9c426b5b01199602ba34d6d0a464fd488f
Author: Besnik Bleta <besnik@programeshqip.org>
Date:   Mon Oct 11 12:51:04 2021 +0200

    I18n: Update translation sq (100%).
    
    203 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1988280803fc79a0a06f78409883838db515d50f
Author: Arnold Marko <arnold.marko@gmail.com>
Date:   Mon Oct 11 12:51:04 2021 +0200

    I18n: Update translation sl (100%).
    
    203 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8de1551b95a11bb32f893b896ba175e0269b52b3
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:04 2021 +0200

    I18n: Update translation sk (97%).
    
    198 translated messages, 5 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit db896f7649d5e093658bda5501842017ed204a20
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:04 2021 +0200

    I18n: Update translation ru (97%).
    
    198 translated messages, 5 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0fbb7e4bc373a63a45ed8d22a05852deecc9a162
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:04 2021 +0200

    I18n: Update translation ro (89%).
    
    182 translated messages, 21 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 86d3d55c59eb585cd10d39a58e14f8ba4a5b03e1
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:03 2021 +0200

    I18n: Update translation pt (99%).
    
    201 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2af9cc1fa31d01da4ace1d0024496327f81ef90a
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:03 2021 +0200

    I18n: Update translation pt_BR (98%).
    
    199 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b8e3745b5c7598db3721742fa87ee104e2f53120
Author: Anonymous <noreply@xfce.org>
Date:   Mon Oct 11 12:51:03 2021 +0200

    I18n: Update translation pl (100%).
    
    203 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 954bbe9c00aa704e3b85c517e1f7232bfd3d0ed4
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:03 2021 +0200

    I18n: Update translation oc (89%).
    
    181 translated messages, 22 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit fa3b18ea2d625a95d288aff845a1c5d260941fbf
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:03 2021 +0200

    I18n: Update translation nl (99%).
    
    201 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 827ac1d1ac3f27e79ff9b73a2846be6f47da0d4a
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:03 2021 +0200

    I18n: Update translation nb (99%).
    
    201 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6e1f6c026499d337bf67a4bc749f726772e1610d
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:03 2021 +0200

    I18n: Update translation ms (97%).
    
    198 translated messages, 5 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b8dcbb1d7284b4aab61477a6f8bb71e19e1d3117
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:03 2021 +0200

    I18n: Update translation lt (99%).
    
    201 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit cfdc8bff04c9d50b7fd8bf79dd31f26c08b3fd1a
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:03 2021 +0200

    I18n: Update translation ko (97%).
    
    198 translated messages, 5 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 35f604ce69a2c413e1a486750afa19c8edea467b
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:02 2021 +0200

    I18n: Update translation kk (98%).
    
    199 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 879be2746fbb644b32bbde1cd3447497255885a4
Author: UTUMI Hirosi <utuhiro78@yahoo.co.jp>
Date:   Mon Oct 11 12:51:02 2021 +0200

    I18n: Update translation ja (100%).
    
    203 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2ae1bd8613fbdd64536a97b48dcbd420568b4b84
Author: Emanuele Petriglia <transifex@emanuelepetriglia.com>
Date:   Mon Oct 11 12:51:02 2021 +0200

    I18n: Update translation it (100%).
    
    203 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ca74da3508507a46eb1ae0a319ef52ea29db6241
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:02 2021 +0200

    I18n: Update translation is (92%).
    
    188 translated messages, 15 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 73297467c6567ea78ab8668c0c1cbdcf8e5a3640
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:02 2021 +0200

    I18n: Update translation ie (74%).
    
    152 translated messages, 51 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8d285ff891535ae5b08223bd8e6f2a6f8b1e39b2
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:02 2021 +0200

    I18n: Update translation id (99%).
    
    201 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 53462abba3d6f72c9e2a8f1039be94d95264b824
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:02 2021 +0200

    I18n: Update translation hye (97%).
    
    198 translated messages, 5 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 08b493f9465e11205cfd9b95d6b909ba39c6b024
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:02 2021 +0200

    I18n: Update translation hy_AM (94%).
    
    192 translated messages, 11 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c98c845001df7c618eb0021574a35f3f9a4bef66
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:02 2021 +0200

    I18n: Update translation hu (97%).
    
    197 translated messages, 6 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3a35a6a9fb70c68244c05c2a749ec8254cecb3bb
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:01 2021 +0200

    I18n: Update translation hr (96%).
    
    196 translated messages, 7 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5bbfddbd76406c731903a29770876dd1093a3685
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:01 2021 +0200

    I18n: Update translation he (99%).
    
    201 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 246aa6299ca06f2c1c9cc94621841ae417ce28a4
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:01 2021 +0200

    I18n: Update translation gl (98%).
    
    199 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d319b6d952d95b7bb783a451677d2b96d08adc90
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:01 2021 +0200

    I18n: Update translation fr (99%).
    
    201 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c99999bc2870d13d4a15620dd59ab88e91fa21e7
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:01 2021 +0200

    I18n: Update translation fi (96%).
    
    195 translated messages, 8 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 443b61926b9f4235e5df0ab33a763ea73be57c65
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:01 2021 +0200

    I18n: Update translation eu (98%).
    
    199 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d2e8c589430682850dbce163abd4a5dd0daf2c62
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:01 2021 +0200

    I18n: Update translation et (99%).
    
    201 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 554b7a63745f27ace830bd37fd8055011348d132
Author: Toni Estévez <toni.estevez@gmail.com>
Date:   Mon Oct 11 12:51:01 2021 +0200

    I18n: Update translation es (100%).
    
    203 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 01719cf0513f514be06648c1b4359a4baa3a3f9f
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:01 2021 +0200

    I18n: Update translation en_GB (88%).
    
    180 translated messages, 23 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ba0266df1a4b61c64d00acbb405265aee05eea02
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:00 2021 +0200

    I18n: Update translation en_AU (92%).
    
    188 translated messages, 15 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 447e2a36d1b14a7855111c89b40691843f794a68
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:00 2021 +0200

    I18n: Update translation el (97%).
    
    198 translated messages, 5 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4c69c555e4c85907a3bfeb29fd3514a144c418fa
Author: Andreas Eitel <github-aneitel@online.de>
Date:   Mon Oct 11 12:51:00 2021 +0200

    I18n: Update translation de (100%).
    
    203 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 080f248251ebdfd27b07a9e2d57f4b7e89ba3b95
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:00 2021 +0200

    I18n: Update translation da (99%).
    
    201 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b297bf1ea835b2f44aa12080dc9d086f3389f7e6
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:00 2021 +0200

    I18n: Update translation cs (98%).
    
    199 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 004f7c3e99b6c5ed8736a2fe4174236bc4290c5b
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:00 2021 +0200

    I18n: Update translation ca (97%).
    
    198 translated messages, 5 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0d9cd89a738e6bb68a321246bddbb6687960175e
Author: Kiril Kirilov <cybercop_montana@abv.bg>
Date:   Mon Oct 11 12:51:00 2021 +0200

    I18n: Update translation bg (100%).
    
    203 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f235ff52b0a78a74344a9134804f725c2ae11cbb
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:51:00 2021 +0200

    I18n: Update translation be (98%).
    
    199 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit fbb3f0de084ba14484f01806d71960639963adb2
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Oct 11 12:50:59 2021 +0200

    I18n: Update translation ar (89%).
    
    181 translated messages, 22 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ab758fc2235be4abed485f04bf56ef61a4b89048
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Oct 11 10:32:16 2021 +0200

    Back to development

commit 6a6ed0ac7809e06a8373eccf03b609361862a476
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Oct 11 10:30:50 2021 +0200

    Updates for release

commit a6578c25357784aa1b20c036e005152eff3fd90a
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Oct 10 18:03:53 2021 +0200

    Update the list of authors

commit 1776569a9fedde4b2e470460186c3123ee7e6e31
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Oct 7 13:18:30 2021 +0200

    flatpak: Adaptations to run our own Xfconf service
    
    A patch is added to allow the embedded Xfconf dependency to be used on
    both the client and server sides. It renames the D-Bus service from
    `org.xfce.Xfconf` to `org.xfce.ristretto.Xfconf`, so it is unique and in
    particular cannot be confused with the one of an Xfce session, or the
    one embedded in the flatpak of another Xfce application.
    
    Since the service is owned by Ristretto, it stores the configuration
    data in its space, under
    `~/.var/app/org.xfce.ristretto/config/xfce4/xfconf`.

commit 704e8956c1d090e61e3c86e726e383335966035c
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Oct 4 10:23:21 2021 +0200

    flatpak: Add generic manifest and basic scripts
    
    This first version of the manifest embeds Xfconf as a dependency but
    only uses it on the client side, assuming the existence of a D-Bus
    Xfconf service on the host.
    
    This is obviously not satisfactory, both because of the external
    dependency it adds, and because of the sharing of configuration data
    with the outside. But this commit allows to keep a "standard version" of
    the manifest, before adding a patch to fix these problems.

commit 369fdf465afc7171edbd788a3f5c3821744acdeb
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Oct 7 16:18:15 2021 +0200

    flatpak: Use GtkFileChooserNative

commit 602bda5f06c201c56d355fa4d6ecd0ce9da71447
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Oct 4 20:34:48 2021 +0200

    flatpak: Access to thumbnails

commit 6e3da3b18e2eac568a61a8d5524e8b7e4ea8e5e5
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Oct 4 18:33:18 2021 +0200

    flatpak: gettext setup

commit 3f6955364c4ddcde737b3f2b00d56551c63d5919
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Oct 4 08:22:45 2021 +0200

    Update Appdata file and use the same description everywhere
    
    This is in particular in view of releasing Ristretto as a flatpak.

commit 216b0d65dc3836eaf9f3d92270926fcda0140b25
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Oct 4 07:30:12 2021 +0200

    Conform to Freedesktop.org standard for file naming
    
    This is in particular in view of releasing Ristretto as a flatpak.

commit e3abb1d80838b43ea85f485807ceb243351b3a1e
Author: Triyan W. Nugroho <triyan.wn@gmail.com>
Date:   Sun Oct 10 12:50:38 2021 +0200

    I18n: Update translation id (100%).
    
    201 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5c78ad44e905bde42a4b3fd910d169982cbd04e6
Author: Demiray Muhterem <mdemiray@msn.com>
Date:   Fri Oct 8 12:50:24 2021 +0200

    I18n: Update translation tr (100%).
    
    201 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 7f6c85ad4dd05d420695f01691b923caadb554d4
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Oct 3 18:44:45 2021 +0200

    Optimize directory loading: Clearing previous icon bar
    
    This decreases the complexity of this process from O(n^2) to O(n), by
    cleaning up at once rather than removing the thumbnails one by one at a
    cost of O(n) per unit.
    
    See !31 for more details.

commit 48240fd5a8737585d7bd0d39d457f1e7fd013b82
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Oct 1 22:47:37 2021 +0200

    Optimize directory loading: Adding images to the icon bar
    
    This decreases the complexity of `iter_next()` implementation from O(n)
    to O(1), and thus that of iterating through the list from O(n^2) to
    O(n).
    
    See !31 for more details.

commit dafcfab70b2b237a5a2688764986eea3dc2de756
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Oct 1 11:08:52 2021 +0200

    Optimize directory loading: Adding files to the list
    
    * Any unnecessary operations are removed when adding a file to the image
      list, so that it ultimately boils down to a call to `g_list_prepend()`.
    * The list is sorted only once, which decreases the complexity by an
      order of magnitude (it should typically go from O(n^2 log(n)) to
      O(n log(n))).
    * Image filtering requiring disk access is done at the last moment, when
      the thumbnails are displayed, and only for those in the visible part
      of the icon bar, which decreases the complexity from O(n) to O(1).
    
    This last point, together with the optimization of the thumbnail bar
    drawing in a previous commit, also greatly improves the smoothness of
    its scrolling for large image numbers.
    
    This also fixes the lack of re-selection of the current image in the
    icon bar when changing the sort order.
    
    See !31 for more details.

commit db21453277ec70dea4b79ae019bbd32d72e243bc
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Sep 30 20:01:59 2021 +0200

    Optimize directory loading: Directory scanning
    
    This first step rewrites directory scanning using async GIO APIs, which
    simplifies and clarifies the procedure. Progressive loading is removed
    since it did not prevent the GUI from freezing and will no longer be
    necessary at the end of this series of optimizations.
    
    The main optimization here is to no longer check for each created
    RsttoFile if it is already open, which decreases the complexity of a
    file creation from O(n) to O(1), and that of directory scanning from
    O(n^2) to O(n).
    
    The only file that might be duplicated in the current implementation of
    adding a directory is handled separately, in at most n calls to
    `g_file_equal()`.
    
    The only remaining place where checking for an already open file is
    needed is in `cb_file_monitor_changed()`, so the code for this check is
    moved there.
    
    This also allows to go from O(n^2) to O(n) complexity when closing
    Ristretto, since a call to `g_list_remove()` was made when each
    RsttoFile was destroyed.
    
    Error handling is left for a later refactoring work, since it was not
    already done in this part and remains to be done elsewhere.
    
    See !31 for more details.

commit 645b982fa55f7cc5a7d4b90b7e3f50c42ec09387
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Sep 29 11:34:56 2021 +0200

    Optimize icon bar drawing
    
    This simply restricts item drawing to the drawing area (which is often
    the visible area), which decreases the number of calls to
    `rstto_icon_bar_paint_item()` from O(n) to O(1).
    
    The cairo context already restricts drawing to this area, but this also
    saves useless calls to `rstto_file_get_thumbnail()`, which contains
    potential disk access and Tumbler invocations. So this can significantly
    improve performance for large item numbers.
    
    See !31 for more details.

commit 8de091611c625859bca85040b677b22c3d877107
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Oct 2 12:05:33 2021 +0200

    Protect asynchronous jobs from an application exit
    
    Since Ristretto is currently a single-window application and does not
    use GApplication or a dedicated application class, an auto-reset window
    pointer seems to be a simple way to track the application state.

commit 145d76459551d185c706d42c431c4f7447f37abd
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Oct 1 10:56:23 2021 +0200

    Refactoring: Use only one file filter for the app

commit 3ce9f6e9da81258e0ab64775ddf035f89e7e3622
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Sep 29 09:32:08 2021 +0200

    Refactoring: Icon bar adjustments

commit 5556b8ae0cbc7b7c815e8d9a64c0f04aace28db3
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Sep 28 22:33:48 2021 +0200

    Cleanup: `icon_bar.c`
    
    * Remove useless structure members
    * Use only one dimension for items since they are squares

commit ab1ee35861cabb12665100893c65da4d52d101ca
Author: Priit Jõerüüt <transifex@joeruut.com>
Date:   Mon Oct 4 00:48:55 2021 +0200

    I18n: Update translation et (100%).
    
    201 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b9a9d4bf4453b0cdc24dd6ff3c1740f406a95784
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Oct 2 16:40:25 2021 +0200

    Fix position of the active item in the icon bar when vertical
    
    This is a minimal fix in a place that is completely refactored in a
    future commit, to allow this commit to remain pure refactoring.
    
    Fixes #34.

commit 91fb1f04f4c9e16b3e0dd29549512c326df19baf
Author: Hugo Carvalho <hugokarvalho@hotmail.com>
Date:   Sat Oct 2 00:49:05 2021 +0200

    I18n: Update translation pt (100%).
    
    201 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8c9b0f2f91da0ef97aaedaec6205bcc4fdc7500c
Author: Саша Петровић <salepetronije@gmail.com>
Date:   Thu Sep 30 12:50:04 2021 +0200

    I18n: Update translation sr (100%).
    
    201 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2915e81416b4d5be1c15f0b2739667a1bddf3414
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Sep 29 20:43:40 2021 +0200

    Fix a double free
    
    This removes a `g_object_unref (file)` added in
    1939c005b62c56034c152cba70168f11dac23080, because it is already done in
    a function that has `file` as argument, which is bad.
    
    To be redesigned later, as mentioned in
    f0f8e1dab2efffadd1df3551a79a178b49253cd6.

commit 307742bc064cc029857800b276624bbe46faa8d0
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Sep 25 11:12:21 2021 +0200

    Take into account the device scale
    
    This prevents the image and the thumbnails from being scaled with the
    rest of the window when a device scale is used. Thus the image is
    displayed by default in real size (if the size of the view allows it)
    and the quality of the thumbnails is not altered. It is then up to the
    user to adjust their size via the settings.
    
    Fixes #47, see !30 for more details.

commit f0f8e1dab2efffadd1df3551a79a178b49253cd6
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Sep 28 17:10:54 2021 +0200

    Properly load directories via drag and drop
    
    Completes f228cebd3977431367bf124466a981f6b8852f43.
    
    This is a minimal fix that will be outdated in a future redesign work to
    address #20, but it will provide a reproducible level of functionality
    for non-regression testing.
    
    Also fixes a memory leak already fixed twice elsewhere:
    * 1939c005b62c56034c152cba70168f11dac23080
    * 1b55de2d59a9ad49a8dde9824ba76c86e38c92f6
    , due to a piece of code more or less well reproduced in multiple
    places. This too will be redesigned in the upcoming work mentioned
    above.
    
    Related to #67.

commit 2bd01408de4f3cfca6ec9def577481e2ac9c4f0c
Author: Elishai Eliyahu <elishai@mailfence.com>
Date:   Tue Sep 28 12:50:05 2021 +0200

    I18n: Update translation he (100%).
    
    201 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 114271b23564cd05172d633d3a59adca75c8b9d0
Author: heskjestad <cato@heskjestad.xyz>
Date:   Tue Sep 28 00:48:52 2021 +0200

    I18n: Update translation nb (100%).
    
    201 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1ffa45898fd40962c665be94c55da97377ae7979
Author: Anonymous <noreply@xfce.org>
Date:   Mon Sep 27 12:50:36 2021 +0200

    I18n: Update translation da (100%).
    
    201 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f228cebd3977431367bf124466a981f6b8852f43
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Sep 26 17:29:51 2021 +0200

    Properly load images via drag and drop
    
    Fixes #67.

commit c6d8c0d598b059f9b69fbd5c01fb2ed0418e299a
Author: jc1 <jc1.quebecos@gmail.com>
Date:   Sun Sep 26 00:48:56 2021 +0200

    I18n: Update translation fr (100%).
    
    201 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ab134d791ea5ed488a1aa316791e644ac011fad1
Author: Luna Jernberg <bittin@cafe8bitar.se>
Date:   Sat Sep 25 12:50:47 2021 +0200

    I18n: Update translation sv (100%).
    
    201 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6fdded85f8d03f9cb5d859645bb51c95bbc1e98f
Author: Toni Estévez <toni.estevez@gmail.com>
Date:   Sat Sep 25 12:50:47 2021 +0200

    I18n: Update translation es (100%).
    
    201 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f4da592fd94d53f2dfdb0d4c3ff84f5893592346
Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Date:   Sat Sep 25 00:48:57 2021 +0200

    I18n: Update translation ja (100%).
    
    201 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 160c053ce4b30e008fb41694a52ed2ec1593db2d
Author: Kiril Kirilov <cybercop_montana@abv.bg>
Date:   Sat Sep 25 00:48:57 2021 +0200

    I18n: Update translation bg (100%).
    
    201 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 18a135a71dfa16a97f1395be1be727ceb3564b29
Author: 黃柏諺 <s8321414@gmail.com>
Date:   Fri Sep 24 12:52:03 2021 +0200

    I18n: Update translation zh_TW (100%).
    
    201 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit fe995078af09737be7e2917beab16e03aadc3ee1
Author: 玉堂白鹤 <yjwork@qq.com>
Date:   Fri Sep 24 12:52:03 2021 +0200

    I18n: Update translation zh_CN (100%).
    
    201 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit afd9f5924871ccc1f9f0fa4f078e7ae38a9d2013
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:03 2021 +0200

    I18n: Update translation uk (98%).
    
    197 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 99d40b7b4d77f1de5ff2d99aea62c87e6df0b23b
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:03 2021 +0200

    I18n: Update translation ug (88%).
    
    178 translated messages, 23 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 7bff4d28f9d7b1e4950c93e9f5111e6dd7bc2153
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:03 2021 +0200

    I18n: Update translation tr (99%).
    
    199 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 826f36d05cfbed889a9d4e8f01d399792e9de326
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:03 2021 +0200

    I18n: Update translation th (99%).
    
    199 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 44c66e766040fc4496f799cb2f15fd9eaec6bdc3
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:03 2021 +0200

    I18n: Update translation sv (99%).
    
    199 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f0df4a7449b6ce06df989ae3c2f59f00f4a7c21d
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:02 2021 +0200

    I18n: Update translation sr (99%).
    
    199 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 089d7a6b5d8c5f616f3bada59343263582e5dc92
Author: Besnik Bleta <besnik@programeshqip.org>
Date:   Fri Sep 24 12:52:02 2021 +0200

    I18n: Update translation sq (99%).
    
    199 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 51ea7045175de1cdaf12a63b53e5b058665e2a00
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:02 2021 +0200

    I18n: Update translation sl (99%).
    
    199 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit fd5c4869c706cf339e835efe314389e443b249a4
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:02 2021 +0200

    I18n: Update translation sk (98%).
    
    198 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit aa5389ae2ec83190ff99da0a6352077fb33c92ec
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:02 2021 +0200

    I18n: Update translation ru (98%).
    
    198 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e679fd945fce622587166b5da7c6dc95d82e1353
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:02 2021 +0200

    I18n: Update translation ro (90%).
    
    182 translated messages, 19 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b521bd56a0afedbca4bc1826123968660ae5e79d
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:02 2021 +0200

    I18n: Update translation pt (99%).
    
    199 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3662982c3f26cb3155b6555e86baaf2e92b96819
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:02 2021 +0200

    I18n: Update translation pt_BR (99%).
    
    199 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit dea2f56aeb39fa165f84d9703b203996a203b414
Author: Anonymous <noreply@xfce.org>
Date:   Fri Sep 24 12:52:02 2021 +0200

    I18n: Update translation pl (100%).
    
    201 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9b6703a405d9f3a6345a1619b1b2cfb52aabb3ed
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:02 2021 +0200

    I18n: Update translation oc (90%).
    
    181 translated messages, 20 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 7c8bc40e1cbb51a992605e54525f52a45d7ac5eb
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Fri Sep 24 12:52:01 2021 +0200

    I18n: Update translation nl (100%).
    
    201 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e57b474dd1813d18aab36020705fbc4a79c85371
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:01 2021 +0200

    I18n: Update translation nb (99%).
    
    199 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 329dd88c9b03ecc676778807ca935f8fcf0889be
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:01 2021 +0200

    I18n: Update translation ms (98%).
    
    198 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 719f8e19d234f71a1c0109f18b8254f9de3ce183
Author: Anonymous <noreply@xfce.org>
Date:   Fri Sep 24 12:52:01 2021 +0200

    I18n: Update translation lt (100%).
    
    201 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 17a7435551a6052868a1bd7744946b37cb316c1d
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:01 2021 +0200

    I18n: Update translation ko (98%).
    
    198 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e09711194b4985fbaa2e1e40356e0e06fa450cf0
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:01 2021 +0200

    I18n: Update translation kk (99%).
    
    199 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 12e1b45a3b7cd494d2675368f95e47a12aa42f57
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:00 2021 +0200

    I18n: Update translation ja (99%).
    
    199 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8fe8ea2e9cd95da5befecb19236d2a15ae9dbb17
Author: Emanuele Petriglia <transifex@emanuelepetriglia.com>
Date:   Fri Sep 24 12:52:00 2021 +0200

    I18n: Update translation it (100%).
    
    201 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 130ba001945861280bf17ffb53d47c9c72663de6
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:00 2021 +0200

    I18n: Update translation is (93%).
    
    188 translated messages, 13 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit cc1eb9d8ac21d60acbfa48dbe2586acfe56a2afc
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:00 2021 +0200

    I18n: Update translation ie (75%).
    
    152 translated messages, 49 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e733e82894df29c67b914687a67fc8764f2e5d2f
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:00 2021 +0200

    I18n: Update translation id (99%).
    
    199 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f873044ea7490f1ac80d2d1a83bc42df58ffa11b
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:00 2021 +0200

    I18n: Update translation hye (98%).
    
    198 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 19d68b84a062d328adfc962d077d5af959a28ffa
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:00 2021 +0200

    I18n: Update translation hy_AM (95%).
    
    192 translated messages, 9 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5f531540506d2db39c83f1ac4d1c6fac54174bec
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:00 2021 +0200

    I18n: Update translation hu (98%).
    
    197 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit efffc1a8b4a6d2a90a73079c9df1fb012625375f
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:00 2021 +0200

    I18n: Update translation hr (97%).
    
    196 translated messages, 5 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c9da39633421f3f934067600bf321c59fdf485a3
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:52:00 2021 +0200

    I18n: Update translation he (99%).
    
    199 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2ea4ac9edd3ec52e19f060d45a01a814f170e2a4
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:51:59 2021 +0200

    I18n: Update translation gl (99%).
    
    199 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4b7a284c1874d2903373c524230fa1c0b5f9a491
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:51:59 2021 +0200

    I18n: Update translation fr (99%).
    
    199 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5b0139f2aab5d144032b988a561337528eb27f33
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:51:59 2021 +0200

    I18n: Update translation fi (97%).
    
    195 translated messages, 6 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 735c48b27c193de60d322b302c2d7a184f36b4d6
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:51:59 2021 +0200

    I18n: Update translation eu (99%).
    
    199 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5604be8a10a068d71a04caf8b10f357ec26fbcb1
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:51:59 2021 +0200

    I18n: Update translation et (99%).
    
    199 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1b7c36066ab899f8dbc43b35e237b6123fb25dfa
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:51:59 2021 +0200

    I18n: Update translation es (99%).
    
    199 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b91ec98bdd7997a3c3f469313dc1178774c6208d
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:51:59 2021 +0200

    I18n: Update translation en_GB (89%).
    
    180 translated messages, 21 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 581b620d49cddc40b8db4c0d13f6ce4d9bc72d64
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:51:59 2021 +0200

    I18n: Update translation en_AU (93%).
    
    188 translated messages, 13 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4401fb63f297a891e93abab5f518a7893bad7bed
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:51:59 2021 +0200

    I18n: Update translation el (98%).
    
    198 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e1fcac3df1b4007285f55c24afb90503368d4470
Author: Andreas Eitel <github-aneitel@online.de>
Date:   Fri Sep 24 12:51:59 2021 +0200

    I18n: Update translation de (100%).
    
    201 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e5851c89aae00680be6a5a1f286e50e7775d7f50
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:51:58 2021 +0200

    I18n: Update translation da (99%).
    
    199 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 10aa23866221c680fe94f17dc18afe9712917266
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:51:58 2021 +0200

    I18n: Update translation cs (99%).
    
    199 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f68e36f72442020bdc87ebbc8de3627a89496c76
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:51:58 2021 +0200

    I18n: Update translation ca (98%).
    
    198 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit eeb188a475ecd7ebd129eb79a21c50c1fc46c54d
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:51:58 2021 +0200

    I18n: Update translation bg (99%).
    
    199 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f0ed1d5f02d5c95a9b606d92e0990e3e42f474e8
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:51:58 2021 +0200

    I18n: Update translation be (99%).
    
    199 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b02f83ec964e26985ab1f42aaf2b72fddbcbd853
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 24 12:51:58 2021 +0200

    I18n: Update translation ar (90%).
    
    181 translated messages, 20 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c6c3a55d38a63f3ec3935541c6d9e34a00c07f82
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Sep 18 20:49:07 2021 +0200

    Allow to choose the default scale
    
    This adds a radio menu bound to a new setting "default-zoom", which
    applies to images displayed for the first time. To the current behavior
    called "smart", which remains the default, are added "fit-to-view" and
    "real-size".
    
    If this setting is changed when an image list is already loaded, the
    scale is reset for all images. This is probably what is expected in
    general, and typically when switching from windowed to fullscreen mode,
    using "smart" or "real-size" for the former, and "fit-to-view" for the
    latter.
    
    See !29 for more details.

commit 9aa3c04f6add67a3fb2c86363145e0d9eeada977
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Sep 17 08:08:06 2021 +0200

    Keep auto-scale in memory for each loaded image
    
    See !28 for more details.

commit 3fd0e171a7681191f524df71698dd0dec877245d
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Sep 17 07:57:35 2021 +0200

    Add new scaling mode `RSTTO_SCALE_LIMIT_TO_VIEW`
    
    This corresponds to fit-to-view only for images that exceed the view
    size. This way, if an image was automatically reduced at the opening
    because it exceeds the size of the view:
    * it will not be forced to grow to the view size when rotated if it does
      not exceed the view size in its new orientation;
    * it will not grow with the view beyond its original size.
    
    See !28 for more details.

commit 40c3b7926846c150576f8608b44da742778795b1
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Sep 16 11:47:09 2021 +0200

    Keep the scale in memory for each loaded image
    
    As it is already the case for the orientation.
    
    See !28 for more details.

commit d5e4fa6d8172c7b8b9bbf917a2f74bef41394a52
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Sep 17 07:23:47 2021 +0200

    Cleanup: Pass orientation directly from file to viewer
    
    See !28 for more details.

commit b69b229cee19caea83cfcbf02b2bf319ed22bb37
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Sep 17 11:38:53 2021 +0200

    Delay GdkPixbufLoader "closed" signal handler
    
    In some cases, typically:
    * the thumbnail bar displayed at startup,
    * a sufficiently light image,
    * a sufficiently small view size,
    this signal handler may run before the view has reached its final size,
    resulting in incorrect scaling.
    
    The thumbnail bar is already shown at this time, but the size request
    to adjust the view may not have taken place yet.

commit 2c89e5de629f1327de524fbd81ad1172c4412294
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Sep 14 19:32:31 2021 +0200

    Use the same scale factor to zoom via action and scrolling

commit 6f7aeb562b6ad7fff9e77685e429db2a34d3ced6
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Sep 16 11:37:59 2021 +0200

    Refactoring: Set the scale in one place
    
    Completes !8, after the code cleanups and refactoring that took place
    in the meantime made things clearer.

commit e77e61392c37f0bb50abdb8a1244907209665d7e
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Sep 15 10:05:58 2021 +0200

    Refactoring: Factorize the code to paint the background icon
    
    Also extracts it from `paint_image()` and deindents.

commit 782ba049ddf716a359e47d05563aa3b35b6dec57
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Sep 13 18:51:08 2021 +0200

    Refactoring: Factorize the code to paint the background color
    
    This uses the code from add59713d975df22dae56af9c451ff20233b8104, which
    leads to some simplifications in `image_viewer.c`:
    * no need to store colors or track their value;
    * no need to repaint the default color (see the documentation of
      `gdk_window_begin_draw_frame()`).

commit acf6a2290ee9f317368de31bf26a7593c9960926
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Sep 15 08:56:50 2021 +0200

    Refactoring: Factorize the code to compute the selection box
    
    Compact and simplify a bit this code and that of
    `rstto_button_release_event()` by the way.

commit d0409ede8b011c11333e7ecb465dcd4d42b95bc2
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Sep 14 18:21:48 2021 +0200

    Refactoring: Adjustments (3)
    
    * Use rendering geometry instead of recalculating it
    * Compact and clarify `paint_image()`

commit 344185535eee8c74ec2b408f920142ad1768cf1e
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Sep 14 18:14:04 2021 +0200

    Refactoring: Adjustments (2)
    
    * Set adjustments at once and in one place, i.e. replace
      `gtk_adjustment_set_*()` + `correct_adjustments()` with
      `set_adjustments()`
    * Move the definition of the rendering geometry in this function
    * Use only `image_width = 0` to indicate that no image is available

commit 74f6189ba11abae476252bbae881fdd05ab6fae2
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Sep 13 20:01:15 2021 +0200

    Refactoring: Adjustments (1)
    
    * Remove the "value-changed" signal handler
    * Add an explicit redraw request in the only place where it was
      necessary: `RSTTO_IMAGE_VIEWER_MOTION_STATE_MOVE`
    * Simplify this part

commit 463b484cff8d51e09b17c20ac58cb25a36b30bc6
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Sep 14 18:57:25 2021 +0200

    Fix a lack of centering when zooming via the menu action
    
    This is a minimal fix for a part that is completely refactored in the
    following commits. But it allows these commits to remain pure
    refactoring (or at least have a chance to remain so).

commit 7d533c178a1c4d004f0c293a1fecc57fd26c3754
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Sep 15 12:21:00 2021 +0200

    Fix a memory leak

commit e962d2a01f2e8080eb21358ae0b351f6e89eea36
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Sep 13 09:46:01 2021 +0200

    Optimize image viewer redraw: Disable overlay scrolling
    
    As soon as the image is a bit big, the practicality of the
    overlay does not justify the cost and the side effects that go with it:
    the scrollbars actually become almost unusable if the image is big
    enough.
    
    The policy of automatically displaying scrollbars is kept in windowed
    mode, but they are hidden in fullscreen mode, where one usually wants
    to have as few extraneous elements as possible in the image (which one
    can always drag with the left click if needed).
    
    Partially addresses #64.

commit 627b9c78750539564ee66e6bd2c1d08a81421b31
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Sep 7 18:50:41 2021 +0200

    Hide thumbnail scrollbar when unused
    
    See !24 for more details.

commit add59713d975df22dae56af9c451ff20233b8104
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Sep 7 17:51:39 2021 +0200

    Use the same background for the image and the thumbnails
    
    Closes #36, see !23 for more details.

commit d83bd47de087f2b17f9590cc1129bbba4d4e28b1
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Sep 11 18:44:03 2021 +0200

    Optimize image viewer redraw: Reuse source surface
    
    Except in the case of an animated image, where we are always juggling
    with two frames, and once the creation of the source surface from the
    original image is over, we should only have in memory one "copy" of
    this image (in the broad sense, i.e. in one format or another).
    
    This is the first objective of this commit. It allows, once an image
    has been displayed for the first time, to keep a constant memory
    occupation for any other operation requiring a redrawing of this same
    image (in particular zoom, rotation, change of window size).
    
    This also has the appreciable side effect of improving - more or less
    significantly depending on the case - the performance during these
    operations, since the manipulations around the source surface prior to
    redrawing are only done once.
    
    Partially addresses #64, see !26 for more details.

commit 69c5d6a0a00f5a32f5810e3e33bc6a68b5590fa2
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Sep 11 18:19:43 2021 +0200

    Improve animated GIF display
    
    * Fix an offset of one frame: display the image then run the timer, not
      the other way around.
    * Manage animation timer id more closely.
    * Remove useless GdkPixbufAnimation reference.
    
    Completes 84af18c123f2dbf90995eb00b43aacaa8630abe3.

commit b5655d353b59c9b9e0e2d22905951a10d41430dd
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Sep 10 18:23:44 2021 +0200

    Avoid using Cairo Xlib backend to create surfaces
    
    This uses the generic function `cairo_image_surface_create()` instead.
    
    Fixes #60, #61 and #62, see !25 for more details.

commit 21af61eef70d4d10d8133889fab55f225796837f
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Sep 8 17:04:03 2021 +0200

    Replace a last `gdk_threads_add_*()` with `g_*_add()`
    
    An oversight in 941709ef4c05a17cf4500312340637c634785b61.

commit 8bd61125a6991942f2699171cd15b5c0e8b372bb
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Sep 8 16:24:40 2021 +0200

    Fix file creation monitoring
    
    Created files are filtered on their mime type when added through
    `rstto_image_list_add_file()`. But in general, when
    `G_FILE_MONITOR_EVENT_CREATED` is emitted, the file can still be empty.
    In this case, its mime type is `inode/x-empty` and it is therefore not
    added to the list, when it should perhaps be.
    
    This is a case where `G_FILE_MONITOR_EVENT_CHANGES_DONE_HINT` seems
    useful: it is emitted when the file creation is finished, whether it is
    really a creation or a move. So we can wait for this event to add the
    file to the list.
    
    This commit also removes the code under `G_FILE_MONITOR_EVENT_MOVED`,
    which is never emitted since the flag `G_FILE_MONITOR_SEND_MOVED` is
    not used.

commit e1951db1e9d24a6c41fe9ff3c45ab95123f2ef3a
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Sep 6 22:34:47 2021 +0200

    Try to display the image on `GDK_PIXBUF_ERROR_CORRUPT_IMAGE`
    
    If there is an image to display, the error message is simply added to
    the status bar.
    
    `rstto_main_window_update_statusbar()` is revised and simplified at
    this occasion.
    
    Fixes #39.

commit 22249ecc997f879f2178c873625b349bce4de0c0
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Sep 6 10:52:29 2021 +0200

    Fix a memory leak

commit 48c7af7e05d1380e8d06d5cdd54162e2d8b92a95
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Sep 6 11:58:07 2021 +0200

    Cleanup: Normalize braces in `if...else` statements
    
    Completes !22.

commit 30001e9e615b1b8a38456fee91ebc44d4c7bc950
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Sep 5 15:44:51 2021 +0200

    Cleanup: Remove useless casts (should be the last)
    
    Completes !22.

commit 9865423b7ccf1f0181f49268d4210a316af972d7
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Sep 5 15:14:14 2021 +0200

    Cleanup: Clarify mathematical expressions (3)
    
    * Remove useless casts (mainly gdouble)
    * Remove useless parentheses
    * Group some variable declarations and remove some useless
      initializations
    
    Completes !22.

commit aeb005416f30a3906184af00a3aa8b20148a3b40
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Sep 5 15:12:08 2021 +0200

    Cleanup: Clarify mathematical expressions (2)
    
    * Remove useless casts (mainly gdouble)
    * Remove useless parentheses
    * Group some variable declarations and remove some useless
      initializations
    
    Completes !22.

commit dca71fbb39fb909a0ae7de7aba88d8310738877e
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Sep 5 15:02:28 2021 +0200

    Cleanup: Clarify mathematical expressions (1)
    
    * Remove useless casts (mainly gdouble)
    * Remove useless parentheses
    * Group some variable declarations and remove some useless
      initializations
    
    Completes !22.

commit 072169e7a9027369f38070ac9dc62d9ee3659caf
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Sep 4 15:28:10 2021 +0200

    Always set adjustment upper bounds greater than page sizes
    
    Fixes #35.

commit ab74abdb25bd8b00a6588f5ec0c4300bc33de4e8
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Sep 1 23:23:12 2021 +0200

    Optimize image viewer redraw: Animation
    
    Partially adresses #64.

commit 9e8df0b5de18a1831a118f134391f00927442bfa
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Sep 1 23:22:00 2021 +0200

    Optimize image viewer redraw: Background color
    
    `gdk_window_invalidate_region()` needs Cairo 1.10.
    
    Partially adresses #64.

commit d8bc413d4e5443d01018cd35e8a07fe79996f321
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Sep 3 19:38:53 2021 +0200

    Use integers for the image rendering rectangle
    
    This allows these values to be used directly for drawing area
    restriction in functions like `gdk_window_invalidate_*()`, instead of
    rounding up or down to ensure that the restriction is fully applied.
    
    A scale adjustment is also necessary at the time of painting so that
    the painted image is strictly included in the rendering rectangle, and
    the restriction applies properly.
    
    A typical example where this adjustment is crucial is when excluding
    the image for redrawing the background only (implemented in the
    following commit).

commit 83b4551550faab75d570f234c2829c47378fea57
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Sep 3 19:48:30 2021 +0200

    Make selection rectangle coordinates relative to the line width
    
    An oversight in 2df87eb2940f83c57a54a0227d781b33fb20efbf.
    
    Also fixes spacing around binary operators missed in
    6109cffb5ba1a81bb1afff530d6c68e741dd6e6c.

commit f31e6172e080d281a395a8acc2cfde98e8ccec76
Author: Taras Panchenko <top39@ukr.net>
Date:   Sat Sep 4 00:49:01 2021 +0200

    I18n: Update translation uk (98%).
    
    197 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit eb4db061a04aa9f4c86cf2e04d333bfaf6b4acf3
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Sep 1 23:20:38 2021 +0200

    Optimize image viewer redraw: Clock
    
    Partially adresses #64.

commit 2df87eb2940f83c57a54a0227d781b33fb20efbf
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Sep 1 23:17:16 2021 +0200

    Optimize image viewer redraw: Selection box
    
    Partially adresses #64.

commit 6d20e746f906362dff1a9df80c464d266e7663f8
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Sep 1 23:02:42 2021 +0200

    Don't redraw the main window when it loses focus
    
    A workaround to prevent redrawing the image viewer when the main window
    loses focus. This restores the behavior of Ristretto before
    63ecd04c1548376e99ddd9dafe9991b61f219928, preserving the rest of the
    patch which is valid.
    
    The drawback is that the rest of the window (except for the decorations)
    is not grayed out when it loses focus.
    
    Partially adresses #64.

commit f240c4af660d86cbc0f54fd047e2148cd25163f1
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Sep 1 22:36:14 2021 +0200

    Remove the shadow of the toolbar buttons
    
    With some themes, including Adwaita, this shadow can drool on the image
    viewer when a button is pressed. More importantly, a single button hover
    triggers a redraw of the image viewer which, although limited to the
    size of the shadow, can make the toolbar difficult to use with large
    images.
    
    Fixes #51, partially addresses #64.

commit 1b55de2d59a9ad49a8dde9824ba76c86e38c92f6
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Aug 28 19:03:27 2021 +0200

    Fix some memory leaks

commit b0157f350beb8077fa9ccf2cdf6d44408ddc5005
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Thu Sep 2 00:49:17 2021 +0200

    I18n: Update translation kk (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 7dc7fc88dd42e206439a3f9dc85e665c6ac98284
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Aug 27 22:50:45 2021 +0200

    Toggle fullscreen mode by double clicking on the image

commit 624b804eb2366ee159541e527621e222756d4ff9
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Aug 27 19:50:57 2021 +0200

    Cleanup: Use real prototypes when a wrapper already exists

commit 71a0f11de43ea4b9d834baa539dcbdb97cda7458
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Aug 27 19:19:51 2021 +0200

    Cleanup: Remove some other useless casts

commit e5ca53c220d05cda638f372eed4ea9a286135e9b
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Aug 27 18:36:34 2021 +0200

    Cleanup: Remove useless GObject casts

commit aaecda2114ff64112c54a35b74ada0f73bf9cd46
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Aug 26 17:13:44 2021 +0200

    Cleanup: Use `g_object_get/set()`
    
    Instead of `g_object_get/set_property()`. This simplifies the code by
    avoiding the use of GValue and the risks of memory leaks that go with
    it.

commit 313ebc67d2189b8f1b40d650b9d0ef3d11013f95
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Aug 26 16:28:40 2021 +0200

    Cleanup: Do not use `== (TRUE|FALSE)` for boolean conditions

commit f5c04447f404383252433ef9c2a8c90d887ac95a
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Aug 26 14:52:51 2021 +0200

    Cleanup: Spacing around brackets

commit 6109cffb5ba1a81bb1afff530d6c68e741dd6e6c
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Aug 26 14:30:57 2021 +0200

    Cleanup: Spacing around binary operators

commit a8e6da8d0e47eebfdf88a11b7e5d6d27f083a950
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Aug 26 12:02:27 2021 +0200

    Cleanup: Homogenize indentation to 4 spaces

commit a73953736cbc6897647b5e092a846b5685c1ba6c
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Aug 25 23:51:22 2021 +0200

    Cleanup: Tabs to Spaces

commit dc662f3b8996d164a39a592a4e25d6ff4d44da10
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Aug 25 23:44:09 2021 +0200

    Cleanup: Remove trailing spaces

commit d0c80edeba8ddb3add53489bedbdb88285db448a
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Aug 26 11:50:55 2021 +0200

    Cleanup: Use `G_DECLARE_*` macros and normalize `*.h` files

commit faaf02c3668871e268137dcb36fd299f98493f19
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Aug 25 23:17:52 2021 +0200

    Cleanup: Normalize a bit the beginning of `*.c` files

commit e6195eb66984c59eccdacc00d965e609cf15d80b
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Aug 25 12:47:32 2021 +0200

    Cleanup: Remove useless sanity check on `self->priv`

commit 0157297ded774b8499bc13be25b047d343ef1e58
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Aug 25 12:30:21 2021 +0200

    Cleanup: Use G_DEFINE_TYPE_* macros
    
    A better fix for compiler warnings related to type definitions than the
    one in 863df339bcfadd9041721e99cee550729c04c04c.

commit 70eab20c2d983e07fd73fd241d4290f6f94f7289
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Aug 26 10:05:05 2021 +0200

    Cleanup: Use `util.h` as `private.h`
    
    Also use G_STMT_START/END to avoid portability issue or side effects
    when compiled with another compiler than GCC.

commit 61072dd46d82e9d4446f1dbf2316f2688abfd28b
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Aug 25 08:57:46 2021 +0200

    Cleanup: Remove obsolete code
    
    Since 3ab5363f079c257acf0adb9a35e086dd628e8db3.

commit db86cfabbdf040c8d6cb6a82b89c540bcefdd68a
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Aug 25 08:50:34 2021 +0200

    Cleanup: Use GLIB_VERSION_MIN/MAX_REQUIRED/ALLOWED

commit 2fa6dfed763acd989dfffbfdc94023dee997142e
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Aug 25 07:28:19 2021 +0200

    Cleanup: Sort files alphabetically for compilation

commit f78b2adb3afe3babfc536ce87a3ed9a51d17b607
Author: A. Palsson <659-apalsson@users.noreply.gitlab.xfce.org>
Date:   Fri Aug 27 10:05:44 2021 +0000

    Scaling/zoom corrections
    
    The upper and lower zoom limits are now calculated in relation to the size of the view and the image, so the zoom is not artificially blocked in some situations.
    
    Fixes #30, see !8 for more details.

commit 70684962196b975dbe1ab23917d68e90edc513ff
Author: Саша Петровић <salepetronije@gmail.com>
Date:   Thu Aug 26 00:49:23 2021 +0200

    I18n: Update translation sr (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 500fe5d3350bcf6bb3c63cb73e6b6fd93d7d33f5
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Aug 24 10:08:31 2021 +0200

    Fix a memory leak in a delayed function
    
    Fix it the right way, using a closure, as suggested in the code before
    941709ef4c05a17cf4500312340637c634785b61.

commit 3eac60ff8881887a0dc96933eddb50a5f9f5ca07
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Aug 23 23:18:24 2021 +0200

    Remove the busy state when thumbnails are loaded
    
    A mistake in 941709ef4c05a17cf4500312340637c634785b61.

commit 84af18c123f2dbf90995eb00b43aacaa8630abe3
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Aug 23 15:43:55 2021 +0200

    Fix animated GIF display
    
    * It is useless to leave the timer running if
      `gdk_pixbuf_animation_iter_advance()` has failed.
    * The first image should be displayed in all cases if it is available,
      which allows to display at least one image of buggy GIF whose
      animation is broken.

commit 941709ef4c05a17cf4500312340637c634785b61
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Aug 23 15:15:58 2021 +0200

    Automate and sanitize memory management of sources
    
    A work similar to what was done for Mousepad in
    https://gitlab.xfce.org/apps/mousepad/-/commit/c5200610bad2a34f940e1fdbb1f0d70c104e0537
    
    `gdk_threads_add_*()` are replaced with `g_*_add()` because:
    * There is no real reason to use them (not a really multi-threaded
      program)
    * They prevent the use of source search functions such as
      `g_source_remove_by_user_data()`
    
    Fixes #65.

commit c7caf55a22c2d729fc6367c46ff4f261fb9bbb9c
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Aug 23 15:01:32 2021 +0200

    Transfer contents from dispose() to finalize()
    
    This will prevent any use after free of private structures, which are
    typically things to be released in finalize() and not in dispose().
    
    If this should ever prevent a reference counting cycle from being
    broken, which is unlikely, it will still be possible to restore object
    releases in dispose() on a case-by-case basis.
    
    Completes 68b25dffc946abd9f7cb4c93e1aad46292a86156.

commit 8945d76566295f2f269515931d9682f4d060175f
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Aug 23 15:31:51 2021 +0200

    Add debugging macros

commit 6f9b43fed525fa607c3b61ee051983a1bb4f5244
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Aug 7 23:03:52 2021 +0200

    Fix `rstto_icon_bar_rows_reordered()`
    
    Also add a minimal implementation of
    `image_list_model_iter_n_children()`, in case the above signal is ever
    used, as it obviously isn't at the moment.
    
    Fixes #48.

commit 73577c8fb44507e88cedc707803044070c254085
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Aug 7 16:46:21 2021 +0200

    Fix a memory leak

commit 68b25dffc946abd9f7cb4c93e1aad46292a86156
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Aug 6 23:17:45 2021 +0200

    Chain up to parent in dispose() and finalize()
    
    For this reason, rstto_image_viewer_dispose() must be changed to
    rstto_image_viewer_finalize() otherwise data are accessed after they
    have been released.
    
    Probably some or all of the dispose() functions could also be changed to
    finalize() in the code, but it doesn't seem necessary at this point so
    it's better to limit this commit to that.

commit 1939c005b62c56034c152cba70168f11dac23080
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Aug 6 22:55:56 2021 +0200

    Fix some memory leaks

commit 6329c6e1df1d2011723e4dbb6a44be5e815c3ac1
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Jul 23 16:04:27 2021 +0200

    I18n: Update translation uk (98%).
    
    196 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e567a5f06bace1767e7dc979a2bdfaf21907f663
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Jul 23 16:04:27 2021 +0200

    I18n: Update translation ug (89%).
    
    178 translated messages, 21 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f3c8ab93c7883c4923f07c9b691e09ba5f5735c6
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Jul 23 16:04:27 2021 +0200

    I18n: Update translation sr (99%).
    
    198 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0e1e4a12e429d723af498f07c5cd2eb0dbb01d07
Author: Besnik Bleta <besnik@programeshqip.org>
Date:   Fri Jul 23 16:04:27 2021 +0200

    I18n: Update translation sq (98%).
    
    197 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8119c1e173c2fb3d310627e8f499cea6421c8308
Author: Arnold Marko <arnold.marko@gmail.com>
Date:   Fri Jul 23 16:04:27 2021 +0200

    I18n: Update translation sl (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit aad9d4ed79446c56ceb7b76f43c975433a384da0
Author: Dušan Kazik <prescott66@gmail.com>
Date:   Fri Jul 23 16:04:26 2021 +0200

    I18n: Update translation sk (99%).
    
    198 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit abf4de869388dfe25f41d161ce523bcde4cae299
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Jul 23 16:04:26 2021 +0200

    I18n: Update translation ru (99%).
    
    198 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5b26ac6324ed4cf7ab6a37fb644ce13da37b3b66
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Jul 23 16:04:26 2021 +0200

    I18n: Update translation ro (91%).
    
    182 translated messages, 17 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 78a4b61e645baa03a3330ec4e34f41c30ecc1119
Author: Anonymous <noreply@xfce.org>
Date:   Fri Jul 23 16:04:26 2021 +0200

    I18n: Update translation pl (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 65f73ab10239896f5c60fb1778ac46a14c8e1803
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Jul 23 16:04:26 2021 +0200

    I18n: Update translation oc (90%).
    
    181 translated messages, 18 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ebc00432b6e3abe18f46379280e275f57db76127
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Fri Jul 23 16:04:26 2021 +0200

    I18n: Update translation nl (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 27f3db16d58d2e9c5fd97ea68e104d1725ce221d
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Jul 23 16:04:25 2021 +0200

    I18n: Update translation ms (99%).
    
    198 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 87a3fc8cd71b696e108a15bbdb232b9711faedcf
Author: Anonymous <noreply@xfce.org>
Date:   Fri Jul 23 16:04:25 2021 +0200

    I18n: Update translation lt (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4386d343dfd5e25d102c973599c9fe58b8f5eb93
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Jul 23 16:04:25 2021 +0200

    I18n: Update translation ko (99%).
    
    198 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 582439970065571551639e236c9b27ab048e1062
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Jul 23 16:04:25 2021 +0200

    I18n: Update translation kk (99%).
    
    198 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1cdabadf4f7268e1e02324cad8ae49ad3d437d89
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Jul 23 16:04:25 2021 +0200

    I18n: Update translation is (94%).
    
    188 translated messages, 11 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit fecdf1f0c823706785cb9a70b11c2e02378f8342
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Jul 23 16:04:25 2021 +0200

    I18n: Update translation ie (76%).
    
    152 translated messages, 47 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f9e6e40eddbb03c9306bb002065a2e58c5c94011
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Jul 23 16:04:25 2021 +0200

    I18n: Update translation hye (99%).
    
    198 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f4f788097e8b05ad3e1edbbd4587228215a71864
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Jul 23 16:04:24 2021 +0200

    I18n: Update translation hy_AM (96%).
    
    192 translated messages, 7 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 298f611bc636e79aef7d323afb897ae4a6606984
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Jul 23 16:04:24 2021 +0200

    I18n: Update translation hu (98%).
    
    197 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e81000f23cb7c8f010fe35c5d3d90cd3264ea1ad
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Jul 23 16:04:24 2021 +0200

    I18n: Update translation hr (98%).
    
    196 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f13b7293466598205600f6344857a2353d88f778
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Jul 23 16:04:24 2021 +0200

    I18n: Update translation fi (97%).
    
    195 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9eff5a319c90cca89598cf4e5f0bdd43fcaaa2ed
Author: Toni Estévez <toni.estevez@gmail.com>
Date:   Fri Jul 23 16:04:24 2021 +0200

    I18n: Update translation es (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b890265bba53433de583e6d958e76dcc582ac772
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Jul 23 16:04:23 2021 +0200

    I18n: Update translation en_GB (90%).
    
    180 translated messages, 19 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 00c0b044a1b5360faf469844ef69aacf0ee74b0a
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Jul 23 16:04:23 2021 +0200

    I18n: Update translation en_AU (94%).
    
    188 translated messages, 11 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit fc0df63b1e2ed7b97d8479d3653f60a9c27a2bf9
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Jul 23 16:04:23 2021 +0200

    I18n: Update translation el (99%).
    
    198 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit aee675c22c2d33d5ff9655d7d4093d1fbab1e153
Author: Andreas Eitel <github-aneitel@online.de>
Date:   Fri Jul 23 16:04:23 2021 +0200

    I18n: Update translation de (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6ebe862adf2bcee6c3c826525a3d74ab15440592
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Fri Jul 23 16:04:23 2021 +0200

    I18n: Update translation cs (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b5cbc830898fd3602e7b24d75431c848d7ed9c16
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Jul 23 16:04:23 2021 +0200

    I18n: Update translation ca (99%).
    
    198 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 386c9d0ba663b7c47cb0157bce935ae0929e06ad
Author: Kiril Kirilov <cybercop_montana@abv.bg>
Date:   Fri Jul 23 16:04:23 2021 +0200

    I18n: Update translation bg (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 287c553e9c810966e8af44044e284aa88ba71aac
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Jul 23 16:04:22 2021 +0200

    I18n: Update translation ar (90%).
    
    181 translated messages, 18 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 62d12040c86587e6ca9cfb2399f8b7b8fab18d4e
Author: Daniel Muñiz Fontoira <dani@damufo.eu>
Date:   Wed Jul 21 00:46:56 2021 +0200

    I18n: Update translation gl (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e02e391e058b74ccdc5637737ed002cd85b91412
Author: Triyan W. Nugroho <triyan.wn@gmail.com>
Date:   Wed Jul 14 00:46:53 2021 +0200

    I18n: Update translation id (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 99c5dc8c9bfe745494505d1bc87b12e88c625629
Author: Theppitak Karoonboonyanan <theppitak@gmail.com>
Date:   Sat Jul 3 12:47:26 2021 +0200

    I18n: Update translation th (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9dd7a05e5f09ee9b21d856d7319c256a348d8130
Author: Anonymous <noreply@xfce.org>
Date:   Tue Jun 29 00:46:38 2021 +0200

    I18n: Update translation eu (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0259473dfd2c4df29f526e8652404783da751285
Author: Źmicier Turok <nashtlumach@gmail.com>
Date:   Sun Jun 27 00:47:06 2021 +0200

    I18n: Update translation be (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ab8ed1c07d5952bfdcdc7602d83da11fc42f8847
Author: Emanuele Petriglia <transifex@emanuelepetriglia.com>
Date:   Thu Jun 17 00:46:47 2021 +0200

    I18n: Update translation it (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e939452e6e58ed49cff319dc0356c0e0e75ca528
Author: Yousuf Philips <philipz85@hotmail.com>
Date:   Sun Jun 13 11:33:13 2021 +0000

    update copyright year in about dialog

commit f3cbf4605ef1be1e4a8d1fd1d1b34ace783a685f
Author: Anonymous <noreply@xfce.org>
Date:   Sat Jun 12 00:47:37 2021 +0200

    I18n: Update translation it (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5fb60e08ebbf88a506284cc9a014589ecbab5292
Author: Anonymous <noreply@xfce.org>
Date:   Sat Jun 12 00:47:36 2021 +0200

    I18n: Update translation da (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 63769b1fb1fdc5b39bd5eb215576be191bbff9c5
Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
Date:   Tue Apr 13 09:17:49 2021 +0200

    Drop preferences-desktop-default-applications icon
    
    As the new icon is provided starting with Xfce 4.16 we need to also bump
    the dependency to it.

commit 62b2e6e30bbf4fb699aaf4cf4cc9a40640d106d4
Author: Romain Bouvier <skunnyk@alteroot.org>
Date:   Fri Jun 11 12:54:27 2021 +0200

    Back to development

commit 19929e598f77c4b498e38c4f61d08e3c1786c7e8
Author: Romain Bouvier <skunnyk@alteroot.org>
Date:   Fri Jun 11 12:52:26 2021 +0200

    Updates for release

commit b8236ed66032b272dfd2b3b2d0c5ac0289fa0433
Author: Romain Bouvier <skunnyk@alteroot.org>
Date:   Fri Jun 11 12:49:54 2021 +0200

    Update copyright years and appdata infos

commit b8d70e1430b078582b345fc989d2626e4ce1ce88
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Jan 26 13:15:34 2021 +0100

    Enable `HAVE_MAGIC_H`-delimited code

commit 863df339bcfadd9041721e99cee550729c04c04c
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Jan 26 12:58:49 2021 +0100

    Fix compilation warnings

commit 447cfaa511e19465b46396ae27613fffb1d7db7e
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Feb 2 16:15:56 2021 +0100

    autoconf: Some updates
    
    * AM_CONFIG_HEADER -> AC_CONFIG_HEADERS
    * AC_AIX, AC_MINIX -> AC_USE_SYSTEM_EXTENSIONS
    * AC_ISC_POSIX -> AC_SEARCH_LIBS([strerror],[cposix])
    * Remove AC_HEADER_STDC
    * AC_CHECK_LIBM -> LT_LIB_M
    * AC_OUTPUT -> AC_CONFIG_FILES + AC_OUTPUT

commit b40ec3903fb158898092fc1449965ea0a5c390cc
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Jun 2 12:36:45 2021 +0200

    Update `.gitignore`

commit 28d76e31df5a7334c6c9dfd567a92871a09f9d01
Author: Emin Tufan Çetin <etcetin@gmail.com>
Date:   Tue Jun 8 12:48:03 2021 +0200

    I18n: Update translation tr (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2b132d3d68a38e4c37a8db4b2e0f87b963b86286
Author: heskjestad <cato@heskjestad.xyz>
Date:   Wed Jun 2 00:46:34 2021 +0200

    I18n: Update translation nb (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4a51c9a19e8fb8af4d0544ef0477257a6d9ea4bc
Author: Michael Martins <michaelfm21@gmail.com>
Date:   Mon May 31 00:46:59 2021 +0200

    I18n: Update translation pt_BR (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f5b24dac2bdd4b930214f3882fb69fff22e418f3
Author: Elishai Eliyahu <elishai@mailfence.com>
Date:   Sun May 30 00:46:51 2021 +0200

    I18n: Update translation he (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e80882acec9dfec67fb1b607bd7aa0e1350ab2e1
Author: Yannick Le Guen <leguen.yannick@gmail.com>
Date:   Sat May 29 00:47:01 2021 +0200

    I18n: Update translation fr (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f76d0fd27475a6bad0ae08bcec969a5493e05386
Author: Priit Jõerüüt <transifex@joeruut.com>
Date:   Fri May 28 00:47:11 2021 +0200

    I18n: Update translation et (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a1fdccc01baaa236d6e5a9733e0a8860abdd4aa1
Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Date:   Wed May 26 12:48:59 2021 +0200

    I18n: Update translation ja (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 975f5034f79ba6706efbaa86e86788a8484cec82
Author: Hugo Carvalho <hugokarvalho@hotmail.com>
Date:   Wed May 26 00:46:47 2021 +0200

    I18n: Update translation pt (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit aab19dd61e5ee0ea1e14d1e182e684ebb8bfe5c1
Author: Lucas Wilm <lucaswilm@gmail.com>
Date:   Wed May 26 00:46:47 2021 +0200

    I18n: Update translation pt_BR (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e62541e6a93708867c599334d0f28d28b2540899
Author: 黃柏諺 <s8321414@gmail.com>
Date:   Tue May 25 12:48:25 2021 +0200

    I18n: Update translation zh_TW (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1a145e6a5009c5b86983deb8b68f8286c39b0fc1
Author: 玉堂白鹤 <yjwork@qq.com>
Date:   Tue May 25 12:48:24 2021 +0200

    I18n: Update translation zh_CN (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit fe4d02434b32d1ab89e2a4b37863e4232c713ce2
Author: Luna Jernberg <bittin@cafe8bitar.se>
Date:   Tue May 25 12:48:24 2021 +0200

    I18n: Update translation sv (100%).
    
    199 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit fa205055a4fd71816ba2f5af94513c3e31bafe07
Author: Elia Yehuda <z4ziggy@gmail.com>
Date:   Thu May 20 07:54:13 2021 +0300

    Add option to copy image to clipboard (!20)

commit af304f5cf258cfe3496029742bb2dd31174a24e6
Author: Toni Estévez <toni.estevez@gmail.com>
Date:   Sat May 1 12:48:53 2021 +0200

    I18n: Update translation es (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d3e6710b279be649eb43d74cf8c0d66dd5777595
Author: Toni Estévez <toni.estevez@gmail.com>
Date:   Sat May 1 00:46:44 2021 +0200

    I18n: Update translation es (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1999ed4b396f367817d792bb30e00debe8d0b3a2
Author: heskjestad <cato@heskjestad.xyz>
Date:   Thu Apr 22 10:23:26 2021 +0200

    I18n: Update translation nb (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit dc25cc6b94f86ceb80287b3ac2b3c5019fc266d3
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 21 00:47:39 2021 +0200

    I18n: Update translation bg (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ad685fdb2828f4f15a11f3edcf6f5123f517ce95
Author: Emanuele Petriglia <transifex@emanuelepetriglia.com>
Date:   Fri Apr 2 00:47:33 2021 +0200

    I18n: Update translation it (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d989c6b56a92d7b68f901726dcdf61e505b82138
Author: Emanuele Petriglia <transifex@emanuelepetriglia.com>
Date:   Thu Apr 1 00:46:54 2021 +0200

    I18n: Update translation it (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 16a59186bd2703d2928ee79d3be579a9594b01df
Author: Toni Estévez <toni.estevez@gmail.com>
Date:   Wed Mar 31 00:47:35 2021 +0200

    I18n: Update translation es (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b3435732b6c549bc1fdb3720bb2672357387bbc0
Author: Toni Estévez <toni.estevez@gmail.com>
Date:   Tue Mar 30 12:47:35 2021 +0200

    I18n: Update translation es (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d071fd93fba86d1b3a210ec2722f5259adf4f1a2
Author: Andre Miranda <andreldm@xfce.org>
Date:   Sat Feb 13 14:41:29 2021 -0300

    Allow dragging window when CSD is used (#52)

commit 1411c4d5ba5eb282242a3b928a6811dcc315e5e0
Author: Daniel Muñiz Fontoira <dani@damufo.com>
Date:   Tue Feb 2 12:47:51 2021 +0100

    I18n: Update translation gl (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit cfa34a99b81c6d92c19ea4847b36340c155406a2
Author: Igor <f2404@yandex.ru>
Date:   Tue Jan 19 10:21:42 2021 +0100

    I18n: Update translation ru (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 13a1ff1c23d81781adeccc771c72f75df4179109
Author: Omer I.S <omeritzicschwartz@gmail.com>
Date:   Tue Jan 19 10:21:40 2021 +0100

    I18n: Update translation he (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 82bd99507a22d779ec17165eccd58fe9757ea574
Author: Źmicier Turok <nashtlumach@gmail.com>
Date:   Tue Jan 19 10:21:38 2021 +0100

    I18n: Update translation be (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit aafe86dffe36761e2f39f2bf07c21ad70ddc2fae
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Thu Dec 31 00:47:32 2020 +0100

    I18n: Update translation cs (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8747b69f1248f95bba8a497d23cb7fa0b5222d53
Author: Kjell Cato Heskjestad <cato@heskjestad.xyz>
Date:   Tue Dec 29 00:48:23 2020 +0100

    I18n: Update translation nb (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 271ee18db50208714260f16fe960dcb6b28af64e
Author: Hugo Carvalho <hugokarvalho@hotmail.com>
Date:   Mon Dec 28 00:47:17 2020 +0100

    I18n: Update translation pt (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d2f7f27d8807ca8181789325777ca154eba7b0d3
Author: Olaf Hering <olaf@aepfle.de>
Date:   Mon Dec 14 20:54:16 2020 +0100

    Remove GSourceFunc casts
    
    Convert the callbacks into a real GSourceFunc.
    
    Signed-off-by: Olaf Hering <olaf@aepfle.de>

commit 9e39ccfb8d95cc2c0e70e17e18d993d0c94d8ded
Author: Olexandr Nesterenko <nolexndr@gmail.com>
Date:   Sat Dec 5 00:47:14 2020 +0100

    I18n: Update translation uk (98%).
    
    196 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e9065f1d0ebcd9f1fef9ea3fbca50d7d5f87effc
Author: Dušan Kazik <prescott66@gmail.com>
Date:   Fri Nov 27 12:47:49 2020 +0100

    I18n: Update translation sk (99%).
    
    197 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 39cc887946a968f5fe21497c0c84d26a8a345548
Author: Emin Tufan Çetin <etcetin@gmail.com>
Date:   Fri Nov 20 12:47:59 2020 +0100

    I18n: Update translation tr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0d00d5e5fcb9a71616fc513a2bcc4792f5d5ab88
Author: Anonymous <noreply@xfce.org>
Date:   Tue Nov 17 00:46:47 2020 +0100

    I18n: Update translation da (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c0549eddb5a2f278d03b9bbef713aac2d70670ea
Author: Emin Tufan <etcetin@gmail.com>
Date:   Mon Oct 19 00:58:26 2020 +0200

    I18n: Update translation tr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 50b4beb4ffe82346d2532556654dac87c50774c7
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Oct 16 18:29:05 2020 +0200

    I18n: Update translation ug (89%).
    
    178 translated messages, 20 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 29b1cb89057b2a6919bc7f8158aa381444076dc6
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Oct 16 18:29:04 2020 +0200

    I18n: Update translation te (50%).
    
    99 translated messages, 99 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ce564246d1c30a5bd561665f6bdd30e83380bca8
Author: Dušan Kazik <prescott66@gmail.com>
Date:   Fri Oct 16 18:29:04 2020 +0200

    I18n: Update translation sk (95%).
    
    190 translated messages, 8 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 7efa1a55f3ab0f3e7ce394e635033327fade48c4
Author: Igor <f2404@yandex.ru>
Date:   Fri Oct 16 18:29:04 2020 +0200

    I18n: Update translation ru (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2ea215606097de8e3d30edbbed6169b6e7b61596
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Oct 16 18:29:04 2020 +0200

    I18n: Update translation ro (91%).
    
    182 translated messages, 16 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3ca7a0851bd50d4fa31476e6195a572d3ed235ee
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Oct 16 18:29:02 2020 +0200

    I18n: Update translation is (94%).
    
    188 translated messages, 10 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f0d11990cc5add715d6ea65f2793f548ac38710d
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Oct 16 18:29:02 2020 +0200

    I18n: Update translation hy_AM (96%).
    
    192 translated messages, 6 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0b5a888d4081466e15a584e823e74c7f8781a460
Author: Anonymous <noreply@xfce.org>
Date:   Fri Oct 16 18:29:02 2020 +0200

    I18n: Update translation hu (99%).
    
    197 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 807308dad4568d0725124dd022226cfec2e4d8cd
Author: Anonymous <noreply@xfce.org>
Date:   Fri Oct 16 18:29:02 2020 +0200

    I18n: Update translation he (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b4fb2538b922cd797c54327a3b1b832360df87fd
Author: Daniel Muñiz Fontoira <dani@damufo.com>
Date:   Fri Oct 16 18:29:01 2020 +0200

    I18n: Update translation gl (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8efee3c7ba3159e0c33d421a607bf6a018f912ff
Author: Anonymous <noreply@xfce.org>
Date:   Fri Oct 16 18:29:01 2020 +0200

    I18n: Update translation el (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2e35e1ca5c317a8d1b6edefcb86df1b4315ddfe1
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Oct 16 18:29:00 2020 +0200

    I18n: Update translation ar (91%).
    
    181 translated messages, 17 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3933693fe8e24f597b0ad06c51253f03a5f18c2d
Author: Anonymous <noreply@xfce.org>
Date:   Wed Oct 14 00:47:03 2020 +0200

    I18n: Update translation da (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5d3e053028e9ed2b69657fc57ffc60144e7a9de7
Author: Maurizio Galli (m4u9) <maurizio.galli@gmail.com>
Date:   Mon Oct 12 21:05:29 2020 +0200

    Added new stock icons with reverse DNS format

commit 41019ef26eddce6a6f594e393f5fb8497a341471
Author: Kevin Bowen <kevin.bowen@gmail.com>
Date:   Mon Oct 12 20:42:14 2020 +0200

    Updates README.md

commit ee22da4b35c3b0ac944eb59801eae5d6829b4070
Author: Olaf Hering <olaf@aepfle.de>
Date:   Sun Oct 4 11:15:28 2020 +0200

    Include string.h
    
    file.c must include string.h because it makes use of strlen().
    
    Fixes commit 7d1ecd71f9a4b42d3216659494d0b59e60e17c63
    
    Signed-off-by: Olaf Hering <olaf@aepfle.de>

commit 7d1ecd71f9a4b42d3216659494d0b59e60e17c63
Author: A. Palsson <659-apalsson@users.noreply.gitlab.xfce.org>
Date:   Sun Jul 12 13:39:26 2020 +0200

    Codebase cleanup (!7)
    
    Removed unused/unneccessary includes, macros, variables and deprecated
    functions.

commit 5978dd4349cd34569e9cc278ed6dc913fc1f3d40
Author: Andre Miranda <andreldm@xfce.org>
Date:   Mon Sep 28 18:06:24 2020 -0300

    Make build less verbose

commit 5cc37d2040d294be5b1f881e5002470c800a1ade
Author: Andre Miranda <andreldm@xfce.org>
Date:   Mon Sep 28 18:06:32 2020 -0300

    Update .gitignore

commit 3f72509f600e0ad8fec1abf5d95416b4d0d5f4d0
Author: Triyan W. Nugroho <triyan.wn@gmail.com>
Date:   Sat Sep 19 00:50:26 2020 +0200

    I18n: Update translation id (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 73172f8b0eab46bc1f48c182d03f3fd55b2e0c12
Author: Triyan W. Nugroho <triyan.wn@gmail.com>
Date:   Mon Sep 7 12:51:00 2020 +0200

    I18n: Update translation id (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ea20e0c47229b0a30f3ae7be595fb45b708d503d
Author: Priit Jõerüüt <transifex@joeruut.com>
Date:   Thu Sep 3 00:48:28 2020 +0200

    I18n: Update translation et (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 19eed6d8b04616a60f25ebd0f286abaa6e5821d9
Author: Avinash Sonawane <rootkea@gmail.com>
Date:   Thu Jun 4 23:56:27 2020 +0530

    Make sure that argument passed to strncmp is non-NULL (!1)

commit 17400e5a27511c7e428adbf08b9c306c60950d00
Author: Avinash Sonawane <rootkea@gmail.com>
Date:   Fri Jun 5 23:10:52 2020 +0530

    privacy_dialog.c: Remove dead initialization (!2)

commit cbb69d07096375da96e60e822286afe6b754c67f
Author: Avinash Sonawane <rootkea@gmail.com>
Date:   Fri Jun 5 23:07:07 2020 +0530

    image_list.c: Remove dead assignment (!2)

commit f883ab55c91872d86cf002e5dad616aed67866d4
Author: Anonymous <noreply@xfce.org>
Date:   Fri Jul 10 00:46:27 2020 +0200

    I18n: Update translation oc (91%).
    
    181 translated messages, 17 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 05f91ae55a6a07f683a97f61e6f43ac81ebd94c9
Author: Priit Jõerüüt <transifex@joeruut.com>
Date:   Mon Jul 6 12:49:13 2020 +0200

    I18n: Update translation et (93%).
    
    186 translated messages, 12 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f1f45c6a433bb4732f3d28e589979042a7d385a4
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Sun Jun 28 12:48:13 2020 +0200

    I18n: Update translation kk (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 87b56fa9987f8ef27e3f59fdf15f3d36e1aab3b7
Author: Anonymous <noreply@xfce.org>
Date:   Mon Jun 22 00:46:33 2020 +0200

    I18n: Update translation he (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4ad385d40870535bd68a0893236ca50c456108e5
Author: Anonymous <noreply@xfce.org>
Date:   Fri Jun 12 12:48:33 2020 +0200

    I18n: Update translation he (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a2883905874ea206bff8727bf78b79b29aa735e2
Author: Priit Jõerüüt <transifex@joeruut.com>
Date:   Sat Jun 6 12:47:08 2020 +0200

    I18n: Update translation et (91%).
    
    182 translated messages, 16 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 068ead15c7dfaac86a0b23610b40879af0a16c9b
Author: 玉堂白鹤 <yjwork@qq.com>
Date:   Fri Jun 5 12:47:49 2020 +0200

    I18n: Update translation zh_CN (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a1e121d52d88ff70d208495855aa7e2ff7339497
Author: Priit Jõerüüt <transifex@joeruut.com>
Date:   Fri Jun 5 00:46:53 2020 +0200

    I18n: Update translation et (91%).
    
    182 translated messages, 16 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 071fb419c0a6ce1be31261af1dedd841d8b871b3
Author: Samvel Harutyunyan <samvel@ehayq.am>
Date:   Thu Jun 4 12:47:22 2020 +0200

    I18n: Update translation hye (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 910392fd6f54e7942aebe86817d5baa3018a96a1
Author: Samvel Harutyunyan <samvel@ehayq.am>
Date:   Tue Jun 2 00:46:41 2020 +0200

    I18n: Update translation hye (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b4cddb23cde51c9290aeb138356afb9900ca0cbe
Author: Samvel Harutyunyan <samvel@ehayq.am>
Date:   Sun May 31 00:46:49 2020 +0200

    I18n: Update translation hye (99%).
    
    197 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f1cada66b3670fb98ae3d7a31b171f680d17e6ff
Author: Arman Harutyunyan <arman.harut468@gmail.com>
Date:   Fri May 29 12:47:31 2020 +0200

    I18n: Update translation hye (97%).
    
    193 translated messages, 5 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4d70244b03de9cb40da7ad194c768bbcbf4fcfa8
Author: Real School <localization@ehayq.am>
Date:   Mon May 25 12:49:52 2020 +0200

    I18n: Add new translation hye (96%).
    
    192 translated messages, 6 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e3cbb2e6adf94d05e05bc81bbf2db771c5707697
Author: Besnik Bleta <besnik@programeshqip.org>
Date:   Mon May 25 12:49:51 2020 +0200

    I18n: Update translation sq (97%).
    
    194 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 431a220e110158ca53d92e7c38c3dc924ff20a2f
Author: Priit Jõerüüt <transifex@joeruut.com>
Date:   Mon May 25 00:47:06 2020 +0200

    I18n: Update translation et (90%).
    
    180 translated messages, 18 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5cad5b79861d4f2c430b8529e4ba0ba0731dde24
Author: Vincenzo Reale <vinx.reale@gmail.com>
Date:   Fri May 22 00:48:39 2020 +0200

    I18n: Update translation it (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2745b6e2ac0d5a746fb778b3b3615e1cea23b0c5
Author: Priit Jõerüüt <transifex@joeruut.com>
Date:   Wed May 20 12:46:55 2020 +0200

    I18n: Update translation et (87%).
    
    174 translated messages, 24 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 94afde9484334c09359911da1af3da5e430178d1
Author: Priit Jõerüüt <transifex@joeruut.com>
Date:   Wed May 20 00:46:26 2020 +0200

    I18n: Update translation et (87%).
    
    174 translated messages, 24 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 41b5bcdd8e6d02eff6ccb2ec860d4c92fad007aa
Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
Date:   Sat May 16 01:40:54 2020 +0200

    Add basic GitLab pipeline

commit ed97b36878efec0b8cbedaf41df29183e9206ace
Author: Igor <f2404@yandex.ru>
Date:   Tue May 12 19:54:35 2020 -0400

    Switch to README.md and foreign automake mode

commit a4eff308dd682196b8be835e6e7519d75faa3758
Author: Priit Jõerüüt <transifex@joeruut.com>
Date:   Mon May 11 12:47:05 2020 +0200

    I18n: Update translation et (86%).
    
    172 translated messages, 26 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6b322e8dd37c30d48d939da9a146a85222bd76b3
Author: Hugo Carvalho <hugokarvalho@hotmail.com>
Date:   Tue May 5 00:47:06 2020 +0200

    I18n: Update translation pt .
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6eaa404dbd75618424a32a2388e6e1db29323af9
Author: Ignacio Poggi <ignaciop.3@gmail.com>
Date:   Fri May 1 00:17:26 2020 +0200

    I18n: Update translation es (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e6fac6b15549825ba9f161e28a8c7979338be06a
Author: Priit Jõerüüt <transifex@joeruut.com>
Date:   Sun Apr 26 00:14:23 2020 +0200

    I18n: Add new translation et (86%).
    
    171 translated messages, 27 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c48be20594059f40de208a1e0039338aa425068e
Author: Romain Bouvier <skunnyk@alteroot.org>
Date:   Wed Apr 22 12:28:00 2020 +0200

    Bug #16717: Move from exo-csource to xdt-csource
    
    - exo-csource is deprecated and moved to xdt-csource
    - Bump minimal xdt version
    - Fix some autohell warnings

commit 40abdd4227a8ef0e68fa3def0bc86e837c30d025
Author: Walter Cheuk <wwycheuk@gmail.com>
Date:   Wed Apr 15 00:04:33 2020 +0200

    I18n: Update translation zh_TW (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9a5203a115652b3f8702db77eafe2d005ad60312
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Apr 15 00:04:33 2020 +0200

    I18n: Update translation uk (94%).
    
    188 translated messages, 10 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit de304cbc421271cf80835d4094a628a0e0e1929b
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Apr 15 00:04:33 2020 +0200

    I18n: Update translation ug (89%).
    
    178 translated messages, 20 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3c49a5613c815c886a218ac54000c8048a5d33d2
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 15 00:04:32 2020 +0200

    I18n: Update translation hu (99%).
    
    197 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 294a88a5511223ba61dbaad0b0e7f36aa9411672
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Apr 15 00:04:32 2020 +0200

    I18n: Update translation en_AU (94%).
    
    188 translated messages, 10 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 29ac6bda6c16a89fbf60b2cb66848d322ae48125
Author: Anonymous <noreply@xfce.org>
Date:   Thu Mar 19 12:31:39 2020 +0100

    I18n: Update translation el (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2c74e0b5af209cb6eb010db547c24ac062ccd90f
Author: Anonymous <noreply@xfce.org>
Date:   Wed Mar 18 18:31:25 2020 +0100

    I18n: Update translation el (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a4c3c607204ed8228933631c25b2207c039efe04
Author: Zmicer Turok <nashtlumach@gmail.com>
Date:   Wed Mar 11 12:31:59 2020 +0100

    I18n: Update translation be (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit bb64e293e1ae61cd79da1065404c9a5e2b3c708a
Author: Arnold Marko <arnold.marko@gmail.com>
Date:   Thu Feb 13 12:31:14 2020 +0100

    I18n: Update translation sl (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0b9e478dbc2d26da68f451db25e6f7b848e53711
Author: Arnold Marko <arnold.marko@gmail.com>
Date:   Thu Feb 13 00:31:11 2020 +0100

    I18n: Update translation sl (65%).
    
    130 translated messages, 68 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 626714bb92408e561de0b09e52a5a0fd95a1d8a2
Author: Arnold Marko <arnold.marko@gmail.com>
Date:   Wed Feb 12 18:31:18 2020 +0100

    I18n: Update translation sl (65%).
    
    129 translated messages, 69 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit aa6ac2dca7c17e6e767b9cf74a5a46894588bc3d
Author: Anonymous <noreply@xfce.org>
Date:   Wed Feb 12 12:31:18 2020 +0100

    I18n: Update translation fi (98%).
    
    195 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3645d58be5ec83308034627a0eede9d292b4ebec
Author: Anonymous <noreply@xfce.org>
Date:   Tue Feb 11 18:31:24 2020 +0100

    I18n: Update translation hu (99%).
    
    197 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ee50919c2c71e0bbdb2385af3ef79951c1791133
Author: Elishai Eliyahu <e1907@mm.st>
Date:   Mon Feb 3 00:32:35 2020 +0100

    I18n: Update translation he (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 233ad2fbdf125c74f6286f6554fc187d578da686
Author: Besnik <besnik@programeshqip.org>
Date:   Mon Jan 27 18:31:57 2020 +0100

    I18n: Update translation sq (93%).
    
    186 translated messages, 12 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a7954a457afa1c9e82a904bcf4679084bf0c6e42
Author: José Vieira <jvieira33@sapo.pt>
Date:   Tue Jan 21 18:31:58 2020 +0100

    I18n: Update translation pt (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f10c49ac2808c76a399f4f5f6ad78bd94cb1ec51
Author: Arve Eriksson <031299870@telia.com>
Date:   Sun Jan 5 18:32:38 2020 +0100

    I18n: Update translation sv (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 40867b9900ded8aaaaed855499015db2e5aaeb3e
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Tue Dec 24 00:32:08 2019 +0100

    I18n: Update translation hr (98%).
    
    196 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 271bc2d28364d517f155e3831bc11f658f3939e1
Author: Arnold Marko <arnold.marko@gmail.com>
Date:   Sun Dec 8 00:31:33 2019 +0100

    I18n: Update translation sl (57%).
    
    114 translated messages, 84 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2a6acf7b65f23d8c2a7de29b9370f0ab7e0320f6
Author: Anonymous <noreply@xfce.org>
Date:   Mon Dec 2 12:31:24 2019 +0100

    I18n: Update translation ie (76%).
    
    152 translated messages, 46 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2c98f7c1450bc56fbbb9b02263bdcdb648a46b1b
Author: Hugo Carvalho <hugokarvalho@hotmail.com>
Date:   Sat Nov 23 00:32:25 2019 +0100

    I18n: Update translation pt (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a137999cee7243307d9156a53b192c5599b1f2fe
Author: Arnold Marko <arnold.marko@gmail.com>
Date:   Tue Nov 19 18:31:48 2019 +0100

    I18n: Update translation sl (57%).
    
    113 translated messages, 85 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 947d47b1638a930ac855afc52c20296fae816269
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Sun Nov 10 18:32:08 2019 +0100

    I18n: Update translation cs (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b6d95736b4268bda71bf041c9b80c9e35a6f0109
Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Date:   Wed Nov 6 12:31:14 2019 +0100

    I18n: Update translation ja (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit fc9f9439f4d9867e6d0b8e5bd8862471307c8707
Author: Саша Петровић <salepetronije@gmail.com>
Date:   Thu Oct 31 12:31:51 2019 +0100

    I18n: Update translation sr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1a6a0ac0ebec625629aeaca7469db337220dd5ff
Author: Igor <f2404@yandex.ru>
Date:   Tue Oct 29 13:44:56 2019 -0400

    Resolve couple "cast between incompatible function types" warnings

commit f39e0cb8769c7a56a02b043e8664ea00eb9f61d5
Author: Igor <f2404@yandex.ru>
Date:   Tue Oct 29 13:31:35 2019 -0400

    Fix memory leaks in Privacy Dialog

commit ba198f45a6a773364dbebe262a7129841ee45927
Author: Jason Collins <JasonPCollins@protonmail.com>
Date:   Fri Oct 25 18:32:27 2019 +0200

    I18n: Update translation en_GB (90%).
    
    180 translated messages, 18 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c6869fbf61519a175e062122cf334c06e7696e8c
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Thu Oct 17 12:32:11 2019 +0200

    I18n: Update translation ko (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5be33d89098edeefcd94fac958613c81cb466619
Author: Anonymous <noreply@xfce.org>
Date:   Wed Oct 16 18:31:15 2019 +0200

    I18n: Update translation hu (98%).
    
    196 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 45ec2aaa03e0b6df92f0ec4a1df5c36b1d19e5b8
Author: Kjell Cato Heskjestad <cato@heskjestad.xyz>
Date:   Sat Oct 12 12:31:13 2019 +0200

    I18n: Update translation nb (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ab2ed51299e474f0ed6b572354bd29c9d2a433d6
Author: Igor <f2404@yandex.ru>
Date:   Sat Oct 5 17:45:59 2019 -0400

    Resolve deprecation warnings
    
    G_TYPE_INSTANCE_GET_PRIVATE has been deprecated since glib 2.58.

commit 19328b9ad6c11e0b4966d360a6ba8868cc2f5bc0
Author: abuyop <abuyop@gmail.com>
Date:   Mon Sep 30 12:33:55 2019 +0200

    I18n: Update translation ms (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit fe680d50dab733c492716a5b4f91aebe36ea84b5
Author: Igor <f2404@yandex.ru>
Date:   Mon Sep 16 14:05:58 2019 -0400

    Resolve some deprecation warnings
    
    Also, when loading an image with "Limited quality", only take into account
    the dimensions of the current monitor, as opposed to the dimensions of the
    entire screen which may consist of multiple monitors.

commit 8c1474c149348068563c6012dae6fd6f2ef0ede0
Author: Igor <f2404@yandex.ru>
Date:   Mon Sep 16 10:23:20 2019 -0400

    Clean up unused functions

commit 5fb7777d796c72b9da7363afb927097af4f36a43
Author: Theppitak Karoonboonyanan <theppitak@gmail.com>
Date:   Mon Sep 16 12:31:39 2019 +0200

    I18n: Update translation th (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f41775ecc9212eddb221a62ab116e000ee0a2f6c
Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Date:   Mon Sep 16 06:31:51 2019 +0200

    I18n: Update translation ja (98%).
    
    195 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 66f22c6ac9d6eabc97f6e62f03928f7846e00052
Author: Michael Martins <michaelfm21@gmail.com>
Date:   Sat Sep 14 06:31:00 2019 +0200

    I18n: Update translation pt_BR (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2a930998c5bd5c9341a6af3bbb4bda5ba6b6df50
Author: Dušan Kazik <prescott66@gmail.com>
Date:   Sat Sep 14 00:31:52 2019 +0200

    I18n: Update translation sk (95%).
    
    190 translated messages, 8 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 03a9c387119298339a4d07ac7480941def102924
Author: Anonymous <noreply@xfce.org>
Date:   Sat Sep 14 00:31:52 2019 +0200

    I18n: Update translation eu (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d7155288420c3ee5bdfb60d3d554a8bd2c697c57
Author: Hugo Carvalho <hugokarvalho@hotmail.com>
Date:   Fri Sep 13 00:31:27 2019 +0200

    I18n: Update translation pt (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 7116edd0c2750bca0d58bc5c82681298f9f07c92
Author: Anonymous <noreply@xfce.org>
Date:   Thu Sep 12 00:30:54 2019 +0200

    I18n: Update translation lt (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a400536c3c61f497191213b622f3d6fb3672f055
Author: Yannick Le Guen <leguen.yannick@gmail.com>
Date:   Thu Sep 12 00:30:54 2019 +0200

    I18n: Update translation fr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 044be9789d7b916dc003ff3c1ad5ce6ef0321657
Author: Andreas Eitel <github-aneitel@online.de>
Date:   Thu Sep 12 00:30:54 2019 +0200

    I18n: Update translation de (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4002deba3e433fc09cf1cf80c4a862a46d5fd94f
Author: Demiray Muhterem <mdemiray@msn.com>
Date:   Wed Sep 11 18:30:58 2019 +0200

    I18n: Update translation tr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4af64871368d77266f2a2874a9acbf0eb3f14727
Author: Igor <f2404@yandex.ru>
Date:   Wed Sep 11 18:30:58 2019 +0200

    I18n: Update translation ru (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e784ebda34efd2ef023185688110fc26402ac350
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Wed Sep 11 18:30:57 2019 +0200

    I18n: Update translation nl (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3cde1d63018e5917c5f48d9e5b9f85f80d9808f3
Author: Emanuele Petriglia <transifex@emanuelepetriglia.com>
Date:   Wed Sep 11 18:30:57 2019 +0200

    I18n: Update translation it (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a2c628c82e26d695a1d2c3183f9f51fd04cbc149
Author: Anonymous <noreply@xfce.org>
Date:   Wed Sep 11 18:30:57 2019 +0200

    I18n: Update translation es (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 508f3e47f54d4ee25af9bda8f6622f7a522f9ddf
Author: Anonymous <noreply@xfce.org>
Date:   Wed Sep 11 18:30:57 2019 +0200

    I18n: Update translation da (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f00c16d0266421259f8b5f3c51145d65527c372c
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date:   Wed Sep 11 18:30:57 2019 +0200

    I18n: Update translation ca (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 39a12ed05d19a0bc3968654e4f6e41f28f32e64f
Author: 玉堂白鹤 <yjwork@qq.com>
Date:   Wed Sep 11 12:30:56 2019 +0200

    I18n: Update translation zh_CN (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9282688c31a8b33832dde9083ca2b4b4c4e043e5
Author: Demiray Muhterem <mdemiray@msn.com>
Date:   Wed Sep 11 12:30:56 2019 +0200

    I18n: Update translation tr (98%).
    
    196 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0bda004d550446a1ee080838d839ae1b800123b1
Author: Anonymous <noreply@xfce.org>
Date:   Wed Sep 11 12:30:56 2019 +0200

    I18n: Update translation pl (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 01067af0be9e7eaff78e31438421b05e77b7b7a3
Author: Edin Veskovic <edin.lockedin@gmail.com>
Date:   Wed Sep 11 12:30:56 2019 +0200

    I18n: Update translation hr (98%).
    
    196 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 028ccd5f7c4488dc601883cb837dc08459302be7
Author: Kiril Kirilov <cybercop_montana@abv.bg>
Date:   Wed Sep 11 12:30:56 2019 +0200

    I18n: Update translation bg (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 7dd87a235ef52f96bd2bbd7f1b53494a1915ee1d
Author: Igor <f2404@yandex.ru>
Date:   Tue Sep 10 13:16:08 2019 -0400

    Rename vars and funcs: show -> hide

commit a3fd5163eb57af4e7e5b7290fefedbdb1939b548
Author: Igor <f2404@yandex.ru>
Date:   Tue Sep 10 12:42:11 2019 -0400

    Add inactivity timeout setting to Preferences
    
    This allows to set the period of inactivity after which the mouse cursor
    will be hidden in fullscreen mode. When set to 0, the cursor will never
    be hidden.

commit 520b15bedc6be80d1f05b8ae04096e5d939ab69a
Author: Igor <f2404@yandex.ru>
Date:   Tue Sep 10 10:23:15 2019 -0400

    Hide the cursor while inactive in fullscreen mode
    
    Fixes bug #15920

commit 41c3bf569f42c3f1ad4e962ff8bbf74b836545b1
Author: Kjell Cato Heskjestad <cato@heskjestad.xyz>
Date:   Sun Sep 8 18:31:54 2019 +0200

    I18n: Update translation nb (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit afeb187c6cc92701c01dbd583bd78b6435d27cfa
Author: Igor <f2404@yandex.ru>
Date:   Tue Sep 3 10:35:54 2019 -0400

    Fix 'Status bar appears upon leaving fullscreen'
    
    Regardless of the "Show Status Bar" setting.
    
    Fixes bug #15921

commit f3e18665115881f2c82047b77426712f5c49afdb
Author: Anonymous <noreply@xfce.org>
Date:   Tue Sep 3 12:31:30 2019 +0200

    I18n: Update translation fr (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a368e8d8f260cb59e5a33c4631f34cee7e1dba03
Author: Anonymous <noreply@xfce.org>
Date:   Sat Aug 31 18:31:16 2019 +0200

    I18n: Update translation hu (98%).
    
    193 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 15072e8d5ab467e5243e5842fedf8521217592cf
Author: Andre Miranda <andreldm@xfce.org>
Date:   Sun Aug 25 15:12:32 2019 -0300

    Update .gitignore

commit ab4f4766cfcc9fcf3a637c69500dc9495ed7fab5
Author: Andre Miranda <andreldm@xfce.org>
Date:   Sun Aug 25 15:11:28 2019 -0300

    Do not show translation info on --help output

commit 63ecd04c1548376e99ddd9dafe9991b61f219928
Author: Igor <f2404@yandex.ru>
Date:   Thu Aug 22 09:44:09 2019 -0400

    Fix "window-state-event" handler
    
    Adding a return value fixes problems with fullscreen mode under wayland.

commit 1c0e1a6fee48e9dec1bf1bfd49f547c4ff899bde
Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Date:   Wed Aug 21 06:31:37 2019 +0200

    I18n: Update translation ja (98%).
    
    192 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit cb4e407ff0d7df358f891f1c3136ccec4a328692
Author: Daniel Muñiz Fontoira <dani@damufo.com>
Date:   Wed Aug 21 00:32:17 2019 +0200

    I18n: Update translation gl (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3a3655338f9849a9cf57e1f61105afbbea7e9acb
Author: Anonymous <noreply@xfce.org>
Date:   Mon Aug 19 18:31:55 2019 +0200

    I18n: Update translation eu (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f6e12c0558c04eb6c69573eaf3560b1c41f4f260
Author: Elishai Eliyahu <e1907@mm.st>
Date:   Sun Aug 18 00:31:49 2019 +0200

    I18n: Update translation he (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f94879af2869e9f569db6d4a9257bd826ec6c3a9
Author: Emanuele Petriglia <transifex@emanuelepetriglia.com>
Date:   Fri Aug 16 12:31:43 2019 +0200

    I18n: Update translation it (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b6ca1c19d7f5261f1fd41ce38999e6b16dad9eb8
Author: Yannick Le Guen <leguen.yannick@gmail.com>
Date:   Thu Aug 15 12:30:57 2019 +0200

    I18n: Update translation fr (98%).
    
    193 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 82c2a806d00570bfcb97ef527616b4a8debca52e
Author: Michael Martins <michaelfm21@gmail.com>
Date:   Thu Aug 15 06:31:20 2019 +0200

    I18n: Update translation pt_BR (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 917ac0f5af45b242a5a023ee8bfc4f4118cdbcb3
Author: Anonymous <noreply@xfce.org>
Date:   Thu Aug 15 06:31:20 2019 +0200

    I18n: Update translation da (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 184ee5d3b5a51088fd667fd101af15addcb80543
Author: Hugo Carvalho <hugokarvalho@hotmail.com>
Date:   Thu Aug 15 00:31:33 2019 +0200

    I18n: Update translation pt (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 01ae2dae142bb945b2c7acd2a19d448d22afc684
Author: Anonymous <noreply@xfce.org>
Date:   Thu Aug 15 00:31:33 2019 +0200

    I18n: Update translation lt (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d7e5b51ea3f4a097e23265d57c4e66ed3a8f71de
Author: Andreas Eitel <github-aneitel@online.de>
Date:   Thu Aug 15 00:31:33 2019 +0200

    I18n: Update translation de (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3429f3f703d98cf7d2019918e1ad51e3414b6cee
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date:   Thu Aug 15 00:31:33 2019 +0200

    I18n: Update translation ca (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 543b00891a18c39f8087de9acc345edecb5cc383
Author: Igor <f2404@yandex.ru>
Date:   Wed Aug 14 18:31:29 2019 +0200

    I18n: Update translation ru (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit fe3df199cc31e81bf036dc7ac5295e54523ed88e
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 14 12:31:13 2019 +0200

    I18n: Update translation pl (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4f587183db189e669b2ca270a5f0138b8811b79a
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Wed Aug 14 12:31:13 2019 +0200

    I18n: Update translation nl (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 59eda0b2003de41ad561a5015a8f4b75b646ea87
Author: Edin Veskovic <edin.lockedin@gmail.com>
Date:   Wed Aug 14 12:31:13 2019 +0200

    I18n: Update translation hr (98%).
    
    193 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 54541cace9be8e0b474de77bd5da197d672898b7
Author: Daniel Muñiz Fontoira <dani@damufo.com>
Date:   Wed Aug 14 12:31:13 2019 +0200

    I18n: Update translation gl (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e85f73f063edc3111338d0328d0c23edee3ce824
Author: Kiril Kirilov <cybercop_montana@abv.bg>
Date:   Wed Aug 14 12:31:13 2019 +0200

    I18n: Update translation bg (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1ffcdeecf69517a63bb309b9ca55c6ff53a2bea5
Author: Igor <f2404@yandex.ru>
Date:   Tue Aug 13 15:09:57 2019 -0400

    Update credits

commit 432336a5e5b5f3ac3d3887f059a14ffad0bb46e5
Author: Igor <f2404@yandex.ru>
Date:   Tue Aug 13 14:57:54 2019 -0400

    Add support for old gtk2-style bg color settings
    
    gtk2 versions used GdkColor for color settings. With migration to gtk3,
    GdkColor has been replaced by GdkRGBA. This change allows to correctly
    read and apply old GdkColor settings and save them as GdkRGBA.

commit 13600d6f78a7178ed9c1f07697751cb37195920b
Author: Igor <f2404@yandex.ru>
Date:   Mon Aug 12 08:54:26 2019 -0400

    Add missing LDFLAGS (fixes build on *bsd)

commit 442408f9a0f8b8af79c6bef34ffc5b8f12ec473f
Author: Igor <f2404@yandex.ru>
Date:   Sat Aug 10 20:18:57 2019 -0400

    In fullscreen mode, show toolbar when the mouse pointer is moved to the top
    
    Don't show it when the pointer is moved to other borders of the screen as in
    that case it isn't possible to hide the toolbar properly.
    
    Fixes #13994

commit ea502e3241f345d601021e936ad8230530cdd38b
Author: Daniel Muñiz Fontoira <dani@damufo.com>
Date:   Sat Aug 10 12:31:45 2019 +0200

    I18n: Update translation gl (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f2aa5cf4e474af2a01a804be41b09a88e9da643e
Author: Igor <f2404@yandex.ru>
Date:   Fri Aug 9 12:59:48 2019 -0400

    Return to git versioning

commit 0feff6ce4a7ed22f42b44dac2811c1ee2dd3ec35
Author: Igor <f2404@yandex.ru>
Date:   Fri Aug 9 12:46:45 2019 -0400

    Release 0.10.0

commit 77fff1fd67333de5d50cd31457abc08add851c78
Author: Igor <f2404@yandex.ru>
Date:   Fri Aug 9 11:02:06 2019 -0400

    Fix monitor chooser
    
    Resolve deprecation warnings.
    Redraw the widget properly.

commit 5398a46acc05f294ccdccc794e274bb8465afeb5
Merge: d898f233 1ef63e78
Author: Igor <f2404@yandex.ru>
Date:   Thu Aug 8 15:19:06 2019 -0400

    Merge branch 'master' of git://git.xfce.org/apps/ristretto

commit d898f233685bdf5989c90720e3ec60790d5e7c62
Author: Igor <f2404@yandex.ru>
Date:   Thu Aug 8 15:18:44 2019 -0400

    configure: print build configuration

commit 1ef63e7850a7bc3069a2eb4cea1d8ec460d3df89
Author: Emanuele Petriglia <transifex@emanuelepetriglia.com>
Date:   Thu Aug 8 18:33:04 2019 +0200

    I18n: Update translation it (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 481053b272ed0b4b266d164e22852cf7762d4d72
Author: Anonymous <noreply@xfce.org>
Date:   Wed Aug 7 00:31:29 2019 +0200

    I18n: Update translation da (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5dfb418191fc6a6d81a734c6ba44082f5ba3ded3
Merge: b9e367ec 1de8a6df
Author: Igor <f2404@yandex.ru>
Date:   Tue Aug 6 13:11:16 2019 -0400

    Merge branch 'master' of git://git.xfce.org/apps/ristretto

commit b9e367ecc67ad716a4f5c3b2bb4ea4c917ce0b50
Author: Igor <f2404@yandex.ru>
Date:   Tue Aug 6 13:09:45 2019 -0400

    Support for setting background image for both gtk2 and gtk3 versions of xfdesktop
    
    Fixes bug #14571

commit a7615692d3de5f12f21475916803a6165587c3d1
Author: Igor <f2404@yandex.ru>
Date:   Tue Aug 6 12:35:27 2019 -0400

    Revert "Fix wallpaper manager"
    
    Isn't needed for the GTK3 version.
    
    This reverts commit 3778e10f1a32f49a8c8a16bfe9a65626c78f2ae6.

commit 043b6547ca6ed464579a4a70fb17bb25de7b31f1
Author: Igor <f2404@yandex.ru>
Date:   Tue Aug 6 12:34:40 2019 -0400

    Revert "Refine previous commit"
    
    This reverts commit 673bfaf9ae93962386e0ac399720d618122ade10.

commit 1de8a6dff97bf81e61898221bbdc21b221f937f7
Author: Jiri Grönroos <jiri.gronroos@iki.fi>
Date:   Tue Aug 6 00:31:23 2019 +0200

    I18n: Update translation fi (99%).
    
    194 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit dbabd7938fb5e32e151a78d88d2b6251942eecb9
Author: Igor <f2404@yandex.ru>
Date:   Mon Aug 5 13:25:00 2019 -0400

    Make the privacy dialog prettier

commit 1651045ffa849b39f6f9a3ad5c605108ad9640a3
Author: Igor <f2404@yandex.ru>
Date:   Mon Aug 5 11:34:55 2019 -0400

    Make Preferences dialog prettier

commit a7d0ff8d77db411dc80249c4157909ee081e0899
Author: Igor <f2404@yandex.ru>
Date:   Mon Aug 5 09:19:55 2019 -0400

    Add more separators to the menus

commit dc78c5e2b225c24bc0a7fc6b4ec7e37fe7c50ad5
Author: Theo Linkspfeifer <lastonestanding@tutanota.com>
Date:   Fri Aug 2 23:04:03 2019 +0200

    Fix sensitivity of flip menu
    
    Signed-off-by: Igor <f2404@yandex.ru>

commit febd7acf82640b94e10109605dd327fcfeb5f3f4
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Sat Aug 3 12:31:31 2019 +0200

    I18n: Update translation kk (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 14a6a15a2a446e24e757da4672379b6c31fdc028
Author: Igor <f2404@yandex.ru>
Date:   Fri Aug 2 15:57:13 2019 -0400

    Make the background black in fullscreen mode, like the GTK2 version did

commit 2c107af066e5d51b5811d37a51fda187463417cd
Author: Igor <f2404@yandex.ru>
Date:   Fri Aug 2 15:25:50 2019 -0400

    Fix toolbar not showing up in fullsceen mode

commit 80aeebd0847f329bca9aef8beacb5cf91d850568
Author: Igor <f2404@yandex.ru>
Date:   Fri Aug 2 14:43:47 2019 -0400

    Do not show labels for the "Back" and "Forward" toolbar buttons

commit 51f8f36b87b9ae4d5289c86f9ac6acf262fd7291
Author: Igor <f2404@yandex.ru>
Date:   Fri Aug 2 14:31:12 2019 -0400

    The bundled ristretto icon is of size 128, not 256

commit d780df9e382a76b507da448e785589ddc56bf6c8
Author: Igor <f2404@yandex.ru>
Date:   Fri Aug 2 12:43:06 2019 -0400

    Make the thumbnail bar background white (as the GTK2 version had)

commit 2893292f43689cd8a1f0ad117de769470fa568c4
Author: Igor <f2404@yandex.ru>
Date:   Fri Aug 2 08:27:36 2019 -0400

    Match the statusbar appearance to the GTK2 version

commit 41fe4c7cd650c1fc2cb9a9b605fc39f7d80b6cc4
Author: Zmicer Turok <nashtlumach@gmail.com>
Date:   Fri Aug 2 12:31:24 2019 +0200

    I18n: Update translation be (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 653953f004c284ab802c112bd070c2b45181a29e
Author: Igor <f2404@yandex.ru>
Date:   Thu Aug 1 13:44:02 2019 -0400

    Resolve "GtkDialog mapped without a transient parent" for set wallpaper dialogs

commit 7f501db87f00d6bda29d3f95e3ca980610328994
Author: Igor <f2404@yandex.ru>
Date:   Wed Jul 31 14:26:26 2019 -0400

    Add icons to "Close", "Apply", "OK" buttons

commit 9e0f70f4d0a61128f8dbddf32d7a911573eaa222
Author: Igor <f2404@yandex.ru>
Date:   Wed Jul 31 11:54:44 2019 -0400

    Add icons to "Close" buttons

commit 4f5f48bd8af937c469aec858766b5aaed9cfb181
Author: Igor <f2404@yandex.ru>
Date:   Wed Jul 31 10:21:57 2019 -0400

    Resolve gdk_error_trap_* deprecation warnings

commit eca15cf29297c9c0024df0bbff55fae083b8eebd
Author: Michael Martins <michaelfm21@gmail.com>
Date:   Wed Jul 31 06:31:41 2019 +0200

    I18n: Update translation pt_BR (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3ab5363f079c257acf0adb9a35e086dd628e8db3
Author: Igor <f2404@yandex.ru>
Date:   Tue Jul 30 13:00:02 2019 -0400

    Resolve GdkScreen-related deprecation warnings

commit 8aa21c2bd7dcbf4ff903f3401ced22cd0d16737e
Author: Anonymous <noreply@xfce.org>
Date:   Tue Jul 30 12:31:49 2019 +0200

    I18n: Update translation eu (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 65212f5a0da73ac2afe05be22902e10c9933abeb
Author: Andre Miranda <andre42m@gmail.com>
Date:   Tue Jul 30 06:31:39 2019 +0200

    I18n: Update translation pt_BR (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit dc97fe96979545bfe6d500b3e03cb133329f0668
Author: Anonymous <noreply@xfce.org>
Date:   Mon Jul 29 18:31:26 2019 +0200

    I18n: Update translation pl (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 344c82256d2dfbcbcc6c49de9cb4494c60747b47
Author: Igor <f2404@yandex.ru>
Date:   Mon Jul 29 09:13:37 2019 -0400

    Fix compilation
    
    G_SOURCE_FUNC() is only defined since 2.58.

commit 4886eb2c960a40f23dc3dc9bcc328aeb522bce2c
Author: Hugo Carvalho <hugokarvalho@hotmail.com>
Date:   Mon Jul 29 12:31:36 2019 +0200

    I18n: Update translation pt (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit aae755022a32276dd4a76044ef48694593aacd8d
Author: Anonymous <noreply@xfce.org>
Date:   Mon Jul 29 12:31:36 2019 +0200

    I18n: Update translation lt (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9fa171a33bb8f362da080284d20f4bef96d14ff2
Author: 玉堂白鹤 <yjwork@qq.com>
Date:   Mon Jul 29 06:31:36 2019 +0200

    I18n: Update translation zh_CN (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit aa00cff4743e675748d61cdb45ee022667ac7129
Author: Andreas Eitel <github-aneitel@online.de>
Date:   Mon Jul 29 00:31:32 2019 +0200

    I18n: Update translation de (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 57f968a049271674a54c81db8827f16c55f6a706
Merge: d88c92b0 3b0bba2b
Author: Igor <f2404@yandex.ru>
Date:   Sun Jul 28 12:51:53 2019 -0400

    Merge branch 'master' of git.xfce.org:apps/ristretto

commit d88c92b0d59f1ce7b7480c77102cb5ed77dc7bb3
Author: Igor <f2404@yandex.ru>
Date:   Sun Jul 28 12:51:40 2019 -0400

    Resolve or suppress GtkImageMenuItem-related deprecation warnings

commit 3b0bba2bb51cd012f81de57e1a8a2f9831360284
Author: 黃柏諺 <s8321414@gmail.com>
Date:   Sun Jul 28 18:31:36 2019 +0200

    I18n: Update translation zh_TW (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 508c3cdef54fbf590d699e9941a6403c180e4655
Author: Igor <f2404@yandex.ru>
Date:   Sun Jul 28 18:31:35 2019 +0200

    I18n: Update translation ru (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d3c8e817193e3d129aee6fccb0a3bd8117177ee5
Author: Igor <f2404@yandex.ru>
Date:   Sun Jul 28 11:51:28 2019 -0400

    Suppress GtkAction-related deprecation warnings

commit f48288ae7748b9d7920882c0bf2b55df3ee82f7a
Merge: 5b860f06 94061210
Author: Igor <f2404@yandex.ru>
Date:   Sun Jul 28 11:05:59 2019 -0400

    Merge branch 'master' of git.xfce.org:apps/ristretto

commit 5b860f0697c2cddd450926f1d28830a8d0c03387
Author: Igor <f2404@yandex.ru>
Date:   Sun Jul 28 11:05:45 2019 -0400

    Resolve GDK_THREADS warnings

commit 940612107ef3fda8daa241d108181c114303bf25
Author: Serdar Sağlam <teknomobil@msn.com>
Date:   Sun Jul 28 12:31:09 2019 +0200

    I18n: Update translation tr (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 870f354a35464607cb7b90a88f693b8d6ab39040
Author: Anonymous <noreply@xfce.org>
Date:   Sun Jul 28 12:31:08 2019 +0200

    I18n: Update translation es (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3862075fb6c83963f7b4351d123a403d49c51c7b
Author: Igor <f2404@yandex.ru>
Date:   Sat Jul 27 12:36:33 2019 -0400

    Suppress GtkUIManager-related deprecation warnings

commit 793ab19e19e7ed8cbeed7f35d1bbe048330977a4
Author: Igor <f2404@yandex.ru>
Date:   Sat Jul 27 11:58:18 2019 -0400

    Port to GTK3

commit 7370c7e613affaddf26c3e61bc5a9a889d5d7c4d
Author: Igor <f2404@yandex.ru>
Date:   Sat Jul 27 11:50:15 2019 -0400

    Fix file permission for ristretto.png

commit fff47e24d4bccabb8bbc0cc2c4a7b450f329c7ef
Author: Real School <translator_students@realschool.am>
Date:   Thu Jul 25 12:31:13 2019 +0200

    I18n: Update translation hy_AM (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3bf0707dc5893cab5f3d19e0f3a9be77b8ee43cd
Author: Kjell Cato Heskjestad <cato@heskjestad.xyz>
Date:   Wed Jul 24 12:32:56 2019 +0200

    I18n: Update translation nb (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a0eebf95c49f2f77359f460bd089db1227a72eba
Author: Emanuele Petriglia <transifex@emanuelepetriglia.com>
Date:   Wed Jul 24 00:31:40 2019 +0200

    I18n: Update translation it (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b54845b56a450e9aa9772b92cd7441a58748c5ac
Author: Anonymous <noreply@xfce.org>
Date:   Tue Jul 23 18:32:32 2019 +0200

    I18n: Update translation eu (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 44016bb8898d407ad6e2c426a23d134aec2eabba
Author: Zmicer Turok <nashtlumach@gmail.com>
Date:   Sun Jul 21 00:31:08 2019 +0200

    I18n: Update translation be (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f0465aac87faab38625a7577188c6a4262ba274c
Author: Anonymous <noreply@xfce.org>
Date:   Fri Jul 19 18:31:20 2019 +0200

    I18n: Update translation hu (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 35c7a9d80c1992ff17046683e3dcb848481dda22
Author: Igor <f2404@yandex.ru>
Date:   Wed Jul 17 16:12:43 2019 -0400

    Release 0.8.5

commit 4083a60d42eed054fc1eb12edc5023b908121cf4
Author: Jiri Grönroos <jiri.gronroos@iki.fi>
Date:   Wed Jul 17 12:33:03 2019 +0200

    I18n: Update translation fi (97%).
    
    189 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2960cbe325966d03ec05542557b2cdaf82aa3c2e
Author: Anonymous <noreply@xfce.org>
Date:   Wed Jul 17 06:31:07 2019 +0200

    I18n: Update translation da (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a1f5b26c520e9eb6248a8d92322638314c4d9947
Author: Jiri Grönroos <jiri.gronroos@iki.fi>
Date:   Wed Jul 17 00:33:00 2019 +0200

    I18n: Update translation fi (97%).
    
    189 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a8b057547dbe642450069b3812e58507ff8cbad6
Author: Emanuele Petriglia <transifex@emanuelepetriglia.com>
Date:   Tue Jul 16 18:31:06 2019 +0200

    I18n: Update translation it (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2ecf5a7bb6aa35e0ef85816140e3db5152bf6cb6
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date:   Tue Jul 16 18:31:06 2019 +0200

    I18n: Update translation ca (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 20682bb450d6039b067e71fb08884ff40fd4e433
Author: Igor <f2404@yandex.ru>
Date:   Mon Jul 15 14:05:53 2019 -0400

    Avoid implicit conversion from double to int

commit 590217d43827ee0cc7271c5e6ae433d848774e24
Author: Hugo Carvalho <hugokarvalho@hotmail.com>
Date:   Mon Jul 15 18:30:54 2019 +0200

    I18n: Update translation pt (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4f1c4518e4836faf02416d99edc8bad200e8b165
Author: Daniel Muñiz Fontoira <dani@damufo.com>
Date:   Mon Jul 15 12:30:56 2019 +0200

    I18n: Update translation gl (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2db06f56cbdd84187cff3b4404472182a6388402
Author: 玉堂白鹤 <yjwork@qq.com>
Date:   Mon Jul 15 06:30:56 2019 +0200

    I18n: Update translation zh_CN (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 375ddd1f234a2d5ee86f7f9af09711461b6d2e0b
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Sun Jul 14 18:31:55 2019 +0200

    I18n: Update translation kk (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit de2da88809c7677f10cbdc4db82dacb7441d2c63
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Sun Jul 14 12:30:57 2019 +0200

    I18n: Update translation nl (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6d34cd4715a8a8e01cc4b9a9fe339869ef69ddbc
Author: 黃柏諺 <s8321414@gmail.com>
Date:   Sat Jul 13 18:31:23 2019 +0200

    I18n: Update translation zh_TW (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c45ae0cee48c7fa57f96e4f76046502d130bc2fe
Author: Igor <f2404@yandex.ru>
Date:   Sat Jul 13 18:31:23 2019 +0200

    I18n: Update translation ru (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c387f05deb63a014e3d00bd0d3cbbe523c3acadc
Author: Anonymous <noreply@xfce.org>
Date:   Sat Jul 13 18:31:23 2019 +0200

    I18n: Update translation lt (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c676d82b799b1c15d309b12ebec57b0724c090cc
Author: Edin Veskovic <edin.lockedin@gmail.com>
Date:   Sat Jul 13 18:31:23 2019 +0200

    I18n: Update translation hr (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9618645c7aa354c7aa288871b35c88964ddb7ced
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Sat Jul 13 18:31:22 2019 +0200

    I18n: Update translation cs (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b728e24843032c0d7b3c1d2f322935904dd5f5ba
Author: Kiril Kirilov <cybercop_montana@abv.bg>
Date:   Sat Jul 13 18:31:22 2019 +0200

    I18n: Update translation bg (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 189e4e119f5206616cabb6e6a1ad1f98953afb8c
Author: Serdar Sağlam <teknomobil@msn.com>
Date:   Sat Jul 13 12:30:57 2019 +0200

    I18n: Update translation tr (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5106c85e7edc4efe63d331d52275440511b556a9
Author: Anonymous <noreply@xfce.org>
Date:   Sat Jul 13 12:30:57 2019 +0200

    I18n: Update translation pl (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 29a8e0e1cbdbd1e243b20e00adb7297cefbb80bc
Author: Yannick Le Guen <leguen.yannick@gmail.com>
Date:   Sat Jul 13 12:30:57 2019 +0200

    I18n: Update translation fr (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b98d93aefdf3da484cd656f3e30faad2e729bdf0
Author: Anonymous <noreply@xfce.org>
Date:   Sat Jul 13 12:30:56 2019 +0200

    I18n: Update translation es (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b6383af7002b12d81b362c0ddf555ae02c8a3cc0
Author: Vinzenz Vietzke <vinz@vinzv.de>
Date:   Sat Jul 13 12:30:56 2019 +0200

    I18n: Update translation de (100%).
    
    193 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 7cfab432c6222dab52d70fe64ea795e321ec8790
Author: Igor <f2404@yandex.ru>
Date:   Fri Jul 12 15:44:03 2019 -0400

    appdata.xml: Remove releases info and update URLs
    
    Fixes bug #15482

commit 221535b2bf4a716a819f63fadad858b2ff0cc364
Author: Igor <f2404@yandex.ru>
Date:   Fri Jul 12 14:36:37 2019 -0400

    Improve "Sorting" menu
    
    Fixes bug #15539

commit 812cc0ffb0a686167f4b005e42e22c4156ffe889
Author: Igor <f2404@yandex.ru>
Date:   Fri Jul 12 13:02:44 2019 -0400

    Update thumbnail bar on changing the sorting order
    
    Fixes bug #10246

commit f1ab0ef82fc96d14cf73c00f55d31581734d80d9
Author: Igor <f2404@yandex.ru>
Date:   Fri Jul 12 09:41:50 2019 -0400

    Wait until the loader is done before getting the pixbuf
    
    This resolves the problem with larger GIF files when ristretto was getting
    the pixbuf too early which resulted in partially loaded images.
    
    Fixes bug #15177

commit 3bf33d3767011f7d461b66ce924d514dcede5c35
Author: Igor <f2404@yandex.ru>
Date:   Wed Jul 10 14:58:53 2019 -0400

    Free EXIF data properly

commit ed46a310c53ecb62ec0cdeabbc95e5c6489f0615
Author: Anonymous <noreply@xfce.org>
Date:   Mon Jul 8 18:31:20 2019 +0200

    I18n: Update translation eu (98%).
    
    193 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 673bfaf9ae93962386e0ac399720d618122ade10
Author: Igor <f2404@yandex.ru>
Date:   Mon Jul 1 14:22:12 2019 -0400

    Refine previous commit

commit 3778e10f1a32f49a8c8a16bfe9a65626c78f2ae6
Author: Olivier Duchateau <duchateau.olivier@gmail.com>
Date:   Sat Apr 13 21:26:23 2019 +0200

    Fix wallpaper manager
    
    Bug #14571
    
    Signed-off-by: Igor <f2404@yandex.ru>

commit e1621466bd74e017adbaec1c29e360c36a3fb4df
Author: Anonymous <noreply@xfce.org>
Date:   Tue Jun 18 00:32:36 2019 +0200

    I18n: Update translation da (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0c891920d9a88b4fc6459ed3ce863558018008a6
Author: Hayk Andreasyan <hayk.andreasyan@realschool.am>
Date:   Mon Jun 17 00:32:02 2019 +0200

    I18n: Update translation hy_AM (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c875a7773ae1fcca091704f4942b9a44b18cc683
Author: Hayk Andreasyan <hayk.andreasyan@realschool.am>
Date:   Fri Jun 14 18:31:23 2019 +0200

    I18n: Update translation hy_AM (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 99e6f4b2be3662793d1cc1d772d7726dd13303c8
Author: Hayk Andreasyan <hayk.andreasyan@realschool.am>
Date:   Fri Jun 14 12:31:36 2019 +0200

    I18n: Update translation hy_AM (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 533c787aba583bb8a4ea153ccbf97794c8586c1d
Author: Hayk Andreasyan <hayk.andreasyan@realschool.am>
Date:   Thu Jun 13 18:32:01 2019 +0200

    I18n: Update translation hy_AM (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b42a97e4e62825f36d2de396675133a51fde63f4
Author: Hayk Andreasyan <hayk.andreasyan@realschool.am>
Date:   Thu Jun 13 12:32:17 2019 +0200

    I18n: Add new translation hy_AM (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit df7c3028d49d6dd3554772c36844c5ed0d989af4
Author: Anonymous <noreply@xfce.org>
Date:   Wed Jun 12 00:31:33 2019 +0200

    I18n: Update translation ie (79%).
    
    156 translated messages, 40 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0de57d3d737c9e2e23abc95f5f0b305f6a0ecbb6
Author: Anonymous <noreply@xfce.org>
Date:   Tue Jun 11 00:32:11 2019 +0200

    I18n: Update translation ie (79%).
    
    156 translated messages, 40 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3ca4a3e9b83bc79b8c2e4f9cf02182861943ec01
Author: Anonymous <noreply@xfce.org>
Date:   Mon Jun 10 18:32:30 2019 +0200

    I18n: Update translation da (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0fde7f7cd4d271d6b7ca23d748db6bfad33a7e98
Author: Anonymous <noreply@xfce.org>
Date:   Sat Jun 8 12:31:50 2019 +0200

    I18n: Update translation ie (79%).
    
    156 translated messages, 40 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit cc990be82f31b35909d6b475b1c8f1e13724f09a
Author: Anonymous <noreply@xfce.org>
Date:   Fri Jun 7 18:31:44 2019 +0200

    I18n: Update translation da (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0ce6958da9f8c2902ad08da8b1c305ddffb3dcf1
Author: Anonymous <noreply@xfce.org>
Date:   Wed Jun 5 18:32:48 2019 +0200

    I18n: Update translation da (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1de4acb924a9c5669c467baec2edbbd875f3f7c5
Author: Anonymous <noreply@xfce.org>
Date:   Mon Jun 3 06:30:58 2019 +0200

    I18n: Update translation da (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d78876c712ebaff5e629c0249788640d29b5a838
Author: Anonymous <noreply@xfce.org>
Date:   Sat Jun 1 18:31:44 2019 +0200

    I18n: Update translation da (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 982d2d3a16d908c9cbdf055f1dfb892094cbeae2
Author: Anonymous <noreply@xfce.org>
Date:   Mon May 27 18:32:41 2019 +0200

    I18n: Update translation da (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 72fb15b0150a4987762d1a71380cf175cab7c744
Author: Anonymous <noreply@xfce.org>
Date:   Sun May 26 00:31:30 2019 +0200

    I18n: Update translation da (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 937912b1a5b4d997edcbadcad3c3cb0e61cb1e25
Author: Anonymous <noreply@xfce.org>
Date:   Sat May 25 06:31:51 2019 +0200

    I18n: Update translation da (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 7d324134b4bfcfc41c21b1c8444eb36c18ae42b7
Author: Serdar Sağlam <teknomobil@msn.com>
Date:   Fri May 24 06:31:52 2019 +0200

    I18n: Update translation tr (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8d15194127cf4ea276702efff39193c7023ba472
Author: Anonymous <noreply@xfce.org>
Date:   Fri May 24 06:31:52 2019 +0200

    I18n: Update translation ie (79%).
    
    156 translated messages, 40 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b709a133f5ec9ade7c350be2d4343b34e992ce42
Author: Serdar Sağlam <teknomobil@msn.com>
Date:   Thu May 23 18:31:59 2019 +0200

    I18n: Update translation tr (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0ae61eb60a801282a1bcd9ffa8e0edc8be9252ac
Author: Daniel Muñiz Fontoira <dani@damufo.com>
Date:   Tue May 21 00:31:11 2019 +0200

    I18n: Update translation gl (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 429cf1e8f4c7d060c8aca0071fff383d396392a8
Author: Daniel Muñiz Fontoira <dani@damufo.com>
Date:   Mon May 20 18:32:41 2019 +0200

    I18n: Update translation gl (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0923590d68a17630f42f4e8f1559f2c592d9fa65
Author: Anonymous <noreply@xfce.org>
Date:   Fri May 17 18:33:54 2019 +0200

    I18n: Update translation da (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 565d67ce5a084c25e51f61f4eafb400fed20d643
Author: Anonymous <noreply@xfce.org>
Date:   Thu May 16 18:33:51 2019 +0200

    I18n: Update translation da (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 14485898e6dde5e7856db3497ee870e6c5bf0029
Author: Anonymous <noreply@xfce.org>
Date:   Wed May 15 00:33:47 2019 +0200

    I18n: Update translation ie (79%).
    
    156 translated messages, 40 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a498bcaa50b24031eb9adff475be9eba24c9ea91
Author: Anonymous <noreply@xfce.org>
Date:   Mon May 13 18:33:40 2019 +0200

    I18n: Add new translation ie (79%).
    
    156 translated messages, 40 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0a25f2df9ff4fac575716c300fa6bfc88ac174f5
Author: Hsiu-Ming Chang <cges30901@gmail.com>
Date:   Sun May 12 12:31:32 2019 +0200

    I18n: Update translation zh_TW (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8f66ae3fd139729203a8901b2ba5a648470c5d7f
Author: Igor <f2404@yandex.ru>
Date:   Sat May 11 14:50:31 2019 -0400

    Place appdata.xml to metainfo dir
    
    Fixes bug #15382

commit 0497e63b8397d248bb3696dabd541510e787a2c8
Author: Sveinn í Felli <sv1@fellsnet.is>
Date:   Fri May 10 18:35:13 2019 +0200

    I18n: Update translation is (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 7bca8563d163d7b3593e7b6031f57a380ca5beeb
Author: Anonymous <noreply@xfce.org>
Date:   Fri May 10 18:35:13 2019 +0200

    I18n: Update translation da (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 74ab8fed74b9b6ab228ef36568eaa2620c0ab651
Author: Sveinn í Felli <sv1@fellsnet.is>
Date:   Fri May 10 12:33:46 2019 +0200

    I18n: Update translation is (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4a136a9588b45fe6050f6813758973fde44f09e5
Author: Anonymous <noreply@xfce.org>
Date:   Fri May 10 12:33:46 2019 +0200

    I18n: Update translation da (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a60d9f71e223fed037da9897c6aa9df5f5a33fc4
Author: Anonymous <noreply@xfce.org>
Date:   Fri May 10 06:32:53 2019 +0200

    I18n: Update translation da (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e5847011e8b6b0ce939917bebda30927d29ddb5a
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:16 2019 +0200

    I18n: Update translation zh_TW (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b13d7237d39e1a566b523791483937b352f5793c
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:16 2019 +0200

    I18n: Update translation zh_CN (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 582438ef3b1097d7be0570a549198857318d201b
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:16 2019 +0200

    I18n: Update translation uk (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 203ad46c07e6b0fe4a6fa5abe3d92109844989ae
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:16 2019 +0200

    I18n: Update translation ug (92%).
    
    182 translated messages, 14 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 248b81743d3e94c6b23334fa3fe54bfd645b50fb
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:15 2019 +0200

    I18n: Update translation tr (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 90616d6159a907b01f844ad5c9ae56706baafe81
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:15 2019 +0200

    I18n: Update translation th (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1fe38637a180b3fb6e861117b387e17684e5db14
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:15 2019 +0200

    I18n: Update translation te (51%).
    
    101 translated messages, 95 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 91ac265b2f60c7a9da33103ea14e047ef2e252da
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:15 2019 +0200

    I18n: Update translation sv (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4071a1f6ebc15f527e187a3050ff6eb87a26aef3
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:14 2019 +0200

    I18n: Update translation sr (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ba45bf414b1e9221e1c5d9b50a959035e24b51a9
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:14 2019 +0200

    I18n: Update translation sq (64%).
    
    126 translated messages, 70 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9db0695410b938d2e14a0572dab45fd0f1b2831f
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:14 2019 +0200

    I18n: Update translation sl (58%).
    
    115 translated messages, 81 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5e1ec4c36466ab6fece8f6f45f2bf955496ef555
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:14 2019 +0200

    I18n: Update translation sk (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 84590ecbed0d648d1fdf0f74ba6c25fb4ccb6076
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:13 2019 +0200

    I18n: Update translation ru (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8708c58c58f89ac4abd3c62036f286b8c1c98e93
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:13 2019 +0200

    I18n: Update translation ro (94%).
    
    186 translated messages, 10 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0c24fb91584e7a50b3ce845768062a7dac6331e9
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:13 2019 +0200

    I18n: Update translation pt (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 7e8b292fa02a1258191c4ec9fdba70d4e843a821
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:13 2019 +0200

    I18n: Update translation pt_BR (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4247f670d4440fca8da18ffdf994b5148feb4610
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:13 2019 +0200

    I18n: Update translation pl (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3ce078eebde75ba26c97828ed8233b163978d4b7
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:12 2019 +0200

    I18n: Update translation oc (92%).
    
    182 translated messages, 14 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5400d34bf62f2f23550c14f115926a53ca83d306
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:12 2019 +0200

    I18n: Update translation nl (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c4defb585e0143ea2697d7ff2d4575a886cfa4e8
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:12 2019 +0200

    I18n: Update translation nb (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c43eb54189ffbdcd95f144970566c8a001f605a2
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:12 2019 +0200

    I18n: Update translation ms (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 79dcce5813da4611ece69c19170ce6e7e79d4bbe
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:12 2019 +0200

    I18n: Update translation lt (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6025dc153a88743418672a3f40ed1924bb6fdf2a
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:11 2019 +0200

    I18n: Update translation ko (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 48db0a8d9713dc95f5725f6aee01eba0f72d995f
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:11 2019 +0200

    I18n: Update translation kk (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6417873f64d1d11ce19559e43a4ffb9b8136feaf
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:11 2019 +0200

    I18n: Update translation ja (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6b96b2cf01eb6ab83a5f0952e4b63947fb8b07c4
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:11 2019 +0200

    I18n: Update translation it (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ad4e2e2094f0f812dd998ad7911a3a4d852ff4e4
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:11 2019 +0200

    I18n: Update translation is (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6ced4a52132306dcef3aaf44926098c4c7701d64
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:10 2019 +0200

    I18n: Update translation id (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 978ed858d2df313df2c8fcac484becb2bafa35d7
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:10 2019 +0200

    I18n: Update translation hu (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a0f5e2a632e79337bf92e4498f0e496d8b813f2a
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:10 2019 +0200

    I18n: Update translation hr (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 358b5b5ab3a12d9bd698b3ed2d521c1a55fb9dca
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:10 2019 +0200

    I18n: Update translation he (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a8620e90f1d08a6a1e964ebbcc8db1905e2fb065
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:09 2019 +0200

    I18n: Update translation gl (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9128b9020b303314156fb7a11439320ba6ca238a
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:09 2019 +0200

    I18n: Update translation fr (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit daef927477f3ce1f039fa2ce68d32fae2d97a4c8
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:09 2019 +0200

    I18n: Update translation fi (98%).
    
    193 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e81b790bae1d079daafdb8788f557f9af8dd67f8
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:09 2019 +0200

    I18n: Update translation eu (98%).
    
    193 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e76557eccb2e2831bed7457189103bb3f18881a8
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:09 2019 +0200

    I18n: Update translation es (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2ae6357cff4bf5d03c4a22dbf409822816637063
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:08 2019 +0200

    I18n: Update translation en_GB (92%).
    
    181 translated messages, 15 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8d2e8fe35f062dce43a0fad48c4214cb469882ed
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:08 2019 +0200

    I18n: Update translation en_AU (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 285d5b2839a5068d10528ce379e5c82f53858d7f
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:08 2019 +0200

    I18n: Update translation el (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b20853d43c0be3639ba769516687db6f9aa1ed5b
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:08 2019 +0200

    I18n: Update translation de (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 789fc32a069dae3b4cda355b1baabf472d975509
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:07 2019 +0200

    I18n: Update translation cs (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f3cf49f7ede33dbab72fcdc5edc0fea732425954
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:07 2019 +0200

    I18n: Update translation ca (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 585ec4f9a1f31660a7f8084eef0e5ea42e60891c
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:07 2019 +0200

    I18n: Update translation bg (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 57459beaec054ed0001739ef13aa9f9af7040e99
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:07 2019 +0200

    I18n: Update translation be (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit cb1a9a8160340a3f224dee001a54f14c178d552f
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:06 2019 +0200

    I18n: Update translation ast (92%).
    
    182 translated messages, 14 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 58f747173a362e6acab40c803dba1f2d880d32e3
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:36:06 2019 +0200

    I18n: Update translation ar (94%).
    
    185 translated messages, 11 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 29eff07b8756e87345ea1c49d411c1176398177c
Author: Anonymous <noreply@xfce.org>
Date:   Sat May 4 18:33:10 2019 +0200

    I18n: Update translation da (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c69c6f20da675720078bae07f462cef2c7642bba
Author: Anonymous <noreply@xfce.org>
Date:   Tue Apr 30 18:31:38 2019 +0200

    I18n: Update translation da (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1e9f88863142f9426e0b823f6ba87b1e2ec7d97e
Author: Anonymous <noreply@xfce.org>
Date:   Sun Apr 28 00:33:09 2019 +0200

    I18n: Update translation da (100%).
    
    196 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 46718b46ca42422b19012fddc218302bdb24ac0d
Author: Igor <f2404@yandex.ru>
Date:   Wed Apr 17 14:05:03 2019 -0400

    Fix Glib-Critical errors
    
    "Source ID X was not found when attempting to remove it" when showing/hiding
    toolbar in fullscreen mode.

commit 2a506d045f5945d574feff1209f2a712a51dabf4
Author: Igor <f2404@yandex.ru>
Date:   Wed Apr 17 10:07:23 2019 -0400

    Show info on focal length and ISO in statusbar
    
    Fixes bug #13993

commit c360e5255604dfc6f39a53637abd60b7e64555fd
Author: Igor <f2404@yandex.ru>
Date:   Tue Apr 16 12:52:42 2019 -0400

    Check if background icon exists before saturating it

commit 4a7e4320fcbb7529987346276349221d20c54b81
Author: Igor <f2404@yandex.ru>
Date:   Tue Apr 16 10:57:57 2019 -0400

    Align controls in the Xfce Wallpaper Manager dialog

commit d45c741bf26fbc00482984a21094a625aff410b5
Author: Olivier Duchateau <duchateau.olivier@gmail.com>
Date:   Sat Apr 13 18:25:14 2019 +0200

    Drop saturation and brightness support
    
    Signed-off-by: Igor <f2404@yandex.ru>

commit 6d43825421d77c3fefca3df9202d5e5ae9a5b89c
Author: Igor <f2404@yandex.ru>
Date:   Tue Apr 16 10:02:36 2019 -0400

    Add support for Canon CR2 format
    
    https://bugs.launchpad.net/ubuntu/+source/ristretto/+bug/1778695

commit 30b9d26d2a798d5c6bdc75d057b26d1ea5bc5017
Author: Igor <f2404@yandex.ru>
Date:   Sun Apr 14 12:09:15 2019 -0400

    Fix memory leak in thumbnailer

commit 5403457b77bdca4fa5e70ad8c97727d2ca8b06ca
Author: Igor <f2404@yandex.ru>
Date:   Thu Apr 11 20:54:13 2019 -0400

    Fix "Sort type unsupported" for sorting by file type

commit c5e24d3458ff7bb6ab4586b3f88d989e65a2cb1c
Author: Igor <f2404@yandex.ru>
Date:   Thu Apr 11 16:06:31 2019 -0400

    Fix memory leak when closing an image

commit a35f515300cd75cc3eb7fa373e06268471901214
Author: Igor <f2404@yandex.ru>
Date:   Thu Apr 11 15:48:05 2019 -0400

    Fix memory leak in the "Edit with" dialog

commit 7d128437fe9e0bf2600c516010aa86d45d803526
Author: Igor <f2404@yandex.ru>
Date:   Thu Apr 11 15:41:23 2019 -0400

    Fix memory leaks in Xfce wallpaper manager

commit 4efd8363a9e1c64751b5fc3a76c330f06d9dba9e
Author: Igor <f2404@yandex.ru>
Date:   Thu Apr 11 15:35:47 2019 -0400

    Fix more memory leaks

commit 09330259e6f945558ba6722f5ea8954cf1de7baf
Author: Igor <f2404@yandex.ru>
Date:   Thu Apr 11 15:01:14 2019 -0400

    Fix memory leak in the "Clear private data" dialog

commit 494c28e7ae9d932f4dcf48444d29dec5623049cc
Author: Igor <f2404@yandex.ru>
Date:   Mon Apr 8 12:23:11 2019 -0400

    Resolve the signedness warning

commit f010e29a2d8d9169c86b917db777eabdbca1c705
Author: Igor <f2404@yandex.ru>
Date:   Sun Apr 7 21:18:08 2019 -0400

    Return to git versioning

commit fee89abf3e0a66015be9b40bee848831c0193e32
Author: Igor <f2404@yandex.ru>
Date:   Sun Apr 7 21:09:50 2019 -0400

    Release 0.8.4

commit 4d03ad59054fa48a0615ea0c055574ebe777442d
Author: Igor <f2404@yandex.ru>
Date:   Sun Apr 7 20:21:58 2019 -0400

    Fix opening of PPM files
    
    Bug #14709

commit abd5d73c76c1d01316c418770bce63fae31032e2
Author: Igor <f2404@yandex.ru>
Date:   Sun Apr 7 18:54:19 2019 -0400

    Update the website URL to use HTTPS

commit fcf1061d43b8cafc871e128b34540d3a382aaca4
Author: Igor <f2404@yandex.ru>
Date:   Sun Apr 7 18:52:50 2019 -0400

    Update copyright years

commit 374703d462155f60197bc2d9291b76ae1d91d37c
Author: Igor <f2404@yandex.ru>
Date:   Sun Apr 7 18:31:13 2019 -0400

    Show file size in the status bar
    
    Fixes bug #14791

commit f148ad4b6787d41a33ebaf25106439402f0fed6c
Author: Igor <f2404@yandex.ru>
Date:   Sun Apr 7 17:57:08 2019 -0400

    Fix memory leak
    
    Bug #12034

commit b2e6b0563bf04ec68b11aea5761cd9d5f8578f31
Author: Igor <f2404@yandex.ru>
Date:   Sun Apr 7 17:29:53 2019 -0400

    Fix Glib-Critical errors to stdout
    
    Source ID X was not found when attempting to remove it
    
    Bug #15268

commit e5ea97183939216223b1a15f97ade9314a3ec97a
Author: Igor <f2404@yandex.ru>
Date:   Sun Apr 7 16:49:36 2019 -0400

    Resolve g_type_class_add_private() deprecation

commit caf6b19e1eeafe8a1fa219a4c27d37c77563ee3c
Author: Igor <f2404@yandex.ru>
Date:   Sun Apr 7 16:29:30 2019 -0400

    Revert "Fix memory leak in thumbnailer if image file not found"
    
    This reverts commit 69b7459957427aed16caddb699c5b496dfb6deee.
    
    Fixes bug #13419

commit 0936d15d6f4194374bb23300ff13436f6d894e74
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Mon Apr 1 06:31:31 2019 +0200

    I18n: Update translation ko (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f8654e4c4e1ae494461e0e659783864f3a60d34b
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Mon Mar 25 00:32:32 2019 +0100

    I18n: Update translation nl (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3a0d90af62bb76c5016e9f3cbe8bf91910bea02c
Author: 玉堂白鹤 <yjwork@qq.com>
Date:   Sat Mar 23 12:31:12 2019 +0100

    I18n: Update translation zh_CN (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0643fe39b881aefa4890b9e8c3647bef609fac9c
Author: Daniel Muñiz Fontoira <dani@damufo.com>
Date:   Sun Mar 10 06:32:12 2019 +0100

    I18n: Update translation gl (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 218d91e4130cb44ca6bb684d5655e27e17e212b9
Author: Anonymous <noreply@xfce.org>
Date:   Thu Mar 7 18:32:49 2019 +0100

    I18n: Update translation da (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d18acac3ab22461b9d97eb5b148a7871a93849aa
Author: Anonymous <noreply@xfce.org>
Date:   Thu Mar 7 12:33:01 2019 +0100

    I18n: Update translation da (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1fe0e2a00f351c08a5b62388fffe1d81ec7e4262
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date:   Mon Jan 28 00:32:19 2019 +0100

    I18n: Update translation ca (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit fd8fda2ab8d5c11de83419242df1f519deb3ae8e
Author: Nuno Miguel <nunomgue@gmail.com>
Date:   Sun Jan 20 18:31:16 2019 +0100

    I18n: Update translation pt (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b75ae61c18ec725c68704303c16888cb06b35720
Author: Besnik <besnik@programeshqip.org>
Date:   Fri Jan 18 18:31:42 2019 +0100

    I18n: Update translation sq (64%).
    
    128 translated messages, 70 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e3ab1ba94028bc5f75ac91e739a799d411cdbfc8
Author: Sveinn í Felli <sv1@fellsnet.is>
Date:   Tue Jan 15 18:31:22 2019 +0100

    I18n: Update translation is (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9a16e2f7939362f9134c799beacae651854250d5
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date:   Tue Jan 15 00:31:31 2019 +0100

    I18n: Update translation ca (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c395801a26bbd5783f01da94557af9be92c3bb33
Author: Davidmp <medipas@gmail.com>
Date:   Mon Jan 14 18:33:08 2019 +0100

    I18n: Update translation ca (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit bb80c1388b1af8fe0535afd121c44e71b36f9135
Author: Zmicer Turok <zmicerturok@gmail.com>
Date:   Mon Jan 14 00:30:59 2019 +0100

    I18n: Update translation be (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 7fb7aa2a75e0cf9b2b1d247ef50b5a1ccfdcee16
Author: Pavel Borecki <pavel.borecki@gmail.com>
Date:   Fri Jan 11 12:32:50 2019 +0100

    I18n: Update translation cs (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 01e9ac554354bbfc641677d6ea98caa42e30b2b3
Author: Sveinn í Felli <sv1@fellsnet.is>
Date:   Tue Nov 6 18:31:57 2018 +0100

    I18n: Update translation is (99%).
    
    197 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b14416d12e58c0db2e8625acba8d2ac3adabe3fb
Author: Anonymous <noreply@xfce.org>
Date:   Thu Oct 25 18:31:11 2018 +0200

    I18n: Update translation lt (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1b27d22c251f5749e4a8bb3ac6644780d7de9d98
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date:   Mon Oct 22 00:32:48 2018 +0200

    I18n: Update translation ca (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 50a2486afbdda2f97f2de9be0c2664c9509d5cc1
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date:   Sun Oct 21 12:32:20 2018 +0200

    I18n: Update translation ca (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 766e4fbce8ad562042ddf1369606b57dd07bf235
Author: Emin Tufan <etcetin@gmail.com>
Date:   Fri Oct 19 18:31:36 2018 +0200

    I18n: Update translation tr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4c9ceb26a9c48b40c490143bcc9d8450caf3d0eb
Author: Pavel Borecki <pavel.borecki@gmail.com>
Date:   Wed Oct 17 12:31:17 2018 +0200

    I18n: Update translation cs (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 46486174a24efc917d91695c3b182112307d8a51
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Wed Oct 17 00:31:17 2018 +0200

    I18n: Update translation nl (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ebcc3f736e5f74308bc6a0ac753fa23d5437868f
Author: Charles Monzat <c.monzat@laposte.net>
Date:   Mon Oct 15 00:31:10 2018 +0200

    I18n: Update translation fr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1b7c2ada6f760e8b00915b04f8f46325bebe6b58
Author: Charles Monzat <c.monzat@laposte.net>
Date:   Fri Oct 12 12:31:22 2018 +0200

    I18n: Update translation fr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 55802a2a0b5a343d30d22f4f7f69dac6d7e028c0
Author: Charles Monzat <c.monzat@laposte.net>
Date:   Thu Oct 11 18:32:30 2018 +0200

    I18n: Update translation fr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a302d0997a0ebae1a79299e9eea154a0811bd180
Author: Charles Monzat <c.monzat@laposte.net>
Date:   Thu Oct 11 12:31:08 2018 +0200

    I18n: Update translation fr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2c6933508abcbad788aa5f750560bcfb2ca393df
Author: Charles Monzat <c.monzat@laposte.net>
Date:   Wed Oct 10 00:31:09 2018 +0200

    I18n: Update translation fr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 843ca954fe420c4b6c9290f6e2518829049ffb2b
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Sep 14 06:45:08 2018 +0200

    I18n: Update translation zh_TW (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2ef5b31495d6759a5fa3903bf647f54dcfa7a740
Author: 玉堂白鹤 <yjwork@qq.com>
Date:   Fri Sep 14 06:45:08 2018 +0200

    I18n: Update translation zh_CN (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6fd81d15b754430801cbd7cb77b9e72917c04e8b
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Sep 14 06:45:08 2018 +0200

    I18n: Update translation uk (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit aaafdbac3523b691e74f403526e13552ccd9e1ee
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Sep 14 06:45:08 2018 +0200

    I18n: Update translation ug (92%).
    
    184 translated messages, 14 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b3e88af6f8073460aa7e76bfcfbbb55aa5c58c04
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Sep 14 06:45:07 2018 +0200

    I18n: Update translation tr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 804f748e5c09714fc3f9cfac45912b838edce5b9
Author: Theppitak Karoonboonyanan <theppitak@gmail.com>
Date:   Fri Sep 14 06:45:07 2018 +0200

    I18n: Update translation th (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 01a352b0af0fe2b3949e67efdb4e46d6cac2b42e
Author: ప్రవీణ్ ఇళ్ళ <mail2ipn@gmail.com>
Date:   Fri Sep 14 06:45:07 2018 +0200

    I18n: Update translation te (52%).
    
    103 translated messages, 95 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 36b621fc621346e1d3dcb7bbdc15d2b205fee318
Author: Påvel Nicklasson <pavel2@frimix.se>
Date:   Fri Sep 14 06:45:07 2018 +0200

    I18n: Update translation sv (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6924345b5c3f2add5a2645953da353ba7f4928fa
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Sep 14 06:45:07 2018 +0200

    I18n: Update translation sr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 533915a18af8582dc4763ac741501834bf27c22c
Author: Besnik <besnik@programeshqip.org>
Date:   Fri Sep 14 06:45:07 2018 +0200

    I18n: Update translation sq (63%).
    
    125 translated messages, 73 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 80ca10421d2cd481a7af9b53f9ef54e62094de17
Author: Aljoša Žagar <anthon.manix@gmail.com>
Date:   Fri Sep 14 06:45:06 2018 +0200

    I18n: Update translation sl (59%).
    
    117 translated messages, 81 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ad55f527ad85ffb7562b46ee6f8a1ebb10199c19
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Sep 14 06:45:06 2018 +0200

    I18n: Update translation sk (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e96e8f82654c6ea811c232e2e408a83e6982ed83
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 14 06:45:06 2018 +0200

    I18n: Update translation ru (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a799e4a8aedf333a12d6ea876860fe8970a71059
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Sep 14 06:45:06 2018 +0200

    I18n: Update translation ro (94%).
    
    188 translated messages, 10 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ce16b7ffb99b5f541f333d0dd1c44938afa6dad5
Author: José Vieira <jvieira33@sapo.pt>
Date:   Fri Sep 14 06:45:05 2018 +0200

    I18n: Update translation pt (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f7958a3832a25a372de6e915c89228af94b24a5a
Author: Marcelo Tobias <marcelo.tobbias@gmail.com>
Date:   Fri Sep 14 06:45:05 2018 +0200

    I18n: Update translation pt_BR (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b51348e3780ee3b782526ba7f9a90ecfdd031a53
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Sep 14 06:45:05 2018 +0200

    I18n: Update translation pl (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 691e20ac709231e277b6dbf61bc64a83107582fa
Author: Cédric Valmary <cvalmary@yahoo.fr>
Date:   Fri Sep 14 06:45:05 2018 +0200

    I18n: Update translation oc (92%).
    
    184 translated messages, 14 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 951b8bf5353b838f2c70951ceafa20048d026a04
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Fri Sep 14 06:45:04 2018 +0200

    I18n: Update translation nl (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit bc4a0d1ab9fee83eb23c8eee773d3287eaf56a18
Author: Allan Nordhøy <epost@anotheragency.no>
Date:   Fri Sep 14 06:45:04 2018 +0200

    I18n: Update translation nb (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 04e0df3d711ac053482cd02e0d563a01d1ed7971
Author: abuyop <abuyop@gmail.com>
Date:   Fri Sep 14 06:45:04 2018 +0200

    I18n: Update translation ms (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b53e3a55c508c0dcfce6cace53e8486e07a985b6
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Sep 14 06:45:04 2018 +0200

    I18n: Update translation lt (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 15331613685b8dae1a0833c26017424071b72df9
Author: Cybertramp <paran_son@outlook.com>
Date:   Fri Sep 14 06:45:04 2018 +0200

    I18n: Update translation ko (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 47945a6b6fced45630d2cf0e49151289f67c7103
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Sep 14 06:45:04 2018 +0200

    I18n: Update translation kk (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f34d64e1339a41c3cd3ccaceb5eae50276aac637
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Sep 14 06:45:03 2018 +0200

    I18n: Update translation ja (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f52feb13d51eeb23e84425c3ea2e50751632afa3
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 14 06:45:03 2018 +0200

    I18n: Update translation it (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 28edffbb352299b3be8d3a1acdec29b0ecdf50f2
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 14 06:45:03 2018 +0200

    I18n: Update translation is (93%).
    
    186 translated messages, 12 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b9d5a0f2c96ace890d45aff9056ca9223875554e
Author: Kukuh Syafaat <syafaatkukuh@gmail.com>
Date:   Fri Sep 14 06:45:03 2018 +0200

    I18n: Update translation id (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a379914692917109a1d8a5665342c6f0075454a3
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Sep 14 06:45:03 2018 +0200

    I18n: Update translation hu (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4ec9ac7efe6f3ce0a57276521f0e58ab790596de
Author: Edin Veskovic <edin.lockedin@gmail.com>
Date:   Fri Sep 14 06:45:02 2018 +0200

    I18n: Update translation hr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 268d807f231ec24849d40ef09f88992b09d2eea4
Author: GenghisKhan <genghiskhan@gmx.ca>
Date:   Fri Sep 14 06:45:02 2018 +0200

    I18n: Update translation he (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit fd3ab85bfbcf7a2bfef80307530b603c4a5a5d24
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Sep 14 06:45:02 2018 +0200

    I18n: Update translation gl (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 634fdc76d33ab2a2e14ee466fd0e8506923171a0
Author: Charles Monzat <c.monzat@laposte.net>
Date:   Fri Sep 14 06:45:02 2018 +0200

    I18n: Update translation fr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit fadd420b6cbb15ca57267d4c6cd07371e1976a1e
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Sep 14 06:45:01 2018 +0200

    I18n: Update translation fi (98%).
    
    195 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ecb8a3c6afdbf63d2d58facf362d1ed8fb8afa16
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Sep 14 06:45:01 2018 +0200

    I18n: Update translation eu (98%).
    
    195 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a4f6fb184af3ee33ac0306df1f5e3a0ad2bde524
Author: Anonymous <noreply@xfce.org>
Date:   Fri Sep 14 06:45:01 2018 +0200

    I18n: Update translation es (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a01333795c9932547966ae20741a7260cf7c975c
Author: Robert Readman <robert_readman@hotmail.com>
Date:   Fri Sep 14 06:45:01 2018 +0200

    I18n: Update translation en_GB (92%).
    
    183 translated messages, 15 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 52baf12cfd3a470314d737bdd84424a740aac549
Author: Georgios Zarkadas <georgios.zarkadas@gmail.com>
Date:   Fri Sep 14 06:45:00 2018 +0200

    I18n: Update translation el (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b8985b5b7d4664c34cf43d2ab3d40d15a009bbb4
Author: Tobias Bannert <tobannert@gmail.com>
Date:   Fri Sep 14 06:45:00 2018 +0200

    I18n: Update translation de (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 13498323cd73b0cc5c1b29b83627a28253dda428
Author: Anonymous <noreply@xfce.org>
Date:   Fri Sep 14 06:45:00 2018 +0200

    I18n: Update translation da (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 93e76e313ee54e4bcbe6c7b50b940c3fb4ecf2e1
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Sep 14 06:44:59 2018 +0200

    I18n: Update translation cs (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f02ff35096dbf054a3b7458f13cf8ea7200842ec
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Sep 14 06:44:59 2018 +0200

    I18n: Update translation ca (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 15aa881f9603550d7fb0a60062a63137d856dde7
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Sep 14 06:44:59 2018 +0200

    I18n: Update translation bg (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6c05709dec4d2fd34d58ea44bba24697fe71a914
Author: Ḷḷumex03 <tornes@opmbx.org>
Date:   Fri Sep 14 06:44:59 2018 +0200

    I18n: Update translation ast (92%).
    
    184 translated messages, 14 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0cb437286097afddec3aaac659159ced6a7d7864
Author: Anonymous <noreply@xfce.org>
Date:   Fri Sep 14 06:44:59 2018 +0200

    I18n: Update translation ar (94%).
    
    187 translated messages, 11 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5afe858ce9f1132d4ffc583c385354c15ba258e8
Author: Pavel Borecki <pavel.borecki@gmail.com>
Date:   Thu Aug 2 12:32:40 2018 +0200

    I18n: Update translation cs (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 545b7d3877232d8ce579862fe595b16882cfc124
Author: Emanuele Petriglia <inbox@emanuelepetriglia.me>
Date:   Mon Jul 9 12:31:22 2018 +0200

    I18n: Update translation it (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 54fee6523a6f0e4dac3a79d6bd5b27f0404833d1
Author: Emanuele Petriglia <inbox@emanuelepetriglia.me>
Date:   Sun Jul 8 18:31:57 2018 +0200

    I18n: Update translation it (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0253a6381cebf4eaf66601736d526965dceb0d71
Author: Zmicer Turok <zmicerturok@gmail.com>
Date:   Sat Jul 7 00:31:37 2018 +0200

    I18n: Add new translation be (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a87890439e9bbc7948b13ef08d2bcbaf945b76b6
Author: Georgios Zarkadas <georgios.zarkadas@gmail.com>
Date:   Tue Jul 3 00:31:23 2018 +0200

    I18n: Update translation el (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a1b50ffadb5e7fe32e3b092c25a3ab32b9692e8c
Merge: 220f835d 47ba7f41
Author: Igor <f2404@yandex.ru>
Date:   Mon Jul 2 12:40:20 2018 -0400

    Merge branch 'master' of git://git.xfce.org/apps/ristretto

commit 220f835d1cdc17307cecc4e4cb838b2a4cb59052
Author: Igor <f2404@yandex.ru>
Date:   Mon Jul 2 12:40:08 2018 -0400

    Add missing field initializers

commit 47ba7f413d076ffcedb84c587fe4b3a61886b8e3
Author: Georgios Zarkadas <georgios.zarkadas@gmail.com>
Date:   Mon Jul 2 18:32:47 2018 +0200

    I18n: Update translation el (99%).
    
    197 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 125b37bea9c0620c1f1ea72da09fbd1f051e54e1
Author: Igor <f2404@yandex.ru>
Date:   Sat Jun 30 12:42:00 2018 -0400

    Free lists properly

commit 743c0d6854a886a6c7b2b08702a1381055e2c8cc
Author: Igor <f2404@yandex.ru>
Date:   Thu Jun 28 11:18:37 2018 -0400

    Return to git versioning

commit e4f22cb36db36b1e20f4206f2065f5ccc2412d52
Author: Igor <f2404@yandex.ru>
Date:   Thu Jun 28 11:11:36 2018 -0400

    Release 0.8.3

commit 4c6497cc5daa8d7ae11697c6bebe2a91f78f544d
Author: Emanuele Petriglia <inbox@emanuelepetriglia.me>
Date:   Sat Jun 16 18:32:17 2018 +0200

    I18n: Update translation it (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit be2e7cd5a847b5eb3b78796b3422b69374e11a68
Author: Daniel Muñiz Fontoira <dani@damufo.com>
Date:   Wed Jun 13 00:31:30 2018 +0200

    I18n: Update translation gl (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0575eefb845076bd578d4ba9402ac2b9e73d00da
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date:   Fri May 18 00:31:20 2018 +0200

    I18n: Update translation ca (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a6340e9a96d428fff032f4dc07c4afa76987b832
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date:   Thu May 17 18:31:36 2018 +0200

    I18n: Update translation ca (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 083ee941e41f42dd6ea64d8d629b5d3a70d2eedb
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date:   Sun May 6 00:32:05 2018 +0200

    I18n: Update translation ca (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8d6b57bf537c515c84940c8d8fe39e7459d446b4
Author: Balázs Meskó <meskobalazs@gmail.com>
Date:   Sun Apr 29 00:32:19 2018 +0200

    I18n: Update translation hu (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit bcbf5be9df503b370727a9fc165c4aed1df9ca23
Author: Balázs Meskó <meskobalazs@gmail.com>
Date:   Sat Apr 28 18:31:56 2018 +0200

    I18n: Update translation hu (98%).
    
    195 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0fa0944a0c663dfd33c38becb5075300dd3ea148
Author: John Humphrys <john.humphrys@protonmail.com>
Date:   Wed Mar 21 12:31:56 2018 +0100

    I18n: Update translation en_AU (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit eeefbf0a6d745a9778d71c492cd11ce8014f8017
Author: Charles Monzat <superboa@hotmail.fr>
Date:   Thu Mar 15 18:31:46 2018 +0100

    I18n: Update translation fr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3ee59b982859cf9a146332283bc747b553f557a6
Author: Anonymous <noreply@xfce.org>
Date:   Mon Mar 5 00:32:26 2018 +0100

    I18n: Update translation da (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 68a4155a5783446468c8f1748b4300cec98ec99f
Author: Besnik <besnik@programeshqip.org>
Date:   Wed Feb 28 06:31:38 2018 +0100

    I18n: Add new translation sq (59%).
    
    117 translated messages, 81 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3a1542cb4c84adedc1554f88d8279feebf234319
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date:   Fri Dec 15 12:31:48 2017 +0100

    I18n: Update translation ca (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5a7cdacfdd0abe0443cffd22a27035df24de24f0
Author: Anonymous <noreply@xfce.org>
Date:   Tue Nov 28 00:33:09 2017 +0100

    I18n: Update translation da (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 845740d79cf7a30220f7fa1d8f2167e0a6b876b6
Author: Anonymous <noreply@xfce.org>
Date:   Fri Nov 17 18:34:03 2017 +0100

    I18n: Update translation da (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 78a7322dfe5393b73d71cb5484e343526837b193
Author: 박정규(Jung-Kyu Park) <bagjunggyu@gmail.com>
Date:   Tue Nov 14 18:34:38 2017 +0100

    I18n: Update translation ko (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c5076535e07a2ca0e7867df561a1f8b63aa49a4d
Author: Anonymous <noreply@xfce.org>
Date:   Mon Oct 2 18:31:48 2017 +0200

    I18n: Update translation lt (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e7a88e5b3b486da36f8c42a85e4f15c9ae285fb4
Author: Anonymous <noreply@xfce.org>
Date:   Sat Sep 30 00:33:05 2017 +0200

    I18n: Update translation da (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ee078666978d2394ddcf284d0656fcaa79dd2f9d
Author: Anonymous <noreply@xfce.org>
Date:   Fri Sep 29 18:32:27 2017 +0200

    I18n: Update translation da (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ba8b3293f10dcc2eda5ea9c17c1abcf8c53276c1
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Sep 24 00:40:35 2017 +0200

    I18n: Update translation ug (92%).
    
    183 translated messages, 15 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 80430bd555531565e7d270f2d524cb98f9da1ed3
Author: Necdet Yücel <necdetyucel@gmail.com>
Date:   Sun Sep 24 00:40:35 2017 +0200

    I18n: Update translation tr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 46cd05e7133be0ade850c3efb6e3a70c80feb1da
Author: Theppitak Karoonboonyanan <theppitak@gmail.com>
Date:   Sun Sep 24 00:40:35 2017 +0200

    I18n: Update translation th (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 850322870ea6f6f482c397e1a47d8879bd7af975
Author: Igor <f2404@yandex.ru>
Date:   Sun Sep 24 00:40:34 2017 +0200

    I18n: Update translation ru (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3d27e42cafc534e12ae42d6570ba53bc1fadf7f3
Author: Nuno Miguel <nunomgue@gmail.com>
Date:   Sun Sep 24 00:40:34 2017 +0200

    I18n: Update translation pt (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 26f4f244bb014f84c0652da2605fd75d8d9336b7
Author: Michael Martins <michaelfm21@gmail.com>
Date:   Sun Sep 24 00:40:34 2017 +0200

    I18n: Update translation pt_BR (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b2b503aa9df8625db8b555c88d5e7257359cfbd7
Author: m4sk1n <m4sk1n@vivaldi.net>
Date:   Sun Sep 24 00:40:34 2017 +0200

    I18n: Update translation pl (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c0a6c6e5e8e67aaccb77b10c48da08939c394d74
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Sep 24 00:40:34 2017 +0200

    I18n: Update translation oc (92%).
    
    183 translated messages, 15 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 24b3de0da2875acfac73430166a10ef41d993563
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Sun Sep 24 00:40:34 2017 +0200

    I18n: Update translation nl (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9410066ba3fef73e5e244423b12b92825b294c4f
Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Date:   Sun Sep 24 00:40:33 2017 +0200

    I18n: Update translation ja (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 586fcbe5880050130a2f0a04fa9fe227627d2dd2
Author: Enrico B <enricobe@hotmail.com>
Date:   Sun Sep 24 00:40:33 2017 +0200

    I18n: Update translation it (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1613610231ed4006bbba96db408f7dc5243171fe
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Sun Sep 24 00:40:33 2017 +0200

    I18n: Update translation hr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 778130d0c700a4f1cbc5a4594cacfeb73a010d84
Author: Elishai Eliyahu <e1907@mm.st>
Date:   Sun Sep 24 00:40:33 2017 +0200

    I18n: Update translation he (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ccaf49d376ea70b252c823e66e744b1fb5c78ae9
Author: Urien Desterres <urien.desterres@gmail.com>
Date:   Sun Sep 24 00:40:33 2017 +0200

    I18n: Update translation fr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a81df02a7cdbc8c1a199797df83f0212e8c1da68
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Sep 24 00:40:33 2017 +0200

    I18n: Update translation en_AU (98%).
    
    195 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 42bf6d76c44abc8ec0d29b3f35b6cc751692973c
Author: Jeff Huang <s8321414@gmail.com>
Date:   Wed Sep 20 00:46:35 2017 +0200

    I18n: Update translation zh_TW (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 10b63966e7346d6ab6eb180e0f0eeee24220ea33
Author: Mingcong Bai <jeffbai@aosc.xyz>
Date:   Wed Sep 20 00:46:35 2017 +0200

    I18n: Update translation zh_CN (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b2fbb0a959eb20a33e192c07a8d3f1bc49335f93
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Wed Sep 20 00:46:35 2017 +0200

    I18n: Update translation uk (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e52649dff6ba0e097f57716582b8d569bcd98088
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:46:34 2017 +0200

    I18n: Update translation ug (92%).
    
    183 translated messages, 15 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f81f60f1767ac858aa8da13a981338f3ae1ebef8
Author: Necdet Yücel <necdetyucel@gmail.com>
Date:   Wed Sep 20 00:46:34 2017 +0200

    I18n: Update translation tr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6872a406382a897e0ba58be3324e16db408bafd2
Author: Theppitak Karoonboonyanan <theppitak@gmail.com>
Date:   Wed Sep 20 00:46:34 2017 +0200

    I18n: Update translation th (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e87efbaa0137324bb70a30027fac5598f163aa39
Author: Påvel Nicklasson <pavel2@frimix.se>
Date:   Wed Sep 20 00:46:34 2017 +0200

    I18n: Update translation sv (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 816311a164c10d562dfc9079fa49516778014e57
Author: Саша Петровић <salepetronije@gmail.com>
Date:   Wed Sep 20 00:46:34 2017 +0200

    I18n: Update translation sr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1ec79ec6e08a91b6b67891a7a20f6e5c10e945a5
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:46:34 2017 +0200

    I18n: Update translation sl (56%).
    
    111 translated messages, 87 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a367812fcdcfbeab45b15119978b23eda39b99a0
Author: Dušan Kazik <prescott66@gmail.com>
Date:   Wed Sep 20 00:46:34 2017 +0200

    I18n: Update translation sk (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d7e632e139bd1642e7f9919d53bce7da80e6beac
Author: Igor <f2404@yandex.ru>
Date:   Wed Sep 20 00:46:34 2017 +0200

    I18n: Update translation ru (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f1a9581c9a052e9383e094b605c3e88e3307acdf
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:46:34 2017 +0200

    I18n: Update translation ro (94%).
    
    188 translated messages, 10 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e83c7d5c4489b0babf306cde2cf96d988924bdbd
Author: Nuno Miguel <nunomgue@gmail.com>
Date:   Wed Sep 20 00:46:34 2017 +0200

    I18n: Update translation pt (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 80d27d039362b81a3297038af72e38281f2136a3
Author: Michael Martins <michaelfm21@gmail.com>
Date:   Wed Sep 20 00:46:34 2017 +0200

    I18n: Update translation pt_BR (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b1fb8c75ce10a77b1117da66e93af482375ab326
Author: m4sk1n <m4sk1n@vivaldi.net>
Date:   Wed Sep 20 00:46:34 2017 +0200

    I18n: Update translation pl (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b7563533085640c5335b30f32d48f227a7f60567
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:46:34 2017 +0200

    I18n: Update translation oc (92%).
    
    183 translated messages, 15 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f9ebefe25f98f6a74929273f4f791a89ccc37c35
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Wed Sep 20 00:46:34 2017 +0200

    I18n: Update translation nl (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b812099882721d095140c2bf54ad983fb5810748
Author: Allan Nordhøy <epost@anotheragency.no>
Date:   Wed Sep 20 00:46:34 2017 +0200

    I18n: Update translation nb (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 81e19277c5335a1b98c3f16a182891c4d7fb2bea
Author: abuyop <abuyop@gmail.com>
Date:   Wed Sep 20 00:46:34 2017 +0200

    I18n: Update translation ms (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6f541e5c59d8bbbefc0fb9663d92b179ec87d559
Author: Anonymous <noreply@xfce.org>
Date:   Wed Sep 20 00:46:34 2017 +0200

    I18n: Update translation lt (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5afab972f630c0d2e0bd62cff07714fc21715e19
Author: 박정규(Jung-Kyu Park) <bagjunggyu@gmail.com>
Date:   Wed Sep 20 00:46:33 2017 +0200

    I18n: Update translation ko (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2f7c5cceff8325ad84a692812c074dd2d1a203ef
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Wed Sep 20 00:46:33 2017 +0200

    I18n: Update translation kk (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a51ba175f1937d868d7b7d417cc2d197c0c5fee3
Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Date:   Wed Sep 20 00:46:33 2017 +0200

    I18n: Update translation ja (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1ce6f872d6eb4480a46dbd611409bfb1507c190f
Author: Enrico B <enricobe@hotmail.com>
Date:   Wed Sep 20 00:46:33 2017 +0200

    I18n: Update translation it (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b3c34dcbe4979c23bae120957273c4884339be74
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:46:33 2017 +0200

    I18n: Update translation is (93%).
    
    185 translated messages, 13 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e08570478073a68df4527f9727632773299db8bd
Author: Kukuh Syafaat <syafaatkukuh@gmail.com>
Date:   Wed Sep 20 00:46:33 2017 +0200

    I18n: Update translation id (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e57db623c179001804631cc793673a24df8bbec6
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:46:33 2017 +0200

    I18n: Update translation hu (92%).
    
    184 translated messages, 14 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 96f82225bad922580da5cf9b1573142e8f4b6d9c
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Wed Sep 20 00:46:33 2017 +0200

    I18n: Update translation hr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c43908fa67d4c07898a9f018b7be98d2b05e9bb6
Author: Elishai Eliyahu <e1907@mm.st>
Date:   Wed Sep 20 00:46:33 2017 +0200

    I18n: Update translation he (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 23143cd57ce18e5308112e7af50b7b1e691b77d2
Author: Xosé <xosecalvo@gmail.com>
Date:   Wed Sep 20 00:46:33 2017 +0200

    I18n: Update translation gl (98%).
    
    196 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6870373279cb1450a45b6fa14baa12c5cfd0a7cf
Author: Urien Desterres <urien.desterres@gmail.com>
Date:   Wed Sep 20 00:46:33 2017 +0200

    I18n: Update translation fr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d6b10912679782d23987397b22e81089faeeda65
Author: Pasi Lallinaho <pasi@shimmerproject.org>
Date:   Wed Sep 20 00:46:33 2017 +0200

    I18n: Update translation fi (98%).
    
    195 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit eb83d09a61ab1411b7c7370b0950cb3d20165c1e
Author: Piarres Beobide <pi@beobide.net>
Date:   Wed Sep 20 00:46:33 2017 +0200

    I18n: Update translation eu (98%).
    
    195 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5a99a7abf2d1a51e7b29ea3bda5ce957a95181eb
Author: Manolo Díaz <diaz.manolo@gmail.com>
Date:   Wed Sep 20 00:46:33 2017 +0200

    I18n: Update translation es (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e122824388af876db448aec3169fd29df0a951d3
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:46:33 2017 +0200

    I18n: Update translation en_GB (92%).
    
    183 translated messages, 15 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit febabf5a658cf1d6cb102b2d1a41eaeeba665bc5
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:46:33 2017 +0200

    I18n: Update translation en_AU (98%).
    
    195 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a3c0b082c685ebd40afe868c1bd3c87d614569f3
Author: Apóstolos Papaðimitríu <apostolos.papadimitriu@gmail.com>
Date:   Wed Sep 20 00:46:33 2017 +0200

    I18n: Update translation el (98%).
    
    196 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c251e4329e144781f6fe6775b39c28ed6b8f0b5f
Author: Tobias Bannert <tobannert@gmail.com>
Date:   Wed Sep 20 00:46:32 2017 +0200

    I18n: Update translation de (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c39413f9728b28d73e4776216fdb0325ab660f46
Author: Anonymous <noreply@xfce.org>
Date:   Wed Sep 20 00:46:32 2017 +0200

    I18n: Update translation da (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit dc32bcfdbc71fe5071d18dd3d88eb3805dbdde68
Author: Petr Šimáček <petr.simacek@gmail.com>
Date:   Wed Sep 20 00:46:32 2017 +0200

    I18n: Update translation cs (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9e823ae2c035923617a0d28ee874b08b260dbf6d
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date:   Wed Sep 20 00:46:32 2017 +0200

    I18n: Update translation ca (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 04a536984a4ce19128c0b9c3a1254daebbe7bcf1
Author: Kiril Kirilov <cybercop_montana@abv.bg>
Date:   Wed Sep 20 00:46:32 2017 +0200

    I18n: Update translation bg (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1c3183d43d3bc1c04bf9b2fd7ac906e8c860c5e9
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:46:32 2017 +0200

    I18n: Update translation ast (92%).
    
    183 translated messages, 15 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit fe2f0a27626d7a76afc2a5b11a7506fc9f669502
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:46:31 2017 +0200

    I18n: Update translation ar (92%).
    
    184 translated messages, 14 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6e04dd0245eb89fbd96f378f5c93b3a90a8a8954
Author: Anonymous <noreply@xfce.org>
Date:   Thu Sep 14 00:33:16 2017 +0200

    I18n: Update translation da (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 917ab57e9ab34172e476134284784d5116d6c2b1
Author: Anonymous <noreply@xfce.org>
Date:   Wed Sep 13 18:33:51 2017 +0200

    I18n: Update translation da (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 797a0cc986d95a5093880e81c9fd70285b8237a3
Author: Piarres Beobide <pi@beobide.net>
Date:   Wed Sep 6 18:32:01 2017 +0200

    I18n: Update translation eu (98%).
    
    195 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2c5e5479eddaaea6232f8d04c9f281fe5897ed54
Author: Michael Martins <michaelfm21@gmail.com>
Date:   Tue Aug 29 06:34:11 2017 +0200

    I18n: Update translation pt_BR (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d21ed3c492a5d29453bc3ea3aa8166f479bd3aba
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date:   Mon Aug 21 12:31:11 2017 +0200

    I18n: Update translation ca (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ab5cfa2875f55cf6e6750a74bdc0922cd4449230
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Tue Aug 8 00:32:22 2017 +0200

    I18n: Update translation nl (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d72970b76a794df4c91acc9b055b206896308fdc
Author: Necdet Yücel <necdetyucel@gmail.com>
Date:   Mon Jul 24 13:45:11 2017 +0200

    I18n: Update translation tr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d2376833f85ce9836f8aa7d5cf74faa5b0434124
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Wed Jun 21 08:56:51 2017 +0300

    Port to GDBus
    
    With xfconf 4.13.1, ristretto was failing to compile due to
    DBUS_GLIB_CFLAGS + LIBS not being in the src/Makefile.am file.
    Instead of adding that simple fix, this patch goes one step
    further and just ports it to GDBus.
    
    Signed-off-by: Igor <f2404@yandex.ru>

commit 3af29b3dcec06845c6f96953b0b68bc17a6908bb
Author: Anonymous <noreply@xfce.org>
Date:   Mon Jul 3 00:31:23 2017 +0200

    I18n: Update translation lt (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 40c6641c644bc40b317e2a4ee4b60ae8b1223273
Author: Anonymous <noreply@xfce.org>
Date:   Sat Jul 1 18:31:40 2017 +0200

    I18n: Update translation lt (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 14b1df83f2e14ff396f4136f3806f37b33b07f66
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Mon Jun 26 00:31:17 2017 +0200

    I18n: Update translation nl (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 07f37433d815bb91c2dacb239a2b662635708b40
Author: Anonymous <noreply@xfce.org>
Date:   Wed Jun 21 06:31:30 2017 +0200

    I18n: Update translation lt (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 751834055dfc8831bfe06ed5e493c69b8347668a
Author: Igor <f2404@yandex.ru>
Date:   Wed Jun 7 15:27:42 2017 -0400

    Fix BMP files failing to load with libmagic
    
    Fixes https://bugzilla.xfce.org/show_bug.cgi?id=13489

commit 12515dccb354ffc4ffcc0cdd7a14d58e3b2628de
Author: Igor <f2404@yandex.ru>
Date:   Mon Jun 5 19:02:03 2017 -0400

    Fix opening image files that are symlinks
    
    https://bugzilla.xfce.org/show_bug.cgi?id=13576

commit 1f3ab64ac64fbd57c4ae0d8c6e34f7039238f535
Author: Kukuh Syafaat <syafaatkukuh@gmail.com>
Date:   Tue May 16 12:31:28 2017 +0200

    I18n: Update translation id (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 4b193b5ee99b0839b4aa0000e5b2a2e64a736d50
Author: Саша Петровић <salepetronije@gmail.com>
Date:   Wed May 3 00:31:11 2017 +0200

    I18n: Update translation sr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 34e8a24060b43a2ca8467e24f1dba3faff6f75d9
Author: Apóstolos Papaðimitríu <apostolos.papadimitriu@gmail.com>
Date:   Sun Apr 30 12:31:14 2017 +0200

    I18n: Update translation el (98%).
    
    196 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 4bd9dc5b58e8304467cef26f35583a02c704d4c7
Author: Enrico <allin@infinito.it>
Date:   Mon Apr 24 18:31:30 2017 +0200

    I18n: Update translation it (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 9ecc543a98f0c2b78eac061c2ee80e0eae604a20
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 13 18:31:42 2017 +0200

    I18n: Update translation lt (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 72fecf2d515fbe6ee9c65520343ddfff65564063
Author: Xosé <xosecalvo@gmail.com>
Date:   Tue Mar 21 00:31:55 2017 +0100

    I18n: Update translation gl (98%).
    
    196 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 837aef311a434d83a853c9eef8edda1189417dc7
Author: Apóstolos Papaðimitríu <apostolos.papadimitriu@gmail.com>
Date:   Sun Mar 12 00:31:14 2017 +0100

    I18n: Update translation el (97%).
    
    193 translated messages, 5 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 68ecbab6018f6d530b17ce76e8521c540fc2712b
Author: Elishai Eliyahu <e1907@mm.st>
Date:   Tue Feb 28 12:31:12 2017 +0100

    I18n: Update translation he (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 617f658bd4fe5ba1f4a55d3be15f1bf4f587d33d
Author: Theppitak Karoonboonyanan <theppitak@gmail.com>
Date:   Wed Feb 22 18:30:49 2017 +0100

    I18n: Update translation th (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit bc32357b700801b542364ebe3e5a826ff89a214f
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date:   Tue Feb 14 18:31:30 2017 +0100

    I18n: Update translation ca (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 0e4f54ace3a8b95ae7387a94ba1e27500209b453
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Tue Feb 14 06:31:31 2017 +0100

    I18n: Update translation kk (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 7f0106c4caa05a7a469bfe92d7c3ef6dec425e1e
Author: Urien Desterres <urien.desterres@gmail.com>
Date:   Tue Feb 14 00:30:56 2017 +0100

    I18n: Update translation fr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit ec9720643c569d1121e9cfc58145bcb3c09285ca
Author: Påvel Nicklasson <pavel2@frimix.se>
Date:   Sun Feb 12 18:31:47 2017 +0100

    I18n: Update translation sv (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 8d6cb2ba89f648ddd3ffa10ba5d738daaaa248f3
Author: Mingcong Bai <jeffbai@aosc.xyz>
Date:   Fri Feb 10 00:30:52 2017 +0100

    I18n: Update translation zh_CN (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 2cfc39ff4d922b077e1b8e9046ede1df2dcc5c18
Merge: de5c70c4 6cc58a16
Author: Igor <f2404@yandex.ru>
Date:   Thu Feb 9 13:48:09 2017 +0300

    Merge branch 'master' of git.xfce.org:apps/ristretto

commit de5c70c4a6e3e8ed62a39f94f2d0eb37aa8cc4c6
Author: Igor <f2404@yandex.ru>
Date:   Thu Feb 9 13:45:42 2017 +0300

    Freeing memory used for storing bg colors was done wrong
    
    Fixes #13335

commit 6cc58a16eae7aad1faf09aad219d8b43097b7a48
Author: Tobias Bannert <tobannert@gmail.com>
Date:   Tue Feb 7 18:30:53 2017 +0100

    I18n: Update translation de (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 2e6e66799070c7fbac9938a66f4b349b3939e039
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Tue Feb 7 12:30:53 2017 +0100

    I18n: Update translation uk (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 3557db7b25414515a1ea91d9faeb1551def6a2fa
Author: André Miranda <andre42m@gmail.com>
Date:   Mon Feb 6 18:30:58 2017 +0100

    I18n: Update translation pt_BR (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 6cc891de661ead1359ac83bda22e4de880185b47
Author: Igor <f2404@yandex.ru>
Date:   Sun Feb 5 20:40:45 2017 +0300

    Simplify the code

commit dc632fd6669222a93dae45d039f33b537c78ac99
Author: Igor <f2404@yandex.ru>
Date:   Sun Feb 5 20:29:48 2017 +0300

    Fix loading image from an URL

commit 19e709c4885204be640ccb053de8006e10edb12f
Author: Igor <f2404@yandex.ru>
Date:   Sun Feb 5 20:12:46 2017 +0300

    Fix GLib-GObject-CRITICAL in directory monitoring code

commit f6a233c0bb5018af4b75d7d819568cd3c6d00628
Author: Nuno Miguel <nunomgue@gmail.com>
Date:   Fri Feb 3 00:31:01 2017 +0100

    I18n: Update translation pt (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 3a4effdb0690b943a24c35683eaea5058f034b46
Author: Anonymous <noreply@xfce.org>
Date:   Thu Feb 2 18:31:28 2017 +0100

    I18n: Update translation fr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 3d14f1205ee82e9e84ee03b6b9880218592a6e4d
Author: Pasi Lallinaho <pasi@shimmerproject.org>
Date:   Thu Feb 2 18:31:28 2017 +0100

    I18n: Update translation fi (98%).
    
    195 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 48899954d37b6db5dabd31a4bd72e32fcdb3ff57
Author: Allan Nordhøy <epost@anotheragency.no>
Date:   Thu Feb 2 06:31:08 2017 +0100

    I18n: Update translation nb (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit fb23daab3b00e779a1d773880d045339ccbb8f2c
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Thu Feb 2 00:30:48 2017 +0100

    I18n: Update translation hr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit a470f8a4027a7cbc653a0d1dd5f63c31ca080d3f
Author: Igor <f2404@yandex.ru>
Date:   Wed Feb 1 15:14:08 2017 +0300

    Return to git versioning

commit 9e86ba27b0dc089210a483684e306ee8b0baff5a
Author: Igor <f2404@yandex.ru>
Date:   Wed Feb 1 15:07:16 2017 +0300

    Release 0.8.2

commit 3bf3dc6f0a97de40cf736b81f6b4a1a00d68633b
Author: m4sk1n <m4sk1n@o2.pl>
Date:   Wed Feb 1 12:30:50 2017 +0100

    I18n: Update translation pl (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 4f72f2aede34264c3e00871bd05751a54c24fc25
Author: Dušan Kazik <prescott66@gmail.com>
Date:   Wed Feb 1 00:30:48 2017 +0100

    I18n: Update translation sk (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 5a924527cc34ab106308b69c446316a751c908b9
Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Date:   Tue Jan 31 06:30:47 2017 +0100

    I18n: Update translation ja (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 3d5175683f3af592e33f1df129133f3a6d9ffd71
Author: abuyop <abuyop@gmail.com>
Date:   Sat Jan 28 18:30:48 2017 +0100

    I18n: Update translation ms (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 4261290a84619973962b71b4380fbce2724ea14c
Author: Edin Veskovic <edin.veskovic@openmailbox.org>
Date:   Fri Jan 27 18:30:49 2017 +0100

    I18n: Update translation hr (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit ab41c2716702b2868dc1c408f41e592867c9f08d
Author: Anonymous <noreply@xfce.org>
Date:   Fri Jan 27 18:30:49 2017 +0100

    I18n: Update translation da (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 255b457f4fae30cdc1c22492bddeeb4cf78fade6
Author: Igor <f2404@yandex.ru>
Date:   Fri Jan 27 12:30:48 2017 +0100

    I18n: Update translation ru (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 697f6832d6165a8869ea8a2714d4e25a3f650543
Author: 박정규(Jung-Kyu Park) <bagjunggyu@gmail.com>
Date:   Fri Jan 27 12:30:48 2017 +0100

    I18n: Update translation ko (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit cf9075092a2df5b0645947157af2b204224a9c62
Author: Manolo Díaz <diaz.manolo@gmail.com>
Date:   Fri Jan 27 12:30:48 2017 +0100

    I18n: Update translation es (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 0b2129affaeb07647d23f2d4b36abb8ad2e5950e
Author: Igor <f2404@yandex.ru>
Date:   Fri Jan 27 10:37:28 2017 +0300

    Update copyright

commit a8d9c6506306d9eed5fb1bebaf512afe2c604e47
Author: Jeff Huang <s8321414@gmail.com>
Date:   Fri Jan 27 06:31:00 2017 +0100

    I18n: Update translation zh_TW (100%).
    
    198 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 8de70164be5df55735aa3c098f96a7a4f5849af5
Author: Philipp Matthias Schaefer <philipp.matthias.schaefer@posteo.de>
Date:   Sat Jan 21 19:51:13 2017 +0100

    Allow images to be flipped vertically and horizontally
    
    A new menu (_Flip) has been added under View with two entries for
    vertically and horizontally flipping the image.
    
    Signed-off-by: Igor <f2404@yandex.ru>

commit 2cfba35696ceb6f59cc2f4cf64397a6ca391fb48
Author: Anonymous <noreply@xfce.org>
Date:   Mon Jan 23 00:31:53 2017 +0100

    I18n: Update translation da (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 73026fa6d3d49aa5fc0823014a9651b687779995
Author: Anonymous <noreply@xfce.org>
Date:   Sun Jan 22 00:32:44 2017 +0100

    I18n: Update translation da (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 0ecfb677869360e44db01d727285e27ddf8fe241
Author: Anonymous <noreply@xfce.org>
Date:   Sat Jan 21 18:31:35 2017 +0100

    I18n: Update translation da (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit cc1790e966584dab9e52b8abbf908903af9e00ce
Author: Anonymous <noreply@xfce.org>
Date:   Fri Jan 20 18:32:10 2017 +0100

    I18n: Update translation da (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit c02ec59bd1adb86b7f4515e908bd94240c8d6250
Author: Anonymous <noreply@xfce.org>
Date:   Thu Jan 19 12:31:40 2017 +0100

    I18n: Update translation da (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 2192e1c7793c44200bfc030655582f3f2d94c5a7
Author: Anonymous <noreply@xfce.org>
Date:   Tue Jan 17 18:31:50 2017 +0100

    I18n: Update translation da (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 676721b475909059bff92c26e3abdd15cd87dd61
Author: Anonymous <noreply@xfce.org>
Date:   Mon Jan 16 18:32:09 2017 +0100

    I18n: Update translation da (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit b54dd332deae12c4b45ccfbb9ae850d2fc9889c6
Author: Anonymous <noreply@xfce.org>
Date:   Mon Jan 16 12:32:21 2017 +0100

    I18n: Update translation da (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 8b5a30d5c91ad03ee0bfb4a54dff0231cb5e0677
Author: Anonymous <noreply@xfce.org>
Date:   Mon Jan 16 00:31:21 2017 +0100

    I18n: Update translation da (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 2fb488a665b88cb08211d4684f6dfe83a9f07dfe
Author: Anonymous <noreply@xfce.org>
Date:   Sat Jan 14 12:32:26 2017 +0100

    I18n: Update translation da (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 8ee4d8b4c031f984002d0867176ec601fc823a13
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sat Dec 24 18:31:11 2016 +0100

    I18n: Update translation it (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 4a86239b5abd9ba9a21919869012fee4221891ba
Author: Anonymous <noreply@xfce.org>
Date:   Tue Dec 13 06:30:51 2016 +0100

    I18n: Update translation lt (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 930780262232ec41b54767f9f5ded07efc61f885
Author: Allan Nordhøy <epost@anotheragency.no>
Date:   Mon Dec 12 18:31:08 2016 +0100

    I18n: Update translation nb (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit d4f4c8886ddc2fef24a015292b12fa18623df8b8
Author: Anonymous <noreply@xfce.org>
Date:   Fri Dec 9 06:31:49 2016 +0100

    I18n: Update translation da (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 8bdec9b051c6a767cdb0ecb8e4f7c28abc7a6684
Author: Anonymous <noreply@xfce.org>
Date:   Fri Dec 9 00:31:12 2016 +0100

    I18n: Update translation da (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 42adf5634ddfc6711bd6ad62a23e73c84b8f9f5e
Author: Anonymous <noreply@xfce.org>
Date:   Thu Dec 8 12:30:56 2016 +0100

    I18n: Update translation da (97%).
    
    191 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 8aa0e10333fa036a779ca0d19b3288936ed13a94
Author: Anonymous <noreply@xfce.org>
Date:   Thu Dec 8 06:30:52 2016 +0100

    I18n: Update translation da (96%).
    
    189 translated messages, 6 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 90f19934088be978de735aa17a720dbf4561ab2f
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Mon Nov 28 12:30:48 2016 +0100

    I18n: Update translation kk (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 7b09f6d26ca939d01193613be47cc4578af2ce6a
Author: cges30901 <cges30901@gmail.com>
Date:   Thu Nov 24 18:30:50 2016 +0100

    I18n: Update translation zh_TW (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit d25648c3b31ecf4504b781e833fa878f62603d24
Author: 박정규(Jung-Kyu Park) <bagjunggyu@gmail.com>
Date:   Sat Nov 12 00:30:48 2016 +0100

    I18n: Update translation ko (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 53d4a4733a6957332c913638071a7e4e752186b2
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date:   Thu Nov 10 18:30:48 2016 +0100

    I18n: Update translation ca (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 4db020f417c0c3aa468c810da4a1f0790bd5ef3f
Author: Påvel Nicklasson <pavel2@frimix.se>
Date:   Thu Nov 10 12:30:49 2016 +0100

    I18n: Update translation sv (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 55ec78ee846090a79667aa281c6ca46535d8bec6
Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Date:   Tue Nov 8 12:30:50 2016 +0100

    I18n: Update translation ja (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 7daa2e0f22aab459a9980ae37c40a619e6b589fc
Author: Dušan Kazik <prescott66@gmail.com>
Date:   Sat Nov 5 00:30:49 2016 +0100

    I18n: Update translation sk (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 383237de849ce5320aa5b2ef417c5ad2b72db0ee
Author: André Miranda <andre42m@gmail.com>
Date:   Wed Nov 2 00:30:49 2016 +0100

    I18n: Update translation pt_BR (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 46f0c61d5590181dbff1937161eccaefd7e7fc7f
Author: Hunt Xu <mhuntxu@gmail.com>
Date:   Fri Oct 28 18:30:51 2016 +0200

    I18n: Update translation zh_CN (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 8a56ec384db94da2c77d6a6ad8c4367b7aaac81c
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Wed Oct 26 12:31:03 2016 +0200

    I18n: Update translation kk (97%).
    
    191 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 454fb788afda53a5b64d8b121569e17a1a69d944
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Tue Oct 25 00:30:50 2016 +0200

    I18n: Update translation hr (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 653f2c998bbf6472b6513a86bbb4099ac164a03b
Author: Marcin XD <m4sk1n@o2.pl>
Date:   Sun Oct 23 18:31:02 2016 +0200

    I18n: Update translation pl (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 9f34f747e011b48db63ea1955264f49c1b8bce28
Author: Igor <f2404@yandex.ru>
Date:   Tue Oct 18 17:00:58 2016 +0300

    Fix memory leaks in Properties dialog

commit 23ef553a23fabdfa622018a5f477bdc825eb19ef
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Tue Oct 18 06:30:49 2016 +0200

    I18n: Update translation uk (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 7c8c5007ab04776bf33065819cb17eb366915dbe
Author: Nuno Miguel <nunomgue@gmail.com>
Date:   Sat Oct 15 18:30:49 2016 +0200

    I18n: Update translation pt (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit b0f2153683718e1c966d846ce5582724e34e2dbd
Author: Igor <f2404@yandex.ru>
Date:   Sat Oct 15 17:01:16 2016 +0300

    Fix build error

commit 5b0a44a104669f18352bdfcc2077abe18159b29c
Merge: 96c0eff3 72d42c18
Author: Igor <f2404@yandex.ru>
Date:   Sat Oct 15 15:46:43 2016 +0300

    Merge branch 'master' of git.xfce.org:apps/ristretto

commit 96c0eff37038c893a6c407e83e3348f6cbbc5067
Author: Igor <f2404@yandex.ru>
Date:   Sat Oct 15 15:46:30 2016 +0300

    Fix memory leaks in Preferences and Privacy dialogs

commit 72d42c18f91b9960a5dd04e1ddf3d6cb3e136a7a
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Sat Oct 15 06:30:49 2016 +0200

    I18n: Update translation cs (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 929c74016c1e4d66fa5e900762736ed649d15dd0
Author: Elishai Eliyahu <e1907@mm.st>
Date:   Thu Oct 13 18:31:18 2016 +0200

    I18n: Update translation he (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 7d7ceee108d5e825a1d5e5d065a2a77a4a6b96f7
Author: Igor <f2404@yandex.ru>
Date:   Thu Oct 13 18:43:19 2016 +0300

    Prevent constant overflow

commit 53686939219c7fe1ce0762ae74b7259984b1b2e6
Author: Igor <f2404@yandex.ru>
Date:   Thu Oct 13 18:17:34 2016 +0300

    Fix function prototypes

commit 268e6d18c95901d7c642ad699225de16dae1b955
Author: Tobias Bannert <tobannert@gmail.com>
Date:   Thu Oct 13 12:30:59 2016 +0200

    I18n: Update translation de (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 604d7f887288971cf87fcb3fc315354918fb1c71
Author: Igor <f2404@yandex.ru>
Date:   Thu Oct 13 00:30:49 2016 +0200

    I18n: Update translation ru (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit e078b959440a5e6a53c5c8344cd1630ffcf26966
Author: Igor <f2404@yandex.ru>
Date:   Wed Oct 12 12:09:55 2016 +0300

    Remove unneeded ifdef

commit ebde20cf76e19af8bbca1df3de77f0a268e40c92
Author: Anonymous <noreply@xfce.org>
Date:   Wed Oct 12 00:30:54 2016 +0200

    I18n: Update translation lt (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 9b09a403e218cbd7c725865d8af6c5925d8861a6
Author: Igor <f2404@yandex.ru>
Date:   Tue Oct 11 19:20:31 2016 +0300

    Fix memory leaks

commit f5440e7eb6afe814b0868842c575f0152a6ecec3
Author: Igor <f2404@yandex.ru>
Date:   Tue Oct 11 16:53:33 2016 +0300

    Fall back to GFileInfo method in case of libmagic failure
    
    Also do not query file content type multiple times

commit 2640c26d9b5b4332db8230ba82337ff7d97fb0bd
Author: Christian Hesse <mail@eworm.de>
Date:   Tue Oct 11 15:04:23 2016 +0200

    link against and get MIME type form libmagic
    
    Signed-off-by: Christian Hesse <mail@eworm.de>
    Signed-off-by: Igor <f2404@yandex.ru>

commit 1f2eb311148ffa80f1a347e1e34f41be4053ed59
Author: Igor <f2404@yandex.ru>
Date:   Mon Oct 10 18:28:45 2016 +0300

    Organize includes

commit 1800634db9e66f350aceaeb8f5f16ffd224cc88e
Author: Igor <f2404@yandex.ru>
Date:   Mon Oct 10 17:43:50 2016 +0300

    Check pointer against NULL before dereferencing it

commit e075f69d2d59b46d66a8665a93a0b937612c28b8
Author: Michael Findlay <translate@cobber-linux.org>
Date:   Mon Oct 10 06:30:48 2016 +0200

    I18n: Update translation en_AU (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 9b48c416cc1b275eb8b68ae8e380a5c567f80511
Author: Marcin XD <m4sk1n@o2.pl>
Date:   Mon Oct 10 00:30:54 2016 +0200

    I18n: Update translation pl (99%).
    
    194 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit d1c7684093ab4a36a76cf5a53bf04a8ec68d9344
Author: Puretech <terjemah.puretech@gmail.com>
Date:   Sun Oct 9 06:30:58 2016 +0200

    I18n: Update translation ms (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 7eaad18a317d11022b60ade0314557bcb34a8f1c
Author: Lovro Kudelić <lovro.kudelic@outlook.com>
Date:   Sat Oct 8 18:30:51 2016 +0200

    I18n: Update translation hr (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 9e7956f5933387cd547caa2bfbbddba1c61dd26f
Author: Igor <f2404@yandex.ru>
Date:   Sat Oct 8 12:30:50 2016 +0200

    I18n: Update translation ru (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 6aed18158953c36bfb303c5170f0722ca382bbb6
Author: Yannick Le Guen <leguen.yannick@gmail.com>
Date:   Sat Oct 8 12:30:50 2016 +0200

    I18n: Update translation fr (100%).
    
    195 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit f62089696d6a65b1fe6473bb6be2e4f28e99e0b4
Author: Igor <f2404@yandex.ru>
Date:   Fri Oct 7 18:21:25 2016 +0300

    Implement sorting by file type option
    
    Resolves https://bugzilla.xfce.org/show_bug.cgi?id=12749

commit 44cf184a34b6116261b9f64a504ca7d9e375c442
Author: Igor <f2404@yandex.ru>
Date:   Fri Oct 7 11:48:40 2016 +0300

    Update website

commit de0ccdc65ed3d6bdb46973d7eae31f682c100039
Author: Igor <f2404@yandex.ru>
Date:   Thu Oct 6 18:45:55 2016 +0300

    Fix using uninitialized variable; found by Coverity

commit 952624732c5e0e8adf987f0b64f88d5ee1807fb8
Author: Igor <f2404@yandex.ru>
Date:   Thu Oct 6 17:11:18 2016 +0300

    Return to git versioning

commit 627a8333d2cd8ba6c65bc0be1cac5e2f0d2a85bc
Author: Igor <f2404@yandex.ru>
Date:   Thu Oct 6 17:06:53 2016 +0300

    Release 0.8.1

commit 7ea13b74dfc95b86650d79e6c373799f649de1d7
Author: Igor <f2404@yandex.ru>
Date:   Wed Oct 5 12:53:55 2016 +0300

    Check if file name is a valid utf8 string to avoid crashes
    
    Fixes https://bugzilla.xfce.org/show_bug.cgi?id=12445

commit 22dee324cd73d3f98370780908b67fd20fda5009
Author: Igor <f2404@yandex.ru>
Date:   Wed Oct 5 12:03:22 2016 +0300

    Fix SEGFAULT when pressing Delete without shown image
    
    Fixes https://bugzilla.xfce.org/show_bug.cgi?id=12860

commit 69b7459957427aed16caddb699c5b496dfb6deee
Author: Igor <f2404@yandex.ru>
Date:   Wed Oct 5 11:39:15 2016 +0300

    Fix memory leak in thumbnailer if image file not found
    
    Fixes https://bugzilla.xfce.org/show_bug.cgi?id=12034

commit db47c72d1efcbd6e939253135252c49ec34b93b6
Author: Igor <f2404@yandex.ru>
Date:   Sun Oct 2 20:38:05 2016 +0300

    Prevent from using garbage values when pixbuf==NULL

commit 102ba17a3a4443f595e06eb89b6a9f5010f804f2
Author: Igor <f2404@yandex.ru>
Date:   Sun Oct 2 20:23:56 2016 +0300

    Fix NULL pointer dereference

commit 3edb5fe2f1f33e9cac6c832924c841884d53fd65
Author: Påvel Nicklasson <pavelnicklasson@bahnhof.se>
Date:   Sun Oct 2 12:30:58 2016 +0200

    I18n: Update translation sv (100%).
    
    194 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit b99503ddae485b6eef662185389cf4e47f6b8a57
Author: Igor <f2404@yandex.ru>
Date:   Fri Sep 30 15:22:40 2016 +0300

    Fix thumbnails bar scrolling

commit 0fc86f6928b998337c5c661e6dfcf1eb9cf5e390
Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Date:   Wed Sep 28 12:30:48 2016 +0200

    I18n: Update translation ja (100%).
    
    194 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 3ef1ac6cd54a66fb1262cb696023c059670656f4
Author: vyper <xvirusxx@gmail.com>
Date:   Mon Sep 26 06:31:11 2016 +0200

    I18n: Update translation ro (96%).
    
    188 translated messages, 6 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit abcf250f6f305fc01227d05461841dd85f8e7982
Author: Sergey Alyoshin <alyoshin.s@gmail.com>
Date:   Sun Sep 25 12:30:57 2016 +0200

    I18n: Update translation ru (100%).
    
    194 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit b33a71f2a4f27e6a89ba0df2b2236599d05d9f36
Author: abuyop <abuyop@gmail.com>
Date:   Sat Sep 24 18:31:18 2016 +0200

    I18n: Update translation ms (100%).
    
    194 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 6cf2aabb4a08f747b5a77e82571d23bdbc3670cf
Author: André Miranda <andre42m@gmail.com>
Date:   Fri Sep 23 06:30:57 2016 +0200

    I18n: Update translation pt_BR (100%).
    
    194 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 9e30040d68edcaa153a23a1c58c403e665893620
Author: Tobias Bannert <tobannert@gmail.com>
Date:   Thu Sep 22 18:31:02 2016 +0200

    I18n: Update translation de (100%).
    
    194 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit fda53fcc5618cbb3e27367ee2dbfcffbbb4eaf7a
Author: GenghisKhan <genghiskhan@gmx.ca>
Date:   Thu Sep 22 12:30:54 2016 +0200

    I18n: Update translation he (100%).
    
    194 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 94e8878657425a3d5149d7fbd625ced43534785a
Author: Igor <f2404@yandex.ru>
Date:   Thu Sep 22 11:15:47 2016 +0300

    Remove dead code; found by Coverity

commit e3c45e0aaf7d1486deb8aa7178ce420deff4e562
Author: Igor <f2404@yandex.ru>
Date:   Thu Sep 22 11:06:09 2016 +0300

    Fix possible NULL pointer dereference; found by Coverity

commit 43ebd4545e4ab8493f11e554b3cdfb62e0e50804
Author: Manolo Díaz <diaz.manolo@gmail.com>
Date:   Wed Sep 21 00:30:58 2016 +0200

    I18n: Update translation es (99%).
    
    193 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit d5bba15fc3a75db0d6999b23425fdb95ae51ee07
Author: 玉堂白鹤 <yjwork@qq.com>
Date:   Tue Sep 20 12:31:01 2016 +0200

    I18n: Update translation zh_CN (100%).
    
    194 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit f050e79d063db900d8b881fb9adffc0c01ce68f3
Author: Marcin XD <m4sk1n@o2.pl>
Date:   Tue Sep 20 12:31:01 2016 +0200

    I18n: Update translation pl (99%).
    
    193 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 2fb7e97f941a492d3e6ae8c2eef7bdc4aa2094d8
Author: Igor <f2404@yandex.ru>
Date:   Tue Sep 20 11:50:15 2016 +0300

    Prepare for gtk3 migration: Do not use GDK_DISPLAY()

commit c87c35c6df713872194eb03c6694d8a9e8b1cb58
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Tue Sep 20 00:30:55 2016 +0200

    I18n: Update translation ko (100%).
    
    194 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 948f0714bac507b6ee6cdf85f0cbc608d6445bb3
Author: Elishai Eliyahu <e1907@mm.st>
Date:   Mon Sep 19 18:30:59 2016 +0200

    I18n: Update translation he (100%).
    
    194 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit be6168bba05eeee31f4fa228a123adb880958ad3
Author: Igor <f2404@yandex.ru>
Date:   Mon Sep 19 15:55:27 2016 +0300

    Prepare for gtk3 migration: Use cairo for drawing

commit ec22cd7563da6c608f6fa54d643301720267358f
Author: dsafsadf <heneral@gmail.com>
Date:   Mon Sep 19 12:30:49 2016 +0200

    I18n: Update translation uk (100%).
    
    194 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit bbdb78a893897ea156e1bdfc721ed3d1eebe946f
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Mon Sep 19 00:30:51 2016 +0200

    I18n: Update translation nl (100%).
    
    194 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit ddc9cdf613dea46213c8441700c07f1d04fe5ccd
Author: Anonymous <noreply@xfce.org>
Date:   Mon Sep 19 00:30:51 2016 +0200

    I18n: Update translation lt (100%).
    
    194 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 3c8191607fa714fb154198d4d11b870eff1ad0d0
Author: Lovro Kudelić <lovro.kudelic@outlook.com>
Date:   Mon Sep 19 00:30:51 2016 +0200

    I18n: Update translation hr (100%).
    
    194 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 0a1a74843a3d6bf13feef80cf1641e690eac3f2e
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Mon Sep 19 00:30:51 2016 +0200

    I18n: Update translation cs (100%).
    
    194 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 898dd31db53acddc9bd05d7e0445b83700bf6ed8
Author: Igor <f2404@yandex.ru>
Date:   Sun Sep 18 18:30:50 2016 +0200

    I18n: Update translation ru (100%).
    
    194 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 2b8b89ef81df5ac4413ee831288cd8008f9cbc7d
Author: Dušan Kazik <prescott66@gmail.com>
Date:   Sun Sep 18 12:31:08 2016 +0200

    I18n: Update translation sk (100%).
    
    194 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit c6d9506477dc91027585097a3fdf0a3147af23bc
Author: Yannick Le Guen <leguen.yannick@gmail.com>
Date:   Sun Sep 18 12:31:08 2016 +0200

    I18n: Update translation fr (100%).
    
    194 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 21ff1d78aa7a485508c30aeb1c0dbead6c14c3da
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date:   Sun Sep 18 12:31:08 2016 +0200

    I18n: Update translation ca (100%).
    
    194 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 09de3cc02442dd06b37e6a4cf8719a5f3929cadb
Author: Kiril Kirilov <cybercop_montana@abv.bg>
Date:   Sun Sep 18 12:31:08 2016 +0200

    I18n: Update translation bg (100%).
    
    194 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit f9747268f53dfd37d2d025d0c5a61d777f062908
Author: Igor <f2404@yandex.ru>
Date:   Sat Sep 17 19:49:11 2016 +0300

    Prepare for gtk3 migration: Do not use deprecated GTK_STOCK_*

commit 123fc2daae0a1bc73de9bf32977ef609c8938770
Author: Igor <f2404@yandex.ru>
Date:   Wed Sep 14 18:56:04 2016 +0300

    Prepare for gtk3 migration: Do not use deprecated symbols

commit 9ca6ef33aea057d0e860b7f7cb911661ce33d410
Author: Igor <f2404@yandex.ru>
Date:   Tue Sep 13 17:03:30 2016 +0300

    Prepare for gtk3 migration: Use accessor functions instead of direct access

commit 5c3fabe6d4707dfb273dfdc50e2b084188bcb178
Author: Igor <f2404@yandex.ru>
Date:   Tue Sep 13 17:01:21 2016 +0300

    Prepare for gtk3 migration: Do not use GTK_WIDGET_* macros

commit 076542eadb5d00bd9ac25dea9ba1242419cd4dbb
Author: Igor <f2404@yandex.ru>
Date:   Mon Sep 12 13:54:36 2016 +0300

    Prepare for gtk3 migration: Use gtk_widget_get/set_style

commit 28daa845eb8dbd7eeb1522da767c719fbfdb49fb
Author: Igor <f2404@yandex.ru>
Date:   Mon Sep 12 13:51:04 2016 +0300

    Prepare for gtk3 migration: Use gtk_widget_get/set_window

commit 205982d9d6a5675841345cafeac78cb2b05ade2c
Author: Igor <f2404@yandex.ru>
Date:   Mon Sep 12 13:47:00 2016 +0300

    Prepare for gtk3 migration: Use gtk_widget_get_allocation

commit 783b60dcaf839e3885dffef27c10ab510259d518
Author: Theppitak Karoonboonyanan <theppitak@gmail.com>
Date:   Mon Sep 12 12:30:49 2016 +0200

    I18n: Update translation th (100%).
    
    189 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 995ac81ba3fbde694b7d934f50f1a5ee967d9027
Author: Igor <f2404@yandex.ru>
Date:   Fri Sep 9 18:17:10 2016 +0300

    Prepare for gtk3 migration: Replace GDK_<keyname> with GDK_KEY_<keyname>

commit 9c18a3ace44644c8aa2c0c328ca04743fac7d915
Author: Igor <f2404@yandex.ru>
Date:   Fri Sep 9 18:09:04 2016 +0300

    Prepare for gtk3 migration: Do not include individual headers

commit 2d3e520031483f40e90caa5a91d4cfc8485294b9
Author: Marcin XD <m4sk1n@o2.pl>
Date:   Thu Sep 8 18:30:57 2016 +0200

    I18n: Update translation pl (98%).
    
    187 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 705da3bc4e0f96d83f74e36cf16edc3e643fc73a
Author: Anonymous <noreply@xfce.org>
Date:   Wed Sep 7 18:31:25 2016 +0200

    I18n: Update translation lt (100%).
    
    189 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 59c516aef102088d05a9caa6e593f18ddc11f015
Author: Michael Findlay <translate@cobber-linux.org>
Date:   Mon Aug 22 06:31:18 2016 +0200

    I18n: Update translation en_AU (100%).
    
    189 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 9371e9566756a8b89ef3792b4fb81653af33f116
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sat Aug 20 00:31:02 2016 +0200

    I18n: Update translation it (100%).
    
    189 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 754ac3b66b31f084e942d06feadbbc2301b39ded
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Tue Aug 9 00:30:50 2016 +0200

    I18n: Update translation hr (100%).
    
    189 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit caa91d6b55924c27513302044bb399c75b452966
Author: Påvel Nicklasson <pavelnicklasson@bahnhof.se>
Date:   Sun Aug 7 18:31:23 2016 +0200

    I18n: Update translation sv (100%).
    
    189 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 48a875df9b41eeadbf7018f3e212dd71b6fe8a4a
Author: Mingcong Bai <jeffbai@aosc.xyz>
Date:   Sun Aug 7 12:30:49 2016 +0200

    I18n: Update translation zh_CN (100%).
    
    189 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 13016ad36629d6932cee13061e27b942fd903991
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date:   Sun Aug 7 00:31:02 2016 +0200

    I18n: Update translation ca (100%).
    
    189 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit a7fc3289ec4868fe3dae5d756b4f571dfb48d9f7
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Thu Aug 4 18:31:03 2016 +0200

    I18n: Update translation ko (100%).
    
    189 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit b1b62e732972c8382b06e594f72e81875a7b5622
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Tue Aug 2 00:31:03 2016 +0200

    I18n: Update translation uk (100%).
    
    189 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 573716c1d763a1d27b4b4beae2184b72667a8c98
Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Date:   Fri Jul 29 06:31:03 2016 +0200

    I18n: Update translation ja (100%).
    
    189 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 8921643ff56918d31eae4af64e06e93b5eb95981
Author: Necdet Yücel <necdetyucel@gmail.com>
Date:   Mon Jul 25 00:30:46 2016 +0200

    I18n: Update translation tr (100%).
    
    189 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit ecd1be52edd9b758c837b23bb2c195f5d3cebbd0
Author: Anonymous <noreply@xfce.org>
Date:   Tue Jul 19 00:31:12 2016 +0200

    I18n: Update translation lt (100%).
    
    189 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 898673fa87f3912d1ade933a6539d4756fba4ca9
Author: Igor <f2404@yandex.ru>
Date:   Fri Jul 8 00:30:55 2016 +0200

    I18n: Update translation ru (100%).
    
    189 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 135fe266950c8e85127be0e264499532e245eb4d
Author: André Miranda <andre42m@gmail.com>
Date:   Thu Jul 7 18:31:00 2016 +0200

    I18n: Update translation pt_BR (100%).
    
    189 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 315d1e3cec4880ba581d1746e4e53efca8fc57e5
Author: Manolo Díaz <diaz.manolo@gmail.com>
Date:   Tue Jul 5 00:30:56 2016 +0200

    I18n: Update translation es (100%).
    
    189 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit f7ea69299b503eb058c4c237275ea4332390ab70
Author: Tobias Bannert <tobannert@gmail.com>
Date:   Mon Jul 4 18:34:59 2016 +0200

    I18n: Update translation de (100%).
    
    189 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 06c1257485c42f0c510e43425e3960c2f12f1aff
Author: Jeff Huang <s8321414@gmail.com>
Date:   Mon Jul 4 12:31:03 2016 +0200

    I18n: Update translation zh_TW (100%).
    
    189 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 3e2987021b87d65b5e81f4a40be8cec840b3f4f5
Author: Elishai Eliyahu <e1907@mm.st>
Date:   Mon Jul 4 12:31:03 2016 +0200

    I18n: Update translation he (100%).
    
    189 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 86658a7c473d0bb219a6ade480203077f83412af
Author: Yannick Le Guen <leguen.yannick@gmail.com>
Date:   Mon Jul 4 12:31:03 2016 +0200

    I18n: Update translation fr (100%).
    
    189 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit fa59a084b6897d81525d4b442788d16d6c001c4f
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Mon Jul 4 12:31:03 2016 +0200

    I18n: Update translation cs (100%).
    
    189 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit d78bfb7048bdc4a26ac2b65b15d3f75efd975ebe
Author: cricketer <cricketer@users.noreply.github.com>
Date:   Sun Jul 3 17:17:23 2016 +0700

    Added option to "not ask again for this session" when sending files to the trash. Image deletions still require confirmation.
    
    Signed-off-by: Eric Koegel <eric.koegel@gmail.com>

commit e35e0eb109aff2b5a536a01f9a1310316339ae3e
Author: Cricketer <cricketer@users.noreply.github.com>
Date:   Sun Jul 3 14:17:56 2016 +0700

    Replaced "GTK_WIDGET(window)->window" with more future compatible "gtk_widget_get_window(GTK_WIDGET(window))".
    
    Signed-off-by: Eric Koegel <eric.koegel@gmail.com>

commit f27afb7070ec3c94420c877bbb4c671f5c655dc3
Author: Cricketer <cricketer@users.noreply.github.com>
Date:   Sun Jul 3 13:38:35 2016 +0700

    ESC-key now quits Ristretto, or pauses a running slideshow.
    
    Signed-off-by: Eric Koegel <eric.koegel@gmail.com>

commit 177c4f0e278b16708ab8d5e8fe91b60825d9b069
Author: Anonymous <noreply@xfce.org>
Date:   Fri Jun 24 18:31:41 2016 +0200

    I18n: Update translation lt (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 80f3fdf5e04487935e071c26f45787b8cc04a302
Author: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>
Date:   Wed May 4 12:31:19 2016 +0200

    I18n: Update translation ca (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 0584370a6b63967865c9850d186ce1783f9c51ca
Author: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>
Date:   Tue May 3 00:31:39 2016 +0200

    I18n: Update translation ca (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit cee16bd58423ffbb8cad30f5509f28e79953d58f
Author: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>
Date:   Mon May 2 18:31:54 2016 +0200

    I18n: Update translation ca (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit c0e234fc82a0e5bf4259be07b859a63a358c4cb9
Author: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>
Date:   Mon May 2 00:32:29 2016 +0200

    I18n: Update translation ca (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 8f02c1877e837993be234f01fe7311c136cf8c61
Author: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>
Date:   Sun May 1 18:31:19 2016 +0200

    I18n: Update translation ca (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit e973aa73d58248cb04d82d103808b9bf96718e82
Author: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>
Date:   Sun May 1 00:31:11 2016 +0200

    I18n: Update translation ca (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 03be169b0604e4b91c1828283ad92d4106c83cc0
Author: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>
Date:   Sat Apr 30 12:31:23 2016 +0200

    I18n: Update translation ca (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit d5f2ee5e1a0f57e05a7743c889c050d6dbee2acf
Author: Sveinn í Felli <sv1@fellsnet.is>
Date:   Sat Apr 23 12:31:14 2016 +0200

    I18n: Update translation is (98%).
    
    185 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit b9e6ad8b89f8b64d9da3d67283fddb4b330192ed
Author: gyeben <gyonkibendeguz@gmail.com>
Date:   Thu Mar 31 00:30:44 2016 +0200

    I18n: Update translation hu (97%).
    
    184 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 1b0d5df2b134381dddf8b47935ea5a279f7d8b74
Author: Anonymous <noreply@xfce.org>
Date:   Fri Mar 18 00:32:35 2016 +0100

    I18n: Update translation lt (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 5e4d84b79e33e502d1a0387915ae3fa676c22d9f
Author: GenghisKhan <genghiskhan@gmx.ca>
Date:   Sun Mar 6 18:32:16 2016 +0100

    I18n: Update translation he (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 235649e8981a1a72f7de1fd9baf444c81f59c10b
Author: GenghisKhan <genghiskhan@gmx.ca>
Date:   Wed Mar 2 06:30:45 2016 +0100

    I18n: Update translation he (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit cc71151ab9849122c0d22f6ebe3e50be37c9f7ed
Author: Anonymous <noreply@xfce.org>
Date:   Wed Mar 2 00:32:08 2016 +0100

    I18n: Update translation lt (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit d81dbaf9243083cf2730320210e7845d18b85b01
Author: GenghisKhan <genghiskhan@gmx.ca>
Date:   Tue Mar 1 18:31:08 2016 +0100

    I18n: Update translation he (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit e0b861d07381b08cfeb7951206be0c512ec1cc20
Author: GenghisKhan <genghiskhan@gmx.ca>
Date:   Mon Feb 29 00:30:45 2016 +0100

    I18n: Update translation he (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 61522eeec72687af07ab3eddc807890ddaa66fe7
Author: Xfce Bot <transifex@xfce.org>
Date:   Tue Feb 23 00:31:06 2016 +0100

    I18n: Update translation da (97%).
    
    183 translated messages, 5 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit ed4ed1dd0a68564e64746bfd25790e68fc3c0f7d
Author: Sveinn í Felli <sv1@fellsnet.is>
Date:   Wed Feb 10 12:30:57 2016 +0100

    I18n: Update translation is (98%).
    
    185 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit f94e2e04c3fb161aa7e2cdeabec6ba22b5e17c8e
Author: Sveinn í Felli <sv1@fellsnet.is>
Date:   Wed Feb 10 00:31:28 2016 +0100

    I18n: Update translation is (94%).
    
    177 translated messages, 11 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit c316d3717e02cf46eadd0fefe909ae0307cb911c
Author: Apostolos Papadimitriu <apostolos.papadimitriu@gmail.com>
Date:   Wed Feb 10 00:31:27 2016 +0100

    I18n: Update translation el (98%).
    
    186 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 78ebadf282f6a3d0377ff345ec3f92511413f4c9
Author: Apostolos Papadimitriu <apostolos.papadimitriu@gmail.com>
Date:   Tue Feb 9 00:31:27 2016 +0100

    I18n: Update translation el (98%).
    
    186 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit e44df41c99b0f1b93ef30e74b6479f6e747be5b5
Author: Apostolos Papadimitriu <apostolos.papadimitriu@gmail.com>
Date:   Mon Feb 8 00:30:59 2016 +0100

    I18n: Update translation el (98%).
    
    186 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit e11f673ac7c498fdac32e6e770da779fd89cbb92
Author: Apostolos Papadimitriu <apostolos.papadimitriu@gmail.com>
Date:   Sat Feb 6 00:31:01 2016 +0100

    I18n: Update translation el (98%).
    
    186 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 889aa634bf77d3b3dc4ddd4fe9501bdd0695990d
Author: Apostolos Papadimitriu <apostolos.papadimitriu@gmail.com>
Date:   Fri Feb 5 18:31:05 2016 +0100

    I18n: Update translation el (97%).
    
    184 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit f37a4e84ddb2471782c691e99fdacef5e6ad2c6c
Author: Apostolos Papadimitriu <apostolos.papadimitriu@gmail.com>
Date:   Fri Feb 5 06:31:00 2016 +0100

    I18n: Update translation el (97%).
    
    184 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit d91ad55038d5bbeef5f7d6b49f4d1b5c64c067f3
Author: Apostolos Papadimitriu <apostolos.papadimitriu@gmail.com>
Date:   Fri Feb 5 00:31:39 2016 +0100

    I18n: Update translation el (97%).
    
    184 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit dfe1734edd4558bd569fbd3dfb1203de3057e8c8
Author: Apostolos Papadimitriu <apostolos.papadimitriu@gmail.com>
Date:   Wed Feb 3 18:30:54 2016 +0100

    I18n: Update translation el (97%).
    
    184 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 0f9afd15bf017d598d0c4a38685f66f15a758b98
Author: Davidmp <medipas@gmail.com>
Date:   Tue Jan 26 18:30:52 2016 +0100

    I18n: Update translation ca (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 79f51c82c1003aa770885141cf1eb5a8cb97ff5c
Author: Elishai Eliyahu <e1907@mm.st>
Date:   Mon Jan 25 00:30:48 2016 +0100

    I18n: Update translation he (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 6c5a2323b7c293e4a3b9894c1fb9584a1163797d
Author: Marc Schink <xfce-dev@marcschink.de>
Date:   Tue Sep 1 17:43:36 2015 +0200

    Remember last location in save-copy dialog.
    
    The save-copy dialog now uses the location where the last copy of an
    image was stored as default location.
    
    Signed-off-by: Eric Koegel <eric.koegel@gmail.com>

commit 2b09353675c005de920a40e1bbb8e4801cb3d997
Author: Marc Schink <xfce-dev@marcschink.de>
Date:   Tue Sep 1 17:43:32 2015 +0200

    Use default filename in save-copy dialog.
    
    The filename of the currently displayed image is now used as default
    filename in the save-copy dialog. This makes file copying more
    comfortable.
    
    Signed-off-by: Eric Koegel <eric.koegel@gmail.com>

commit e03935c9d7c12e1377514bdad4c01099c557ec0d
Author: Marc Schink <xfce-dev@marcschink.de>
Date:   Tue Sep 1 17:43:20 2015 +0200

    Disable save-copy dialog if no image is loaded.
    
    The save-copy dialog can no longer be opened via its keyboard
    shortcut if no image is loaded.
    
    Signed-off-by: Eric Koegel <eric.koegel@gmail.com>

commit c69999519cfd36acf521b75bade23f9b13aed183
Author: Marc Schink <xfce-dev@marcschink.de>
Date:   Tue Sep 1 17:43:40 2015 +0200

    Fix various memory leaks.
    
    Signed-off-by: Eric Koegel <eric.koegel@gmail.com>

commit b9b88e9e46329b298e80efcd8cbb5a9f874bdca6
Author: Elishai Eliyahu <e1907@mm.st>
Date:   Fri Jan 22 12:34:18 2016 +0100

    I18n: Update translation he (90%).
    
    170 translated messages, 18 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 2be6d8315adae18d193b6e5365f111425131ef56
Author: Påvel Nicklasson <pavelnicklasson@bahnhof.se>
Date:   Wed Jan 20 16:46:25 2016 +0100

    I18n: Update translation sv (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit ff07e6f79434a5add76125e7bc6259cb9f9047f5
Author: GenghisKhan <genghiskhan@gmx.ca>
Date:   Wed Jan 20 16:46:25 2016 +0100

    I18n: Update translation he (83%).
    
    157 translated messages, 31 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit b4b4a02e463a6ed59d7613f9479ac5f4bbb836f2
Author: Sveinn í Felli <sv1@fellsnet.is>
Date:   Wed Jan 20 12:31:23 2016 +0100

    I18n: Update translation is (93%).
    
    176 translated messages, 12 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 2c45fcf5d6bb9be46d7419450ca39ea341ea7749
Author: Elishai Eliyahu <e1907@mm.st>
Date:   Mon Jan 18 00:30:40 2016 +0100

    I18n: Update translation he (83%).
    
    157 translated messages, 31 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 3d4ebad485baa8aef0654bd9124d6639d0b7b826
Author: Elishai Eliyahu <e1907@mm.st>
Date:   Sun Jan 17 18:31:14 2016 +0100

    I18n: Add new translation he (76%).
    
    144 translated messages, 44 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit b51828b18cf79cee8c7d77bf31dd782b846fcfaf
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Jan 13 06:32:01 2016 +0100

    I18n: Update translation ca (80%).
    
    151 translated messages, 37 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit ff18623e13ca429e837fbf0bb7277d5aa86f822b
Author: Xfce Bot <transifex@xfce.org>
Date:   Tue Jan 12 18:31:13 2016 +0100

    I18n: Update translation ca (80%).
    
    151 translated messages, 37 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit cbc7b90e08b582305c286f7994902c4b3eae38d7
Author: Sveinn í Felli <sv1@fellsnet.is>
Date:   Fri Jan 8 00:30:59 2016 +0100

    I18n: Update translation is (93%).
    
    176 translated messages, 12 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 56845d74a0bdbe7170c976ea11c499a513f265c6
Author: Sveinn í Felli <sv1@fellsnet.is>
Date:   Mon Dec 28 00:31:08 2015 +0100

    I18n: Update translation is (93%).
    
    176 translated messages, 12 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 747f9cb0f6ba288cbb6ff7d6615983e221bde394
Author: Xfce Bot <transifex@xfce.org>
Date:   Thu Dec 24 00:31:03 2015 +0100

    I18n: Update translation ca (79%).
    
    150 translated messages, 38 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 5c57adb74c9c66927f0dad33de00f9d51e3c1bc1
Author: Xfce Bot <transifex@xfce.org>
Date:   Tue Dec 22 00:30:53 2015 +0100

    I18n: Update translation ca (79%).
    
    150 translated messages, 38 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 801d1c4de489b69cc0b52e317795bc76a874ec35
Author: Xfce Bot <transifex@xfce.org>
Date:   Thu Dec 17 00:30:56 2015 +0100

    I18n: Update translation ca (79%).
    
    150 translated messages, 38 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit c59426be1947bcc6914831fbc6f82e1226ee5d3f
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Dec 16 00:31:17 2015 +0100

    I18n: Update translation ca (79%).
    
    150 translated messages, 38 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 91e0b74360f2b290f2937899d1ffe60191b9e24b
Author: Xfce Bot <transifex@xfce.org>
Date:   Tue Dec 15 18:31:00 2015 +0100

    I18n: Update translation ca (79%).
    
    149 translated messages, 39 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 46cea59d1f74595b83a2102e0dc83f70f9baf998
Author: Sveinn í Felli <sv1@fellsnet.is>
Date:   Mon Dec 14 18:31:14 2015 +0100

    I18n: Update translation is (93%).
    
    176 translated messages, 12 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit a95bbb7e6cbda0e34148340a2c636a92ed393fd2
Author: Xfce Bot <transifex@xfce.org>
Date:   Mon Dec 14 18:31:14 2015 +0100

    I18n: Update translation ca (79%).
    
    149 translated messages, 39 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 0edc4bf759f3084ee1d0f9f0e9676179e5e309ac
Author: Sveinn í Felli <sv1@fellsnet.is>
Date:   Thu Dec 10 12:30:57 2015 +0100

    I18n: Update translation is (93%).
    
    176 translated messages, 12 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit cc22afc82bccc71628e592d40222cea6053693d8
Author: Anonymous <noreply@xfce.org>
Date:   Fri Nov 27 00:31:33 2015 +0100

    I18n: Update translation lt (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 4ad9535f4b2960ff5817c40d2924b93c96b4cbc5
Author: Slavko <linux@slavino.sk>
Date:   Fri Oct 30 12:31:57 2015 +0100

    I18n: Update translation sk (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit a93155d9fe74a943102cbd08f192d2a623a42843
Author: Slavko <linux@slavino.sk>
Date:   Fri Oct 23 00:31:06 2015 +0200

    I18n: Update translation sk (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit ac6ced6dbe6bacec0d0108f9d38a1762ec11a8b0
Author: Slavko <linux@slavino.sk>
Date:   Thu Oct 22 12:31:33 2015 +0200

    I18n: Update translation sk (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 7ea4847ff816ad1e613f2cc56ae925e682eb98de
Author: Tobias Bannert <tobannert@gmail.com>
Date:   Wed Oct 7 18:31:09 2015 +0200

    I18n: Update translation de (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit f08554bc63b077ee5a7ee6b79e75ac6a8dd21301
Author: Påvel Nicklasson <pavelnicklasson@bahnhof.se>
Date:   Tue Oct 6 00:31:10 2015 +0200

    I18n: Update translation sv (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 6ca3ce369b203657506eecba4b7a41bc1660d764
Author: Anonymous <noreply@xfce.org>
Date:   Mon Sep 21 00:31:20 2015 +0200

    I18n: Update translation lt (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit d901a94d57dfc08d5a605d37de83b86eb35cdc39
Author: Tobias Bannert <tobannert@gmail.com>
Date:   Mon Aug 24 18:30:42 2015 +0200

    I18n: Update translation de (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit fc7a5f36af374ebce4dc7c0d5989e52fcf2787ae
Author: عبدالله رضوان <abbodmar@gmail.com>
Date:   Sat Aug 8 00:31:18 2015 +0200

    I18n: Update translation ar (97%).
    
    184 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 46f4d427cca0bb34becc7d11f34cb48dc76ab91c
Author: 白铭骢 <jeffbaichina@members.fsf.org>
Date:   Wed Aug 5 18:30:41 2015 +0200

    I18n: Update translation zh_CN (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 438a12f606a808a09ff90318971a0af8b7b3e5fc
Author: Anonymous <noreply@xfce.org>
Date:   Tue Jul 21 18:31:18 2015 +0200

    I18n: Update translation lt (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit e5ba70137a312495724bd3e5b7aa2fdfce55b93c
Author: Påvel Nicklasson <pavelnicklasson@bahnhof.se>
Date:   Mon Jul 20 00:32:38 2015 +0200

    I18n: Update translation sv (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 29737a29fa536e6fb815a42242b987320b794ebb
Author: Anonymous <noreply@xfce.org>
Date:   Wed Jun 24 18:31:49 2015 +0200

    I18n: Update translation lt (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 69d9643c2eebc1398f098c2a6812cbf9ea434c92
Author: Anonymous <noreply@xfce.org>
Date:   Fri Jun 12 00:31:00 2015 +0200

    I18n: Update translation lt (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit ca47270ea8969f4ede415d558f4df32e52a0ec7e
Author: Påvel Nicklasson <pavelnicklasson@bahnhof.se>
Date:   Wed Jun 3 18:32:51 2015 +0200

    I18n: Update translation sv (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 630d81159876e1d00d7113f6580ae50a734852a5
Author: Necdet Yücel <necdetyucel@gmail.com>
Date:   Tue May 26 12:31:19 2015 +0200

    I18n: Update translation tr (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 3e95316a4515c6dcf35f2906d00f29b93d96fad6
Author: Ali Polatel <ali.polatel@ozguryazilim.com.tr>
Date:   Mon May 18 06:30:52 2015 +0200

    I18n: Update translation tr (98%).
    
    186 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 725a16551d5756fc99aab4d5717a937886b1e4b4
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 23 12:31:03 2015 +0200

    I18n: Update translation lt (98%).
    
    186 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 985222fe4d568a05fe2553162539b68f83a45dfc
Author: Michael Findlay <keltoiboy@gmail.com>
Date:   Thu Apr 9 06:31:00 2015 +0200

    I18n: Update translation en_AU (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 25b47f41cd0e3db7fffb6c37ee46ce1f30d32799
Author: Urien Desterres <urien.desterres@gmail.com>
Date:   Sat Apr 4 12:31:09 2015 +0200

    I18n: Update translation fr (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 627bc48243b14b89976a7dd0b666a085b8c40cf9
Author: Nuno Miguel <nunomgue@gmail.com>
Date:   Fri Mar 13 18:31:18 2015 +0100

    I18n: Update translation pt (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 26514900d2e7bc7ad4595fdac1f8b72f8575ba4f
Author: Anonymous <noreply@xfce.org>
Date:   Fri Mar 13 18:31:17 2015 +0100

    I18n: Update translation lt (98%).
    
    185 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 04c2fcf78fe1ce99605de5bf968a834906422940
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Wed Mar 11 00:30:58 2015 +0100

    I18n: Update translation uk (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 61676f808bc25fd93f8714ddf69dbda7d714833a
Author: Slavko <linux@slavino.sk>
Date:   Sun Mar 8 18:31:21 2015 +0100

    I18n: Update translation sk (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 248072cf6856a694824684eda92e2e8b9d5c3ad2
Author: Masato HASHIMOTO <cabezon.hashimoto@gmail.com>
Date:   Sun Mar 8 18:31:21 2015 +0100

    I18n: Update translation ja (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit d152eb8786d2c11972e8e1d87ce088aa42bb0be2
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Sun Mar 8 18:31:21 2015 +0100

    I18n: Update translation cs (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit c878c49793f98eeb3ea03c0523759bb51e54c1ad
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sat Mar 7 00:31:05 2015 +0100

    I18n: Update translation it (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 68bd6150050d413e9356e7e2164cd5b9d139640f
Author: Georg Eckert <eckert.georg@gmx.de>
Date:   Fri Mar 6 00:30:58 2015 +0100

    I18n: Update translation de (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 325b10b7f193ab30b7875534f8360985a39e5003
Author: Harald <haarektrans@gmail.com>
Date:   Thu Mar 5 18:30:58 2015 +0100

    I18n: Update translation nb (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit ac8591420ddd70aff67a7e88e7b8d8cddc422825
Author: Theppitak Karoonboonyanan <theppitak@gmail.com>
Date:   Thu Mar 5 12:31:31 2015 +0100

    I18n: Update translation th (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit cae0b92fa9793551cf2f673e9ad29507445239dc
Author: Piotr Strębski <strebski@o2.pl>
Date:   Thu Mar 5 12:31:31 2015 +0100

    I18n: Update translation pl (98%).
    
    186 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 93832232b72bcf23c9fafdb2da54f2f542ffb60f
Author: André Miranda <andreldm1989@gmail.com>
Date:   Thu Mar 5 00:30:55 2015 +0100

    I18n: Update translation pt_BR (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 76621753300386968d83255e8adb552b4f1e560e
Author: Urien Desterres <urien.desterres@gmail.com>
Date:   Thu Mar 5 00:30:55 2015 +0100

    I18n: Update translation fr (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 94f94e2d04efc74c1981e1a6a2101c396cf97fca
Author: Jeff Huang <s8321414@gmail.com>
Date:   Tue Mar 3 18:31:02 2015 +0100

    I18n: Update translation zh_TW (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 59ccedfd64e437f498eb9f50584cd4590e8623bd
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Tue Mar 3 18:31:02 2015 +0100

    I18n: Update translation ko (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit b942ac36e056f5d8c3b0941d208b5ac54b635eae
Author: gabrieltandil <gabriel.tandil@gmail.com>
Date:   Tue Mar 3 12:31:13 2015 +0100

    I18n: Update translation es (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 3ae341ba0bbf5c0fefcdb02a3674061a6b73f7db
Author: Kevin Fenzi <kevin@scrye.com>
Date:   Mon Mar 2 15:41:11 2015 +0300

    appdata fails validation (Bug #11622)
    
    appstream-util fails with "cannot contain a hyperlink".
    
    Signed-off-by: Eric Koegel <eric.koegel@gmail.com>

commit 79658b81e7eac7e21f7c470d40e00e0c2cf5b9c4
Author: Guido Berhoerster <gber@opensuse.org>
Date:   Mon Mar 2 15:30:27 2015 +0300

    Fix icon installation (Bug #11614)
    
    Due to a typo in the Makefile 128x128 icons get installed
    in 48x48 directory.
    
    Signed-off-by: Eric Koegel <eric.koegel@gmail.com>

commit f3f820f08dfc6b627b06d1e31df297886cd43a61
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Sun Mar 1 18:31:16 2015 +0100

    I18n: Update translation kk (97%).
    
    184 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 1f3dfb6a6d04594b8301814a3c373060043b467d
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Sat Feb 28 19:53:59 2015 +0300

    Post release tag bump

commit 35e03860bc4476dce3a0b3d14ab61075f1703b01
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Sat Feb 28 19:51:16 2015 +0300

    Updates for release.

commit 53c4b4e951aa170130592b3907741c6bb9723e97
Author: Tobias Bannert <tobannert@gmail.com>
Date:   Fri Feb 27 18:31:18 2015 +0100

    I18n: Update translation de (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 8735bb5320a4a5ddc8d624e5913b78924cad11be
Author: Georg Eckert <eckert.georg@gmx.de>
Date:   Fri Feb 27 00:30:57 2015 +0100

    I18n: Update translation de (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 2c892e96d5c455c981ae44278b4df2ce4c8e8d5a
Author: 玉堂白鹤 <yjwork@qq.com>
Date:   Thu Feb 26 18:32:00 2015 +0100

    I18n: Update translation zh_CN (98%).
    
    186 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 37ae5c887cc03abea249fe5d6dfb87eb7d82b8d4
Author: Slavko <linux@slavino.sk>
Date:   Thu Feb 26 18:32:00 2015 +0100

    I18n: Update translation sk (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 49d1d8466af5bb39ae40477d3ff776c3cd370878
Author: Remi Andruccioli <remi.andruccioli@gmail.com>
Date:   Thu Feb 26 00:31:31 2015 +0100

    I18n: Update translation fr (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 0148f0b16386a18a8419d547a2b8178f724073d0
Author: Pasi Lallinaho <pasi@shimmerproject.org>
Date:   Thu Feb 26 00:31:31 2015 +0100

    I18n: Update translation fi (98%).
    
    185 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit e68d012659404e7989823d84155e46bf5689846a
Author: Urien Desterres <urien.desterres@gmail.com>
Date:   Wed Feb 25 18:30:57 2015 +0100

    I18n: Update translation fr (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 24b5af698c314a9e7e38fe80b5101e94dbeff9d2
Author: Manolo Díaz <diaz.manolo@gmail.com>
Date:   Tue Feb 24 00:31:15 2015 +0100

    I18n: Update translation es (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit d692ba7110bbeec64c048931cf36fb4f6542a729
Author: Anonymous <noreply@xfce.org>
Date:   Mon Feb 23 18:31:19 2015 +0100

    I18n: Update translation bg (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 6e678721dad79718c920f9b668f7cd7453d9ff44
Author: Anonymous <noreply@xfce.org>
Date:   Mon Feb 23 12:32:40 2015 +0100

    I18n: Update translation bg (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit bac42de3e0a203a39b1f4e7ec3f0417ebc2956c2
Author: Nuno Miguel <nunomgue@gmail.com>
Date:   Sun Feb 22 18:31:23 2015 +0100

    I18n: Update translation pt (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit e0eb867f21cfe975b82eb848617a07f66c19228c
Author: Allan Nordhøy <comradekingu@gmail.com>
Date:   Sat Feb 21 18:31:43 2015 +0100

    I18n: Update translation nb (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit d226212acf15a4c88562dfd85a4cef1ab950dcf1
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sat Feb 21 00:31:38 2015 +0100

    I18n: Update translation it (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 44ce080e0ec7511ffdf3612859bfd48d1404078a
Author: Urien Desterres <urien.desterres@gmail.com>
Date:   Thu Feb 19 00:31:10 2015 +0100

    I18n: Update translation fr (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit ac8807db481414007e3fad5a24580f2e5b5aa16b
Author: Masato HASHIMOTO <cabezon.hashimoto@gmail.com>
Date:   Wed Feb 18 18:31:22 2015 +0100

    I18n: Update translation ja (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit b3710c2d8aad6127bcc1dcf668bf3e5c2587147c
Author: Urien Desterres <urien.desterres@gmail.com>
Date:   Wed Feb 18 00:31:09 2015 +0100

    I18n: Update translation fr (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 788411a43227a0b8b2f31766b136bb9dc2e30030
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Mon Feb 9 11:18:50 2015 +0300

    Use collate keys to handle filename sorting (Bug #9731)
    
    This uses g_utf8_casefold and g_utf8_collate_key_for_filename on
    the files to perform case insensitive sorting the same way Thunar
    and Xfdesktop do.

commit e6d5eed6694fb7dccef22301ce6f9aebac3b3b43
Author: Dawid <hoek@hoek.pl>
Date:   Sat Feb 14 18:31:14 2015 +0100

    I18n: Update translation pl (97%).
    
    184 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 207761febf4b48e653447ad23e050c97ea5042f1
Author: Urien Desterres <urien.desterres@gmail.com>
Date:   Sat Feb 14 00:30:57 2015 +0100

    I18n: Update translation fr (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit ec3b0aae0c4a2a66207b6a1d6872fa4e85995f34
Author: Necdet Yücel <necdetyucel@gmail.com>
Date:   Thu Feb 12 00:30:57 2015 +0100

    I18n: Update translation tr (97%).
    
    184 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 418a4828931cf438aad9136f7bc27cb17d0b0219
Author: Urien Desterres <urien.desterres@gmail.com>
Date:   Wed Feb 11 18:30:59 2015 +0100

    I18n: Update translation fr (99%).
    
    187 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 10f0949ff8839af35469ceeeccee7df37114a5e6
Author: 玉堂白鹤 <yjwork@qq.com>
Date:   Tue Feb 10 12:30:52 2015 +0100

    I18n: Update translation zh_CN (97%).
    
    184 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit e24c2dbbf328af717c9d56940f631b1f22f7310e
Author: abuyop <abuyop@gmail.com>
Date:   Mon Feb 9 18:31:14 2015 +0100

    I18n: Update translation ms (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit bd74d89ab6d22b8da012e7f3e603344b9be136e9
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Mon Feb 9 12:30:59 2015 +0100

    I18n: Update translation uk (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 995a233794ec7fa2f04a16c05d00589617f341ce
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Mon Feb 9 00:31:18 2015 +0100

    I18n: Update translation uk (99%).
    
    187 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 1cc297b63bbf3b754c305481ac5228ede5d3601f
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Sun Feb 8 18:31:36 2015 +0100

    I18n: Update translation ko (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 99faca313e4f21d4c9a57f703538ef8c8ca4ecce
Author: Sergey Alyoshin <alyoshin.s@gmail.com>
Date:   Sun Feb 8 12:31:07 2015 +0100

    I18n: Update translation ru (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit fa4799ed10dd384910a97ce34c4aa7d19db77d94
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Sun Feb 8 12:31:07 2015 +0100

    I18n: Update translation ko (98%).
    
    185 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit c1cb09b97bb9258c485850b98e1f55c2971ad683
Author: Саша Петровић <salepetronije@gmail.com>
Date:   Sat Feb 7 00:31:09 2015 +0100

    I18n: Update translation sr (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 481bfebf5d3aa9ed6e30a5d3f0db5fc4f4ab08fd
Author: Urien Desterres <urien.desterres@gmail.com>
Date:   Fri Feb 6 18:30:59 2015 +0100

    I18n: Update translation fr (98%).
    
    186 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 167bb426adfec042a8f59d7d870420b90c9c1595
Author: Urien Desterres <urien.desterres@gmail.com>
Date:   Fri Feb 6 00:30:52 2015 +0100

    I18n: Update translation fr (98%).
    
    186 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 6f873a9f3c78266204c029050ee2d3385276572d
Author: André Miranda <andreldm1989@gmail.com>
Date:   Wed Feb 4 18:30:59 2015 +0100

    I18n: Update translation pt_BR (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 623ce00955440d66a98cb1263d67545825bbf1bd
Author: Theppitak Karoonboonyanan <theppitak@gmail.com>
Date:   Sun Feb 1 18:30:57 2015 +0100

    I18n: Update translation th (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 1bb2dc3e15bf949b08d090ba6ef75a22cf49c4e3
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sat Jan 31 18:31:13 2015 +0100

    I18n: Update translation it (98%).
    
    185 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit f2825da8e8ab0dc288af963e284972467273d92c
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Thu Jan 29 00:31:05 2015 +0100

    I18n: Update translation it (97%).
    
    184 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit a67a822517a503d4a066b526881d1b3dea13b951
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Tue Jan 27 18:30:53 2015 +0100

    I18n: Update translation nl (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit f0d0c4c9ba7cdc4e1ee22bb38189ba0c5326d9ec
Author: Michael Findlay <keltoiboy@gmail.com>
Date:   Tue Jan 27 06:30:52 2015 +0100

    I18n: Update translation en_AU (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit dcec5727f161a72c1197c706e31e0c445626bc65
Author: Yannick Le Guen <leguen.yannick@gmail.com>
Date:   Mon Jan 26 18:30:52 2015 +0100

    I18n: Update translation fr (98%).
    
    185 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit ec5772846b2f876b29eeecfc047ec6ac4da77e79
Author: Pablo Roberto Francisco Lezaeta Reyes <prflr88@gmail.com>
Date:   Mon Jan 26 06:30:51 2015 +0100

    I18n: Update translation es (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 7003dd0dfc4c63e290206f566a01244e61943ada
Author: Edin Veskovic <edin.veskovic@openmailbox.org>
Date:   Mon Jan 26 00:30:53 2015 +0100

    I18n: Update translation hr (100%).
    
    188 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 3dac899814eae63a77e61e827d258f736a168272
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Sun Jan 25 11:08:39 2015 +0300

    Add rules to generate and install appdata
    
    This commit adds the automake stuff to generate the appdata.xml from
    the appdata.xml.in file and marks it for translations.
    
    Signed-off-by: Eric Koegel <eric.koegel@gmail.com>

commit 4282087f193ccf457489e49ea6b5f3e9d626870c
Author: poma <pomidorabelisima@gmail.com>
Date:   Sun Jan 25 10:50:46 2015 +0300

    Add AppData file (Bug #11296)
    
    Signed-off-by: Eric Koegel <eric.koegel@gmail.com>

commit 337f46e493ccd1908acaaf4dc512ffda4481352c
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Sun Jan 25 09:56:46 2015 +0300

    Update intltool
    
    See https://bugzilla.xfce.org/show_bug.cgi?id=8930 for details.

commit 465a9f5bde65cd6af8ef559c43cd0f4421437583
Author: André Miranda <andreldm1989@gmail.com>
Date:   Sun Jan 25 09:49:18 2015 +0300

    Fix invert zoom direction (Bug #10746)
    
    The patch fixes the code so that the invert zoom direction is
    applied when doing a scroll-wheel zoom.
    
    Signed-off-by: Eric Koegel <eric.koegel@gmail.com>

commit a977f6ce0d0e2290ed9a02bb8fb6e37640b23122
Author: André Miranda <andreldm1989@gmail.com>
Date:   Fri Jan 23 06:30:50 2015 +0100

    I18n: Update translation pt_BR (100%).
    
    184 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit d3e183eb4d95e8e4aac29a6aaa2d4e975fa9d1d7
Author: abuyop <abuyop@gmail.com>
Date:   Thu Jan 22 12:30:51 2015 +0100

    I18n: Update translation ms (100%).
    
    184 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 90a44a4423a8fc1145a98ce540561c678bbc76c4
Author: Sergey Alyoshin <alyoshin.s@gmail.com>
Date:   Thu Jan 22 00:31:11 2015 +0100

    I18n: Update translation ru (100%).
    
    184 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 9e8c06d99338d342be3cc5e93373274934cabd87
Author: Piotr Sokół <psokol@jabster.pl>
Date:   Wed Jan 21 00:30:52 2015 +0100

    I18n: Update translation pl (99%).
    
    183 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit afcaa8a56c78377980d7914f7cf1e4fa8832cd1c
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Wed Jan 21 00:30:52 2015 +0100

    I18n: Update translation cs (100%).
    
    184 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 012d0797bc9bc3e01718a3fb31191df1461d5f25
Author: Tobias Bannert <tobannert@gmail.com>
Date:   Tue Jan 20 18:31:14 2015 +0100

    I18n: Update translation de (100%).
    
    184 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 512901899239fe8d4764d06351b4271ceb560574
Author: Саша Петровић <salepetronije@gmail.com>
Date:   Tue Jan 20 12:30:52 2015 +0100

    I18n: Update translation sr (100%).
    
    184 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit f94f8131d1a25c8d246dcfcb447e34c5659183b8
Author: Pablo Roberto Francisco Lezaeta Reyes <prflr88@gmail.com>
Date:   Tue Jan 20 06:30:51 2015 +0100

    I18n: Update translation es (100%).
    
    184 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit a821d757fa0d02b3c9ad2fa003343a0962f51340
Author: Jeff Huang <s8321414@gmail.com>
Date:   Mon Jan 19 12:30:58 2015 +0100

    I18n: Update translation zh_TW (100%).
    
    184 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit ac21fbf39686985caa3b87836d601f2c62c2f1e0
Author: AlexanderFilev <ifillrok@gmail.com>
Date:   Mon Jan 19 12:30:58 2015 +0100

    I18n: Update translation ru (100%).
    
    184 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit f56b82fd36def77c6b078c2e8df707333024c62d
Author: Yannick Le Guen <leguen.yannick@gmail.com>
Date:   Mon Jan 19 12:30:58 2015 +0100

    I18n: Update translation fr (100%).
    
    184 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 0970bef2fbb1b418d782e69b9b85f22950e22f69
Author: Edin Veskovic <edin.veskovic@openmailbox.org>
Date:   Mon Jan 19 00:30:52 2015 +0100

    I18n: Update translation hr (100%).
    
    184 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit eb1732c7fe84a77c5d0da935e888028fa3477c8e
Author: Olivier Duchateau <duchateau.olivier@gmail.com>
Date:   Tue Oct 21 19:20:45 2014 +0000

    Update xfconf settings for Xfdesktop >= 4.11
    
    Signed-off-by: Eric Koegel <eric.koegel@gmail.com>

commit a0e20e0dbb2e77182427ed1caa5a011d88500cfb
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Fri Oct 31 22:02:04 2014 +0300

    Check for thumbnails in the new location
    
    The thumbnail managing standard was updated to change the location
    where thumbnails are stored. This has been changed to
    $XDG_CACHE_HOME/thumbnails/ unless $XDG_CACHE_HOME
    isn't defined, at which point it's back to $HOME/.cache/thumbnails
    This patch looks in both places when the thumbnail is created and
    reports the first one that's found.
    
    Signed-off-by: Eric Koegel <eric.koegel@gmail.com>

commit 0afa544fd7e9ca3d589c4d2a9f0ef01a64f4816c
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Mon Apr 7 12:30:10 2014 +0300

    Don't check item->width twice (Bug 10534)
    
    There's no need to check item->width twice on the same line. Also
    checking for item->height isn't needed because the function never
    uses item->height but does set it at the end.
    
    Signed-off-by: Eric Koegel <eric.koegel@gmail.com>

commit 6634357285528ac87032f1883158ae3f027154ac
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Fri Apr 19 12:01:50 2013 +0300

    Add version check because g_thread_init is deprecated
    
    Signed-off-by: Eric Koegel <eric.koegel@gmail.com>

commit 360340eeba602125be8362b9f3aed4353246fa7a
Author: Kiril Kirilov <cybercop_montana@abv.bg>
Date:   Mon Jan 5 18:30:52 2015 +0100

    I18n: Update translation bg (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 898e36478eb405adcdcfc2b126d3ca9e53598c0a
Author: Pablo Roberto Francisco Lezaeta Reyes <prflr88@gmail.com>
Date:   Sat Dec 27 00:31:48 2014 +0100

    I18n: Update translation es (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit e6ed5ab6e6732996bf778e0cc14fe849ecd08b82
Author: Ḷḷumex03 <tornes@opmbx.org>
Date:   Tue Nov 25 00:31:04 2014 +0100

    I18n: Update translation ast (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 3a75e1d1fa3d4af453de4c94bb896cb9b7ef5cb2
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Sun Oct 19 18:31:16 2014 +0200

    I18n: Update translation hr (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 987c8d59618dcdafe5bc1f2c5cdf564533736e9d
Author: Anonymous <noreply@xfce.org>
Date:   Fri Oct 10 18:30:52 2014 +0200

    I18n: Update translation de (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 8be30a602ce2905c9a610f415759179ab6aa4604
Author: Anonymous <noreply@xfce.org>
Date:   Thu Sep 4 06:30:54 2014 +0200

    I18n: Update translation de (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 1520452c19fc8565d5a9a5f586d6cbc7b6eab88e
Author: Piotr Sokół <psokol@jabster.pl>
Date:   Tue Aug 26 12:30:56 2014 +0200

    I18n: Update translation pl (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 2b831ad58809cd3709b68390aeb06d1fc539a39d
Author: Urien Desterres <urien.desterres@gmail.com>
Date:   Thu Aug 14 18:30:54 2014 +0200

    I18n: Update translation fr (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 4f122b4a38c734fd40dfb58e6a56d3030d95a4ed
Author: abuyop <abuyop@gmail.com>
Date:   Thu Aug 7 18:31:01 2014 +0200

    I18n: Add new translation ms (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 7e030c7aabf2c6ad3323e73d99e07deb0675bc26
Author: Ḷḷumex03 <l.lumex03.tornes@gmail.com>
Date:   Tue Jun 17 00:31:01 2014 +0200

    I18n: Update translation ast (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 19403ef15f6109a7f0dc62ba189dba6980d6009e
Author: Tornes Llume <l.lumex03.tornes@gmail.com>
Date:   Wed May 28 12:30:58 2014 +0200

    I18n: Update translation ast (92%).
    
    169 translated messages, 14 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 65281ce4bffff2244195e3bc79a2f91834ec925b
Author: kingu <comradekingu@gmail.com>
Date:   Fri May 16 06:30:51 2014 +0200

    I18n: Update translation nb (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit e4a57b10f64187b45c501dc7e79221a321361537
Author: kingu <comradekingu@gmail.com>
Date:   Fri May 16 00:31:28 2014 +0200

    I18n: Update translation nb (74%).
    
    137 translated messages, 46 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 82e54a7c2a2f5fda48f63b52b56ac1c29023393b
Author: Urides <urien.desterres@gmail.com>
Date:   Wed May 14 18:30:55 2014 +0200

    I18n: Update translation fr (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit eb7051039f9e8de6405fc4d36435d72046fdec21
Author: haarek <haarektrans@gmail.com>
Date:   Sat May 10 18:31:23 2014 +0200

    I18n: Update translation nb (55%).
    
    101 translated messages, 82 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 854071b2fa51865041df2e5cc3380be4398b7e12
Author: haarek <haarektrans@gmail.com>
Date:   Mon Apr 28 18:30:56 2014 +0200

    I18n: Update translation nb (55%).
    
    101 translated messages, 82 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 900e06a02dc91f3071634f42a5f23233897e26d4
Author: Tornes Llume <l.lumex03.tornes@gmail.com>
Date:   Thu Apr 24 12:30:59 2014 +0200

    I18n: Update translation ast (91%).
    
    167 translated messages, 16 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit c45d9f4b2a10e3c1074937f95d221a7956ee521b
Author: ప్రవీణ్ ఇళ్ళ <mail2ipn@gmail.com>
Date:   Thu Apr 10 00:30:59 2014 +0200

    I18n: Update translation te (52%).
    
    96 translated messages, 87 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 821398c8908a8afc6b6cc3eea65bfc985c84f4da
Author: Urides <urien.desterres@gmail.com>
Date:   Mon Apr 7 00:30:55 2014 +0200

    I18n: Update translation fr (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 44b297b67e4433d4fd7323aaab10dfc8f1422057
Author: Urides <urien.desterres@gmail.com>
Date:   Sun Apr 6 18:30:56 2014 +0200

    I18n: Update translation fr (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 43f2b5299a2097cd5a97c3bb328e03b5daf40d9e
Author: Urides <urien.desterres@gmail.com>
Date:   Sun Apr 6 12:31:01 2014 +0200

    I18n: Update translation fr (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 915c53c52ad8007a923a09e06333082fc075fa1f
Author: Urides <urien.desterres@gmail.com>
Date:   Fri Apr 4 18:31:03 2014 +0200

    I18n: Update translation fr (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit f75fbd62eeb75ccd9653f1d67d13b684d1e2456c
Author: PavelNicklasson <pavelnicklasson@bahnhof.se>
Date:   Thu Apr 3 18:31:05 2014 +0200

    I18n: Update translation sv (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit bfa296d62ffc6fed18c6372bc5a53edbb10699ae
Author: Urides <urien.desterres@gmail.com>
Date:   Tue Apr 1 18:31:07 2014 +0200

    I18n: Update translation fr (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 900dd35db2b46a30787c5c507c9fa4d6731db45b
Author: Urides <urien.desterres@gmail.com>
Date:   Tue Apr 1 00:31:02 2014 +0200

    I18n: Update translation fr (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 0060b7f1a96c6c4579c17e84cac92bdd84a2c13c
Author: Anonymous <noreply@xfce.org>
Date:   Sun Mar 9 00:31:01 2014 +0100

    I18n: Update translation de (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 792f00b0b7d08912154a44db1f6b326b5ebe8b51
Author: schizo <eveskovic@gmail.com>
Date:   Sat Feb 22 00:31:02 2014 +0100

    I18n: Update translation hr (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit bc7a863fa55ed5bf4505b01f7c21544f428238ee
Author: PavelNicklasson <pavelnicklasson@bahnhof.se>
Date:   Tue Feb 11 00:30:52 2014 +0100

    I18n: Update translation sv (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit a943faee3b582d53e66eb53d5b4b8ed5def421c9
Author: Walter Cheuk <wwycheuk@gmail.com>
Date:   Sat Jan 4 06:30:50 2014 +0100

    I18n: Update translation zh_TW (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 78e0559e672e192213c6722ea5409f3c3ef460a8
Author: Fito Jayme <fitoschido@ubuntu.com>
Date:   Tue Dec 31 12:30:53 2013 +0100

    I18n: Update translation es (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit dfcb0ed334eb1b22c324ccd302321aa229479c57
Author: nunom <nunomgue@gmail.com>
Date:   Sat Dec 14 18:31:01 2013 +0100

    I18n: Update translation pt (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 619d50ff8947a316ae0fe0de3957beea8bc8705d
Author: cri <cri.penta@gmail.com>
Date:   Sat Dec 7 12:30:50 2013 +0100

    I18n: Update translation it (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 1401e829e72da4089c392cef9b136cdc5ff67c17
Author: Cedric31 <cvalmary@yahoo.fr>
Date:   Thu Nov 28 12:30:55 2013 +0100

    I18n: Add new translation oc (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 5f7efa23291bd13bd3034734a1e13549eb6daada
Author: theppitak <theppitak@gmail.com>
Date:   Mon Nov 25 12:30:50 2013 +0100

    I18n: Add new translation th (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 4bd892e4a00ad3eb07170b2eeef831ea9d3d2dfe
Author: Jiri Grönroos <jiri.gronroos@iki.fi>
Date:   Tue Nov 12 00:31:01 2013 +0100

    I18n: Update translation fi (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 0fcd0534d15f214f9a1b5a2e7a1b91cc925b948d
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Sun Oct 20 00:30:56 2013 +0200

    I18n: Update translation hr (84%).
    
    155 translated messages, 28 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 5735278e77409b1bd2c1169105d389061f654256
Author: gem <eckert.georg@gmx.de>
Date:   Thu Sep 19 18:31:10 2013 +0200

    I18n: Update translation de (98%).
    
    181 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 0aaa4130d81daf1d427ebcc7ef1ccb02d55a55f8
Author: gem <eckert.georg@gmx.de>
Date:   Thu Sep 19 12:30:49 2013 +0200

    I18n: Add new translation de (91%).
    
    168 translated messages, 15 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 230ced3721574fce7e177a8de89d2acf139204b7
Author: jc1 <jc1.quebecos@gmail.com>
Date:   Tue Jul 30 18:31:10 2013 +0200

    I18n: Update translation fr (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit d3795ec08f584641794aafd4153f104ddea346eb
Author: k3lt01 <keltoiboy@gmail.com>
Date:   Mon Jul 29 12:31:26 2013 +0200

    I18n: Add new translation en_AU (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 0e49e651af8c4821b620e8e051c5332af5fcb715
Author: Aleksandr P <davian818@gmail.com>
Date:   Tue Jul 16 18:30:59 2013 +0200

    I18n: Add new translation ru (100%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 14e724422e05d72d53b88640e2fd0cb39f3382ee
Author: Nick Schermer <nick@xfce.org>
Date:   Sat Jul 13 21:50:50 2013 +0200

    Remove needed files.

commit 6eccd527cedbed04aa792099e804f4ab421d9040
Author: Pjotr123 <pjotrvertaalt@gmail.com>
Date:   Fri Jul 5 23:00:01 2013 +0200

    I18n: Add new translation nl (91%).
    
    183 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit fdf7e2a9a1ac31e5df9b12db62ee0d5ec26493df
Author: Nick Schermer <nick@xfce.org>
Date:   Wed Jul 3 20:30:31 2013 +0200

    I18n: Remove broken / unsupported translations.
    
    See http://users.xfce.org/~nick/broken-i18n/ for files and logs.
    
    Use https://www.transifex.com/projects/p/xfce/ to upload fixed versions or request a translation team.

commit 88ee75c872c912b6d7a33406715e06ab41a34df7
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Fri May 17 06:33:17 2013 +0200

    l10n: Updated Kazakh (kk) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c1f79aac99deabb371a07b810a1ee2bb48d9f1e3
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Fri May 17 02:53:07 2013 +0200

    l10n: Updated Kazakh (kk) translation to 97%
    
    New status: 179 messages complete with 0 fuzzies and 4 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d799a4f45103594145e058fc22a0c36c2e538f01
Author: Pjotr vertaalt <pjotrvertaalt@gmail.com>
Date:   Sat May 11 16:38:33 2013 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 15b896fc0eb3175d9e081ef735ebcebbfcd10fdd
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Fri May 3 17:38:54 2013 +0200

    l10n: Updated Kazakh (kk) translation to 92%
    
    New status: 169 messages complete with 0 fuzzies and 14 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 71d4204b9d273edb804bbcd5b3e85e71bb0ae345
Author: Pjotr vertaalt <pjotrvertaalt@gmail.com>
Date:   Fri Apr 26 13:28:52 2013 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2ccbea13c8308df8294a130ec8f48343854c3e9d
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Sun Apr 21 16:40:46 2013 +0200

    l10n: Initial Kazakh translation.
    
    New status: 138 messages complete with 0 fuzzies and 45 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b7b00a20fef346f5775a6539d15c0dce1319d3e4
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Sun Mar 24 15:21:49 2013 +0100

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 91790f5bd352768797df215a9264dbb761e7bc82
Author: Utku Berberoğlu <utku.berber@gmail.com>
Date:   Mon Feb 11 12:18:48 2013 +0100

    l10n: Updated Turkish (tr) translation to 92%
    
    New status: 169 messages complete with 4 fuzzies and 10 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b38fdfce4e4c21196894c2451fcb090e3bf9034f
Author: Utku Berberoğlu <utku.berber@gmail.com>
Date:   Mon Feb 11 12:18:38 2013 +0100

    l10n: Updated Turkish (tr) translation to 92%
    
    New status: 169 messages complete with 4 fuzzies and 10 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 704a11385c699756363436b74cd34ed04937c704
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Feb 2 13:22:52 2013 +0100

    Remove duplicate code

commit be3743f7b244fbecb57c5e634192bf73791e5be0
Author: Andrew Ash <andrew@andrewash.com>
Date:   Fri Aug 3 01:15:09 2012 -0700

    Support shift+scroll to pan across an image
    
    - /* multi-line */ comments
    - Single point of exit for a function
    
    Signed-off-by: Stephan Arts <stephan@xfce.org>

commit 02b161c7b57b47237fb3f8b1f29a70bdc53f8c89
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Feb 2 12:01:41 2013 +0100

    Rename configure.in.in to configure.ac.in

commit e8b269304bb50c8a677d7acf068192e9286fd707
Author: Uros Preloznik <uros00@gmail.com>
Date:   Mon Jan 21 22:44:13 2013 +0100

    l10n: Updated Slovenian (sl) translation to 86%
    
    New status: 124 messages complete with 18 fuzzies and 1 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9d6b4a10a736fcb2eb25e331b694abd03fe9b5a7
Author: Uros Preloznik <uros00@gmail.com>
Date:   Mon Jan 21 22:31:40 2013 +0100

    l10n: Updated Slovenian (sl) translation to None%
    
    New status: 0 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 35086e18600bba801b5fade91ac7a3948fbd6ab0
Author: Nenad Latinović <nenadlatinovic@lavabit.com>
Date:   Mon Jan 21 12:56:06 2013 +0100

    l10n: Updated Slovenian (sl) translation to None%
    
    New status: 0 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 606fc36f9eb0934ffc48347aa0028a0b815ceaba
Author: Georgios Stefanakis <nonviotale@gmail.com>
Date:   Fri Jan 18 21:39:29 2013 +0100

    l10n: Updated Greek (el) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2d9f628b22b47faca1e92e854ecfa316465044ff
Author: Kiril Kirilov <cybercop_montana@abv.bg>
Date:   Mon Jan 14 20:16:15 2013 +0100

    l10n: Updated Bulgarian (bg) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit cbba7c78ab137b62ef1cc6b70d3e0ee09eb11852
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Fri Jan 11 18:40:48 2013 +0100

    l10n: Updated Croatian (hr) translation to 80%
    
    New status: 148 messages complete with 0 fuzzies and 35 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2e5c76f4e04b6512db9924dc7b3f604979ba130c
Author: Kiril Kirilov <cybercop_montana@abv.bg>
Date:   Fri Jan 11 09:34:45 2013 +0100

    l10n: Updated Bulgarian (bg) translation to 100%
    
    New status: 206 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0749747c154de1a6bf93b4db572fb5eb8222fd97
Author: Kiril Kirilov <cybercop_montana@abv.bg>
Date:   Fri Jan 11 09:32:21 2013 +0100

    l10n: Updated Bulgarian (bg) translation to 100%
    
    New status: 205 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit dfd1c8b4ccbd234124c307e85a7140c55a54bd25
Author: Kiril Kirilov <cybercop_montana@abv.bg>
Date:   Thu Jan 10 12:29:41 2013 +0100

    l10n: Updated Bulgarian (bg) translation to 100%
    
    New status: 206 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a1a0243902b38b60ef29bb8ee34d76989f3f7177
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Fri Dec 21 09:30:52 2012 +0300

    Fixed an overflow when comparing filenames with large numbers in them. (Bug #9485)
    
    Signed-off-by: Stephan Arts <stephan@xfce.org>

commit 654733d92991cfa98d0a4296a6fe1d8e7cf0770f
Author: jc jc1 <jc1.quebecos@gmail.com>
Date:   Mon Dec 31 00:07:16 2012 +0100

    l10n: Updated French (fr) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7d847f07f187a8839297333c32b7fdd702ec87c9
Author: jc jc1 <jc1.quebecos@gmail.com>
Date:   Sat Dec 15 16:47:23 2012 +0100

    l10n: Updated French (fr) translation to 97%
    
    New status: 178 messages complete with 5 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f7601b50cea490289b75e1302d0a0691a82ab6cc
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Tue Dec 4 14:47:32 2012 +0100

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4e69bc48364fa99abf8adb473bc8aff4fe8cbcb8
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Tue Nov 20 16:24:00 2012 +0100

    l10n: Updated Hungarian (hu) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b9f1961ef809fc728b0ed22f198a41a37d91d08c
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Tue Nov 20 16:20:34 2012 +0100

    l10n: Updated Hungarian (hu) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f99be895b66669abe9557985965ec829b781abd1
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Tue Nov 20 16:17:31 2012 +0100

    l10n: Updated Hungarian (hu) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit be77be65e378253a8268aa3df8f709a7db300e1d
Author: محمد الحرقان <malham1@gmail.com>
Date:   Sat Nov 10 19:52:26 2012 +0100

    l10n: Updated Arabic (ar) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 71d76633578489ac33a6da497784d4cbb2f43bea
Author: Francisco Javier Serrador <fserrador@gmail.com>
Date:   Sat Nov 10 17:05:51 2012 +0100

    l10n: Updated Spanish (Castilian) (es) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 708fe3645d07f70f44687b4901782309c5c75cd9
Author: Marcin Romańczuk <abjsyn@gmail.com>
Date:   Thu Nov 1 16:39:16 2012 +0100

    l10n: Updated Polish (pl) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5bb6399ac94a2081574adcce4e918949832795f7
Author: Marcin Romańczuk <abjsyn@gmail.com>
Date:   Thu Nov 1 16:36:04 2012 +0100

    l10n: Updated Polish (pl) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e647619364b62b60a033d7a5bfbd02cc376b70c9
Author: Marcin Romańczuk <abjsyn@gmail.com>
Date:   Wed Oct 31 20:51:37 2012 +0100

    l10n: Updated Polish (pl) translation to 94%
    
    New status: 173 messages complete with 0 fuzzies and 10 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4a4b0eb91d6bc7c6dcd376ad3227f318f678da34
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Wed Oct 24 06:15:24 2012 +0200

    l10n: Updated Uyghur (ug) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e2c71503b709cf0ab9fe5e06bac878f852dc2209
Author: Roman K <mrdoctorwho@gmail.com>
Date:   Tue Oct 16 11:22:50 2012 +0200

    l10n: Updated Russian (ru) translation to 98%
    
    New status: 181 messages complete with 1 fuzzy and 1 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a97cc25efa7335e28d2674a6a12f8e869f705fe3
Author: Marcin Romańczuk <abjsyn@gmail.com>
Date:   Mon Oct 15 20:43:06 2012 +0200

    l10n: Updated Polish (pl) translation to 93%
    
    New status: 171 messages complete with 0 fuzzies and 12 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5a5739e5ed21854172c5a44fd25ee2166ebf7547
Author: Piotr Strębski <strebski@o2.pl>
Date:   Wed Sep 26 22:12:19 2012 +0200

    l10n: Updated Polish (pl) translation to 92%
    
    New status: 170 messages complete with 1 fuzzy and 12 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 8a89fa8c5039b1bf49dfed4ada0c6f997f05eeff
Author: Piotr Strębski <strebski@o2.pl>
Date:   Mon Sep 24 15:56:10 2012 +0200

    l10n: Updated Polish (pl) translation to 92%
    
    New status: 169 messages complete with 2 fuzzies and 12 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a3c36c0126816437e7bbb86668a763efbff2516b
Author: Utku Berberoğlu <utku.berber@gmail.com>
Date:   Fri Sep 7 13:11:19 2012 +0200

    l10n: Updated Turkish (tr) translation to 90%
    
    New status: 165 messages complete with 7 fuzzies and 11 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2cced0795897e76d8b284d1c1ff291c758343d02
Author: jc jc1 <jc1.quebecos@gmail.com>
Date:   Wed Aug 29 14:42:05 2012 +0200

    l10n: Updated French (fr) translation to 95%
    
    New status: 175 messages complete with 8 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 07e7ad10fa175c130ae1ca77ae00a8141a3416bc
Author: Alex Z <ad_user@lavabit.com>
Date:   Mon Aug 27 13:58:51 2012 +0200

    l10n: Updated Russian (ru) translation to 91%
    
    New status: 168 messages complete with 2 fuzzies and 13 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 8979edbc1ae45ee65fcb9bc3e1f51824506f741d
Author: Efstathios Iosifidis <iefstathios@gmail.com>
Date:   Thu Aug 23 23:47:52 2012 +0200

    l10n: Updated Greek (el) translation to 86%
    
    New status: 158 messages complete with 8 fuzzies and 17 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 09e4a33aba073bcd842ab0b84eef86dd3e804c44
Author: Urmas D <davian818@gmail.com>
Date:   Tue Aug 21 09:58:42 2012 +0200

    l10n: Updated Russian (ru) translation to 87%
    
    New status: 160 messages complete with 6 fuzzies and 17 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 95be62bccaa92e87699d0f9c975eeeb898ba4651
Author: Urmas D <davian818@gmail.com>
Date:   Tue Aug 21 09:53:54 2012 +0200

    l10n: Updated Russian (ru) translation to 85%
    
    New status: 156 messages complete with 6 fuzzies and 21 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6c991e1a07eace78a55f28af5867b04e9dfb09bc
Author: Efstathios Iosifidis <iefstathios@gmail.com>
Date:   Sun Aug 19 20:55:51 2012 +0200

    l10n: Updated Greek (el) translation to 80%
    
    New status: 148 messages complete with 18 fuzzies and 17 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 8416205be8a87d310e3d8367bdc57d641e6c20a5
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Mon Aug 6 09:01:10 2012 +0200

    l10n: Updated Uyghur (ug) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c5c474614126b10d973dac68d4fda47cf922720d
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 4 23:11:59 2012 +0200

    Show filename before apptitle
    
    By showing the filename before the application title, it is
    easier to distinguish between different instances of ristretto
    in a taskbar that shows only a part of the title.

commit 8b138e28fda59489df443268e74293d270ea38a7
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 4 22:58:24 2012 +0200

    Update NEWS

commit 9810df4127a739d0fd8c81894abba3907f8e917a
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 4 22:55:57 2012 +0200

    Update the thumbnail of the first image too.
    
    _index == 0 for the first image in the image-list, it should also
    receive an update when the thumbnail is ready.

commit 5854e8bb2a66b2e63a2e4cf65aecf9d80cb8f109
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 4 22:39:00 2012 +0200

    Render a slightly bigger icon, for higher quality

commit c814e5dc47294b03939d766aef6ebb7ade16b673
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 4 22:25:40 2012 +0200

    Update NEWS

commit cedb7b57d08b2642970773a827de1d49d78b5e2e
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 4 22:09:23 2012 +0200

    Clean up the thumbnailer on shutdown

commit 90f831384b05a30b62a170415771579af6524109
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 4 22:06:55 2012 +0200

    Show current image as icon in taskbar (Bug #8837)

commit fd0e863fdf07fdf91666c5a2a1c779c4ff474155
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Fri Jul 20 08:21:10 2012 +0200

    l10n: Updated Uyghur (ug) translation to 99%
    
    New status: 182 messages complete with 0 fuzzies and 1 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 54b68ffe8c46de5dca2deaeb758253355dc1211e
Author: Mike Massonnet <mmassonnet@gmail.com>
Date:   Sun Jul 15 11:50:21 2012 +0200

    l10n: Updated French (fr) translation to 84%
    
    New status: 155 messages complete with 17 fuzzies and 11 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit dd4c174f3b629803571579590ee2c51c503768db
Author: Mike Massonnet <mmassonnet@gmail.com>
Date:   Sun Jul 15 11:49:47 2012 +0200

    l10n: Updated French (fr) translation to 80%
    
    New status: 147 messages complete with 27 fuzzies and 9 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit fff842ccd3f65f818384e3c5205f39d06bb8cec0
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Sun Jul 15 11:33:08 2012 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0e3b9560dd261272d446510341da84665051eaf3
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
Date:   Wed Jul 11 10:14:50 2012 +0200

    l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5d6a1ee1be4ae808ad081132b2366996d1a7b0fe
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Wed Jul 11 08:40:23 2012 +0200

    l10n: New Serbian translation, author salepetronije
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ddff928af6bd8dae2f0a51a8b729dfb14448fb08
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
Date:   Tue Jul 10 16:26:08 2012 +0200

    l10n: Updated Chinese (Taiwan) (zh_TW) translation to 97%
    
    New status: 178 messages complete with 5 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit afda252b14902b96972c36439b9a826ce4db3c3f
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Tue Jul 10 08:19:04 2012 +0200

    l10n: Updated Uyghur (ug) translation to 98%
    
    New status: 180 messages complete with 0 fuzzies and 3 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 555ce3f575d15855bf99b0ba738c3644b997e8cb
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Mon Jul 9 01:40:05 2012 +0200

    l10n: Updated Uyghur (ug) translation to 98%
    
    New status: 173 messages complete with 0 fuzzies and 2 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c9209933f54a8cb02fe01f2bef55004341eed23f
Author: محمد الحرقان <malham1@gmail.com>
Date:   Fri Jul 6 19:20:02 2012 +0200

    l10n: Updated Arabic (ar) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f92e9f5662f36e7d56865a607eae5e8eebae0d74
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:   Sat Jun 16 06:16:58 2012 +0200

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f31537937dffe83181845a4d6f5abed24a01b910
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:   Sat Jun 16 04:44:03 2012 +0200

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6d5bb783d3f10a6f60f8195d41709b7b13b1664b
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:   Sat Jun 16 03:53:07 2012 +0200

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4060ee25e04df9f5c8d07421a42a08ae0264eeb1
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:   Wed Jun 13 07:09:37 2012 +0200

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 90%
    
    New status: 166 messages complete with 17 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 982f537e56850c80e28f1394f0f401bfc98a77cf
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Tue Jun 12 19:09:53 2012 +0200

    l10n: Updated Croatian (hr) translation to 80%
    
    New status: 147 messages complete with 0 fuzzies and 36 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c67b5229f407586f04430a1f10cd3fa8624279fb
Author: Ardjuna <asyura.x@gmail.com>
Date:   Fri Jun 1 23:20:32 2012 +0200

    l10n: Updated Indonesian (id) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4d613ec783a0615d557b4609085cfbf46d406ed9
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Thu May 31 07:20:21 2012 +0200

    l10n: Updated Uyghur (ug) translation to 98%
    
    New status: 173 messages complete with 0 fuzzies and 2 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4f78eaf892d500cb7bfbf60b6b196781277c396e
Author: Mișu Moldovan <dumol@xfce.org>
Date:   Thu May 24 20:12:11 2012 +0200

    l10n: Updated Romanian (ro) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9454228a972e4ccc0207577641d351fe63b75eb4
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Mon May 21 16:37:35 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 65ef23a20c207932e72f1061624e57956db87fd1
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Mon May 21 16:04:20 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6bf5e89c2eb10b661e10ec6fd1b0274f000b3994
Author: محمد الحرقان <malham1@gmail.com>
Date:   Sun May 20 22:15:12 2012 +0200

    l10n: Updated Arabic (ar) translation to 94%
    
    New status: 173 messages complete with 10 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit dda1e4f96299b8e8db6ce35d3c999bb7188f8324
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Sun May 20 02:09:53 2012 +0200

    l10n: Updated Croatian (hr) translation to 78%
    
    New status: 144 messages complete with 0 fuzzies and 39 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ff84787a2a0886cdeb382d03768bc7a7ab261f1e
Author: Gökhan Kılınç <kilincgokhan@gmail.com>
Date:   Thu May 17 15:24:01 2012 +0200

    l10n: Updated Turkish (tr) translation to 74%
    
    New status: 137 messages complete with 29 fuzzies and 17 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d8d0bcaee3092a2cb08e19e4bc3b5364befafe7d
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Tue May 15 16:35:51 2012 +0200

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 211cdc2f5732f2abc9565a1e3d67e75c89be2287
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Sat May 12 20:59:01 2012 +0200

    l10n: Updated German (de) translation to 97%
    
    New status: 179 messages complete with 0 fuzzies and 4 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ccfb18c47a59df36fbaaffff81a23acf17d02666
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Sat May 12 11:14:41 2012 +0200

    l10n: Updated Danish (da) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 8c3ab2d2aefff1d859cdb07fbaeeec5f3ec2b2e5
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat May 5 08:45:33 2012 +0200

    Fix segfault when image-quality property is changed

commit 1a7ec2adb967df1e393d6248ead33e81793c709d
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Fri May 4 12:50:46 2012 +0200

    l10n: Updated Galician (gl) translation to 98%
    
    New status: 181 messages complete with 1 fuzzy and 1 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit eb27acc6b44f9cea099efa220e2c147d91ec1566
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Wed May 2 01:53:30 2012 +0200

    l10n: Updated Croatian (hr) translation to 76%
    
    New status: 140 messages complete with 0 fuzzies and 43 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit edeac7057ca4125e1d99dc8a1c8daf6e8b063544
Author: Noureddin Khatat <noureddin@barid.com>
Date:   Tue May 1 23:07:13 2012 +0200

    l10n: Updated Arabic (ar) translation to 74%
    
    New status: 136 messages complete with 26 fuzzies and 21 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3748d29c4e7f8e86c1daebfe4af249eb133a288c
Author: Noureddin Khatat <noureddin@barid.com>
Date:   Tue May 1 23:05:02 2012 +0200

    l10n: Updated Arabic (ar) translation to 72%
    
    New status: 132 messages complete with 27 fuzzies and 24 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5f2f01c78e2f878cce3bdd05ffb33084d9fd5f18
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Tue May 1 17:07:34 2012 +0200

    l10n: Updated Italian (it) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a03adfc98b3d32e2b7c702a4c90cf08f396dfe1f
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Mon Apr 30 08:04:40 2012 +0200

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c72ca0be100b67d77e8bc4bcb6252b6e5a6ac0c7
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Mon Apr 30 01:52:51 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 35ebb18d628001d6f079ca7b5c8d68f7efdf48e6
Author: Piarres Beobide <pi@beobide.net>
Date:   Mon Apr 30 00:48:55 2012 +0200

    l10n: Updated Basque (eu) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 19396b7febb138558630cc61ab915170e59ac391
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Sun Apr 29 16:59:11 2012 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit df86e45e6e7c40eb7b2199445cde8c71ff30a9dd
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Apr 29 08:07:33 2012 +0200

    post-release version bump

commit 33d5f882e12b43d9d7552f044687eb4f352b26a3
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Apr 29 01:00:24 2012 +0200

    Bump version and NEWS

commit a16a5cef065baaa477f9fa3af2470be3854db300
Merge: 5431a9e9 2e428c88
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Apr 29 00:56:02 2012 +0200

    Merge branch 'master' of ssh://git.xfce.org/apps/ristretto

commit 5431a9e9a3b74efaf99f76e1874bb6c91995d806
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Apr 29 00:55:58 2012 +0200

    Add comments

commit 2e428c884572a5208fd8d12abcb8aec52bde873e
Author: Sergio García <oigres200@gmail.com>
Date:   Sat Apr 28 23:23:08 2012 +0200

    l10n: Updated Spanish (Castilian) (es) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0203622b877a2bf7d8eb8b3211df2405c9b1593f
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Apr 28 22:49:38 2012 +0200

    Update whitespace and comments

commit cadd5c8eb1d4ecfdad1c7f420f89deeff30ef256
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Apr 28 20:50:46 2012 +0200

    Add comments and improve code-style

commit f098e3cee22637634e52f2d1072de715bd221e43
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Sat Apr 28 20:13:44 2012 +0200

    l10n: Updated Czech (cs) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit fc5c6144829101e0403382a0533ed98eac4c6f5a
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Apr 28 19:17:26 2012 +0200

    Add comments

commit fe8798d4f12b306f6a97c1f63a4fb94bde329c49
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Apr 28 19:17:19 2012 +0200

    Improve variable-naming and add white-space

commit 564dfb88c47284d3c2e6fd6966863a355da52fdb
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Sat Apr 28 14:22:30 2012 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4ab6a95e3e841301e6a3a88c2ca9a8704bf3f607
Author: Sergio García <oigres200@gmail.com>
Date:   Sat Apr 28 09:53:19 2012 +0200

    l10n: Updated Spanish (Castilian) (es) translation to 96%
    
    New status: 177 messages complete with 0 fuzzies and 6 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 01c7d806dc01dfec7f7612607d16a71fd55e65e2
Author: Piotr Sokół <psokol@jabster.pl>
Date:   Sat Apr 28 09:25:36 2012 +0200

    l10n: Updated Polish (pl) translation to 90%
    
    New status: 165 messages complete with 2 fuzzies and 16 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ded6c5819412a89736eeb282a266a17f61f0632b
Author: Piotr Sokół <psokol@jabster.pl>
Date:   Sat Apr 28 09:12:30 2012 +0200

    l10n: Updated Polish (pl) translation to 88%
    
    New status: 162 messages complete with 3 fuzzies and 18 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ab03d568bdd7b67a538a6f32f7346b03f0be57d0
Author: Algimantas Margevičius <margevicius.algimantas@gmail.com>
Date:   Sat Apr 28 07:21:38 2012 +0200

    l10n: Updated Lithuanian (lt) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 1e40ff2c515a9fc0f586ab7883808bf6c31a6e4d
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Sat Apr 28 04:19:19 2012 +0200

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 1d60eb45a3c890924c54f0fb8a1f5691941a24e8
Author: Jeff Bailes <thepizzaking@gmail.com>
Date:   Sat Apr 28 01:41:17 2012 +0200

    l10n: Updated English (United Kingdom) (en_GB) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b004d2e2c416c56441fc65527db1e200ede4daa1
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Sat Apr 28 01:38:47 2012 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 183 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a0086465097e9e736841c4aae0bd0c1bbfe47741
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Apr 27 22:09:46 2012 +0200

    Improve string

commit 442a52d49581f474629e29b271216f7dbfdb70a1
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Apr 27 21:52:47 2012 +0200

    Create limit-quality option

commit 73bef27db2fcd11098a943e73cbe2163bf73046d
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Fri Apr 27 20:45:20 2012 +0200

    l10n: Updated Danish (da) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5d5233131aafea364bdec132698cdad2ee8c7db9
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Apr 27 20:29:52 2012 +0200

    Free memory

commit 93628bb451849fbdd950abbc7eaed890c07ca4e7
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Apr 27 20:07:12 2012 +0200

    Cleanup preferences-dialog and fix segfault

commit 061a7bdda702bc908ebe90cc96d4837da781f8b8
Author: Jari Rahkonen <jari.rahkonen@pp1.inet.fi>
Date:   Fri Apr 27 13:29:40 2012 +0200

    l10n: Updated Finnish (fi) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5afb0c7801153e1498e7667d450c71bfdce11373
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Thu Apr 26 16:55:00 2012 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 604d6877dc68eb624365c1c77d0bffa211362f58
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Apr 26 16:49:17 2012 +0200

    Hide thumbnailbar when the only available image is deleted

commit 94bef9faadcaeb2cbfd2f0fd6346b1e85d81222b
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Thu Apr 26 06:31:45 2012 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0cc2d3711341f3f0273c02692d8cdc8dfc762e5f
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Wed Apr 25 13:41:47 2012 +0200

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 74746d55c30e9f9183419c4b552a8715fb13a7ab
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Tue Apr 24 23:59:59 2012 +0200

    l10n: Updated Croatian (hr) translation to 77%
    
    New status: 138 messages complete with 0 fuzzies and 41 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 985b72edba2949258eb6c751eded969f09dde0b9
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Tue Apr 24 01:16:39 2012 +0200

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 89052cc5bb944d9002ad4f426dd7b1579569099c
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Mon Apr 23 22:15:13 2012 +0200

    l10n: Updated Italian (it) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit bab198275ceb0c517dfbc54e2bfc93e73f845cc2
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 23 20:55:41 2012 +0200

    Resolve compile-warnings

commit 85a8a2bd9e0dc310f3669c5a6008d19acefcda8d
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 23 20:53:20 2012 +0200

    Resolve compile-warnings

commit 9c34777033864f900aa94a647cb95c72b1d85c51
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 23 20:07:43 2012 +0200

    Update FSF address

commit dd7614c490bc116cac907359480ad4c47cd0342b
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Mon Apr 23 14:45:21 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 476f1103e178625fe16ec7aa2b7599280a269b8b
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Mon Apr 23 13:31:58 2012 +0200

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b410771790a63a33b6dbd3600d321e2b8ba6b91e
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Mon Apr 23 13:16:51 2012 +0200

    l10n: Updated Galician (gl) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5b238067e16de8420017752b656672b4ad7b96e6
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Mon Apr 23 13:12:32 2012 +0200

    l10n: Updated Galician (gl) translation to 98%
    
    New status: 177 messages complete with 2 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ac2af3f937969177fb6ffdc66e8b1e23f9016689
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Mon Apr 23 13:11:38 2012 +0200

    l10n: Updated Galician (gl) translation to 98%
    
    New status: 176 messages complete with 3 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ed9b54ddc093f630651a7b4e613a209d19cbeaca
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Mon Apr 23 13:07:39 2012 +0200

    l10n: Updated Galician (gl) translation to 97%
    
    New status: 174 messages complete with 2 fuzzies and 3 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d62bf5027ae3b2e6a0388d1342f0ae1dd69779ab
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Mon Apr 23 12:43:40 2012 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2602ae8dad22caa5a1c44ebfbda73f8b87c63845
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Mon Apr 23 09:39:56 2012 +0200

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit de790799a975089eb272d02bbe5ab43e9e95624f
Author: Algimantas Margevičius <margevicius.algimantas@gmail.com>
Date:   Mon Apr 23 08:02:39 2012 +0200

    l10n: Updated Lithuanian (lt) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5cdb38b477fdd72705eaf8780655b9d967aad4ed
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Mon Apr 23 03:06:37 2012 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3832bd66fa41be4fd9b09bd0124a7cb4f6e4731b
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Mon Apr 23 02:38:04 2012 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4b339814f92923d4221d3c6ba5222759a2adae63
Author: Jeff Bailes <thepizzaking@gmail.com>
Date:   Mon Apr 23 02:12:00 2012 +0200

    l10n: Updated English (United Kingdom) (en_GB) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit bf3984373e94f2d15473ecbf1d47b04093257013
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Sun Apr 22 20:53:11 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d9bf6de412734efe3f1654cd7df01ac38626f990
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Sun Apr 22 20:32:00 2012 +0200

    l10n: Updated Danish (da) translation to 100%
    
    New status: 178 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 01aed558c4cb54ff0fac58efef9aa00541814cec
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Apr 22 19:04:52 2012 +0200

    Cleanup memory-leaks

commit 2e5441ed6bdcd7e79c2719694cdda33cf3fc48d3
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Apr 22 19:04:38 2012 +0200

    Add description-text to the preferences-dialog

commit bd06d572e112da28fda7b93fd83ec1a5d82f069f
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Sun Apr 22 16:02:35 2012 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 178 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 236b4ce59f261eb7f7b078650d05dd79462f6d62
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Apr 22 10:31:44 2012 +0200

    Implement a minimum clock-size of ~40px

commit 8cfcc61b2727366b9c9f6078b06cb5a2773071ad
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Sun Apr 22 10:05:25 2012 +0200

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 178 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c3fba28116a87ab86210aee4b61e42286d7c717c
Author: Masato Hashimoto <cabezon.hashimoto@gmail.com>
Date:   Sun Apr 22 09:36:34 2012 +0200

    Correct last faulty string (Fix bug #8723)
    
    Signed-off-by: Stephan Arts <stephan@xfce.org>

commit e4cbaf775c94d6376490bfb88ae57616f5d039eb
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Sun Apr 22 04:22:32 2012 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d483aecfb43a4f72662f4d2bcc7e26044cfaf4b7
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sat Apr 21 20:45:57 2012 +0200

    l10n: Updated Italian (it) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 42dc2cdf14714280d81a60c82f53425f24bc939e
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Sat Apr 21 19:45:49 2012 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 629bb12ef0d5ef7d81e078b994631cf3cfaa7b1b
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Sat Apr 21 18:55:46 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 046f0a8607ef421da2e92ee25848e86a1f586c4d
Author: Algimantas Margevičius <margevicius.algimantas@gmail.com>
Date:   Sat Apr 21 18:35:10 2012 +0200

    l10n: Updated Lithuanian (lt) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e7a888c0b8dba7cd6988bfc3f022e62721f495cd
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Sat Apr 21 16:27:59 2012 +0200

    l10n: Updated Japanese (ja) translation to 91%
    
    New status: 163 messages complete with 0 fuzzies and 15 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c3f494e687a66d217f886b4b10d27ec3eba62308
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Apr 21 13:30:22 2012 +0200

    Remove unused variable

commit f5733a8ae0461048dcde2c1e98a8ef0b667be620
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Apr 21 13:26:12 2012 +0200

    Update NEWS

commit 5b8f0a7f9064ae44b4abd6ad825e776d5ecf4539
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Apr 21 13:22:39 2012 +0200

    Remove duplicate accelerators (Bug #8723)

commit 84bdd99574459f36eaabd764c119c9ac41a608e7
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Apr 21 13:19:39 2012 +0200

    Update NEWS

commit 0bdc862dcb8dd727fcbd826e2f6e6b5636c6bb00
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Apr 21 13:14:50 2012 +0200

    Add 'ctrl+r' shortcut for force-reload.

commit 81123eacb58bd57ea9b5cd38715f1e8b6480d3f2
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Apr 21 13:08:50 2012 +0200

    Monitor for file-changes

commit 8f0c954a0cf4485add78873b3e0e85cf632b3d75
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Apr 19 22:51:04 2012 +0200

    Update NEWS

commit f59c0e701560cfa9df28bc9121d723183e4d1567
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sat Apr 21 09:53:05 2012 +0200

    l10n: Updated Italian (it) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6d7a97e6c831c79438d5d29621ea5c9b004445ef
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sat Apr 21 05:44:14 2012 +0200

    l10n: Updated Hungarian (hu) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 81b89bc92aa3582326cbb1c4b98f92273a46b579
Author: Algimantas Margevičius <margevicius.algimantas@gmail.com>
Date:   Fri Apr 20 15:02:54 2012 +0200

    l10n: Updated Lithuanian (lt) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b1cc6c5c2da76de39626e76ce87283152e68d915
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Fri Apr 20 11:42:28 2012 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 87cbc05c132873ba6c6b8b4d9e7d7651bcee0d40
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Fri Apr 20 11:28:43 2012 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7f2318a0d113abd9acc8dac180f1464e62068337
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Fri Apr 20 08:55:45 2012 +0200

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit dc9b497f2fa4505e430a51f752b8c13aaed8ac3a
Author: 玉堂 白鹤 <yjwork.xfce@gmail.com>
Date:   Fri Apr 20 03:35:46 2012 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 81bac93b441b50c947d69cde7b3507e984bee6b2
Author: 玉堂 白鹤 <yjwork.xfce@gmail.com>
Date:   Fri Apr 20 03:34:33 2012 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 99%
    
    New status: 178 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ce56a742195e3cf71f30bd750e2644359835798e
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Thu Apr 19 21:24:43 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4e4c7a0cd75fafd4c2661fe4667ec755c067e3d9
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Thu Apr 19 20:53:22 2012 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 841cf9380e9fbad66b4d3343d816000a5fc1690c
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Apr 19 20:39:57 2012 +0200

    Make the clock-size relative to the window-size

commit 9687b2e9029bd32af8fa7887df3e3c3e12e2e0dd
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Apr 19 20:27:42 2012 +0200

    Freeze the adjustments at the right time

commit 15e83042be137044c7dde05fe3c4445b1a4f831c
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Thu Apr 19 19:53:57 2012 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 179 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f8f0fd57c21a9eb2ac3314249b49a111534ecc90
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Apr 19 18:35:38 2012 +0200

    Cleanup code

commit 3e2af220cb9c6df83047cb961c119cf6c8fadb23
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Apr 18 23:03:38 2012 +0200

    Cleanup code

commit 3ca6480b47a62b4e712cbebef2ad0b972643d0cc
Author: Nuno Miguel <nunomgue@gmail.com>
Date:   Thu Apr 19 18:23:48 2012 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 176 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 93b9f3009414d0ec4ca4a884956f71cd7a5cca63
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Thu Apr 19 12:54:26 2012 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 176 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 002427ce104459ad3e17c53a4a58fcbfa26848da
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Thu Apr 19 11:38:11 2012 +0200

    l10n: Updated German (de) translation to 97%
    
    New status: 172 messages complete with 0 fuzzies and 4 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9099f1da02bce8c8458dbec9fdfe0dd310fac45a
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Thu Apr 19 11:36:19 2012 +0200

    l10n: Updated German (de) translation to 93%
    
    New status: 164 messages complete with 1 fuzzy and 11 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e36e0a78e7d2ed45b504a7797ba90814afdb7095
Author: Jeff Bailes <thepizzaking@gmail.com>
Date:   Thu Apr 19 08:59:56 2012 +0200

    l10n: Updated English (United Kingdom) (en_GB) translation to 100%
    
    New status: 176 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 688b9d0e0fc88059c6557cad364043d2ea5a39b6
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Thu Apr 19 08:14:42 2012 +0200

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 176 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e2a85812413db090871315e054996fe17e2f176d
Author: Algimantas Margevičius <margevicius.algimantas@gmail.com>
Date:   Thu Apr 19 06:54:24 2012 +0200

    l10n: Updated Lithuanian (lt) translation to 100%
    
    New status: 176 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a3a6710912b56d385fb59fff01f1480fa342dac9
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Wed Apr 18 23:35:50 2012 +0200

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 175 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 65fef0d6f18df7c41fa4a12ad68b56f54461c2b0
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Apr 18 22:55:29 2012 +0200

    Show 'Loading...' in statusbar when loading image.

commit 9f91940fb7f2b5106d605dcfa50cc429beb7a41d
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Apr 18 22:35:24 2012 +0200

    Improve rendering-performance when closing a file.
    
     - Also, remove assertion-errors

commit 315c86ef0a50e324d2e038d64eb1c918039434c3
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Apr 18 22:24:18 2012 +0200

    Update NEWS

commit e732dfb1f1c543952b73197508804b0da3ca6fe6
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Apr 18 22:22:01 2012 +0200

    Reset the adjustment-limits on closing the image

commit 3ed7564a8bde6e321e1411cab58959b20e1f6914
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Wed Apr 18 20:48:23 2012 +0200

    l10n: Updated Italian (it) translation to 98%
    
    New status: 173 messages complete with 1 fuzzy and 1 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 699a3e678483ab123a1a0e5133a3dc98a2ed1bac
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Wed Apr 18 15:22:55 2012 +0200

    l10n: Updated Danish (da) translation to 100%
    
    New status: 175 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ebc1bed2d450839631a19b2fd9405cd61b103b8b
Author: Sergio García <oigres200@gmail.com>
Date:   Wed Apr 18 06:57:08 2012 +0200

    l10n: Updated Spanish (Castilian) (es) translation to 82%
    
    New status: 144 messages complete with 13 fuzzies and 18 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c1bb725af8b9e39de0de0ddaeeee46bcc7b86a57
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Wed Apr 18 01:56:08 2012 +0200

    l10n: Updated Uyghur (ug) translation to 98%
    
    New status: 173 messages complete with 0 fuzzies and 2 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4c5e1273b2e71a1b5d3badd97d3106a4f6e1495e
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Wed Apr 18 01:15:29 2012 +0200

    l10n: Updated Uyghur (ug) translation to 77%
    
    New status: 136 messages complete with 0 fuzzies and 39 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6fbb512dddcccc59ce8e03ac78604db04678187b
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Tue Apr 17 15:14:47 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 175 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit be49b7f2d8d22f0c9d113f5f999777016f3d7f21
Author: Algimantas Margevičius <margevicius.algimantas@gmail.com>
Date:   Tue Apr 17 14:47:48 2012 +0200

    l10n: Updated Lithuanian (lt) translation to 100%
    
    New status: 175 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit bb92547b3338d3199cab40e644a48a03a4acf949
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Tue Apr 17 13:58:48 2012 +0200

    l10n: Updated Japanese (ja) translation to 91%
    
    New status: 160 messages complete with 1 fuzzy and 14 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 427a59e0daee6d9d2830c8bb81bb1c511441d83a
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Tue Apr 17 11:22:07 2012 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 175 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e98d2695bf7cd0d868f0d09451cf9368eafb0de5
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Tue Apr 17 07:51:01 2012 +0200

    l10n: Updated Uyghur (ug) translation to 97%
    
    New status: 139 messages complete with 0 fuzzies and 4 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 8269f0a09c6180d80dafc152516cb0e313af8441
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Tue Apr 17 01:39:08 2012 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 175 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 29652ddd2e07dec3580ba55bcaa1923c242d5f80
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 16 22:52:55 2012 +0200

    Improve code-style

commit beb07cc7124d53e8f10c02313668d6c2c2f60273
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 16 22:42:07 2012 +0200

    Update version

commit 90a85ed91095250fc95a208aa8f8a31fd9408dd6
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 16 22:37:01 2012 +0200

    Update version number

commit f95981300285e1d67fc885d09d77de3bfb0305c5
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 16 19:50:06 2012 +0200

    Update NEWS

commit 226b58a0ed3d05774f98d6e3e699eff0ae941b2b
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 16 19:49:58 2012 +0200

    Darken the clock background-color

commit ee6caeb70c0ebf2a19453e5701a89006ff3bedf0
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Mon Apr 16 19:14:07 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 173 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2dc9f9206373162628da2f0283ce10e57a08f98c
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 16 18:51:44 2012 +0200

    Add preferences option and disable clock by default

commit 0d891e6f7918a00900d567b3f05d757f66e78786
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 16 18:41:16 2012 +0200

    Refresh clock every 15 seconds.

commit c1532d2e4e810e64207a1bfbe18f25624d9bff02
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 16 18:11:15 2012 +0200

    Smooth the hour-indicator

commit 876972b93832b91fc797179053b7dc8b56e676e0
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 16 18:10:30 2012 +0200

    Add property to enable/disable the clock

commit 029c04adfbb26e3326afcfa38e578ffba1df0ed3
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 16 18:04:07 2012 +0200

    Remove merge toolbars property

commit 60884a63b294a53b0e8f78950dea76f5e5f30692
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 16 18:02:47 2012 +0200

    Add a clock

commit 988dc1a470af3c85f6c391cebe3391e324d758ac
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 16 18:02:20 2012 +0200

    Add the file to the image-list when opening it from the cli.

commit 0e35466da2372ff2809a2abcdcf0ec8316dd53d6
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 16 18:01:44 2012 +0200

    Cleanup idle source when dir is set

commit 4da8de9f32f26222e395702cc697cc094523810c
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 16 18:00:53 2012 +0200

    Set the default accels from settings object
    
     - Set the default accelerators from the Settings object if
       the accels file is not yet created.
     - Allow the 'Play' accelerator to be cleared when editable
       accelerators are enabled.

commit c3705395b8484552f2e39fd721836f5052862862
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 16 18:00:14 2012 +0200

    Correct the play button behaviour

commit 0b3e4144bfb4f4693856bbf7a1bccc493ea67c42
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 16 17:59:20 2012 +0200

    Add opened file to recently used list

commit 4f62ab593526b892fbc82f8215834de3eb839660
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 16 17:58:20 2012 +0200

    Fix compile errors

commit cf5824dbf292a0f3fcb2ac0835d281f0f465b202
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Apr 15 22:27:19 2012 +0200

    Add progressive loading of directories

commit 1ce6812ab6a0ab6708b534f087e5f57e3c9dbf75
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Apr 15 22:23:34 2012 +0200

    Add the directory-contents asynchronously.
    
    Do not freeze the gui when we are dealing with a lot of files.

commit 6daa6261fd9c15092e950d88618e345284a84b94
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Sun Apr 15 16:35:52 2012 +0200

    l10n: Updated Croatian (hr) translation to 65%
    
    New status: 114 messages complete with 0 fuzzies and 59 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9d0c31bf12e2f5ab3d092fd8377835e09b2ca212
Author: Piotr Sokół <psokol@jabster.pl>
Date:   Sun Apr 15 12:41:45 2012 +0200

    l10n: Updated Polish (pl) translation to 91%
    
    New status: 159 messages complete with 0 fuzzies and 14 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7496a3ff356a772d324cffffe166ac6ea1ea053b
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Apr 15 08:07:33 2012 +0200

    Fix memory-leak

commit fc345ef5aadf8668f58da478ca5a30ab510ac274
Author: Piarres Beobide <pi@beobide.net>
Date:   Sun Apr 15 00:45:01 2012 +0200

    l10n: Updated Basque (eu) translation to 100%
    
    New status: 173 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 37600517d6bd226f0ed9bb0a37ad2da608f7aa26
Author: Piarres Beobide <pi@beobide.net>
Date:   Sun Apr 15 00:44:16 2012 +0200

    l10n: Updated Basque (eu) translation to 100%
    
    New status: 173 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b7eeae59b0f0aebc4140aa5d7b9962aff004ac70
Author: Piarres Beobide <pi@beobide.net>
Date:   Sat Apr 14 20:59:46 2012 +0200

    l10n: Updated Basque (eu) translation to 93%
    
    New status: 161 messages complete with 0 fuzzies and 12 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 43c0feed83585316a884481755d1ee83c174921f
Author: Jakob Kramer <jakob.kramer@gmx.de>
Date:   Sat Apr 14 16:18:45 2012 +0200

    l10n: Updated German (de) translation to 86%
    
    New status: 149 messages complete with 14 fuzzies and 10 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a4859e7708248d87049bf76b3f267790c971b0ed
Author: Jakob Kramer <jakob.kramer@gmx.de>
Date:   Sat Apr 14 16:15:42 2012 +0200

    l10n: Updated German (de) translation to 87%
    
    New status: 151 messages complete with 12 fuzzies and 10 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a61154e0cecced2d6fc14a28473dcea5b761a1ff
Author: Jakob Kramer <jakob.kramer@gmx.de>
Date:   Sat Apr 14 16:12:29 2012 +0200

    l10n: Updated German (de) translation to 86%
    
    New status: 149 messages complete with 14 fuzzies and 10 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d5ff8e3e425dedf1dcecdb8ad35e6cd43ccf2e65
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sat Apr 14 16:04:09 2012 +0200

    l10n: Updated Italian (it) translation to 95%
    
    New status: 165 messages complete with 3 fuzzies and 5 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7863405f929695217cdf08637a0967b34981fd2d
Author: Iliyas Jorio <inv.jorio@gmail.com>
Date:   Sat Apr 14 00:38:51 2012 +0200

    l10n: Updated French (fr) translation to 91%
    
    New status: 159 messages complete with 1 fuzzy and 13 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f1794fd5fc95fb31d59425163d46d18bb5851be4
Author: Iliyas Jorio <inv.jorio@gmail.com>
Date:   Sat Apr 14 00:15:27 2012 +0200

    l10n: Updated French (fr) translation to 92%
    
    New status: 160 messages complete with 0 fuzzies and 13 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 89e3c36a3ffe847f3579142cbc983fb7c1bf0ead
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Fri Apr 13 19:22:31 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 173 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 956fae78aa1cc5d8f739a25ddeb0228e17615a8c
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Fri Apr 13 15:36:05 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 173 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b8b194f8f709845166e8387439961a95b2a986a6
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Apr 13 12:11:39 2012 +0200

    Update NEWS

commit 3e7a2f0ec02408950dc887e46264a787ae048972
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Apr 13 12:11:03 2012 +0200

    Remove debug monitor from wallpaper-chooser

commit 444f6da0d9654cd7dbeeb9493ff85bb052cd3ce8
Merge: fec8b315 8d58761e
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Apr 13 11:10:56 2012 +0200

    Merge branch 'master' of ssh://git.xfce.org/apps/ristretto

commit 8d58761e147eff74170b5444ca863b53128f9071
Author: Algimantas Margevičius <margevicius.algimantas@gmail.com>
Date:   Thu Apr 12 17:25:03 2012 +0200

    l10n: Updated Lithuanian (lt) translation to 100%
    
    New status: 173 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2b92910b472d458e20e920c8ee56cd6ec0710303
Author: Algimantas Margevičius <margevicius.algimantas@gmail.com>
Date:   Thu Apr 12 17:22:58 2012 +0200

    l10n: Updated Lithuanian (lt) translation to 94%
    
    New status: 164 messages complete with 9 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c4927ca1eb91f479ef26f8cd127397878f75d165
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Thu Apr 12 17:18:20 2012 +0200

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 173 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6a518f407e1ad4cd08a5ef62b85f468bae87883e
Author: Jari Rahkonen <jari.rahkonen@pp1.inet.fi>
Date:   Thu Apr 12 16:27:12 2012 +0200

    l10n: Updated Finnish (fi) translation to 100%
    
    New status: 173 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9ff4fcbbbd973cb62a534a8d0fd27bf395b6ba72
Author: Roger Pueyo Centelles <xfce@rogerpueyo.com>
Date:   Thu Apr 12 11:07:22 2012 +0200

    l10n: Updated Catalan (Valencian) (ca) translation to 93%
    
    New status: 161 messages complete with 1 fuzzy and 11 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3fad63a919da05c150139c0cb3661d544fdcf5c8
Author: André Miranda <andreldm1989@gmail.com>
Date:   Thu Apr 12 03:44:36 2012 +0200

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
    
    New status: 173 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 80db07728615d89bc954d0fa556e7af23e2715f1
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Wed Apr 11 17:25:26 2012 +0200

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 173 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 83dbf248487e90e0d4b2210871c8cb6807c42d29
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Wed Apr 11 15:51:35 2012 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 173 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c5d447eee1e04c8643c878390ccd320e1fd83d03
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Wed Apr 11 12:21:21 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 173 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 83650e780f87ebdaa92827a41ea8f1575fd8513f
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Wed Apr 11 12:05:49 2012 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 173 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 139b82857f6a63e8a893fa310428684f47e17269
Author: Johannes Lips <johannes.lips@googlemail.com>
Date:   Wed Apr 11 09:00:14 2012 +0200

    l10n: Updated German (de) translation to 83%
    
    New status: 145 messages complete with 15 fuzzies and 13 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2a374253c62b43f5be107093336ae0ddea44f1e7
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Wed Apr 11 08:14:33 2012 +0200

    l10n: Updated Danish (da) translation to 100%
    
    New status: 173 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e73f9e2cb9e392d846c6c340b8d2f9cb59b60070
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Wed Apr 11 08:12:42 2012 +0200

    l10n: Updated Danish (da) translation to 99%
    
    New status: 172 messages complete with 0 fuzzies and 1 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c14952f1274aab4b6f5aa9e8a623ae1cf74c1b23
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Wed Apr 11 08:08:53 2012 +0200

    l10n: Updated Danish (da) translation to 92%
    
    New status: 160 messages complete with 10 fuzzies and 3 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 27a8fbdc14ee975b0292f9dc6f21239a02f644e9
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Wed Apr 11 01:42:14 2012 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 173 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 33d54a16574ccf93681b44c148902c31614698fd
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Wed Apr 11 01:41:17 2012 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 99%
    
    New status: 172 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b2d91876525485c77b7d0fdba7a0d6bc26618602
Author: Enrico Polesel <polesel@poisson.phc.unipi.it>
Date:   Wed Apr 11 00:34:00 2012 +0200

    l10n: Updated Italian (it) translation to 91%
    
    New status: 159 messages complete with 6 fuzzies and 8 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit fec8b315c8fc834bf5233daa483ef21579cdda0f
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Apr 10 19:25:23 2012 +0200

    Post-commit version-bump

commit 5e2458de126d981f12277de4a505761d2db2969a
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Apr 10 19:24:03 2012 +0200

    Update Version number and NEWS

commit f8b923bb4b56bc16c5c6276eeef4539516083a94
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Apr 10 19:13:34 2012 +0200

    Update NEWS

commit c7a758e7d434c491c69a0b300479324401533981
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Apr 10 19:13:00 2012 +0200

    Add missing tooltips

commit 441b99eff34d7c31b41cd8bfb99d96c3a9080edf
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Apr 10 18:31:44 2012 +0200

    update NEWS

commit 66f5e45e8ba40cbe0fc468ff087e140c25644d7b
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Apr 10 18:30:21 2012 +0200

    Update NEWS

commit 6823fb3ea504477705c9dbc49482568ae47efe96
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Apr 10 18:29:38 2012 +0200

    Plug memory-leaks

commit 3f06ea64d2c05b02b23a2ad3619c6791b9325562
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Apr 10 18:12:40 2012 +0200

    Use a treeview - (list 'recommended' and 'other' applications)

commit c2666bf6505eb267146ca32075e9ff9a3a7b13a9
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Apr 4 04:06:05 2012 +0200

    Remove conflicting icons

commit a94651544211a7f111d3e9a9e7bb412115c1c1fd
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Tue Apr 10 12:22:25 2012 +0200

    l10n: Updated Galician (gl) translation to 91%
    
    New status: 148 messages complete with 0 fuzzies and 13 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 82447581c2e05144d10209fcbd41c2e535676a2b
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Mon Apr 9 09:11:35 2012 +0200

    l10n: Updated Danish (da) translation to 96%
    
    New status: 156 messages complete with 0 fuzzies and 5 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit cf3b44e51d86cb11e3878ef42b7384d9b4198b35
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Mon Apr 9 09:09:34 2012 +0200

    l10n: Updated Danish (da) translation to 95%
    
    New status: 153 messages complete with 0 fuzzies and 8 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e90c8c7edccee0f40c4e8de0c2d3b838c4b5f834
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Mon Apr 9 09:01:44 2012 +0200

    l10n: Updated Danish (da) translation to 90%
    
    New status: 145 messages complete with 2 fuzzies and 14 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6ebcea45f807249392321eedbdbd9ce90dd8f9de
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Sun Apr 8 19:13:34 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 161 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 240a28098f365aa8f91f3941e25d9f00c7555771
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Sun Apr 8 13:43:58 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 161 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f4746daad140c581e672d20ed10512f6f4a97f03
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Sun Apr 8 11:18:59 2012 +0200

    l10n: Updated Czech (cs) translation to 100%
    
    New status: 161 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 09ca9b4d33ebe272214bf5e96476b1edb9c8f212
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Sun Apr 8 11:01:46 2012 +0200

    l10n: Updated Czech (cs) translation to 98%
    
    New status: 158 messages complete with 0 fuzzies and 3 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9bb5c53a256c93d4427e5efa418145f46b6150e8
Author: Ardjuna <asyura.x@gmail.com>
Date:   Sat Apr 7 08:11:26 2012 +0200

    l10n: Updated Indonesian (id) translation to 100%
    
    New status: 161 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 58e29bc315b6db6473710894ac5bd6d208555948
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Thu Apr 5 22:45:07 2012 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 161 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit cc2d53519eb14418f1dd30d2282b2339c4ce90de
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Thu Apr 5 14:20:11 2012 +0200

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 161 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6f3b67e7e3e80facc5a7146ad24897218e2f0b31
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Thu Apr 5 13:19:57 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 161 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit edffd8a82b6cd16b18ecdfb7d5dc1ae118aecbe8
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Thu Apr 5 11:17:26 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 161 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c5c0997b03f5bfc44be4dafd26a13ffea2159018
Author: Slavko <linux@slavino.sk>
Date:   Thu Apr 5 09:48:16 2012 +0200

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 161 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit abbc1396a068a101d0600352830504bd4f0f8226
Author: Slavko <linux@slavino.sk>
Date:   Thu Apr 5 09:47:29 2012 +0200

    l10n: Updated Slovak (sk) translation to 98%
    
    New status: 159 messages complete with 1 fuzzy and 1 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 567d56436b6ab32d5e4a47550f1aed569178c235
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Thu Apr 5 09:12:33 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 161 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2b389a2c153fcec3fcb7f6f1bc215f391a8048f4
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Tue Apr 3 23:31:06 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 161 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3c8db1710a6ef0b051859e72adb1a5b42ff88849
Author: Jakob Kramer <jakob.kramer@gmx.de>
Date:   Tue Apr 3 20:42:55 2012 +0200

    l10n: Updated German (de) translation to 90%
    
    New status: 145 messages complete with 3 fuzzies and 13 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e284de159da085808f67470a04c68dfbb3587f9a
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Tue Apr 3 11:09:33 2012 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 161 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7a2c9ae92e46fa718775c743c461e4e325bbef8a
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Tue Apr 3 08:50:06 2012 +0200

    l10n: Updated Slovak (sk) translation to 98%
    
    New status: 159 messages complete with 0 fuzzies and 2 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 04d94649aef15b1cdf61860b206ba2e828c07e36
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Tue Apr 3 08:13:02 2012 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 161 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit fee98cf19b9321d4a0cbe02995e1969fba0f334f
Author: Algimantas Margevičius <margevicius.algimantas@gmail.com>
Date:   Tue Apr 3 08:01:49 2012 +0200

    l10n: Updated Lithuanian (lt) translation to 100%
    
    New status: 161 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6ee53e585697ba97784763d837890890fd426ceb
Author: Algimantas Margevičius <margevicius.algimantas@gmail.com>
Date:   Tue Apr 3 07:56:52 2012 +0200

    l10n: Updated Lithuanian (lt) translation to 100%
    
    New status: 161 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 03eadb03fee5725b61c730898207719be59c8574
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Tue Apr 3 00:47:00 2012 +0200

    l10n: Updated Croatian (hr) translation to 67%
    
    New status: 108 messages complete with 0 fuzzies and 53 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 35963e07586180b48dae79fd94905f1c358a67a7
Author: Henrique P. Machado <zehrique@xfce.org>
Date:   Tue Apr 3 00:23:59 2012 +0200

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
    
    New status: 146 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7c551de6a8cf634999653baf4a125c6010ea77a9
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 2 21:39:58 2012 +0200

    Post release version bump

commit 6206e74f64c6789b96e15744caca9950afe3b65b
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 2 21:23:57 2012 +0200

    Update version number

commit 6b9a9cf0b2d9b642dd4277494ebb9dd68df8558d
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 2 21:23:24 2012 +0200

    Update NEWS

commit 9f035285abc987a6360d4ed3bd29abd38cd2fdc6
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 2 21:23:15 2012 +0200

    Improve sizing of editor-chooser dialog

commit 31df6f36015608b53126d87cd0799c9d1a1de859
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 2 21:22:48 2012 +0200

    Fix make distcheck

commit c0b6c15119903fa39843295919f00b3268bf3199
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Mon Apr 2 10:15:31 2012 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 146 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d781eb4f3441de7422e522e424f841241e8fa888
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Mon Apr 2 09:54:01 2012 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 146 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit fb447b257e54a2bbc092a8ec7be36e9c1ea6e9e1
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 2 06:44:36 2012 +0200

    Reorganise open-with menu.
    
     - Remove ristretto entry, if present.
     - Put the default editor at the top.
     - Add a 'Open With Other Application' entry at the bottom

commit a31d30cf23478819f35aa7990c0b9046115a075b
Author: Henrique P. Machado <zehrique@xfce.org>
Date:   Mon Apr 2 04:02:34 2012 +0200

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
    
    New status: 145 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6456b70362e61ffc14eada31c701f1e250c2a690
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Apr 1 21:06:24 2012 +0200

    Update TODO

commit 0cfedfc4d4c2878c203f2c06f3a823f3f23f3316
Author: Xavier Devlamynck <magicrhesus@ouranos.be>
Date:   Sun Apr 1 15:52:36 2012 +0200

    l10n: Updated French (fr) translation to 100%
    
    New status: 145 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ed02d01289b9a0b7f234e55212ec3f5b57d20bb8
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sun Apr 1 14:38:22 2012 +0200

    l10n: Updated Italian (it) translation to 100%
    
    New status: 145 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2c0f6326d2c2d80a6214aa74c2be18b682d53044
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sun Apr 1 14:32:53 2012 +0200

    l10n: Updated Italian (it) translation to 100%
    
    New status: 145 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f86c958ff597cdc657f2b3c1c605455e4c8e618f
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Sun Apr 1 11:42:50 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 145 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 199e0f0926b0545f19eabe8d3c774785340668e4
Author: Jakob Kramer <jakob.kramer@gmx.de>
Date:   Sat Mar 31 22:39:54 2012 +0200

    l10n: Updated German (de) translation to 96%
    
    New status: 140 messages complete with 5 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ee13d87520b253bcdc9337e8c0cd35862f169140
Author: Carles Muñoz Gorriz <carlesmu@internautas.org>
Date:   Sat Mar 31 19:23:53 2012 +0200

    l10n: Updated Catalan (Valencian) (ca) translation to 100%
    
    New status: 145 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 160e9af4b171ae83016d1ea12bfc239b56a1f267
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Sat Mar 31 18:47:00 2012 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 145 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 10a719c52a4a1c199aa631f268e992e414468e56
Author: Algimantas Margevičius <margevicius.algimantas@gmail.com>
Date:   Sat Mar 31 15:24:11 2012 +0200

    l10n: Updated Lithuanian (lt) translation to 100%
    
    New status: 145 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b4b9e97e88ca02693a0a8e41d5c67c59ecc8a5d0
Author: Algimantas Margevičius <margevicius.algimantas@gmail.com>
Date:   Sat Mar 31 15:23:02 2012 +0200

    l10n: Updated Lithuanian (lt) translation to 100%
    
    New status: 145 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e8c6214073a0789e655f32a4c3af4f372ea73a7e
Author: Algimantas Margevičius <margevicius.algimantas@gmail.com>
Date:   Sat Mar 31 15:21:15 2012 +0200

    l10n: Updated Lithuanian (lt) translation to 100%
    
    New status: 145 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 1a2efa547a87c3f472f3a176b71700c1218f49a8
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Sat Mar 31 02:14:12 2012 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 145 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2908e74603c1ca2cda903c48ae823240d81c8b21
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Fri Mar 30 21:49:01 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 145 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ece295739705d1e6fa824062f58d6eeaa70e9dbf
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Mar 30 20:30:08 2012 +0200

    Implement rudimentary support for image-editor dialog

commit f1bb06c3cb065c449e82b20cb75e8104d7421730
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Mar 30 01:57:56 2012 +0200

    Add choose-editor dialog

commit 956b4bb92d5b39699df3e9a0a6eb3f99e022caa1
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Mar 30 01:25:13 2012 +0200

    Launch default editor configured in $XDG_DATA_DIR/mime.db

commit d64b4b629756357bd71b6fcdc77ca6b05a3de3e3
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Mar 3 11:42:26 2012 +0100

    Remove compiler warnings

commit 21087fcb542b48552312b238c026a4de854d22df
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Feb 28 07:45:41 2012 +0100

    Remove exo dependency

commit 08099d83701a4b9ab74657147af5ffe0192246ac
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Feb 27 20:14:49 2012 +0100

    Improve file-compare statement performance

commit 74ab3f9fd1588ab66ebc7133264840d023c76d73
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Feb 5 08:37:32 2012 +0100

    Remove navigation-toolbar and cleanup remaining toolbar

commit ecd7144ac6e13fcfc4beb49518018bcea130547f
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jan 27 22:29:45 2012 +0100

    Add edit-button

commit fce0d6e6a5aeecbe1a798227821dafded7a5efc5
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Thu Mar 29 12:12:24 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 144 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 991aed2a0368714c2d2674a17205d0bc0358be37
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Wed Mar 28 14:27:54 2012 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 144 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e0c3f9a5746004d4574a126b5bea0827563c211a
Author: Anthony Jorion <pingax@frugalware.fr>
Date:   Tue Mar 27 09:43:39 2012 +0200

    l10n: Updated French (fr) translation to 100%
    
    New status: 144 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2686ed72f80c2ce15f03d581a0deabf835c0d9aa
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Mon Mar 26 19:51:07 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 144 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c2982312423018d758b22a0e164b15d7c8ef05a3
Author: Kamil Polczak <elderlinx@gmail.com>
Date:   Sun Mar 25 17:52:58 2012 +0200

    l10n: Updated Polish (pl) translation to 100%
    
    New status: 144 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit bb313501f01af2f5ae8ad2798711cf3404a832e0
Author: Utku Berberoğlu <utku.berber@gmail.com>
Date:   Sun Mar 25 12:30:29 2012 +0200

    l10n: Updated Turkish (tr) translation to 100%
    
    New status: 144 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ea7eced06a4af0f4964a5b1856cc8ff5b11bdc8c
Author: Nuno Miguel <nunomgue@gmail.com>
Date:   Thu Mar 22 19:11:49 2012 +0100

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 144 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ead1d8fe29c9d6ca5f25f619972023cd2ee59d87
Author: Jeff Bailes <thepizzaking@gmail.com>
Date:   Thu Mar 22 00:27:53 2012 +0100

    l10n: Updated English (United Kingdom) (en_GB) translation to 100%
    
    New status: 144 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2538b25ca6188562769f5f1cfab92b0bb177330c
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
Date:   Wed Mar 21 15:14:53 2012 +0100

    l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
    
    New status: 144 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 523b4ea14f6117c1dea07ff66891ae8a1b8bbff3
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Thu Mar 15 00:05:16 2012 +0100

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 144 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5f3336208f8006df1e3b3d4f7415485b041bd36a
Author: Roman K <mrdoctorwho@gmail.com>
Date:   Wed Mar 14 12:45:59 2012 +0100

    l10n: Updated Russian (ru) translation to 100%
    
    New status: 144 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 43c1e0fd8f78cfcc914d3e1d7855b11f96e37498
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Wed Mar 14 09:46:46 2012 +0100

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 144 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0887147639b60d12baf4c60b36976592248e16cf
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Tue Mar 13 17:33:07 2012 +0100

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 144 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 38d48b8bed88d0a12b5ef757aad947b815aed838
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Tue Mar 13 11:32:44 2012 +0100

    l10n: Updated Italian (it) translation to 100%
    
    New status: 144 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit bf3aadb1aa88a5e7d7128e88fb34882ea9bf5245
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Mon Mar 12 11:13:35 2012 +0100

    l10n: Updated Galician (gl) translation to 95%
    
    New status: 138 messages complete with 0 fuzzies and 6 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e4bc210cfb1cd91dfed2be9100655a00e9361023
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Mon Mar 12 11:10:58 2012 +0100

    l10n: Updated Galician (gl) translation to 95%
    
    New status: 137 messages complete with 0 fuzzies and 7 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 36ce069a1018eec51288e914587e4d475807c035
Author: Andhika Padmawan <andhika.padmawan@gmail.com>
Date:   Mon Mar 12 02:42:05 2012 +0100

    l10n: Updated Indonesian (id) translation to 100%
    
    New status: 144 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d37b4e227ddd021aad469fe539cdd64e021207ce
Author: Praveen Illa <mail2ipn@gmail.com>
Date:   Sun Mar 11 19:54:51 2012 +0100

    l10n: Updated Telugu (te) translation to 70%
    
    New status: 101 messages complete with 2 fuzzies and 41 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 30b5719eaec8fe0b2113fe9c4a5a97b90c24e12f
Author: Henrique P. Machado <zehrique@xfce.org>
Date:   Sun Mar 11 17:43:42 2012 +0100

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
    
    New status: 144 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 554bf2653923377647f70fac182a004403261754
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Sun Mar 11 11:43:51 2012 +0100

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 144 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 819077785448bb6a56b0ca433400ed6bab9c168b
Author: Algimantas Margevičius <gymka@mail.ru>
Date:   Sun Mar 11 07:09:01 2012 +0100

    l10n: Updated Lithuanian (lt) translation to 100%
    
    New status: 144 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 03233ed35e3936c0cb917baa3fb0845fb8155f6a
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Sun Mar 11 05:08:03 2012 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 144 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 99d34359d75b31a7f7535309da1d3c0d3c209ac3
Author: Christoph Wickert <christoph.wickert@googlemail.com>
Date:   Sun Mar 11 01:26:16 2012 +0100

    l10n: Updated German (de) translation to 100%
    
    New status: 144 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9420a11abfef46266cd1f92538d7a5b1c59c6676
Author: Christoph Wickert <christoph.wickert@googlemail.com>
Date:   Sun Mar 11 01:20:17 2012 +0100

    l10n: Updated German (de) translation to 100%
    
    New status: 144 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 503eac46504877d9114aabe0115e54ac754eb2de
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Mar 10 22:42:01 2012 +0100

    Fix compile-error with --enable-debug=full

commit 7cb75bbe8c7d27d8286b8f2da8e019d51dced5ad
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Mar 10 22:29:40 2012 +0100

    Make a difference between delete and move-to-trash

commit 3045a75dd0274bb316346cee6cd513a2459e757a
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Mar 10 21:36:29 2012 +0100

    Cleanup file-monitors on remove-all

commit 9d581bfe9fd32b1b18ed7e3c0841b25f71eabc20
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Mar 10 21:27:59 2012 +0100

    Cleanup file-monitors on file removal

commit d57356c0c184f8ab6c1ec4116f5de8f8534425c2
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Mar 10 21:23:58 2012 +0100

    Add per-file monitoring if a selection of files is opened

commit 688434688ed3760c87dc8ccd101788566e6ef87c
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
Date:   Sat Mar 10 11:08:39 2012 +0100

    l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3b0398265c3619afafaf6435dbf77a8957dba611
Author: Mișu Moldovan <dumol@xfce.org>
Date:   Fri Mar 9 20:45:11 2012 +0100

    l10n: Updated Romanian (ro) translation to 100%
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit dba8d85a056f56277de1558e1a447a1d8e4da2c7
Author: Piarres Beobide <pi@beobide.net>
Date:   Thu Mar 8 22:17:34 2012 +0100

    l10n: Updated Basque (eu) translation to 100%
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e8ba0f53a87f5baa8cc217b7c7d98823fd82a71c
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Thu Mar 8 19:04:44 2012 +0100

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b400f1efbe88e53558fbae514d913aa60c5c35f6
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Thu Mar 8 18:54:01 2012 +0100

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a18fefac31a1077e63e23b60e60cb10d87866ec2
Author: Anthony Jorion <pingax@frugalware.fr>
Date:   Wed Mar 7 21:38:37 2012 +0100

    l10n: Updated French (fr) translation to 100%
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 891b811c8d42b6079b1ee794804216c6b03b0ffb
Author: Anthony Jorion <pingax@frugalware.fr>
Date:   Wed Mar 7 21:38:00 2012 +0100

    l10n: Updated French (fr) translation to 99%
    
    New status: 142 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 217eb7cf7cf640e951839fbba7f83d7297a91322
Author: Anthony Jorion <pingax@frugalware.fr>
Date:   Wed Mar 7 21:36:54 2012 +0100

    l10n: Updated French (fr) translation to 97%
    
    New status: 140 messages complete with 3 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4d3dbd1263bfb263796d94426dec9dda7d2a4b48
Author: Urmas D <davian818@gmail.com>
Date:   Wed Mar 7 14:17:41 2012 +0100

    l10n: Updated Russian (ru) translation to 100%
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0c163595bd7922ed400a06c7343e498ca8c1d27b
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Tue Mar 6 12:17:58 2012 +0100

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4ee051b319c680957bdb8b4dff3d15b24ea54ee8
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Mon Mar 5 20:18:30 2012 +0100

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a594383b16743341761a3ee047990322ac5dc0cd
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Mon Mar 5 08:49:45 2012 +0100

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e6b6c3e8c70dd2e7652e7f1d54eaa6f330e5b5b7
Author: Utku Berberoğlu <utku.berber@gmail.com>
Date:   Sun Mar 4 17:17:16 2012 +0100

    l10n: Updated Turkish (tr) translation to 100%
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3e68a7d8aacb4f6e3af0e347888d309e72f053e4
Author: Utku Berberoğlu <utku.berber@gmail.com>
Date:   Sun Mar 4 16:46:40 2012 +0100

    l10n: Updated Turkish (tr) translation to 100%
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a807870f686a6de0f1b3e97b50fb7280d552dcda
Author: Utku Berberoğlu <utku.berber@gmail.com>
Date:   Sun Mar 4 16:37:38 2012 +0100

    l10n: Updated Turkish (tr) translation to 100%
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e8e9f2989582d7ac39ba4e0f40dac96cbd463782
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Mar 4 11:22:22 2012 +0100

    Provide mime-type when loading image
    
    Do not let gdk guess it, it makes mistakes.

commit 40bd604d835cf5d113f416107730eb145984b2f5
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Mar 3 21:30:57 2012 +0100

    Clear tooltip if image is closed

commit 2c8316ef039037cba52f80c987b6b95e5cd33be3
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Mar 3 12:16:54 2012 +0100

    Update mime-types (Bug #8513)
    
    Conflicts:
    
            ristretto.desktop.in

commit 79730cb7745207fba81da490a47de27242b0e176
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Mar 3 12:06:09 2012 +0100

    Set Ellipsize mode to warning-label

commit 96754ea5b1976bc181af9521f79b235f36f6fb6e
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Mar 3 11:38:16 2012 +0100

    Resolve compile-errors

commit 750e20e65bdd0cdaade74bc94f07b9b260f9008a
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Mar 3 10:51:06 2012 +0100

    Replace popup with infobar
    
    Conflicts:
    
            src/settings.c

commit 859c31ae8f52070e8df9888a2b1a124b23ad5ccb
Author: Thomas Schütz <xfce@thschuetz.de>
Date:   Thu Mar 1 08:01:23 2012 +0100

    l10n: Updated German (de) translation to 99%
    
    New status: 142 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 1625574874fecc2bcf887a3252f4da21559bb83c
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Feb 28 18:59:19 2012 +0100

    Implement error-reporting

commit b7521ce80512e4b44c1eb21e95c716925caf85f4
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Tue Feb 28 18:22:33 2012 +0100

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a7d9cffded592dfbd5e060f684daf7b9fe6f5d2f
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Mon Feb 27 11:39:19 2012 +0100

    l10n: initial commit for Korean translation.
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit eebe65dbbb38f66d1926359b38fc6bc6f55fdd36
Author: Thomas Schütz <xfce@thschuetz.de>
Date:   Sat Feb 25 19:11:33 2012 +0100

    l10n: Updated German (de) translation to 99%
    
    New status: 142 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit fd5edf66c89c6b72be3625c4fcf39af7b745dbb1
Author: Andhika Padmawan <andhika.padmawan@gmail.com>
Date:   Sat Feb 25 13:57:58 2012 +0100

    l10n: Updated Indonesian (id) translation to 100%
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 242c92e8df09ab2e322a901a3607b2ff7a0927cf
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sat Feb 25 11:35:08 2012 +0100

    l10n: Updated Italian (it) translation to 100%
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5f8c59ff32a2f632be99f822771b682d2f3d10ae
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sat Feb 25 11:23:27 2012 +0100

    l10n: Updated Italian (it) translation to 100%
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 1e94ce92db8fda89d622a99bebfec2c2681081ec
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Fri Feb 24 22:46:23 2012 +0100

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 780c31e32b75982f2690b247fc14db81b31bc911
Author: Algimantas Margevičius <gymka@mail.ru>
Date:   Thu Feb 23 17:30:07 2012 +0100

    l10n: Updated Lithuanian (lt) translation to 100%
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e52db2a0df2ae63effab836aef7b9d92e6ecd64e
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Thu Feb 23 11:18:33 2012 +0100

    l10n: Updated Czech (cs) translation to 100%
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit aa3f5fb0f0a5443d8245d06d1915c0a2afeea10a
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Feb 22 17:55:26 2012 +0100

    remove debug message

commit 3fe1a1a2fa0eebc7c443d80316de1ad695cb2f75
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Feb 22 17:50:31 2012 +0100

    Fix memory leak and improve thumbnailing performance

commit 6d1c8e9e08f86d0b206ce86f899c8b89ed4e239e
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Tue Feb 21 18:33:14 2012 +0100

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 00fb7fc115173e95900f6f0be81a9d92e1f725f6
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Tue Feb 21 18:27:40 2012 +0100

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c51cded3a9e4a3a9e69b28d24c3093a9ce656208
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Tue Feb 21 09:21:30 2012 +0100

    l10n: Updated Danish (da) translation to 100%
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 03e79c7abc25c4aa2d874151f812497638ac9683
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Tue Feb 21 01:05:17 2012 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 143 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b338d9e793a0a0694757990e06e8713c4ccb87b6
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Feb 20 22:52:20 2012 +0100

    Update dev version-number to 0.5.x

commit ac016534efb343dad5b3fc782d7a08826b4b0443
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Feb 20 22:32:57 2012 +0100

    Update .gitignore

commit c47a6414d6f34878aa34f5579c994fba0575e2ef
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Feb 20 22:29:38 2012 +0100

    Improve calculation of adjustment values on resize

commit 93de7d931ba4f99a3552dde744524b3045cb959d
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Feb 20 22:01:53 2012 +0100

    Dequeue invisible images

commit 43ab55e66d9e2a3809b8a6f30850a3f9604a3690
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Feb 20 21:49:50 2012 +0100

    Connect the image-list and icon-bar to the thumbnailer.

commit 95b5c150d23487be6de89cac15f41d3590106429
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Feb 20 19:46:10 2012 +0100

    Update .po files

commit 6c7744ab87c0a446a7267a5724b2aa0113430ad0
Author: David Schneider <dnschneid@gmail.com>
Date:   Thu Feb 16 11:29:17 2012 -0800

    Added status bar toggling.

commit b6952f26054d7a935c8c340acf82afe0a34d1e5e
Author: David Schneider <dnschneid@gmail.com>
Date:   Thu Feb 16 11:55:49 2012 -0800

    Fix crash on thumbnail bar show when there are no images.

commit e4b30fba14b5e8b04ca301d9f9a39b86352d907a
Author: Ayhan YALÇINSOY <ayhanyalcinsoy@gmail.com>
Date:   Sun Feb 19 19:04:28 2012 +0100

    l10n: Updated Turkish (tr) translation to 100%
    
    New status: 142 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 64ee1bde7a304b2801aa90879f95c459486ed6d3
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Sat Feb 18 23:39:49 2012 +0100

    l10n: Updated Czech (cs) translation to 100%
    
    New status: 142 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 1d6d443422c69d6d6374f27d6d9b54dd65ea77be
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Sat Feb 18 23:35:51 2012 +0100

    l10n: Updated Czech (cs) translation to 100%
    
    New status: 142 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 085c2843509dd91cd341288e2d747ae70d8917b5
Author: Alper Tekinalp <alper.tekinalp@gmail.com>
Date:   Sat Feb 18 13:15:40 2012 +0100

    l10n: Updated Turkish (tr) translation to 85%
    
    New status: 121 messages complete with 11 fuzzies and 10 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ac45498999492e66e72ece7900a3b9439c0d0e22
Author: Alper Tekinalp <alper.tekinalp@gmail.com>
Date:   Sat Feb 18 13:13:05 2012 +0100

    l10n: Updated Turkish (tr) translation to 79%
    
    New status: 113 messages complete with 15 fuzzies and 14 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ddd1de155bb6b6356564a71920ee4d81a1eb67c7
Author: Utku Berberoğlu <utku.berber@gmail.com>
Date:   Sat Feb 18 12:59:31 2012 +0100

    l10n: Updated Turkish (tr) translation to 68%
    
    New status: 97 messages complete with 17 fuzzies and 28 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 782661a3514d4b26df4f52c40f66d96609a3596e
Author: Piarres Beobide <pi@beobide.net>
Date:   Fri Feb 17 10:36:23 2012 +0100

    l10n: Updated Basque (eu) translation to 100%
    
    New status: 142 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 66115135b5b833fdc3b7d335114e1bf67033c728
Author: Chris Leick <c.leick@vollbio.de>
Date:   Thu Feb 16 23:01:46 2012 +0100

    l10n: Updated German (de) translation to 100%
    
    New status: 142 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 66d52475986c9131d63f5f2ab14739dc005e723c
Author: Aleksandr Ponomarenko <davian818@gmail.com>
Date:   Thu Feb 16 13:35:34 2012 +0100

    l10n: Updated Russian (ru) translation to 100%
    
    New status: 142 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f632d9b7a7f99b2c635580fe154916865e59eed5
Author: Christoph Wickert <christoph.wickert@googlemail.com>
Date:   Mon Feb 13 21:48:07 2012 +0100

    l10n: Updated German (de) translation to 99%
    
    New status: 141 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d6ee6df9740fd7afa05172d45d3c9d35a52d806b
Author: Georgios Stefanakis <nonviotale@gmail.com>
Date:   Mon Feb 13 20:01:23 2012 +0100

    l10n: Updated Greek (el) translation to 100%
    
    New status: 142 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 492504d340623c92957e6f94ded2bf0f107bbbed
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Mon Feb 13 09:45:03 2012 +0100

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 142 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 74ab8917de918632847d06cdb5020b26d930ef2e
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Mon Feb 13 09:01:18 2012 +0100

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 142 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 66661055d0442028e92ce2175e94269fdc2cbdfb
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sun Feb 12 11:47:59 2012 +0100

    l10n: Updated Italian (it) translation to 100%
    
    New status: 142 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7e6000fa9eb7e9e59ab2ee548953afcdb272142a
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sun Feb 12 11:44:26 2012 +0100

    l10n: Updated Italian (it) translation to 100%
    
    New status: 142 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3320ab21965eb4339dd22b7c5b654927db1eb1fc
Author: كريم أولاد الشلحة <herr.linux88@gmail.com>
Date:   Sat Feb 11 19:20:52 2012 +0100

    l10n: Updated Arabic (ar) translation to 100%
    
    New status: 142 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 46751b112c54efc33159d2eba42337303e257318
Author: كريم أولاد الشلحة <herr.linux88@gmail.com>
Date:   Sat Feb 11 19:17:59 2012 +0100

    l10n: Updated Arabic (ar) translation to 100%
    
    New status: 142 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9352230c607bf2785de2608f6ab677c037934ce4
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Fri Feb 10 20:23:21 2012 +0100

    l10n: Updated Danish (da) translation to 100%
    
    New status: 142 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c50a3f2f24670e0b7ebbee337f6c99821ad200fc
Author: Ardjuna <asyura.x@gmail.com>
Date:   Fri Feb 10 09:14:06 2012 +0100

    l10n: Updated Indonesian (id) translation to 100%
    
    New status: 142 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ab0e293247ebfa3e11219bd96e44c1de01d658bf
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Wed Feb 8 17:09:55 2012 +0100

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 142 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 36b5a671963bf7947a7d6849b74a512aece4608d
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Wed Feb 8 10:00:51 2012 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 142 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 70fea33a8c97af0ddc4dd18cbc814534172b0832
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Wed Feb 8 07:14:04 2012 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 142 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3feef45b47e2db06648c931efec041ec76e10237
Author: Thomas Schütz <xfce@thschuetz.de>
Date:   Tue Feb 7 20:33:44 2012 +0100

    l10n: Updated German (de) translation to 91%
    
    New status: 130 messages complete with 12 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6306ab31645a41f842a4bd53fd68d1e04b057045
Author: Thomas Schütz <xfce@thschuetz.de>
Date:   Tue Feb 7 20:29:10 2012 +0100

    l10n: Updated German (de) translation to 91%
    
    New status: 130 messages complete with 12 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 851507c30b98caed3fea67550182f5a76f09d579
Author: Thomas Schütz <xfce@thschuetz.de>
Date:   Tue Feb 7 19:37:52 2012 +0100

    l10n: Updated German (de) translation to 91%
    
    New status: 130 messages complete with 12 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 73d3859e496f43096b72f85b0b3b5d29a2bf215d
Author: Algimantas Margevičius <gymka@mail.ru>
Date:   Tue Feb 7 11:26:15 2012 +0100

    l10n: Updated Lithuanian (lt) translation to 100%
    
    New status: 142 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4c8c255afe5ec47963d5f5c4a638e7991fd18600
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Tue Feb 7 09:58:06 2012 +0100

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 142 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a48a3dbcaa1387fb114201616cb3669aeb0d5f1b
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Tue Feb 7 01:48:33 2012 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 142 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit cb9baccbeea9fbe7b1acc14bb8babb5f56572b32
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Tue Feb 7 01:45:57 2012 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 99%
    
    New status: 141 messages complete with 0 fuzzies and 1 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3258a6c709cea110fa1fedb479135e37a9990272
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Mon Feb 6 00:06:14 2012 +0100

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 142 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a0813f577935afdf338e9fd38d6cd0b60bcbbf8e
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Sun Feb 5 17:50:36 2012 +0100

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 142 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 10843899d9319355be304a82a60d974fc4d4e9c3
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Feb 5 11:27:58 2012 +0100

    Add missing Makefile

commit 06c6a4c87aeeaeedfd44eb6d23bf48db3c63a9d8
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Feb 5 11:02:21 2012 +0100

    Conflicts:
            src/image_viewer.c
            src/main_window.c

commit 9a29ded80ce6633ff387228244328dba8a4555bd
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Sun Feb 5 08:39:27 2012 +0100

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 987d7c306053df9d8d62f53f12cbf046559206e4
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Thu Feb 2 13:59:04 2012 +0100

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 68a6bde00368752996db724365893f1609e161fc
Author: محمد الحرقان <malham1@gmail.com>
Date:   Mon Jan 30 21:40:26 2012 +0100

    l10n: Updated Arabic (ar) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ac8123088a9401b9f4494b43714d6e3216f8348a
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jan 28 08:12:56 2012 +0100

    Add return value

commit bc2ad69f6f5c7f052bb9be3e2a82fc5714f779f7
Author: Andhika Padmawan <andhika.padmawan@gmail.com>
Date:   Sun Jan 29 06:45:56 2012 +0100

    l10n: Updated Indonesian (id) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 87964e432cc4881fd83c6e25d3d362c031e967a9
Author: كريم أولاد الشلحة <herr.linux88@gmail.com>
Date:   Sat Jan 28 20:33:32 2012 +0100

    l10n: Updated Arabic (ar) translation to 81%
    
    New status: 111 messages complete with 10 fuzzies and 16 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2a7eae375d6baf4c0e39bec82c1bd55d808409d4
Author: Algimantas Margevičius <gymka@mail.ru>
Date:   Sat Jan 28 17:14:06 2012 +0100

    l10n: Updated Lithuanian (lt) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e95e413910f7f5e8a4dd0a5bfeca149f9f2716ee
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Sat Jan 28 07:16:31 2012 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 83c0d184838afd7131c595da91b901afdd1b51c5
Author: Nuno Miguel <nunis@netcabo.pt>
Date:   Fri Jan 27 19:10:30 2012 +0100

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e142b1fea115bd51d2e1da7d54cbf5ad12e30c34
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jan 27 18:16:25 2012 +0100

    Add image/svg+xml to supported mime-types

commit 363df3c1f160922dc5238428ed812a0306291c36
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jan 27 18:12:34 2012 +0100

    run gtk-update-icon-cache on make uninstall

commit a947a6123a027b1191f29d17719d562f53b79ae6
Author: Praveen Illa <mail2ipn@gmail.com>
Date:   Fri Jan 27 16:43:01 2012 +0100

    l10n: Added Telugu Translation
    
    New status: 102 messages complete with 0 fuzzies and 35 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ea5dffbaa4131a5390279dc3f719a692bf360663
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Jan 26 07:54:51 2012 +0100

    Fix --slideshow and --fullscreen cli options

commit 98d7583237987d53ccb99f6e798f5c2602bdfba5
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Jan 26 07:53:00 2012 +0100

    Round rendering of image to whole pixels (Bug #8317)

commit e3c3ad95b1c5e9fc845ad21d16a52546b944aef4
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jan 22 15:33:19 2012 +0100

    Cleanup code a little

commit 82c4753a8f4d578b06451260ca64762782cd298f
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jan 22 10:12:34 2012 +0100

    bump version

commit 1a5f36a04f73c3cb5d8a5cbe921eea02a9cb6dca
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jan 22 10:08:54 2012 +0100

    Use xfce_dialog_show_help to launch online documentation

commit 4f15111215abfd5cf2d085568f94a0bc9d915127
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jan 8 13:25:21 2012 +0100

    Remove docs submodule
    
     - (see xfce4-dev m/l about details regarding docs.xfce.org)

commit 54fd8c256a21d0bef6e49267ad9f1485cea6b334
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jan 9 18:36:08 2012 +0100

    Remove docs from autogen.sh

commit 9db15338e612c1b6e2c33aae4947d22bf9480ec4
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jan 22 10:00:36 2012 +0100

    Remove nonsense from README

commit 5c8515cb964f10dff55f3ca9c53c33834e4b8360
Author: Algimantas Margevičius <gymka@mail.ru>
Date:   Sun Jan 22 07:50:37 2012 +0100

    l10n: Updated Lithuanian (lt) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 29ede9c3ee5fecf528f9f533e520e48c1c498800
Author: Algimantas Margevičius <gymka@mail.ru>
Date:   Sun Jan 22 07:38:58 2012 +0100

    l10n: Added Lithuanian language
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b83213cfce8531f938326d341cfa8bd16119bebc
Author: Andres Sanchez <afsanchez93@gmail.com>
Date:   Sat Jan 21 14:33:33 2012 +0100

    l10n: Updated Spanish (Castilian) (es) translation to 91%
    
    New status: 125 messages complete with 10 fuzzies and 2 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b904b8efc67b0bc748df43f001ecb9281a522353
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jan 20 23:55:03 2012 +0100

    Update NEWS

commit 8f0573eb552cf55a6802271b4a55f977488d6962
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jan 20 23:54:10 2012 +0100

    generate changelog on make dist

commit 376161d46aeac4395982f3356d8147b6ac80128c
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jan 20 23:53:50 2012 +0100

    Bump version

commit 98c8f040614897f54b60d7f04cfa0b9c8a585053
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jan 20 23:49:48 2012 +0100

    Update scale when box-zoom is used to change the scale

commit 9f644a39ba6c67f8c882cbd1aa6bd06c7e766b2a
Author: Benoit THIBAUD <frombenny@gmail.com>
Date:   Fri Jan 20 23:15:13 2012 +0100

    l10n: Updated French (fr) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6ce7bed2e7c59fc552c406f3123569e31b7f786d
Author: Benoit THIBAUD <frombenny@gmail.com>
Date:   Fri Jan 20 23:14:20 2012 +0100

    l10n: Updated French (fr) translation to 100%
    
    New status: 34 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 40e0865362a3c6f1ec7462c43b4efa375efe5b69
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
Date:   Thu Jan 19 17:07:42 2012 +0100

    l10n: Updates to Chinese (Taiwan) translation
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 614b93aa685dede94b07d39e1414ba6bef65ddef
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Tue Jan 17 18:00:25 2012 +0100

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 54b049272b61e69a7869ea213701a7bf7a581835
Author: Carles Muñoz Gorriz <carlesmu@internautas.org>
Date:   Sun Jan 15 18:21:41 2012 +0100

    l10n: Updated Catalan (Valencian) (ca) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a0ad06d2298bfa02519dbd1ac73ed5b268cb7840
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jan 14 18:54:19 2012 +0100

    Update NEWS

commit 1afe420b865ef8f86f26090462e9217fe789089a
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jan 14 18:53:39 2012 +0100

    Fix bug #8343, (do not use symbols from gtk+ > 2.20)

commit a2e8a9c9e22077c792197fda56709c24f013ab16
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jan 14 17:39:08 2012 +0100

    Update version number

commit 928e0d8ff6ccd743d9660f18d57712f38a3969c9
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jan 14 17:37:17 2012 +0100

    Update NEWS

commit 228347cee87601ec6c8a068df3d2afc46327885d
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jan 14 16:48:48 2012 +0100

    Revert "Simplify launch_help"
    
    This reverts commit aa74058f8c7b53fcb0ef4956c8d7f2ec4aee4242.
    
    Conflicts:
    
            src/util.c

commit 2ab305e4c618dace30d27eaa0a66c090e1bd6ef3
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jan 14 16:47:12 2012 +0100

    Revert "Remove docs submodule"
    
    This reverts commit 30031ef8f300ee2e6b8a1df2ab18fdcbe6328949.

commit 01e85682edf4ab91488baab57028deda1bb47a99
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jan 14 16:46:46 2012 +0100

    Revert "Remove docs from autogen.sh"
    
    This reverts commit e8937cd89c5299d3215708f2df5df3e20b14b11e.

commit f268fdc32beafc1959b6d02f4fc454745bbc04c7
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jan 14 16:46:25 2012 +0100

    Revert "Cleanup DOCDIR and RISTRETTO_HELP_LOCATION"
    
    This reverts commit 06cfd28df55a2a43868297bfddb57d276714d153.

commit 40aabfdbed1006c59e8db1b7d79971b6991d4b82
Author: Milen Milev <fanfolet@gmail.com>
Date:   Fri Jan 13 20:44:35 2012 +0100

    l10n: Updated Bulgarian (bg) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 444e9ebabbfd5d71552a71143a2213a1a7aa2ffe
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Thu Jan 12 18:04:27 2012 +0100

    l10n: Updated Galician (gl) translation to 94%
    
    New status: 130 messages complete with 0 fuzzies and 7 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7c43a783d63f075933aea605a0b77b6edd09b163
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Wed Jan 11 19:41:29 2012 +0100

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d832567bf1c31971a8ad95a8f13f7b33b05bf464
Author: Michał Olber <michal.olber@osworld.pl>
Date:   Wed Jan 11 14:55:49 2012 +0100

    l10n: Updated Polish (pl) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 06cfd28df55a2a43868297bfddb57d276714d153
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jan 10 19:25:24 2012 +0100

    Cleanup DOCDIR and RISTRETTO_HELP_LOCATION

commit f79dc47bbb975b9fa144004035baea5667a2c4eb
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jan 10 18:42:08 2012 +0100

    Update version

commit 98ed9c4aaf67ae4b4d1a62356e93b5bbef81c54b
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jan 10 18:35:53 2012 +0100

    Update version number

commit 7be33f8cf72c96baf366358c1aeb52aa5e68866d
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jan 10 18:34:17 2012 +0100

    Update NEWS

commit 8f6a7aff8c6cfffb79770fa3736151d1d05d73d9
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jan 9 21:45:08 2012 +0100

    Remove 0.5 offset, not needed for pixbufs

commit a0c87bfac2db5a04bfa0aaf87a73339ef6d5d819
Author: Aleksandr Ponomarenko <davian818@gmail.com>
Date:   Mon Jan 9 21:00:03 2012 +0100

    l10n: Updated Russian (ru) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 924a116ea9470a4f1593a7e683a157f030923671
Author: Thomas Schütz <xfce@thschuetz.de>
Date:   Mon Jan 9 20:21:02 2012 +0100

    l10n: Updated German (de) translation to 97%
    
    New status: 133 messages complete with 4 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 05eaade8b1a69955563e2515c7fe8b3f721ffa63
Author: Thomas Schütz <xfce@thschuetz.de>
Date:   Mon Jan 9 20:13:07 2012 +0100

    l10n: Updated German (de) translation to 97%
    
    New status: 133 messages complete with 4 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 06af45560b1be8edf572ae788aaa85433ea10d0b
Author: Thomas Schütz <xfce@thschuetz.de>
Date:   Mon Jan 9 20:00:21 2012 +0100

    l10n: Updated German (de) translation to 97%
    
    New status: 133 messages complete with 4 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e8937cd89c5299d3215708f2df5df3e20b14b11e
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jan 9 18:36:08 2012 +0100

    Remove docs from autogen.sh

commit 28fca6c5b35a9cd35726675f50f463cc84893183
Author: Olexandr <olexn@ukr.net>
Date:   Mon Jan 9 15:59:12 2012 +0100

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 00d43737eb0a55fc84d9a4e912c3be5d212d795b
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Mon Jan 9 10:51:54 2012 +0100

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5bd5c459d7e0c496749b0356d8f66576dde66d01
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Mon Jan 9 03:54:49 2012 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a7930b8d1d9852d62b00ffafb91e484837eb0059
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Mon Jan 9 03:51:06 2012 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0411aef38fb14a0061443a49fe0d8d20fbc313f6
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Mon Jan 9 02:09:34 2012 +0100

    l10n: Updated Hungarian (hu) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3145a547bd120603c21353a524fef584c09ab7d2
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Mon Jan 9 00:47:40 2012 +0100

    l10n: Updated Czech (cs) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 38228d82f324661fbdb2be7c03cdcf77e883f316
Author: Jeff Bailes <thepizzaking@gmail.com>
Date:   Mon Jan 9 00:40:05 2012 +0100

    l10n: Updated English (United Kingdom) (en_GB) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 77a6799f1399ce74c288430fde9f049b67396169
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Sun Jan 8 23:13:26 2012 +0100

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b4986b3260493a4a23594a2f2c6cc9134deb0fbc
Author: Thomas Schütz <xfce@thschuetz.de>
Date:   Sun Jan 8 21:56:17 2012 +0100

    l10n: Updated German (de) translation to 97%
    
    New status: 133 messages complete with 4 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2ed855cc17e56df329a8bb2ec34259c802e11e96
Author: Henrique P. Machado <zehrique@xfce.org>
Date:   Sun Jan 8 21:47:42 2012 +0100

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 732a2e6640aedf63d1489d8506ebe4e5c1b71ab5
Author: Piarres Beobide <pi@beobide.net>
Date:   Sun Jan 8 21:45:01 2012 +0100

    l10n: Updated Basque (eu) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 8de1008628d8894e6669908e4b6295e9a035fb83
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Sun Jan 8 21:27:13 2012 +0100

    l10n: Updated Danish (da) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b34ee1b052e7829576a5136df11a3b3864ddf831
Author: Thomas Schütz <xfce@thschuetz.de>
Date:   Sun Jan 8 20:38:12 2012 +0100

    l10n: Updated German (de) translation to 97%
    
    New status: 133 messages complete with 4 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e5ae9ec0e94f7dfc225f44176a4623a28e194df1
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sun Jan 8 18:32:40 2012 +0100

    l10n: Updated Italian (it) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6de01d67b32a6413e07c83685103aeb874157439
Author: Mișu Moldovan <dumol@xfce.org>
Date:   Sun Jan 8 17:25:24 2012 +0100

    l10n: Updated Romanian (ro) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5bc8329bfe8a5fd6f29061fe5c55d7bcac07581f
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Sun Jan 8 15:10:14 2012 +0100

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 137 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 247712607e891c578338b1e390aa52a2be03bb8b
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jan 8 14:04:24 2012 +0100

    Use correct docs-URL

commit 7dab45079d93bb8a39ce4e5fff59ceb1fd229da5
Author: Jeff Bailes <thepizzaking@gmail.com>
Date:   Sun Jan 8 13:53:25 2012 +0100

    l10n: Updated English (United Kingdom) (en_GB) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a939061479ab20a28622176d8ecc08d2a5ca99a2
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jan 8 13:32:52 2012 +0100

    Add missing file thumbnailer.c to POTFILES.in
     - Regenerate .po files

commit aa74058f8c7b53fcb0ef4956c8d7f2ec4aee4242
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jan 8 13:28:59 2012 +0100

    Simplify launch_help

commit 30031ef8f300ee2e6b8a1df2ab18fdcbe6328949
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jan 8 13:25:21 2012 +0100

    Remove docs submodule
    
     - (see xfce4-dev m/l about details regarding docs.xfce.org)

commit 6ff4e7779f0c867dc01a81c5b651fe59bd2d29d8
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jan 8 13:00:14 2012 +0100

    Change URL to new docs-format

commit 5cc340fda92675578f9f6dc8ef3e16605ecabaaa
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jan 7 09:53:35 2012 +0100

    Update README

commit b81122b291dc3f29263a60c4614e06487dc478b0
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jan 7 09:52:42 2012 +0100

    Update ChangeLog

commit c8f9c5f1c416a916bb0c344eca531febb82cf00f
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jan 7 09:45:25 2012 +0100

    Update NEWS

commit a2a5d9ffed39f05edda04e0120de02db021b94fd
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Sat Jan 7 05:15:08 2012 +0300

    Drag and drop for images.
    
    Adds support to open image files into ristretto as well as all the
    images in that same directory depending on what files were dropped,
    i.e. dropping one image will load all images in the directory while
    dropping a selection will reset the thumbnail bar and only load the
    selected images.
    Optionally, the user can just drop a single folder and ristretto
    will load all the images in there. For bug 3688.
    
    Signed-off-by: Stephan Arts <stephan@xfce.org>

commit 6e4f29ce317a6f0379ba3a4fae7b7347ed9cfa1a
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jan 7 09:32:42 2012 +0100

    Revert "Drag and drop for images."
    
    This reverts commit fbcfa257342a8ac84b624abc3289daf968621b2a.

commit fbcfa257342a8ac84b624abc3289daf968621b2a
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Fri Jan 6 21:48:08 2012 +0300

    Drag and drop for images.
    
    Adds support to open image files into ristretto as well as all the
    images in that same directory depending on what files were dropped.
    Optionally, the user can just drop a single folder and ristretto
    will load all the images in there. For bug 3688.
    
    Signed-off-by: Stephan Arts <stephan@xfce.org>

commit d72dfdd29ff81875b7a78e2f27517353367c5fc3
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jan 6 18:38:00 2012 +0100

    Add comments

commit c331e49671a8cf578e7159732d6a84e08db42670
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jan 6 17:23:58 2012 +0100

    Open a folder from the CLI (Bug #8301)

commit 3045ac94f4634bb0565f5ff0b4d2e8828ba4c081
Author: Christoph Wickert <christoph.wickert@googlemail.com>
Date:   Wed Jan 4 14:49:37 2012 +0100

    l10n: Updated German (de) translation to 98%
    
    New status: 133 messages complete with 2 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 8e396ec3e60e4bd12b3d51a8e8f10af614ccf818
Author: Thomas Schütz <xfce@thschuetz.de>
Date:   Wed Jan 4 11:07:04 2012 +0100

    l10n: Updated German (de) translation to 82%
    
    New status: 112 messages complete with 23 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6b3ede26a0d0ce05e12ce9dde791dd807512c9e3
Author: Thomas Schütz <xfce@thschuetz.de>
Date:   Wed Jan 4 11:04:38 2012 +0100

    l10n: Updated German (de) translation to 82%
    
    New status: 112 messages complete with 23 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 233fe1c770d54fd7fd7a06da3b42ca4702602d9e
Author: Mișu Moldovan <dumol@xfce.org>
Date:   Wed Jan 4 10:57:27 2012 +0100

    l10n: Updated Romanian (ro) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6ea5d16ea73b25929c5bfb36ae3c9f75ceaf2d21
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jan 2 22:33:54 2012 +0100

    Fix generation of translated docs.

commit 77f4b1cabddd9d1c3fdce52768d5bef545b5570f
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jan 2 22:21:59 2012 +0100

    Update documentation reference

commit 74d7aed57a953ee540177328062f67994c6994fd
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jan 2 21:42:21 2012 +0100

    Update NEWS with changes scraped from commit-log

commit 812e5e80f3fea1610c29204c4f9f57076efb04a9
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jan 2 17:17:21 2012 +0100

    Fix typo in NEWS

commit c2dbea5be869fbca4b7cefd9347ce2fd7dab6728
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jan 2 17:13:36 2012 +0100

    Restructured NEWS file

commit 0c6f73f085fa38ddab5577ec9664fe12a999273f
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jan 2 17:11:15 2012 +0100

    Update NEWS

commit 60db9ce45fcbf0fc3c8ad00be0f8438ea27849a3
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jan 2 17:06:47 2012 +0100

    Do not let the image-list assume a reference on File objects (Bug #8297)
    
     - Re-implement reference-counting.
     - Tested with valgrind, does not appear to have caused any mem-leaks

commit 230fe68c4e19bdf650c67a813d5c41b01f15e178
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Dec 29 22:32:42 2011 +0100

    Remove calls to rstto_main_window_update_statusbar
     - Emit 'scale-changed' from set_scale function
    
    Cleanup some code and indents.

commit b51d24193333fee0f84a466ba815cdbb0abcf583
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Dec 29 17:48:46 2011 +0100

    Save sort-style and update statusbar on zoom-event.

commit c77e2c2eac16181d189bc00ca0e79f212e403966
Author: Milen Milev <fanfolet@gmail.com>
Date:   Wed Dec 28 21:49:09 2011 +0100

    l10n: Updated Bulgarian (bg) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 833a7aeeaa3728543bfcec49f0de6ae0c47bed02
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Wed Dec 28 17:01:25 2011 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4447f3d0ec2ff4a065342930737a1c018b332663
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sat Dec 24 10:25:28 2011 +0100

    l10n: Updated Italian (it) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9a91bc4f752f5f1fb9d9d7217eb63d4a88a94570
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sat Dec 24 10:12:33 2011 +0100

    l10n: Updated Italian (it) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 63247910526bdb69c21ff9a4d90f89695b0e6e54
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Thu Dec 22 03:53:50 2011 +0100

    l10n: Updated Hungarian (hu) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3cab6cf686b452f610d1ff740bcb2d69dc864ddb
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Tue Dec 20 15:58:12 2011 +0100

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 30ceda88b730991781eed29ef1c5382849027168
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Tue Dec 20 12:42:42 2011 +0100

    l10n: Updated Galician (gl) translation to 95%
    
    New status: 129 messages complete with 0 fuzzies and 6 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 8c4e047bf8dbdbf19d2f9738d3c53372d9a818cf
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Tue Dec 20 12:27:46 2011 +0100

    l10n: Updated Galician (gl) translation to 91%
    
    New status: 124 messages complete with 2 fuzzies and 9 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 11c2f046189cbf11869cf2467701d94109dd4b8e
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Dec 18 22:18:11 2011 +0100

    Add some comments

commit c0bedba5401662cbebfd4108014fcc95e0972029
Merge: d3680c14 daa75c38
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Dec 18 22:16:05 2011 +0100

    Merge branch 'master' of ssh://git.xfce.org/apps/ristretto

commit d3680c14335f023a19efd20edac22044d600191f
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Sun Dec 18 21:05:51 2011 +0300

    Selection-box drawn outside of image because box_width < 0.0, return instead of drawing selection
    
    Signed-off-by: Stephan Arts <stephan@xfce.org>

commit daa75c38a0c8dc1ad41c37222a469859bb40ec9e
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Sun Dec 18 19:27:43 2011 +0100

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6fe86eeea23a9ba23e9699ed578557ff783a0ee7
Author: Carles Muñoz Gorriz <carlesmu@internautas.org>
Date:   Sun Dec 18 17:18:21 2011 +0100

    l10n: Updated Catalan (Valencian) (ca) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 49423fc7c500f64e188ea9660114b3062987c09f
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Sun Dec 18 14:41:54 2011 +0100

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9f272861caab7d07f47f6166422010704a590122
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Sun Dec 18 12:42:18 2011 +0100

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7a199ec2ca7c321e541da59c80774d1a4b38aef7
Author: Aleksandr Ponomarenko <davian818@gmail.com>
Date:   Sun Dec 18 12:24:44 2011 +0100

    l10n: Updated Russian (ru) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d91857941a85a66e4f56928e1e9d2c81b519c93d
Author: Aleksandr Ponomarenko <davian818@gmail.com>
Date:   Sun Dec 18 12:24:26 2011 +0100

    l10n: Updated Russian (ru) translation to 99%
    
    New status: 134 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f133d08904a752fc7ddf5ce751fd3ef36e7a73a5
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Sun Dec 18 11:09:42 2011 +0100

    l10n: Updated Czech (cs) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit adca49c4ac5b6ad3abd0e1c284ffd96e300e2d42
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Sun Dec 18 10:40:22 2011 +0100

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2c76535a89c4a6fde0ba43031eaabdcefbbe1d22
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Dec 18 09:57:09 2011 +0100

    Fix segfault of exit (check if thumbnailer is still available)

commit 9869e30ecba2a64d595e7988daf7ac0149dd499e
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Sun Dec 18 09:38:51 2011 +0100

    l10n: Updated Danish (da) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9d1e4eb48df26e347ebf1543c55378d6abb330fb
Author: Sveinn í Felli <sveinki@nett.is>
Date:   Sun Dec 18 09:37:19 2011 +0100

    l10n: Updated Icelandic (is) translation to 88%
    
    New status: 120 messages complete with 0 fuzzies and 15 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0d1b0fb14f28eba61a2eb7d786cc1e88a43f2433
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Dec 18 09:22:43 2011 +0100

    Set the motion-state to BOX-ZOOM even when not hovering over the image
    
    Change the cursor only when the mouse is over the image, but allow
    a selection to start from 'outside' the image and end outside the
    image aswell.

commit 97a169c4755d83c6ae626439d426cd7f994e2147
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Dec 18 09:16:04 2011 +0100

    Limit move and zoom selection to the inside of the image-frame.

commit 89127b8c5899ba151bfced6f61e353042ad5e9b7
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Dec 18 09:11:58 2011 +0100

    Limit drawing of the selection-box to the inside of the image-frame.

commit c7e94713bc7d19a26bc0342f1b1dd5cab12a1b18
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Dec 18 08:44:09 2011 +0100

    Clarify string in preferences dialog.

commit 5e4abfc1d9aed3f9cb017e9a1d9ee3f0f132703b
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Dec 18 01:14:14 2011 +0100

    Update .po files

commit 5a0bd5f711fdf7939ca1309a0dcca4db90cab7d5
Author: Matthew Blosser <edelstahlratte@gmail.com>
Date:   Tue Dec 6 13:47:30 2011 -0500

    Replaced the dash with a space in one instance of "thumbnail-bar".
    
    Signed-off-by: Stephan Arts <stephan@xfce.org>

commit 74a4abef472f434eddec4207087c497d82b7cd7e
Author: Matthew Blosser <edelstahlratte@gmail.com>
Date:   Tue Dec 6 13:47:05 2011 -0500

    Changed a "timerange" to "time range".
    
    Signed-off-by: Stephan Arts <stephan@xfce.org>

commit c438387fe9212635fd6b726bd8dc13391bf1c00a
Author: Matthew Blosser <edelstahlratte@gmail.com>
Date:   Tue Dec 6 13:45:39 2011 -0500

    "Revert zoom" -> "Invert zoom", separated a couple "thumbnailbar"s and a "scrollwheel".
    
    Signed-off-by: Stephan Arts <stephan@xfce.org>

commit 206010c2d8b51ca928913a868a9877ccbdc9fca7
Author: Matthew Blosser <edelstahlratte@gmail.com>
Date:   Tue Dec 6 13:43:51 2011 -0500

    Changed "Zooming" menu item to a more standard "Zoom". Separated a couple "thumbnailbar" to "thumbnail bar".
    
    Signed-off-by: Stephan Arts <stephan@xfce.org>

commit dfc541d49ca74c6d13a4cfdcccf8b32eac9ea6af
Author: Matthew Blosser <edelstahlratte@gmail.com>
Date:   Tue Dec 6 13:43:30 2011 -0500

    Better grammer in the desktop file comment.
    
    Signed-off-by: Stephan Arts <stephan@xfce.org>

commit eff56d13d962e549388052bdd94340a1c17161f9
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Dec 18 00:10:43 2011 +0100

    Update NEWS

commit 4de982dab42fdd7f244113f797c8f821a6680b10
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Dec 18 00:09:09 2011 +0100

    Make sure unsupported files are not accidently loaded in the image-list.

commit 13bff97303470587df2fdb6953aeed6488ea4296
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Wed Dec 14 16:11:10 2011 +0100

    l10n: Updated Danish (da) translation to 98%
    
    New status: 133 messages complete with 0 fuzzies and 2 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4fd383cd94ebec13e108c11ecec1d6169ded762b
Author: Mișu Moldovan <dumol@xfce.org>
Date:   Sun Dec 11 12:30:09 2011 +0100

    l10n: Updated Romanian (ro) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2fbe038ddbccb2025473a0d0c60dcfc1cf07f3ef
Author: Mișu Moldovan <dumol@xfce.org>
Date:   Sun Dec 11 12:29:33 2011 +0100

    l10n: Updated Romanian (ro) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0fe70529cc009bbb15b4d6bceb12750281ee57ba
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Fri Dec 9 14:29:53 2011 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 80510e2c66bc3807859d15447d65c27b3f6808fe
Author: Kristófer Arnþórsson <kristoferarnthors@gmail.com>
Date:   Mon Dec 5 13:52:59 2011 +0100

    l10n: Updated Icelandic (is) translation to 83%
    
    New status: 113 messages complete with 3 fuzzies and 19 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a59048aa18533d01dfa915a8a2b401f688c4b9b1
Author: Aleksandr Ponomarenko <davian818@gmail.com>
Date:   Sat Dec 3 13:57:56 2011 +0100

    l10n: Updated Russian (ru) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 549af360ed2cbb7c72bf231eb1ee0948838da79d
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Dec 3 13:01:52 2011 +0100

    Update statusbar when images are closed

commit 0b7db02de42dd771c0844fa17deb0c095b35599b
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Dec 3 12:37:12 2011 +0100

    Improve ordering of monitors

commit 111ff43834b06ef4920bc6656938b60f9db53787
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Dec 3 10:37:15 2011 +0100

    Fix segmentation-fault in monitor-chooser

commit 9bf1343fcad0d19b838c883877c8bf35bbbae19a
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Dec 2 20:06:00 2011 +0100

    Fix compile-error, return value from assert

commit 049484e669f466fad6afe596f557d8a2506d8065
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Dec 2 19:58:07 2011 +0100

    Update NEWS

commit 95cb53159a2b874b0ee9d070e5ab12695d40571f
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Dec 2 19:56:23 2011 +0100

    Add assertions for easier debugging

commit e0401b759d80569596241ec9e27f33387849ca42
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Fri Dec 2 20:56:46 2011 +0300

    Add NULL checks to rstto_thumbnailer_dequeue_thumbnail and rstto_thumbnail_bar_remove to prevent a Segfault
    
    Signed-off-by: Stephan Arts <stephan@xfce.org>

commit 6339e18fad389b145669656e29d237e11ac460c9
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Dec 1 22:07:45 2011 +0100

    Cleanup thumbnailer object.

commit 31fbabd1e6233795087b801e3e0407bf0623cbd1
Author: Sveinn í Felli <sveinki@nett.is>
Date:   Thu Dec 1 21:44:03 2011 +0100

    l10n: sett inn
    
    New status: 8 messages complete with 68 fuzzies and 59 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit cf210d7530f43ae199767ad54c2c7449faa7dda6
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Thu Dec 1 18:13:25 2011 +0300

    Created a statusbar update function and extended code for the statusbar to show image dimensions as well as the percentage the image is scaled at.
    
    Signed-off-by: Stephan Arts <stephan@xfce.org>

commit 9d1d721e5f17e3f584c151747ba895fcabc794e2
Author: Adolfo Jayme Barrientos <fitoschido@gmail.com>
Date:   Thu Dec 1 08:26:37 2011 +0100

    l10n: Updated Spanish (Castilian) (es) translation to 99%
    
    New status: 134 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 61a7207679d61c38ed28740ae2dd6a2e6b4d7ad8
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Nov 30 22:32:28 2011 +0100

    Cleanup image-list object
    Z

commit 8be71e7946b52b0b73e84865d0578b04b428d444
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Tue Nov 29 23:30:32 2011 +0100

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit eb0774d0597c4c42d90e686674f76c60b7cd5170
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 28 22:35:21 2011 +0100

    Solve segfault (should not unref rstto_file objects)
    
    Need to get a closer look at this, reference-counting
    of these objects is a mess, should be overhauled and fixed.

commit ed60d6427e912f393e97de4b09f447efa781e601
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 28 22:02:53 2011 +0100

    plug memory-leak

commit 5330ef9c6143e2c8a7ad17e03793038e1f9c4a0f
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 28 20:05:43 2011 +0100

    Make monitor-chooser themable

commit dbde007e00a08572a04fc38d12c72c0a14fc4e7f
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 28 19:43:01 2011 +0100

    Revert "Make monitor border-color themable"
    
    This reverts commit e202ad2fa4d84fdd29fe3c5374628c61328d479b.

commit e202ad2fa4d84fdd29fe3c5374628c61328d479b
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 28 19:41:05 2011 +0100

    Make monitor border-color themable

commit 6a7f20474768aedab0c6ce59d700550d41800405
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 26 14:32:15 2011 +0100

    Update NEWS

commit 4696e17dd388c7bce158ba5408a408cf1c45a128
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 26 06:31:34 2011 +0100

    Set the monitor_chooser monitor background as cairo_surface instead of gdkpixbuf.

commit f6f45c1e4abf8db82e5bb09a794152366aa05887
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Nov 24 19:52:22 2011 +0100

    Improve gnome-3 compatibility.

commit e984d0eedcc366fa04982ab65885784da071e563
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Fri Nov 25 18:31:49 2011 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6814392a6bb5113e8d76b70c8317c0d5fd795623
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Fri Nov 25 14:02:49 2011 +0100

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7ddb6a28cd65c4b2c0e309484708f3755c913268
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Wed Nov 23 12:06:39 2011 +0100

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b0da02d37a6d751bee44bd010ddefaf586a10db3
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Wed Nov 23 10:24:44 2011 +0100

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0e07f2a70ed9560972e069d7351095a393c27d9b
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Wed Nov 23 08:52:33 2011 +0100

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 135 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0a4ceb399322dc7872e93a712cdb471a02384119
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Nov 23 07:10:04 2011 +0100

    Fix compile-issues with --enable-debug=full

commit 816b0753513bfd61d26e9936d4c99829c3a0ffb9
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Nov 23 06:58:55 2011 +0100

    Update .po files

commit 39f6635cc5f5128b48e6486b8a24356c23ab41ac
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Nov 23 06:58:24 2011 +0100

    Update NEWS

commit d6b305c302f20a98771a8390c3d6240bc265d553
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Nov 23 06:43:32 2011 +0100

    Improve rendering of wallpaper

commit cdc0f4e3e290aebac942ca6cd5b34f24ac794c19
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Nov 23 00:38:48 2011 +0100

    Move wallpaper-style selection outside monitor-chooser and
    into the wallpaper-manager. This is desktop-dependent behaviour.

commit 55167ee6008202f5e3a9e06f4666ee2b0d7c6398
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 20 22:45:12 2011 +0100

    Solve some rendering bugs

commit afe29cd4644019fcadd771246894fe4f720aaf9a
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 20 01:42:31 2011 +0100

    Reduce text-size to 30%

commit 8e34fb2f9539b5157bcbe87529fddb1ec4a9db90
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 20 01:40:44 2011 +0100

    Replace g_slist with array, (faster). - Cleanup cairo-context on repaint.

commit 36d9d0f7306ab44cdb6522ff2de79f1ef2d2cd10
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 20 01:14:13 2011 +0100

    Draw a line around the monitor-number, improves readability.

commit ac3d9e72b9e14e150babcf03fbed5a447517aace
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Nov 18 07:56:22 2011 +0100

    Improve rendering of monitors in monitor-chooser.

commit f63308211e57f79649c0fecc263d0700cf1a461b
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Nov 17 17:09:34 2011 +0100

    add missing file to POTFILES.in

commit f23eed30888c666b6e221c86efae4b01aacfc8fd
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Nov 16 06:29:06 2011 +0100

    Add desktop-chooser dialog for first-run.
    
    Implement set-wallpaper for gnome (no idea if this works)

commit d1008cd61d86985a01f3c13af379fdd8209a6638
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Nov 15 09:57:14 2011 +0100

    Set singleton storage-object to NULL on finalize

commit e51e44fde610ddd55236076d353395ed7abc778c
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Nov 15 09:46:54 2011 +0100

    Let the main-window respond to changes in the desktop-type setting.

commit 3334e9ceda2da092b471ec8b5e00d9b5be8fd0ca
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Nov 15 09:30:15 2011 +0100

    Add 'choose-desktop' option to the preferences dialog.
    
    This option is used for configuring the method for setting the wallpaper.

commit bce58ca2e31bdb1274e1463290b1fcd751baf7d1
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 14 09:59:17 2011 +0100

    Modify monitor-chooser so the screen-dimensions are correct.

commit 302e249d53a1ad70fa09e27c150feea4d068536d
Author: Mișu Moldovan <dumol@xfce.org>
Date:   Tue Nov 22 20:30:40 2011 +0100

    l10n: Updated Romanian (ro) translation to 100%
    
    New status: 129 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 03f6dc73fe8e7cb80d0a625866bbe587b43c4551
Author: Mișu Moldovan <dumol@xfce.org>
Date:   Tue Nov 22 19:29:53 2011 +0100

    l10n: Updated Romanian (ro) translation to 100%
    
    New status: 129 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 48251a239f30ec7d18ef76b0615ae5852c9c54f8
Author: Piotr Sokół <psokol@jabster.pl>
Date:   Tue Nov 22 19:22:42 2011 +0100

    l10n: Updated Polish (pl) translation to 100%
    
    New status: 129 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 8f01ad0a5fe33d447be04e80b22862f43cda5e02
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Tue Nov 22 18:50:26 2011 +0100

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 129 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 18d2f0527989c2edf1ca716d456304adfc1f5f1f
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 21 07:45:22 2011 +0100

    update ja.po

commit c481d3090f2a138d2e70774e38e87582b9e9216f
Merge: bfb2196a 8a17e420
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 21 07:44:20 2011 +0100

    Merge branch 'master' of ssh://git.xfce.org/git/apps/ristretto
    
    Conflicts:
            po/ja.po

commit bfb2196a8045c48e77c4135aeeae9f778a8b6e1b
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 21 07:42:40 2011 +0100

    Update .po files

commit 8a17e420f0ec3b42e0b7109325e60ace809a41d5
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Sun Nov 20 11:33:35 2011 +0100

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 129 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit df61119f85e46dd27fa378093d88af0cde86ec03
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 20 11:21:32 2011 +0100

    Add checkbox for 'do not show this message again' to warning-dialog.

commit 33a370586b2b8ea00dc263f4858a3ab0c97a431b
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 20 11:06:58 2011 +0100

    Improve warning-message

commit 8d8c1e4159f94c7e6a6d5aa9f0b9084ef3dedc99
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 20 11:03:13 2011 +0100

    Update NEWS

commit 9b7fe20ec14edfdca708a00856a1d54385e2336b
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 20 11:01:36 2011 +0100

    Show a warning-message (one-time) when tumbler is missing (bug #8176)

commit 8d77a2c59640f316f1bd2a5482758ada82831ae0
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 20 10:39:38 2011 +0100

    Remove obsolete variables, and set default value for new property

commit 957dc9248bf92f2dde99f83ea68fb530833892dd
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 20 10:37:49 2011 +0100

    Add setting 'show-error-missing-thumbnailer' (Bug 8176)

commit f65fbc16915c414f99f6262520e6da261c590e78
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 20 10:32:46 2011 +0100

    Cleanup unused settings

commit 6f1f0fdb7d02d6239fda794a2e20e594b3dcb52a
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 20 09:57:37 2011 +0100

    Change 'dbus-call failed' message in a warning.

commit 33e3d7e877910cd89934bf1738a7122eda3859c8
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Nov 16 12:31:43 2011 +0000

    Fix a guint64 format string.

commit 64e618af66b5f6df7907be7b84b56494937453fd
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Tue Nov 15 23:56:10 2011 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 129 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e6e2a5124957c9cc7f0d612f5d4d6e071d8f0db7
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Tue Nov 15 18:45:12 2011 +0100

    l10n: Updated Danish (da) translation to 100%
    
    New status: 129 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b0c7daaf0ccdad4e933eb58392e753f9b946f599
Author: Olexandr <olexn@ukr.net>
Date:   Mon Nov 14 23:54:46 2011 +0100

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 129 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 1db83d58197a49dc1c8a4a228848e27c5286698f
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Mon Nov 14 15:13:14 2011 +0100

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 129 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 480e843b392e4d5820bef7712447700cae7242e4
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Mon Nov 14 12:26:43 2011 +0100

    l10n: Updated Croatian (hr) translation to 84%
    
    New status: 109 messages complete with 0 fuzzies and 20 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d25c6d6aefe51ab13fdbf230bbd3d606b2a60b86
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 14 08:27:47 2011 +0100

    Show error-dialog and do not open directory if file does not exist.

commit bf8aacf94a5e42c9a89efada1bb151a191719ea1
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 14 00:20:43 2011 +0100

    Update NEWS

commit 51052132ec4fe62e2f5b706dc3fb088f36d7b3c4
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 14 00:11:47 2011 +0100

    Improve preview of wallpaper for zoomed, scaled and stretched view.

commit 30ae66b39617bf5b2628827a9598bdf35e746e5a
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 13 23:15:08 2011 +0100

    Plug memory-leak

commit e43a58fe207c161faecf9bcb8e0099680fa62198
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 13 23:04:39 2011 +0100

    Update NEWS

commit ae0fdea54f0f0d4cb558a93961cd42c62fc61d78
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 13 23:02:08 2011 +0100

    Remove main.h (file is empty)

commit 654fefa69e04d64279f738fc4e3cff45f004242b
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 13 22:52:13 2011 +0100

    Add 'iter_has_next' and 'iter_has_previous' functions,
    
    - iter_has_next and iter_has_previous can be used to disable the
      sensitivity of the 'back' button on the first image.
    - idem for the 'forward' button on the last image.

commit 06f6a1867ddb20de0af2dea3a993c7f793999250
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 13 22:13:17 2011 +0100

    Use new API for opening a directory in main.c also.
    
    Use the new API, rstto_image_list_set_directory from main.c,
    this requires the introduction of rstto_main_window_get_iter,
    to get the iterator used by the main-window.
    
    This iterator is needed to make sure the main-window shows
    the correct image.

commit 3e660107ad30b12a2b5262e6f78f042517eccdc4
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 12 08:53:47 2011 +0100

    Make sure the iterator points to a file when a few files are opened.

commit 91ac881276b68c2e50874c2c0d7de01fee443913
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 12 08:24:39 2011 +0100

    Implement the folder-concept introduced in 0.2.0 in the image-list.
    
    This removed the need for code-duplication, and reduces the chances of
    bugs being introduced.

commit bd84c942674c5522ea94f6c49fbc27c08e390eda
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 12 00:09:23 2011 +0100

    Add sticky bit, to prevent the iterators from jumping around.

commit 813c2cde1312e007c8c8aa57f9ed3a8625b72ac7
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Nov 11 23:35:32 2011 +0100

    Remove unused function rstto_window_open_image_timer

commit 9761249e25a0042974a06ab60a082c462c6eaef9
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Nov 11 23:33:55 2011 +0100

    Add definition in header-file image_list.h for function
    
    rstto_image_list_monitor_dir

commit ec6c315c5b60dbb7ba230d1aeae11c88f6a524e3
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Nov 11 07:44:00 2011 +0100

    Remove new-image signal-handler, it has become obsolete.

commit e9f758ce3daf3bff9e7c70e3e57edbb72236d948
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Nov 10 22:29:36 2011 +0100

    Add file monitor (Bug #6509)

commit 9a72aee4ce0554bdab99ecf4e331fc93d6144d41
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Nov 3 23:22:57 2011 +0100

    Make sure the slideshow does not stop
    
    - Make sure the slideshow does not stop if
      'wrap around images' is disabled

commit 68da9d38b7c2e3d7377525559b4b1db689b408c0
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Sun Nov 13 20:56:09 2011 +0100

    l10n: Updated Croatian (hr) translation to 78%
    
    New status: 101 messages complete with 0 fuzzies and 28 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6a38bf12b0b06cff5333dba098612a260e4fdbd9
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Sun Nov 13 11:02:31 2011 +0100

    l10n: Updated Danish (da) translation to 100%
    
    New status: 129 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2017a8ebd37ad72c87a2c2ffd416d5c9cf038f46
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Sun Nov 13 04:17:08 2011 +0100

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 129 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3aaa72d82d3f309bd171fc377fb32fa42a33c6db
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Sun Nov 13 00:53:24 2011 +0100

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 129 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit dbd79f7cd2729fad1d5e94bc93cd4fbb623e2c54
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sat Nov 12 22:52:15 2011 +0100

    l10n: Updated Italian (it) translation to 100%
    
    New status: 129 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f76f2e34ff63eb2b60086a0cc8c6fb9527353e9d
Author: Mike Massonnet <mmassonnet@gmail.com>
Date:   Sat Nov 12 17:53:45 2011 +0100

    l10n: Updated French (fr) translation to 100%
    
    New status: 128 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a65b6ef8a831ecbe9270ea11572b98db5fc500dd
Author: Mike Massonnet <mmassonnet@gmail.com>
Date:   Sat Nov 12 17:52:59 2011 +0100

    l10n: Updated French (fr) translation to 100%
    
    New status: 128 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit bb0d15222029156a69c61011d10cde54aac03063
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Nov 11 23:44:40 2011 +0100

    Update NEWS

commit 891f9bf34d8fdbf1f0556d7892a92dbf80a88275
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Nov 11 23:43:20 2011 +0100

    Do not add copied image to image_list

commit 066e89935a6f9e3f53e1ee9e413293f3c1c03c3d
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Nov 11 23:31:34 2011 +0100

    Update NEWS

commit 694b846b7502a398a4b2a61d5209925ae7eb0de8
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Nov 11 23:27:43 2011 +0100

    Use the correct return-type for rstto_launch_help.
    
    - Fix bug introduced in commit
      c3bb5cc57e77fcd46fd18d1d17a914d584e3edd8

commit c3bb5cc57e77fcd46fd18d1d17a914d584e3edd8
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Fri Nov 11 19:12:41 2011 +0100

    Fix bug #8134 (Fix compile with --enable-debug=full)
    
    - Patch slightly modified by Stephan Arts <stephan@xfce.org>
      ( Notebook is allowed to be removed )

commit 8055fc9f3aee18f7f12d175684977b07dd4160bf
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Fri Nov 11 18:42:39 2011 +0100

    Fix bug #8135 (Segmentation fault)
    
    Segmentation fault when paint_background_icon tries to use a NULL bg_icon

commit 6553fb5c38e97d3904a0ea84559fbd0ba95926bf
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Fri Nov 11 11:42:43 2011 +0100

    l10n: Updated Danish (da) translation to 100%
    
    New status: 128 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 53035f33bc2ff4ec38006cf177262141243c2744
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Fri Nov 11 11:42:12 2011 +0100

    l10n: Updated Danish (da) translation to 99%
    
    New status: 127 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7a8c579abfc5ba1c53293c80d35e0302b0288978
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Nov 11 07:59:02 2011 +0100

    Prevent segfault when trying to open an image that does not exist.

commit 2a29214a27a96544b18535cd9589493d78ef47db
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Nov 10 22:30:52 2011 +0100

    Update TODO

commit 4f9542db4962550c7090a87bbe7bbf163b6e36b1
Author: Olexandr <olexn@ukr.net>
Date:   Tue Nov 8 15:09:48 2011 +0100

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 128 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4cacf41d39be5b15c79ca8cba18b662e162ffb65
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Tue Nov 8 09:03:49 2011 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 128 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 80f893eaf778f1a5d574411d431de5f204067eb1
Author: Xavier Devlamynck <magicrhesus@ouranos.be>
Date:   Sun Nov 6 21:34:30 2011 +0100

    l10n: Updated French (fr) translation to 100%
    
    New status: 128 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f8e5d60b7a7e65dd4d8219dd7098a4b39fec80cc
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Sun Nov 6 20:48:15 2011 +0100

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 128 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2b8246627218c20f788902739252dee257a65d74
Author: Aleksandr Ponomarenko <davian818@gmail.com>
Date:   Sun Nov 6 15:43:05 2011 +0100

    l10n: Updated Russian (ru) translation to 100%
    
    New status: 128 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f6fd6ef40f9407de77359647e2dab1e582d32bd9
Merge: e904e3d3 5f3edba3
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 6 10:23:26 2011 +0100

    Merge branch 'master' of ssh://git.xfce.org/git/apps/ristretto

commit e904e3d3cbefd715e4ebdce9bcb6ba86e55d8c71
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 6 10:23:13 2011 +0100

    Update NEWS

commit 6c88ad70e96c6d6e4fc72077b882d1dcfd67a065
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 6 10:21:42 2011 +0100

    Apply the brightness setting in the wallpaper-manager preview window.

commit e5c4bcc47caa7773c84d13a8f47f62476236e1b2
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 6 10:08:54 2011 +0100

    Apply the saturation setting in the wallpaper-manager preview window.

commit 5f3edba3fa459f0603a34f25235e0ddbc2ee025b
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Sat Nov 5 23:00:01 2011 +0100

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 128 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9711848ed2905df3c4ffc52eb5529a2798c6b051
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 5 22:34:16 2011 +0100

    Post-release version tag

commit 926dbd31461a7acba9f4b07f9d91d881ca187daa
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 5 22:19:13 2011 +0100

    Update NEWS, version

commit d8375475c04f0cc61b6e4cad6bbc2ed7584bf34a
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Sat Nov 5 16:15:53 2011 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 128 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 69150729d4d18ff800db7721e97eef8374f1a585
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sat Nov 5 09:29:17 2011 +0100

    l10n: Updated Italian (it) translation to 100%
    
    New status: 128 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 18f529d5d00aef417aed230e84b60ba515f5af8e
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Sat Nov 5 01:43:52 2011 +0100

    l10n: Updated Croatian (hr) translation to 78%
    
    New status: 100 messages complete with 0 fuzzies and 28 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 01cb1ccd002f7fa12b89e9c3eb168b2d0c84e791
Author: Piarres Beobide <pi@beobide.net>
Date:   Sat Nov 5 00:33:36 2011 +0100

    l10n: Updated Basque (eu) translation to 100%
    
    New status: 128 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3c2a875ab89de01ca637534f10cdfaf96eab316d
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Fri Nov 4 16:21:37 2011 +0100

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 128 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0ec2f51cea119ac1b43d6fc5bc8aebebb2053ab1
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Fri Nov 4 15:42:57 2011 +0100

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 128 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d31866e4cf7f806b4172632fa16922625bac00a2
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Nov 4 11:48:09 2011 +0100

    Update News

commit 464935f79087976bc868508764599aea570638c0
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Nov 4 11:37:59 2011 +0100

    Add more information to the properties-dialog

commit 406e466280c6edf7302b7589283f53eea1503375
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Nov 4 00:29:54 2011 +0100

    Update NEWS

commit 822f65c6bca25e907304834fe9e793a9e2b5cec7
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Nov 4 00:20:04 2011 +0100

    Do not make the properties-dialog resizable

commit 7e7e286e4d1eaa78b0536f2f667ca8aab02f4bf5
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Nov 4 00:05:31 2011 +0100

    Add some data to the properties dialog

commit 1b20451de0ac211bd722ab140bd3f09186c48062
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Nov 3 12:13:37 2011 +0100

    Update version number (we are beyond 0.2.0 now)

commit bc410991fdfa73b340aec676eda1012354bff3c8
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Nov 3 12:04:16 2011 +0100

    Update docs

commit b9f529af33f7a15ada179de086c2b3d5250a3898
Merge: 986ca3d8 f4f64b64
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Nov 3 10:42:56 2011 +0100

    Merge branch 'master' of ssh://git.xfce.org/git/apps/ristretto

commit 986ca3d80cca5a4874d7350cab6210a26a9ed943
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Nov 3 10:40:19 2011 +0100

    Fix Bug #8097 - Prevent thumbnails from disappearing.

commit f4f64b647044d53f90feef951b233dd9d92afe75
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Wed Nov 2 14:41:28 2011 +0100

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 125 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit adfe4ac7579f15b31f543c8a145e40966925b1c8
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Wed Nov 2 13:15:42 2011 +0100

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 125 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 34ba4a6a2f3087b96d38fe1de0943048052baf2f
Author: Mike Massonnet <mmassonnet@gmail.com>
Date:   Mon Oct 31 15:52:54 2011 +0100

    l10n: Updated French (fr) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 749eab45c9eaddde3ed2e9c83c05c635233d4b3e
Author: Mike Massonnet <mmassonnet@gmail.com>
Date:   Mon Oct 31 15:49:10 2011 +0100

    l10n: Updated French (fr) translation to 96%
    
    New status: 122 messages complete with 3 fuzzies and 1 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 212a5f169a5c0f2ee953da5c431f65f7b4dd7fe7
Author: Mike Massonnet <mmassonnet@gmail.com>
Date:   Mon Oct 31 15:43:54 2011 +0100

    l10n: Updated French (fr) translation to 95%
    
    New status: 120 messages complete with 4 fuzzies and 2 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b1777bf718d140c014acb4edd0e84cf6c8586409
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Mon Oct 31 10:27:25 2011 +0100

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 127 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 027c936f8f9b480134a26a55b2975a6630e6f5c5
Author: 玉堂 白鹤 <yjwork.xfce@gmail.com>
Date:   Mon Oct 31 02:00:52 2011 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 127 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 063aa7ddf927632b387d16cf32e21f2c9fa18a58
Author: Christoph Wickert <christoph.wickert@googlemail.com>
Date:   Sun Oct 30 17:25:21 2011 +0100

    l10n: Updated German (de) translation to 99%
    
    New status: 126 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 014836cf2bb2f4c60d50ac27d0e0a12a28b3d7f4
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 30 10:09:49 2011 +0100

    Move 'hide thumbnailbar' option to display tab

commit f6a90a78b41bf19afa994d5dfbc3ff1cf0c11ed9
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 30 09:47:54 2011 +0100

    Remove  scaling frame from preferences dialog

commit 61840e8584061a2310908f96b71d737a3e3fcf5d
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 30 01:42:03 2011 +0200

    Update docs

commit b1a12316d46f672274bb04f92df8cdf48d26115b
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 30 01:10:47 2011 +0200

    Update docs

commit fba1bbddf58d0c11867eb1777a48691c8daea02b
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Sat Oct 29 19:08:13 2011 +0200

    l10n: Updated Croatian (hr) translation to 79%
    
    New status: 101 messages complete with 0 fuzzies and 26 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 8fb73076903288a488067e7aed59e8b257f99157
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Sat Oct 29 19:07:26 2011 +0200

    l10n: Updated Croatian (hr) translation to 78%
    
    New status: 100 messages complete with 1 fuzzy and 26 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 17d4bb7bad369686d42093016e76df708bf47a3f
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Sat Oct 29 17:04:19 2011 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 127 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e50ed2e45eb8df8f175c499d57991fa3e2657f7f
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sat Oct 29 15:31:01 2011 +0200

    l10n: Updated Italian (it) translation to 100%
    
    New status: 127 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9ec42122960a1bf26bc595f143f0c7d3af5a0978
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Sat Oct 29 12:31:35 2011 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 127 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit abd7297e99926b08abea79848843ca9de4bf4e7d
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Sat Oct 29 10:51:00 2011 +0200

    l10n: Updated Danish (da) translation to 100%
    
    New status: 127 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ebd0b48189a4116b086ed83d8aa57567dc881c21
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 28 20:12:42 2011 +0200

    update translations

commit 945271603d331a839c5b6fbe4996ac2b1a1ed867
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 28 19:15:05 2011 +0200

    remove ristretto-settings.desktop file

commit 036198d17a53ddf43484805536c0e30b614bd65f
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 28 17:00:31 2011 +0200

    Update preferences dialog, add .desktop file for preferences.

commit e9aaa9291ddec312b56422481953b510dd68d960
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 28 16:55:20 2011 +0200

    Copy launch_help from xfce4-clipman-plugin

commit df78db5c1f1f3b924a2cbc6c7b99432e1d40ba9d
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 28 16:34:54 2011 +0200

    Add --settings option to launch the settings-dialog

commit 2fb12e9c9825cd39ed33c3b73609ff5ca91700e4
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Oct 27 22:55:14 2011 +0200

    Add help->contents menuitem

commit d9db4868c9636dfa1cb3083c742e65645c752ba0
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Oct 27 20:28:29 2011 +0200

    Update Makefile.am && docs

commit e3c6b2c54e392dbf958e1ce1eee0c9378dfcb8c6
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Oct 27 19:30:36 2011 +0200

    Add util.h to Makefile.am

commit 904486fd6af85e2873db667e127d9b6a7ab4517f
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Oct 27 17:57:52 2011 +0200

    Update documentation sub-package and configure.in.in

commit 67fa0670d401adf01208e56a3f68ea0bdc6a3c15
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Oct 27 17:26:42 2011 +0200

    remove docs

commit c5e02d94610962422eb18dc8543aa709fae072ed
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Oct 27 17:21:16 2011 +0200

    Make window-title translatable

commit df9e41d40364dd3e324d89e2bfa60cf1303a0e03
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Oct 27 17:10:40 2011 +0200

    Set minimal vertical offset to 0.5px

commit 1b3d51c0a2f5137defb2c5edd4faaee0ce09a68d
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Oct 27 16:53:22 2011 +0200

    Solve problem with size-calculation in size_prepared callback
    
    < pixbuf_width = width / height * s_width
    should be
    > pixbuf_width = width / height * s_height

commit 9022733738fee45adb141829e577b37c63fa171a
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 24 21:30:20 2011 +0200

    remove some deprecated code

commit 41d867af345a1ed2345203926e9e210b06f81378
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 24 20:05:58 2011 +0200

    Remove image-list property

commit c05c59bb5a6db2447ccfcc51f02a33a27ae302d1
Author: Piarres Beobide <pi@beobide.net>
Date:   Wed Oct 26 12:58:39 2011 +0200

    l10n: Updated Basque (eu) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5bbe19da42c328c8947dab24eafda726b7fac5a2
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Tue Oct 25 12:07:51 2011 +0200

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a4e0acfa5c396a3106f8a8e7353fde2b12ee51bb
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 24 00:23:17 2011 +0200

    Fix compile issues with --enable-debug=full

commit 309003c92becf11e108ada1b0bb8df0ee70afb64
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 24 00:13:15 2011 +0200

    Set default accelerator for slideshow to F5

commit cf6c105cec16cfa953a7b52ca11760a98c626ef8
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 24 00:05:24 2011 +0200

    Read the bgcolor properties on startup

commit aae1c7212f44e5a0ad32126d4f66effe33952cf6
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 23 23:41:44 2011 +0200

    Set default height to 440px,
    
    Show all buttons on a vertically aligned navigationbar

commit b5383a1b1643531319ad48c078d49f7066836b61
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 23 23:38:11 2011 +0200

    Show thumbnailbar by default

commit 3120c1356c63ff8ffb651a077503659b02031602
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 23 22:51:06 2011 +0200

    Improve rendering and performance of checkered-background

commit d25d9c2a54ea21b70fd8a0c5d5a1cb84d9d4cce6
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 23 21:45:20 2011 +0200

    Show toolbar when closing images in fullscreen-mode

commit a69b26289c40b51063f19b09600017b30748d96f
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 23 20:35:45 2011 +0200

    Improve background-color of monitor-chooser

commit 0a71f36a259e2c3f818b5a7b25b2677e55b90d5f
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 23 09:20:19 2011 +0200

    Make 'hide thumbnailbar fullscreen' the default

commit a1fec21ba31182e18dc0e144a8c6eb1fe9ca06bb
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Oct 22 22:28:10 2011 +0200

    Align cairo-context to pixels

commit 0bba0d0975588c4df87daa4504f12a7b2cfe63a7
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Oct 22 20:49:24 2011 +0200

    Cleanup some memory-leaks

commit f51aefbff481303cece1c45ebdd0566d30ac7e48
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Oct 22 19:57:10 2011 +0200

    Show some exif data in the statusbar if it's available.

commit 6e54209d9fb5d0bb3e959022e04eb230264f14b3
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Oct 22 18:31:32 2011 +0200

    reset adjustments when no file is opened

commit b882b6866100c13b214d82d93b004479f2ec1e32
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Oct 22 11:07:25 2011 +0200

    Set minimum render-size to 64x64 pixels

commit 9b3af0eb358ebe533640764dbc35ee4387b838c1
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 21 20:49:20 2011 +0200

    Update NEWS

commit d818d60cd4c05ea1326c747a583c9ca76a42ba81
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 21 20:35:54 2011 +0200

    Fix rounding error that generates continues rewrites.
    
    - floor() the upper limits of the adjustments, this prevents
      the upper-limit to be larger then the page-size when auto_scaling.

commit 72f74c701c2adc4694809a057f47dde73f3bb2fb
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 21 17:35:06 2011 +0200

    align the background with the image

commit 785101a913fef84feb570bc36aca8982c0a94e74
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 21 17:29:30 2011 +0200

    Add checkered background

commit 0b5a1e3d57e56d74cfca2610fb81df179b4904b0
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 21 16:24:07 2011 +0200

    Implement scroll-zoom

commit 899b57a2f64e9ba38f37351419c2782b0ee75083
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 21 16:01:52 2011 +0200

    Implement box-zoom
    
    - Cleanup some obsolete variables and functions

commit 4c3ca6d8b452a802bbfce16f9f51595182f5ef4d
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 21 15:30:15 2011 +0200

    Constrain zoom-box to image dimensions.
    
    - Clear release_event handler

commit a862815f7fa6c907744f91333df487ff7c9b0a29
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 21 14:14:01 2011 +0200

    Introduce drawing of zoom-box

commit ce0d6809b7dcecc0fb32f9aee2558f94a150339a
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 21 09:50:05 2011 +0200

    Implement rotation

commit 885ef95fed12ff64f835ca31edd0c8607a8e1448
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 21 08:10:04 2011 +0200

    Implement zooming and scrolling

commit 561eb6fcc5bff17432bba70509462cea64836ca3
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 21 07:39:21 2011 +0200

    Center image

commit 2ae7a2bbe7f526b26e2ea3db3c7aa44528ae3ae1
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Oct 20 23:44:22 2011 +0200

    Remove non-cairo functions - cleanup scaling code.

commit 068a0f1f8cea742416df0bfd33aa6acad3e505e0
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Oct 19 22:07:45 2011 +0200

    Implement image-viewer background-image using cairo

commit c690a16966b8c235221ecfa7194ffc77dc550c1e
Author: Tomas Schertel <tschertel@gmail.com>
Date:   Wed Oct 19 21:51:49 2011 +0200

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a11c97195fc0c409f70a6d5cab0e39d7b940580f
Author: Tomas Schertel <tschertel@gmail.com>
Date:   Wed Oct 19 21:49:45 2011 +0200

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 97%
    
    New status: 123 messages complete with 1 fuzzy and 2 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e49a5262732e31cdf4cba348212f099c4a620613
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Oct 19 06:46:42 2011 +0200

    Decrease buffersize
    
    Some JPEG images cause the JPEG pixbufloader to fail if the buffer
    is too large. (Thanks to Michael Orlitzky <michael@orlitzky.com>)

commit 1930b6b1d451e823e4e3b5919453ba57f559992d
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Oct 18 20:46:40 2011 +0200

    Rotate the thumbnails

commit ee7b5c7960301465e33e89a319e9751c6ad5a6e1
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Oct 18 20:10:26 2011 +0200

    Try to improve the render-quality a bit

commit 96e1840d9917ce00173c7bd82b6d0551319ca8c2
Author: Andres Sanchez <afsanchez93@gmail.com>
Date:   Tue Oct 18 19:37:04 2011 +0200

    l10n: Updated Spanish (Castilian) (es) translation to 97%
    
    New status: 123 messages complete with 3 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 827b379251b2d979680497a1f467127e7ebb08f4
Author: Andres Sanchez <afsanchez93@gmail.com>
Date:   Tue Oct 18 19:34:54 2011 +0200

    l10n: Updated Spanish (Castilian) (es) translation to 93%
    
    New status: 118 messages complete with 8 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a7e517df26c36ccde58c4cb536007447214363c3
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Oct 18 19:43:35 2011 +0200

    Re-implement exif auto-rotation

commit 39f7d71c465a3131fc5922c1ef639be51d5dbb40
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Oct 18 18:00:49 2011 +0200

    Do not call gdk_pixbuf_loader_close on failure
    
    gdk_pixbuf_loader_write has already called gdk_pixbuf_loader_close on failure

commit 6666c13263ffd4e76189719fa218cfb07f9bb311
Author: Christoph Wickert <christoph.wickert@googlemail.com>
Date:   Tue Oct 18 12:37:40 2011 +0200

    l10n: Updated German (de) translation to 97%
    
    New status: 123 messages complete with 3 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6693d528944ff06d7a4273b5aa3c02fdae0957be
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 17 21:54:16 2011 +0200

    Add 1 to the page_size to account for possible rounding-errors

commit c9f53be1c57b1f3d99119b26588d33bb18508de9
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 17 17:33:19 2011 +0200

    Post release tag bump

commit eab7e6b87a2eee712db6fb1cabd0d61bdba2b156
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 17 17:28:16 2011 +0200

    Update version number

commit ec91654968091e7ce188d66acd4fd86a7b24a26a
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 17 17:04:19 2011 +0200

    Set no_show_all on show-nav-toolbar menuitem

commit c368a511c2025671e7b68485eb5192aef023677f
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 17 16:54:12 2011 +0200

    Update NEWS

commit 7f26bb438fcee6f30897ea8f337907e4a137eb19
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 17 16:40:12 2011 +0200

    Fix compile-issues failing make distcheck

commit 6c2f625f610079bf986579d72c56571d82db7fdb
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 17 16:04:50 2011 +0200

    Do not show thumbnailbar when leaving fullscreen

commit 288473e9c4ba15878205602fb2e3443ba3ce414d
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 17 15:57:31 2011 +0200

    Fix error with current-uri

commit 3143e8d08ca0a007a4cebddd35179e4109674cf3
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Mon Oct 17 15:34:58 2011 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit cc4f021220f23b551eeb77fdfebeac76c8bfd702
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 17 15:27:55 2011 +0200

    Only emit the changes signal if it actually changed

commit 9fe116255bfed567629c82cd383fa2207098387c
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 17 15:25:53 2011 +0200

    Improve fullscreen-behaviour
    
    - Do not make the nav-toolbar visible when switching images
    - Honor the hide-thumbnailbar property when opening a new image
      while fullscreen.

commit 13716548a4a3561d9283b699ef62ef53ebbf3822
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 17 15:08:13 2011 +0200

    reduce timeout to 500ms

commit e986368e97a71e6d182dfc8427fcaafe2cb4e3ee
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 17 14:59:09 2011 +0200

    Make toolbar visible in fullscreen-mode when no image is loaded.

commit c2553fb4097e50eed5172ec5102d9a2d4b246973
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 17 14:57:39 2011 +0200

    Improve placement of the set_page_size functions

commit 45fcf1891e425104df294dd90c9f9cdcd44259ef
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Mon Oct 17 14:57:54 2011 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 23c1c7206a9b423d8f53c7ca2aa8b980131bf894
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 17 13:47:59 2011 +0200

    Fix bug #7867
    
    Move update of the adjustment page_size to the queued_repaint
    callback function. This way the adjustments do not get their
    updates before the _upper limit is changed too.
    
    This fixes a problem where the image-viewer is updated too often,
    sometimes indefinately until the widget-size is changed again.

commit cc347c6ea03cf040229b5ca606d9b5eb732a9437
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 17 12:15:33 2011 +0200

    Update TODO - Toolbar-merge is fixed

commit 40481cedbce92d3051d0293c2615967ed87b35ea
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Sun Oct 16 21:36:03 2011 +0200

    l10n: Updated Danish (da) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0f6bd112d89006cb5d3007d6138241665f8bb5c0
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 16 17:44:14 2011 +0200

    Update .po files

commit 8d1ea5548445bafe62cd1651c241dbb231cce121
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 16 17:21:15 2011 +0200

    Fix crash introduced with previous commit

commit 8a3747881a8336e9f06bed41eafd5f2e13d90f2a
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 16 17:03:03 2011 +0200

    Cleanup compiler warnings and errors

commit 3be93d888df62c5f55a394f6b118f17d57f45421
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 16 16:42:47 2011 +0200

    Remove debug statement

commit 0902b0ce02ef1bb5dfc65631d19a9ec6fbd48e33
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 16 16:35:06 2011 +0200

    update TODO

commit e73c395d8d4efce63e782a3f34ddea5076c30604
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 16 16:25:59 2011 +0200

    Improve merge-toolbar behaviour
    
    - Merge to the top toolbar
    - Decrease toolbar timeout until hiding the toolbar in fullscreen mode.

commit 1b4aa9dba3b528d0f93c0a6c8547d84b172db839
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 16 12:40:54 2011 +0200

    Fix bug in sorting algoritm (did not copy-paste enough from thunar)

commit ba3335f96ffacf639be32728aac149af4df8da56
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Oct 15 09:50:31 2011 +0200

    update gitignore

commit fb1832d95a2462f034eed552281048eedcf9b4d2
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Sat Oct 15 13:15:23 2011 +0200

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 127 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4c9a4717a8093b484dae1dae0e9edec210172983
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Fri Oct 14 21:19:47 2011 +0200

    l10n: Updated Italian (it) translation to 100%
    
    New status: 133 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit be845628dee380d6df00db2b660d789a7eab5f49
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 14 17:27:16 2011 +0200

    Improve sort functions

commit 2a28c5e03ca7a8a22923478c38fc1a6304304361
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 14 17:26:01 2011 +0200

    Improve thumbnail-selection procedure

commit 21c9243283b893b5c998f3ae7cd72953dde6cb2a
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Fri Oct 14 14:58:00 2011 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 133 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9883b066d9fe30f07dc0f8599c95f941cd962fb5
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Fri Oct 14 14:53:51 2011 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 133 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit bf3e581ec1422055a6e95250d03ffddf729ec177
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Fri Oct 14 14:53:18 2011 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 133 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9d49c888dc1cfb5bc7e549090d0dfe4fc479dd14
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 14 08:09:20 2011 +0200

    Update TODO

commit 7bdb5629a0554bbda236bd5d9d0bc7c03106acb4
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Oct 13 23:25:47 2011 +0200

    Update NEWS

commit ee0a9328d3af8b65b5c5f889220e7f35c4fc1447
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Oct 13 23:14:19 2011 +0200

    Fix toolbar-visibility when unmerging toolbars

commit aa1199ca63f55ba90db52f7dc3e66ab34921f9b4
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Oct 13 23:02:19 2011 +0200

    Fix leakage of thumbnail-pixbuf

commit 07c66b0fb67c0d5e97e4083409c116814ac5eedb
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Oct 13 22:39:10 2011 +0200

    Introduce a new folder-concept for opening files.
    
    - Remove the open-folder buttons
    - Open all images in a folder when selecting a single image from it
    - Close all existing opened images when opening a new image
    - Do not allow opening of folders
    
    - Fix a bug with the visibility of the file-toolbar when switching
      between fullscreen states and switching between images while
      fullscreen

commit 672b643eb57d8274b0b44836a85503305f0a0748
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Oct 12 22:07:51 2011 +0200

    Add RsttoFile object

commit 5f2070d331f4c412cd4e7f46313270be52584650
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Oct 11 22:26:56 2011 +0200

    Hide thumbnailbar when no images are opened

commit a9fad0158db9a50e79a9ee85d7a50b1d29713ab2
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Oct 11 22:23:48 2011 +0200

    Set stock icon for set-wallpaper (Bug #8025)

commit 291e1a4b6b39aeb520cdd860348cd189d4ec4314
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Oct 11 22:15:56 2011 +0200

    Expand separator

commit b52bc3789c3369d466f729588843da1496f78a3d
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Tue Oct 11 19:18:07 2011 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 133 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 14a3958c8a6dbefc1bd32da6f7ad228533da8385
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Tue Oct 11 13:58:51 2011 +0200

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 133 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e6e8d8c80ed18aa158aeb3630f9188b6daf6092c
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Oct 11 08:20:55 2011 +0200

    Add option to merge the toolbars.

commit 5ef5e56317aba036a29bfb0a86b3597505bb8596
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Oct 11 07:42:23 2011 +0200

    Set default thumbnail-bar location to the left

commit ed1413d27f37e5d8449f6e8ed38a7e2719de3fa1
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 10 21:46:06 2011 +0200

    Make open-entire-folder the default

commit 986aebca36ad9c94e8f30f322347fe8eeb5aa7fb
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 10 21:29:42 2011 +0200

    Sort images in a way similar to Thunar (Bug #6866)
    
    Pieces of code copied from Thunar to implement the sorting on filename.
    Current implementation does not support case-insensitive comparison.

commit 106fbadfd05cc12d66fa70de8717aae4d2f99e7b
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Sat Oct 8 15:38:36 2011 +0200

    l10n: Updated Danish (da) translation to 99%
    
    New status: 129 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 35cedf4ecda02c8c20d2dc444e47fffd1d6f0a44
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Fri Oct 7 21:07:25 2011 +0200

    l10n: Updated Italian (it) translation to 100%
    
    New status: 130 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ddc0d1b4d93c223fe9a63c37e69c99a47fe0de46
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 7 19:44:44 2011 +0200

    Add development tag

commit 246a722b1f21b1ed4a32f7f2143c7c32b6ebb64c
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 7 19:38:58 2011 +0200

    Update NEWS and version number

commit 3633de6df5865d419b99e7971df975557c8fa22b
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 7 19:28:15 2011 +0200

    Use XDT_CHECK_X11() and AC_CHECK_LIBM macro's
    
    Check for X11 and libm using the right AC macro's

commit b78eb62ca66d696de16543f42e35601ec98c1442
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Fri Oct 7 12:07:50 2011 +0200

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 130 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ab3c87660d4ea15225c3a909ec47c9e68ac2e80c
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 7 08:11:07 2011 +0200

    Fix several return-value bugs, thanks to Guido Berhoerster for reporting

commit fbfd3c509419cf5f8f10639e01c063473ccc93d4
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 7 08:05:20 2011 +0200

    Fix linking problems, thanks to Christopher Wickert for reporting

commit c13fe955de02a7df76cd7fa645151204e4ce743f
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Oct 6 21:05:17 2011 +0200

    Add development tag

commit 4b41781f9e9984b69e659c21953e1b7f9b7a82e4
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Oct 6 20:49:28 2011 +0200

    Bump version number to 0.1.0

commit 23179cfe4786e72c931d1a0e8b30ece4a66cc2cb
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Wed Oct 5 11:54:53 2011 +0200

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 130 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit de0fa3d63dc50d05a7fca63ad653c48623353976
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Wed Oct 5 11:51:14 2011 +0200

    l10n: Updated Slovak (sk) translation to 99%
    
    New status: 129 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0b9f7cf22279616addcc46c534b47cbf49e653cb
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Wed Oct 5 11:49:59 2011 +0200

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 130 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e39b3e582cfdbd74d111673e7b8ca921e5ba7045
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Wed Oct 5 07:40:08 2011 +0200

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 130 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit cdc8990601bcd8f561dcefd15884b3778124d8cc
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Mon Oct 3 22:11:53 2011 +0200

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 130 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6066295402a3c407ee625fccf88f1a0c6870a2e5
Author: Henrique P. Machado <zehrique@gmail.com>
Date:   Mon Oct 3 04:58:52 2011 +0200

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
    
    New status: 123 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ffb04d2db558306ba7523ba2e574a949f0c04134
Author: Piarres Beobide <pi@beobide.net>
Date:   Mon Oct 3 00:27:46 2011 +0200

    l10n: Updated Basque (eu) translation to 100%
    
    New status: 130 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 46b87f6aab9e9469cd5e64dab1d3af730228e39e
Author: Piarres Beobide <pi@beobide.net>
Date:   Mon Oct 3 00:27:07 2011 +0200

    l10n: Updated Basque (eu) translation to 100%
    
    New status: 130 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 08a2920a65d6037055be07adc367dcbbf3573794
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Sun Oct 2 23:53:39 2011 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 130 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 76c7fce4825cf50ae9c207f0fb9b07d9ecf9704c
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Sun Oct 2 23:53:05 2011 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 99%
    
    New status: 129 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9bed21b013f96ceff3b74b296d5fbcfd98a627d6
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 2 14:05:24 2011 +0200

    Add properties button to the popup-menu

commit fce79947f6e1430d12c891b3834f141e507fbc87
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 2 13:46:58 2011 +0200

    Add menu to the image-viewer widget.

commit 431cdf956c20f67fc9d16291bc5649f16e4dc9ec
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 2 13:33:57 2011 +0200

    Cleanup the image-viewer code a little

commit 37edc7543999692767bc51e3eb180dcfaf018fc7
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 2 12:59:52 2011 +0200

    Store the desired scale with the transaction-object.
    
    Sometimes, the scale of the previous-image persists when a new image
    is loaded. Fix that.

commit 1f68a55de010a55ba9088895ad0d210c6c822444
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 2 12:06:38 2011 +0200

    Update NEWS

commit c8ef5ebdbce5636c9b7f813b815201584621d192
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 2 12:00:42 2011 +0200

    Update NEWS

commit a4dd4e9aa7ee7a5b408cb2d5439ef8b1d8622ba6
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 2 11:59:38 2011 +0200

    Fix bug 7962 (Some strings are untranslatable)

commit f0839d5909d62d941bbe51686479e87375a46d79
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 2 11:56:27 2011 +0200

    Update NEWS

commit 3125d9e800493c3d6dfb48c48ee825aad279b8bb
Author: Critian Marchi <cri79@ngi.it>
Date:   Sun Oct 2 11:55:24 2011 +0200

    Fix bug #6910 (Patch for translation of menu items)

commit 1c72982e812c684a66f39586f9096b04465222cc
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 2 11:52:05 2011 +0200

    Fix development version-numbering

commit 36d60df2c7ed7822a2e3110705e94edaa5b97e95
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 2 10:54:03 2011 +0200

    Remove image from recently-used list on error

commit d4269f415a7f3faf33e5feacf06ae2b4c1e0aa73
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 2 08:52:18 2011 +0200

    Mention dependency-bump in NEWS

commit 3393f313eac837df004b9c04f55c0cb344be5508
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 2 08:50:19 2011 +0200

    Update NEWS

commit e60fe8f9b671b5a187c99c9935a9fd63cca5c96a
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 2 08:26:53 2011 +0200

    Update .desktop file

commit 9707f39a4d4178890cf53bcb4a8539c5effd64ba
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 2 08:09:21 2011 +0200

    Improve the 'maximize-on-startup' string in the preferences-dialog

commit 70ddb21e3e9af089ad3b0125584e797eb3f0bdfa
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 2 08:07:25 2011 +0200

    Add 'maximize-on-startup' option.
    
    Maximize-on-startup will maximize the window when an image is
    opened from the command-line. (Bug #3726)

commit 80c4f630667bbf757cd3c71e5974b1721cb27538
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 2 07:34:56 2011 +0200

    Propagate the scroll-event if the image_viewer did not respond.

commit dde5a3d773921610c5d29765c861eb56a8aa2cfe
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 2 07:16:12 2011 +0200

    Prevent the scroll-event from being propagated from the image_viewer.
    
    The behaviour of the scrolled-window on the scroll-event interferes
    with the scroll behaviour of the image-viewer widget.
    
    This change comes with a draw-back, the scroll-event does not reach
    the main-window either, breaking the image-navigation that responds
    to the scroll-event.

commit d41117c42e9a313efd1cf27d5e6b9cb76ddaac67
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Fri Sep 30 10:13:39 2011 +0200

    l10n: Updated Italian (it) translation to 100%
    
    New status: 123 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 15356ce9b99ef5293f15eb2a0997c47e3c87bcaf
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Thu Sep 29 22:59:59 2011 +0200

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 123 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6d10323a8c6a4d3f6b957e534f7490b10bc9591a
Author: Tomas Schertel <tschertel@gmail.com>
Date:   Thu Sep 29 15:44:32 2011 +0200

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 77%
    
    New status: 95 messages complete with 12 fuzzies and 16 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a5f456939721d4592b3ff9bc4bb35e8b52599cba
Author: Tomas Schertel <tschertel@gmail.com>
Date:   Thu Sep 29 15:39:54 2011 +0200

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 59%
    
    New status: 73 messages complete with 21 fuzzies and 29 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit cbf0ffedbe148c5ba443c2871855e99d086a1ed5
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Tue Sep 27 09:55:35 2011 +0200

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 123 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 38ada787419be59f5a48b7848a66737d0d6a1f70
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Tue Sep 27 08:58:00 2011 +0200

    l10n: Updated Slovak (sk) translation to 99%
    
    New status: 122 messages complete with 0 fuzzies and 1 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0b084c12039b92a2fe94f316335962f7634b95be
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Mon Sep 26 20:47:45 2011 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 123 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2b67d9afdc1e6e7d6b1c23a4fc6b24b8176a16db
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Mon Sep 26 03:26:54 2011 +0200

    l10n: Updated Croatian (hr) translation to 87%
    
    New status: 108 messages complete with 0 fuzzies and 15 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit afd5cb0f0ac4dde02d3ebc8faab6dc8b29e3513c
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 25 19:29:01 2011 +0200

    Update .po files

commit 02be3c95c1caf226bdd59a09f9871a2e7ab207dc
Merge: bd819d9d 68151bcb
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 25 19:27:43 2011 +0200

    Merge branch 'stephan/properties-dialog'

commit 68151bcb4be5d47922459582ea684bc56e9e1c71
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 25 19:27:04 2011 +0200

    Add 'use-thunar-properties' setting.

commit 040bad4a9156dca43a1278a0d02f6117269ca9d8
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 25 09:10:54 2011 +0200

    cleanup set_property function

commit 1d2c01fb5b3afea16fced5053c0614eb4a9416d3
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 25 08:46:23 2011 +0200

    Add some data to the properties-dialog
    
    Show the filename and mimetype

commit bd819d9d78be1db21c7d991cbc34cf2d3a6788ae
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 25 08:19:51 2011 +0200

    Cleanup thumbnailer.{c,h} code-style

commit 3afe9247fd20e68e488ec51621c7ee2c2290947f
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 25 08:19:51 2011 +0200

    Cleanup thumbnailer.{c,h} code-style

commit 8cb76184c09b53688eb05100713ff86cc23d8e11
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Sep 22 23:26:52 2011 +0200

    Add skeleton code for a built-in and fallback properties dialog

commit 09df735fbdf4ea6022d2d3043e5cc6ec85c06cc7
Merge: b8b96b48 38a2c77a
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Sep 22 22:48:03 2011 +0200

    Merge branch 'stephan/properties-dialog' of ssh://git.xfce.org/git/apps/ristretto into stephan/properties-dialog

commit b8b96b487974663850f31c761ac54c849c8d719a
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 21 21:20:58 2011 +0200

    Update TODO file
    
     - Implement a fallback properties-dialog, for when thunar is not available
       (it happens, bug #4054)
    
     - Implement file-monitoring, to track an opened file even when it moves
       across the filesystem. The thunar-properties dialog allows renaming
       of the files, using that dialog makes ristretto lose track of an
       opened file at runtime.

commit 62fb3256f148b29be6223d2fdb6179fa8e25ff23
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 21 21:09:13 2011 +0200

    Add properties-dialog d-bus interface to thunar again.

commit ad23e1158d78bb54977971d9ab8718f407afa87e
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 21 21:29:06 2011 +0200

    Add 'F' as another accelerator for fullscreen, fix bug #7817

commit 38a2c77a8c5816e7cfcb62bb1b7e10f018cc4d35
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 21 21:20:58 2011 +0200

    Update TODO file
    
     - Implement a fallback properties-dialog, for when thunar is not available
       (it happens, bug #4054)
    
     - Implement file-monitoring, to track an opened file even when it moves
       across the filesystem. The thunar-properties dialog allows renaming
       of the files, using that dialog makes ristretto lose track of an
       opened file at runtime.

commit 5553970f2182cc5831e00de7c4750bbe82578546
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 21 21:09:13 2011 +0200

    Add properties-dialog d-bus interface to thunar again.

commit c8fbb5a46307dcfe7e4ffd8f69cdee18864c2b2f
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Sep 20 21:58:46 2011 +0200

    Remove deprecated call to gdk_pixbuf_unref

commit 3c438c686424247ba155ac4326fd36f556f75523
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Wed Sep 21 02:38:50 2011 +0200

    l10n: Updated Croatian (hr) translation to 80%
    
    New status: 100 messages complete with 0 fuzzies and 25 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6664568973ba2aa3852cb6c3cdb63ceaac10ac06
Author: 玉堂 白鹤 <yjwork.xfce@gmail.com>
Date:   Tue Sep 20 16:35:35 2011 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 94%
    
    New status: 118 messages complete with 0 fuzzies and 7 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f5fe9e8ee318d168765b661fd735e3e5e6d63fae
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Sep 19 22:37:06 2011 +0200

    Update dependency-versions

commit 62b72d3ac3a509cbd8e115fc12909372f5c75fb5
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Sep 19 22:19:03 2011 +0200

    Remove set_double_buffered call

commit f9093216aa7febb04a7c36cbdbd851edc85805db
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Sep 19 21:26:54 2011 +0200

    Remove deprecated function gtk_toolbar_set_orientation
    
    Replace gtk_toolbar_set_orientation with gtk_orientable_set_orientation

commit 3247a82229852994685e5884e8cac1898f698842
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 18 21:27:23 2011 +0200

    Remove gtk_combo_box_text new, which only exists since gtk 2.24

commit 7aec524c649e0169c115e15e39585bb09a157c80
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 18 20:24:41 2011 +0200

    Remove deprecated function gtk_about_dialog_set_name

commit 4f66c110e6c823028332ec830e09d4a16a81a78e
Author: Christoph Wickert <christoph.wickert@googlemail.com>
Date:   Mon Sep 19 00:55:25 2011 +0200

    l10n: Updated German (de) translation to 100%
    
    New status: 125 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2cef1b10772a4026217f42eff010b076b36062ed
Merge: 17a69b95 40f77e31
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 18 19:32:54 2011 +0200

    Merge branch 'master' of ssh://git.xfce.org/git/apps/ristretto

commit 17a69b951475e968b19f298e1ec4ed6625c17d1c
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 18 19:32:27 2011 +0200

    Move the iterators forward when removing an image.

commit 40f77e31d9a2e7869730578a12115512edfd2de7
Author: Johannes Lips <johannes.lips@googlemail.com>
Date:   Sun Sep 18 18:42:48 2011 +0200

    l10n: Updated German (de) translation to 88%
    
    New status: 111 messages complete with 14 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 126a21a62582cc454e844ec271de45f1001ebd83
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Sep 16 11:16:46 2011 +0200

    Set the pixbuf to the 'selected' monitor, not the first one.

commit 4671b59544b47019a746b35929b4b5f49200e8bb
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Sep 16 11:04:11 2011 +0200

    Remove debug monitor

commit 3fdd43048ac3fb58c744ff6196ea2004b0275426
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Sep 16 10:57:22 2011 +0200

    Add an apply button to the xfce-wallpaper-manager dialog.

commit 2923174c4b9c1417c96d35039c0d02634faa6ffb
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Sep 16 09:43:55 2011 +0200

    Preserve the selected style when the monitor changes.

commit 1355e8ff7d20c0b8f278415c34596388d0f59e79
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Sep 15 00:16:02 2011 +0200

    Set default style to monitor_chooser widget

commit 83047c105b90fb810235704662b3d80453130082
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Sep 15 00:10:55 2011 +0200

    Pixelate the wallpaper-preview
    
    Pixelate the wallpaper-preview when the style can not be rendered
    in preview-mode.

commit 8df3d10454f64247f56f5f8da33e70e1acc3ff2e
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 14 23:57:57 2011 +0200

    Cleanup the code in wallpaper_manager

commit 98f5e8e9b67a408a9149437e2230a8e5c84d8294
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 14 23:48:48 2011 +0200

    Cleanup the code in xfce_wallpaper_manager

commit 443b58dea3df41f6937a9d0189b4f847aa606883
Author: Alper Tekinalp <alper.tekinalp@gmail.com>
Date:   Wed Sep 14 13:41:55 2011 +0200

    l10n: Updated Turkish (tr) translation to 96%
    
    New status: 121 messages complete with 0 fuzzies and 4 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c72278bded81ec7664712cd0983192c5d5129dca
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 14 10:14:51 2011 +0200

    Remove the 'debug' monitor

commit aab6f6dea569d2303d4d492c291d43c61fc83c48
Merge: a031362d 2cb0e1e7
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 14 10:00:05 2011 +0200

    Merge branch 'master' of ssh://git.xfce.org/git/apps/ristretto

commit a031362da05f095839974168018c8262735c831d
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 14 09:56:48 2011 +0200

    Improve the desktop-preview widget
    
    Make the monitor-chooser widget display the wallpaper the way it will be
    displayed on the wallpaper when using the zoomed, scaled or stretched
    style-mode.

commit c378abf122b580e658f98109e5a90a16ec6b6692
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 14 09:28:46 2011 +0200

    Re-enable the style combo in the xfce set-wallpaper dialog
    
    Apply several fixes to enable the style-combo

commit 2cb0e1e718ae0c6c49be7c038d58f177826d899c
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Tue Sep 13 20:20:38 2011 +0200

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 125 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit bb0811a2901a901614ef876882374b32340714d5
Author: Piarres Beobide <pi@beobide.net>
Date:   Mon Sep 12 00:51:12 2011 +0200

    l10n: Updated Basque (eu) translation to 100%
    
    New status: 125 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 20d2e742ef8dda6236c851258b815116b67842f9
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 11 22:46:58 2011 +0200

    Add Monitor-chooser widget to xfce-wallpaper-manager

commit b1c868e1092b5ccb8c53822a68866eb68bab9733
Author: Andres Sanchez <afsanchez93@gmail.com>
Date:   Sat Sep 10 16:17:04 2011 +0200

    l10n: Updated Spanish (Castilian) (es) translation to 99%
    
    New status: 124 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f2e5628bc0046f945ee22f57c5ca878d0ec6d85b
Author: Andres Sanchez <afsanchez93@gmail.com>
Date:   Sat Sep 10 16:16:13 2011 +0200

    l10n: Updated Spanish (Castilian) (es) translation to 97%
    
    New status: 122 messages complete with 0 fuzzies and 3 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 867c2b4e19a2d140129d58ae7287a6ec8b3480cc
Author: Aleksandr Ponomarenko <davian818@gmail.com>
Date:   Fri Sep 9 23:48:15 2011 +0200

    l10n: Updated Russian (ru) translation to 100%
    
    New status: 125 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit dbc567290e638f810effe22232f3d07af3d5b4e6
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Fri Sep 9 11:11:44 2011 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 125 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5c38cca2fe8ba1ea9df323042ffa659a998ec8ec
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Thu Sep 8 21:11:47 2011 +0200

    l10n: Updated Italian (it) translation to 100%
    
    New status: 125 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ebea2d0a6f25fea1557bac5d98099abe3e2c9730
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Thu Sep 8 19:16:44 2011 +0200

    l10n: Updated Danish (da) translation to 100%
    
    New status: 125 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d49403232239a237999046a392c431b1a17d8def
Merge: c505ffdc a661b6a4
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Sep 8 19:12:45 2011 +0200

    Merge branch 'master' of ssh://git.xfce.org/git/apps/ristretto

commit c505ffdccfe0deb6fbd991dca8e1dde058938bb9
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Sep 8 19:09:55 2011 +0200

    Remove the check for preloading, since that feature is gone.

commit a661b6a419cadc1f0f699aa56cf185d1b496d378
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Thu Sep 8 17:48:39 2011 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 125 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c9f85c68e4671380466d333248a99698658b667b
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Wed Sep 7 19:58:01 2011 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 125 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 314bb3ed6ab2a4b3f9bfe0d8398ac47bc1ba5e44
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Sep 6 19:16:41 2011 +0200

    Make sure the monitor-selection-box contains sensible data.

commit 21d8017a80ac661c2de75cbe368f692df0878414
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Sep 5 19:38:53 2011 +0200

    Fix multiple-monitor support for xfdesktop-wallpapers (bug #7954)
    
    Make sure the wallpaper can be set on multiple monitors on xfdesktop.

commit 5048172911a6c74305ffe891cd76d513042e8421
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sun Sep 4 10:11:43 2011 +0200

    l10n: Updated Italian (it) translation to 100%
    
    New status: 130 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 8296d0929c476bd454a7d444d855915de236c081
Author: Michael Orlitzky <michael@orlitzky.com>
Date:   Sat Sep 3 00:43:09 2011 +0200

    Add key-bindings for using the arrow-buttons (Bug #5977).
    
    Modified slightly by Stephan Arts to correspond the direction
    (up-down) with the direction of the arrows in the UI.
    
    Thanks to Chris Hall, who wrote the original patch.

commit fcb707b507b2a37cb41db93a85a95c78a5b6d3ff
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 3 00:32:29 2011 +0200

    Call iter-changed when a folder is opened.

commit cb8b7cf2c8aee871e04029048b4e09909dde3dad
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 3 00:21:12 2011 +0200

    Add a reference to the file object when calling the 'add_recent_files'
    sourcefunc. That function will own the reference and remove it when
    done.

commit 857e80a658736edf5ac8a0d15f83390db8adc57c
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 3 00:09:23 2011 +0200

    When clearing private data, use localtime
    
    Use localtime for 'today', to make sure the history of today is being
    cleared relative to the local timezone, not UTC.

commit 979e82ef5e5d0d6a5b516b4d43fb9316f88e8b59
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Sep 2 23:58:43 2011 +0200

    Make the today option clear today

commit 42d4a996fd8e2148dc22c38820884847d5bdaaa1
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Sep 2 23:51:32 2011 +0200

    Cleanup Preferences Dialog
    
    Remove unimplemented tabs and features
    Add an option to revert the scroll-direction (some people find the oposite to the default more intuitive)

commit 43bb0e2407c532178b51a9fb233d9ce42ce3fada
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Aug 31 22:35:51 2011 +0200

    Set iter-position to 0 when opening a folder from the recently-used-items
    list.

commit c0de3470d959d11c7427bac9e93958b9255fc116
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Aug 31 21:56:43 2011 +0200

    Move to the next image when closing the first image from the image_list

commit 216b407e4eb348adaae6f0d16668773bb62b53ad
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 28 09:28:29 2011 +0200

    Re-enable the close_all feature of the image_list.

commit c325153c4a293d662cd6c2c6d3985a8c37d39db5
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 28 09:24:26 2011 +0200

    Add some checks for nullpointers in the image_viewer.
    
    When releasing the mouse-button (for box-zoom) or scrolling with
    the mouse-wheel. The image-viewer gave errors because there were
    not enough checks for null-pointers of the various pixbuf objects.

commit 2170327dfa259926ecac8b4425d92bf5625405a0
Author: Ardjuna <ard_h_r@yahoo.com>
Date:   Sun Aug 28 04:32:37 2011 +0200

    l10n: Updated Indonesian (id) translation to 100%
    
    New status: 130 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7bfe4bd9736d26be578547ff30c0fb056dec47c7
Merge: 6d37d2c5 2c77b0a3
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 27 14:38:48 2011 +0200

    Merge branch 'master' of ssh://git.xfce.org/git/apps/ristretto

commit 6d37d2c5f58d5f28d5282b3a93bbf95245865175
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 27 13:17:39 2011 +0200

    Update button sensitivity when an image is opened or closed.
    
    When the first image is opened, the 'iter-changed' signal is
    emitted, this causes the main-window to toggle the sensitivity of
    the next, previous and play buttons. Since 'next', 'previous' and
    'play slideshow' do not make sense when you've opened a single
    image, these 3 buttons are marked insensitive then. Opening the
    rest of the folder doesn't move the iterator, and thus doesn't
    trigger additional 'iter-changed' signals. Keeping the buttons
    disabled even though several other images have been opened aswell.
    
    Calling the 'update_buttons' function immediately after opening
    new images or a folder of images solves this discrepancy.
    
    For consistency, 'update_buttons' is called from the function
    closing the images aswell. This makes sure the zoom- and rotate-
    buttons are disabled when no image is opened.

commit f6c5507d34e9c17ca229849c426056d216105355
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Aug 26 21:23:30 2011 +0200

    Improve rendering of the 'checkered background' for transparent images.

commit 2c77b0a3e82e516176d426a8aa03ee6c571083d0
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Fri Aug 26 20:35:22 2011 +0200

    l10n: Updated Danish (da) translation to 100%
    
    New status: 130 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e7d2a9082e66526ab245a030fd5da9fc83e913b1
Merge: 3e06278b 3608c0d8
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Aug 26 18:53:58 2011 +0200

    Merge branch 'master' of ssh://git.xfce.org/git/apps/ristretto

commit 3608c0d8f9a46877f1ab5e32cacaea272c0d15a2
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Thu Aug 25 09:52:49 2011 +0200

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 130 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3e06278be9c49c0810c790cb8aa860cf2a9e2743
Merge: 2633f963 54ec53f1
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Aug 24 21:26:13 2011 +0200

    Merge branch 'master' of ssh://git.xfce.org/git/apps/ristretto

commit 54ec53f1fa0e94d3ce8bf76af581dd6b53a53056
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Wed Aug 24 15:56:40 2011 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 130 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 509a71c9c5d52a64babec3bce70438546e4d32f5
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Wed Aug 24 15:56:17 2011 +0200

    l10n: Updated Portuguese (pt) translation to 99%
    
    New status: 129 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 55b74a99fdc4763444e02965e8724e88f1ec6623
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Wed Aug 24 15:19:20 2011 +0200

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 130 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit da316132980102425743e82c27f85f05d87c7a11
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Wed Aug 24 12:03:38 2011 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 130 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2633f963d47e50ec38926d221d193581344cef17
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 23 23:12:06 2011 +0200

    Clear TODO file

commit 787034c57cdd3d56c2b587f3623b4dd802c8ff9f
Merge: 5b93f4d9 2bf2296f
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 23 22:58:07 2011 +0200

    fix conflicts with da and de translation files

commit 5b93f4d94389e36053d2cbc4e7e98ca86e279892
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 23 22:54:39 2011 +0200

    Make the thumbnail_bar and thumbnailer less complicated. (Step 2)
     - Remove RsttoImage class
     - Remove stub for Meego-wallpaper
     - Use GFile as a reference everywhere
     - Update .po files

commit 2bf2296fafb95a0a5444f1afb6056e409ed561ca
Author: Fabian Nowak <timystery@arcor.de>
Date:   Tue Aug 23 22:41:45 2011 +0200

    l10n: Updated German (de) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7f25ff8660058f0bd98865151e4136184e33ca8f
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Tue Aug 23 21:47:38 2011 +0200

    l10n: Updated Danish (da) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 594cbe8a9332973b41b03286092b8eebf881732f
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Aug 22 22:56:11 2011 +0200

    Make sure the xfce_wallpaper_manager is the default

commit ef002949d3e0a393c8d2ed2c43b28616baa0fb59
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Aug 22 19:07:15 2011 +0200

    If the image is smaller then the window-size and beyond the window-size (maximum for small images), set auto_scale to TRUE.

commit cd04169b6b8ccc09fbcc77d27af92733ba637e72
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Aug 22 18:49:06 2011 +0200

    Fix segfault caused by uninitialized variable;

commit 086b33da479ac24fab7489961cd256ce34aba55a
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Mon Aug 22 16:11:35 2011 +0200

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 88d405a823773944f6dd17140f181f8471798e8a
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 20 10:45:26 2011 +0200

    Update .gitignore

commit 98848e23710e3c81f7516f552644292e068eea87
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 20 10:43:03 2011 +0200

    Add gitignore file

commit 1f1c7551f7181bca7f1e4f3f02b02e7f84e0f805
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 20 10:32:55 2011 +0200

    Make sure running transactions are cleaned-up when image_viewer_set_file is set to NULL;

commit f1a26170f59df02ec1763c74302141c0a80596ba
Merge: 5170889a f2228f08
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 20 10:18:56 2011 +0200

    Merge branch 'master' of ssh://git.xfce.org/git/apps/ristretto

commit f2228f083f20fa9da6fc4eb7f3edb636025aa9e7
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Fri Aug 19 08:46:22 2011 +0200

    l10n: Updated Italian (it) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5170889a75fc1aae2dd4e25eba53038bd744844a
Merge: 36c19aa4 e459466a
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Aug 18 20:25:22 2011 +0200

    Merge branch 'master' of ssh://git.xfce.org/git/apps/ristretto

commit e459466a1044f2b49e20119c5fda990b72f52ca4
Author: 玉堂 白鹤 <yjwork.xfce@gmail.com>
Date:   Wed Aug 17 18:08:35 2011 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 12b86f6e26bbe1e64d1aa185bf1c35df44e13b5c
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Tue Aug 16 15:26:57 2011 +0200

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 132 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 36c19aa4494514018af763e6d67c4f1ca5a309fd
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 16 00:42:59 2011 +0200

    Remove 'wrong' statusbar-message
    Improve set_scale function

commit 1dcc36d4544a7c9b69c85b72d539973779e90637
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 14 21:28:53 2011 +0200

    remove film-border from thumbnail-bar

commit 46be1c863ce71ff48d96c2577cf048589c259e41
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 14 14:25:21 2011 +0200

    Fix recently-used list for single image -- really this time

commit 525ec6ebc3635a107e3a6176186b9bad7da6832b
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 14 14:22:50 2011 +0200

    Add files opened from the cli to recently-used list

commit 9ea5d3f3b37c107e25d0957d3416ee395ef97038
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 14 14:12:07 2011 +0200

    Also update the recently-used images list when only a single image is opened

commit cda920d515e925ecd15e426f031ba650f0e9af4a
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 14 13:46:28 2011 +0200

    Make sure the cancel button cancels

commit aad58da05ab7d1b3d8b60dc00e843ad5d834ceb7
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 14 13:11:28 2011 +0200

    Implement clear-recently-used list feature.

commit 73b90da4e798b3694c4e742aeb91ce3224bde79a
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 14 11:36:20 2011 +0200

    fix incrementers in for-loops

commit 9b0c6127d7d1d0723897c513bf37b192ddb63ae2
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Aug 12 22:42:47 2011 +0200

    Add 'Clear private data' dialog

commit a45d64c05502d2e1b9f311c9a70973e367556c61
Author: Andhika Padmawan <andhika.padmawan@gmail.com>
Date:   Sat Aug 13 18:25:32 2011 +0200

    l10n: Updated Indonesian (id) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 806006592b9d7bca4b8a62c4c71b3a21cbf6c97f
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Sat Aug 13 15:21:13 2011 +0200

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5d0bf7b976d92752205b8201347f9244dedde3ec
Author: محمد الحرقان <malham1@gmail.com>
Date:   Fri Aug 12 01:28:20 2011 +0200

    l10n: Updated Arabic (ar) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4af531812f9c6e2223b0f28bcaf3c022940fd672
Merge: 54ca7799 08545aad
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Aug 11 22:29:08 2011 +0200

    Merge branch 'uri-base'

commit 08545aad35a36bd89f10510ff113bb369d68c588
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Aug 11 22:28:43 2011 +0200

    Fix memory leak

commit 54ca77998b46555e394d7d80c36d3ec70766b721
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Thu Aug 11 17:29:57 2011 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit eeb4336dfb3c0d150d24aa6515cf67015e6eeffc
Author: Paul Garden <kiari62@gmail.com>
Date:   Thu Aug 11 17:29:39 2011 +0200

    l10n: Updated Catalan (Valencian) (ca) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b69580a50841c51e630c6bc893039a4921848032
Author: Andres Sanchez <afsanchez93@gmail.com>
Date:   Wed Aug 10 19:47:01 2011 +0200

    l10n: Updated Spanish (Castilian) (es) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2dbf228674624924a98d4f71943e1b17b30c9eee
Author: Mișu Moldovan <dumol@xfce.org>
Date:   Wed Aug 10 09:54:01 2011 +0200

    l10n: Updated Romanian (ro) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 81a762c5581feb5fe3b7c9ba5ca947ccb54da3fd
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Wed Aug 10 00:20:09 2011 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ca1f2f4a3c888b2bd5dacca697048432af812a44
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 9 20:42:39 2011 +0200

    Plug memory-leak

commit de4a861c28d63ce088dd99cb037153f2096f9fec
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 9 20:37:10 2011 +0200

    Update .po files

commit fe81869de83d6e88046328cd7069b09b8c3a6674
Merge: c070a415 610a0686
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 9 20:36:19 2011 +0200

    Merge branch 'uri-base'

commit 610a0686255b44abf4894ee3aca2e90650a10454
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 9 20:35:33 2011 +0200

    Add navigate-images with scroll-button.

commit f0b4198dbf8bbe89ae8e9c03c1ea0f51bd9d394b
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 9 19:44:29 2011 +0200

    Add tooltip with delete button

commit c070a4151dbdb4165d6ad51caad6531268812edb
Merge: c846c7b1 db135188
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 9 19:37:41 2011 +0200

    Merge branch 'uri-base'

commit db13518863fd0ca214d236aa64a5525776606d21
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Aug 8 22:19:34 2011 +0200

    Clean-up code (end of fase 1)

commit c846c7b1f8defe410efe8b09c3055ed7465b746f
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 7 09:15:02 2011 +0200

    Fix image-rotation buttons on main-window

commit ccf4b3abcdf2abe22a9bf096ef5ffdc20abd1f5e
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 7 08:32:31 2011 +0200

    Fix an error introduced with previous commit when rendering
    the image with RSTTO_IMAGE_VIEWER_ORIENTATION_NONE.
    
    Improve the position of the image when using set_scale
    and the image passes the widget-border.

commit 0baa638b40c5bdf3bf73c4440625022504680e4c
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 7 08:02:13 2011 +0200

    Add rotation to the image-viewer widget

commit dce4a45dd28776e3c1ab7b5acd98c8f08a20904d
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 7 00:36:01 2011 +0200

    Add comments

commit e4fc47673dd86cc63a9ec691ed91e0da94218188
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 7 00:19:22 2011 +0200

    Remove obsolete includes from image_viewer.c

commit 19d396e2549baa3bc6e990678d2fd3586a5dc5a5
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 6 23:20:33 2011 +0200

    Remove warning when timeout == 0

commit 174be852ac13380735f4cd2cadbb9457c93ee224
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Aug 5 21:52:48 2011 +0200

    Takee the image-offset into account when using box-zoom.

commit 6c5ff39c0777f5bc6cc3d3c603679966c1e42fd5
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Aug 5 00:19:48 2011 +0200

    Improve the scale calculation when doing box_zoom.

commit 0a18c04760f358f279a63b55de1ee46af69c0ccd
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Aug 5 00:04:49 2011 +0200

    Implement box-zoom (zoom to selection)

commit 1deeb369388f473bc651e43baf14985f480fbeae
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Aug 1 17:49:25 2011 +0200

    Add 'Clear private data' menu-item, for cleaning privacy-related information.

commit 61e7417a58ffbeb182b5db3115a76f47f6458514
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Aug 1 17:20:35 2011 +0200

    update copyright-string

commit 4e27f7f6a2e9fbfabe4f5f566a3f29bdad8d167c
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Aug 1 17:05:02 2011 +0200

    Constrain the selection-box dimensions to the image-dimensions

commit d59b358976562865069a78e182e089270f80ecd7
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jul 29 22:47:30 2011 +0200

    Draw rectangle for selection-box
    Fix initial zoom-state

commit 732e266d7990d2cdc15b8aba4885c34df1934836
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jul 29 20:17:53 2011 +0200

    When creating a subpixbuf smaller then the image-size, add 1 to make it fit the window.

commit eee4f7cd4dba7b813f23bb03772893d0722dcac6
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jul 29 19:55:18 2011 +0200

    Set maximum scale to 400% instead of 200%

commit 5619251ec2172f48f119fcdd2ece3dffc2e203b6
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jul 29 19:51:03 2011 +0200

    Improve zooming

commit c17d4a6b7b9a80876f253434213e0c4c9134ec9e
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jul 29 16:27:19 2011 +0200

    Reduce the nr of floating-point divisions

commit 3be74f9b0b2f911330724ce6563c64fa08a52222
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Jul 27 22:20:14 2011 +0200

    Fix segmentation-faults

commit 407c2cfe5622b9248a5abfa6ed4e6f1d19829fb6
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Jul 27 20:57:16 2011 +0200

    Improve zooming
    
     - Introduce a maximum scale for large images
     - Prevent small images to scale beyond the window-size
     - Introduce a minimum size for images of 32x32 pixels unless the image itself is smaller then this.
     - Correctly calculate the scale
     - Fix a memory-leak

commit d02948da5e54dabaeac34727ea54bcc1b608013a
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jul 26 23:57:16 2011 +0200

    Add drag-scroll

commit 13d34a35a289c85c57e0f6354d9812d954497ece
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jul 26 23:23:28 2011 +0200

    Center while zooming

commit 28e64d4b4847b4f1068e6eeb9f177282693b09f4
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jul 26 20:57:04 2011 +0200

    Add comments

commit c1c9ec7cc7465d7c042ddbfe758446657553dc29
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jul 26 20:14:56 2011 +0200

    Remove box-zoom selection drawing

commit 777433e8be174ada99a1cdbe8bc945563fba1ecb
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jul 26 20:06:43 2011 +0200

    Improve the rendering of the background-color,
    add management of the adjustments.

commit bd53ac198cbee5b3e4e90076e1c9739dc46840cf
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Jul 21 07:35:56 2011 +0200

    Add eventhandlers for interaction on mouse events
     - Add 'button-pressed' eventhandler
     - Add 'button-released' eventhandler
     - Add 'motion-notify' eventhandler
     - Add 'scroll' eventhandler

commit 8b0c6156da53217712113372d804aed1d778b98d
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Jul 20 20:39:08 2011 +0200

    Reduce the nr of floating-point divisions in the scale-calculation

commit b8be2d00e77f3e483613204ebb601c0c273ce56a
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jul 19 22:13:47 2011 +0200

    Fix the auto_scale algoritm.

commit 3f5abc2e48471965d17d7ce327f17de13970f907
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jul 17 22:49:35 2011 +0200

    Add 'scale' variable to image-viewer and move the paint-checkered-background to a separate function.

commit e4bf2eab287dc9e06b35083f88caa829e5ed9db4
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jul 17 08:36:02 2011 +0200

    The image-viewer now shows images

commit e795ea4e4cc1f69717fc91a935985d6f3122a4b4
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jul 17 07:09:59 2011 +0200

    Add image-viewer class, making the design of ristretto less complicated (Step 1)

commit 0e51051ddfe0ebb75a74e3eb0bfec22192840fe6
Merge: 4a55b2e6 d52a8143
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 6 12:04:20 2011 +0200

    Merge branch 'master' of ssh://git.xfce.org/git/apps/ristretto

commit 4a55b2e637d3fa83188a4a4952486ed9eb3c0af0
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 6 12:01:26 2011 +0200

    Emit the 'iter-changed' signal when the image-list is empty.

commit d52a8143ca34c4edb27da3ba833c56774fcafcaf
Author: كريم أولاد الشلحة <herr.linux88@gmail.com>
Date:   Mon Aug 1 18:58:38 2011 +0200

    l10n: Updated Arabic (ar) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit fe0cfb8bad39a9ceda5357b53c30668e0896c4d3
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Sun Jul 24 13:37:11 2011 +0200

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f2e692fff04e9154fd4de103d920e30e7e38f4e2
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Thu Jul 21 17:22:50 2011 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d6329778660a3a5c54f580b915f4128bf9c5e632
Author: afsanchez93 <afsanchez93@gmail.com>
Date:   Tue Jul 19 18:32:57 2011 +0200

    l10n: Updated Spanish (Castilian) (es) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit bb22b41ff07d4915a339bea5539269d6bca73c5d
Author: Vinh Nguyen <kureikain@gmail.com>
Date:   Mon Jul 4 04:26:22 2011 +0200

    l10n: Updated Vietnamese (vi) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5b995a9da210b72219e6dfa5a45da8cf0ddc69e2
Author: Vinh Nguyen <kureikain@gmail.com>
Date:   Mon Jul 4 04:25:26 2011 +0200

    l10n: Updated Vietnamese (vi) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3879b9de68664ac477098dbe872c0f7c1f8ada50
Author: Vinh Nguyen <kureikain@gmail.com>
Date:   Mon Jul 4 04:24:07 2011 +0200

    l10n: Updated Vietnamese (vi) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 329229ae5c6f0ab222446cc7bdb8187bfb2c711a
Author: Vinh Nguyen <kureikain@gmail.com>
Date:   Mon Jul 4 04:22:57 2011 +0200

    l10n: Updated Vietnamese (vi) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit efbc985019c121e5ab2856b3a46c06669010e729
Author: Vinh Nguyen <kureikain@gmail.com>
Date:   Mon Jul 4 04:21:24 2011 +0200

    l10n: Updated Vietnamese (vi) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit aa387809cfce84ff5170c667bdb450249b5f474f
Author: Vinh Nguyen <kureikain@gmail.com>
Date:   Mon Jul 4 04:19:57 2011 +0200

    l10n: Updated Vietnamese (vi) translation to 99%
    
    New status: 123 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ba8c15ed4a362b723bcb12d6c5ed99588360a272
Author: Vinh Nguyen <kureikain@gmail.com>
Date:   Mon Jul 4 04:16:55 2011 +0200

    l10n: Updated Vietnamese (vi) translation to 99%
    
    New status: 123 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 27a3bc296278ecfafe637bf1e44f19de59db861c
Author: Vinh Nguyen <kureikain@gmail.com>
Date:   Mon Jul 4 04:12:36 2011 +0200

    l10n: Updated Vietnamese (vi) translation to 99%
    
    New status: 123 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b32c6a184c68c2f89284883d6107766569ce3f22
Author: Vinh Nguyen <kureikain@gmail.com>
Date:   Mon Jul 4 04:05:55 2011 +0200

    l10n: Updated Vietnamese (vi) translation to 85%
    
    New status: 106 messages complete with 7 fuzzies and 11 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 21383d9fc1bed8599dce955d39558c2d480b3774
Author: Vinh Nguyen <kureikain@gmail.com>
Date:   Mon Jul 4 03:38:26 2011 +0200

    l10n: Updated Vietnamese (vi) translation to 66%
    
    New status: 82 messages complete with 14 fuzzies and 28 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 89a0742123d89257db0807b0ef30b7d473a0aae3
Author: Vinh Nguyen <kureikain@gmail.com>
Date:   Mon Jul 4 03:31:03 2011 +0200

    l10n: Updated Vietnamese (vi) translation to 45%
    
    New status: 57 messages complete with 22 fuzzies and 45 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2737af4e35e7457023abfa529a746aa0a91165a2
Author: Vinh Nguyen <kureikain@gmail.com>
Date:   Mon Jul 4 03:17:22 2011 +0200

    l10n: Updated Vietnamese (vi) translation to 26%
    
    New status: 33 messages complete with 33 fuzzies and 58 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c6bb0263eb3d95ec9ab18018a6fd221d4a0bb7c0
Author: محمد الحرقان <malham1@gmail.com>
Date:   Sat Jun 25 17:15:55 2011 +0200

    l10n: Updated Arabic (ar) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b3f06e3cbf6197e0ef493b75bde99a567e89e42b
Author: Gašper Tomažič <gasper@gmx.com>
Date:   Wed Jun 22 20:57:40 2011 +0200

    l10n: Updated Slovenian (sl) translation to 95%
    
    New status: 119 messages complete with 0 fuzzies and 5 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 09eda002ed610256d568695578b2a112d34c46b0
Author: Gašper Tomažič <gasper@gmx.com>
Date:   Tue Jun 21 17:57:59 2011 +0200

    l10n: Initial Slovenian translation
    
    New status: 119 messages complete with 0 fuzzies and 5 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 8658065bcbc0e16f3d92d6077dfa7fa9de06ca00
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Fri Jun 17 00:55:29 2011 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f1f6842de5bcf9d34c5fb4f5c449599e5bfe33e7
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Thu Jun 16 12:21:31 2011 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 1be4cfa0591c37a82c910d365913fdb63310ae8a
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Thu Jun 16 12:07:30 2011 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6e3d333a3101f775f2586f1acdb09e3294d6a6f1
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Wed Jun 1 00:42:20 2011 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c62d04b5db73796e2404fc29553936f3a8cbc3a4
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Fri May 27 15:38:07 2011 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e1635d688cd3e0b1e4703779fcf09dfa3e06b9d9
Author: Joelso Andrade <kosmofilo@ymail.com>
Date:   Fri May 27 00:07:26 2011 +0200

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 43%
    
    New status: 54 messages complete with 26 fuzzies and 44 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit cbca0771990b3c625ce42963d7b4fa47bf6ceed2
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Fri May 20 11:08:55 2011 +0200

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 44b127be3e23cdb294e32862d8c0fdce433ddbb5
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Mon May 9 17:26:46 2011 +0200

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 175d2ac6a243277da20eacb501332d1242681372
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Mon May 9 13:04:41 2011 +0200

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 99ee6dee41d4b00868b4602b2074928b77963cfc
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Mon May 9 12:30:34 2011 +0200

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5e42a98e9a4100580376572309dc8b76e7da8be4
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Mon May 9 12:22:48 2011 +0200

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 67cac23896e523f58d70c6cb0f35d0c6d2bf4d77
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Mon May 9 12:09:26 2011 +0200

    l10n: Updated Slovak (sk) translation to 97%
    
    New status: 121 messages complete with 2 fuzzies and 1 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 52d94e5b081f915b3086313b32cc3dc79b2d0100
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Mon May 9 11:34:10 2011 +0200

    l10n: Updated Slovak (sk) translation to 97%
    
    New status: 121 messages complete with 2 fuzzies and 1 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4466cb05b2f354519821c342c0233a85fb37458d
Author: alpertekinalp <alper.tekinalp@gmail.com>
Date:   Thu Mar 31 08:49:48 2011 +0200

    l10n: Updated Turkish (tr) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e45ff792bef53d23b7f62e88610c197cf54acb25
Author: Daniel Nylander <po@danielnylander.se>
Date:   Mon Mar 21 10:14:42 2011 +0100

    l10n: Updated Swedish (sv) translation to 91%
    
    New status: 113 messages complete with 4 fuzzies and 7 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a1fac546bcb63725bbe03a46e29901e3b68b63d3
Author: Michael Orlitzky <michael@orlitzky.com>
Date:   Sun Mar 20 17:18:06 2011 +0100

    Patch to add quit shortcut (q) (Bug #7424)

commit 070475c8cb4d6ca16d64bf106d478a7e955231e1
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Mar 15 18:09:44 2011 +0100

    Fix bug #7390 - Patch by Guido Berhoerster <guido+xfce.org@berhoerster.name>

commit 079af03d511442c3af0002803161017b68c6360d
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Mar 15 18:05:57 2011 +0100

    Include string.h in thumbnailer.c - fix bug #7391

commit 23fb5bc07981a411f52e553550a8eca5d5c4dfa8
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Mar 8 08:36:48 2011 +0100

    Update dutch translation

commit 6bccbe2db3592915da7a5f24fbf47981c1630213
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Mar 7 22:39:26 2011 +0100

    Fix opening of directories from the command-line.
     - This does not recurse in the directories.

commit bc483f520caefeea1d68460aaf44b4132ed65eac
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Mar 3 08:21:34 2011 +0100

    update version number

commit 1a508c76205f351223530687344ed70cdede46c3
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Feb 28 21:51:06 2011 +0100

    update version to 0.0.93

commit f2759fe16b3d70ff597376879138ef17fdba8c00
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Feb 28 20:47:26 2011 +0100

    Fix bug #7336, segfault when last image is closed or deleted
    - Fix layout of license-header in main-image.c

commit e173092dd2337eb0d816af608c201a7c9c14c3e4
Author: Dmitrij Smirnov <arch@cnc-parts.info>
Date:   Sun Feb 27 18:32:55 2011 +0100

    l10n: Updated Russian (ru) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0aeba7ac1e013b88cb1ef3bc16017abc058e1d03
Author: Andhika Padmawan <andhika.padmawan@gmail.com>
Date:   Sat Feb 26 13:42:51 2011 +0100

    l10n: Updated Indonesian (id) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4172e6dc5ad0e4f7f5b67634a8381928dcd060e7
Author: Piarres Beobide <pi@beobide.net>
Date:   Tue Jan 25 23:21:29 2011 +0100

    l10n: Updated Basque (eu) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 621952f454c74b354d0615d8d73725095c751d64
Author: Ireneusz Gierlach <irek.gierlach@gmail.com>
Date:   Sun Jan 16 18:28:50 2011 +0100

    l10n: Updated Polish (pl) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit aa140dcb07137d5b0a2b201e097b37bdf7b8bce3
Author: gianluca foddis <gianluca.foddis@gmail.com>
Date:   Fri Jan 14 09:34:51 2011 +0100

    l10n: Updated Italian (it) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit aa50f5769ed3c426a0a592422beab8fdbc122939
Author: Özgür Kuru <ozgur@ozgurkuru.net>
Date:   Wed Jan 12 20:13:16 2011 +0100

    l10n: Updated Turkish (tr) translation to 99%
    
    New status: 123 messages complete with 0 fuzzies and 1 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ad8622a39e03893f81ce343a627ea323744564ec
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Wed Jan 12 19:12:51 2011 +0100

    l10n: Updated Galician (gl) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 709c5c71bfad6bcae65b5bebf1a4d4f0db2edb12
Author: forfolias <forfolias@gmail.com>
Date:   Fri Jan 7 12:02:20 2011 +0100

    l10n: Updated Greek (el) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d43657af72f369ea3bfa6c78344f31f5635c44cc
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Mon Jan 3 11:51:15 2011 +0100

    l10n: Updated Croatian (hr) translation to 86%
    
    New status: 107 messages complete with 0 fuzzies and 17 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c18d2f44392ebb6d8aa938b4db07bbfd656f2aea
Author: كريم أولاد الشلحة <herr.linux88@gmail.com>
Date:   Mon Jan 3 03:13:05 2011 +0100

    l10n: Updated Arabic (ar) translation to 97%
    
    New status: 121 messages complete with 0 fuzzies and 3 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9793c5e366cced3857a65065f3e0ac130738ad9b
Author: Terje Uriansrud <terje@uriansrud.net>
Date:   Sun Jan 2 20:06:35 2011 +0100

    l10n: Updated Norwegian Bokmal (nb) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ec327403ed10251b25eb3682ddcd1455f22d5654
Author: Terje Uriansrud <terje@uriansrud.net>
Date:   Sun Jan 2 20:05:45 2011 +0100

    l10n: Updated Norwegian Bokmal (nb) translation to 98%
    
    New status: 122 messages complete with 2 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit bbed42a8984b9f0512ff65fd4f4d31c524ec2601
Author: Terje Uriansrud <terje@uriansrud.net>
Date:   Sun Jan 2 19:53:12 2011 +0100

    l10n: Updated Norwegian Bokmal (nb) translation to 43%
    
    New status: 54 messages complete with 26 fuzzies and 44 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 54c627d805baaffce406f1b5b4a8e1a712d2b427
Author: Piotr Sokół <psokol@jabster.pl>
Date:   Thu Dec 23 23:57:44 2010 +0100

    l10n: Updated Polish (pl) translation to 91%
    
    New status: 114 messages complete with 5 fuzzies and 5 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 19bbf1f059f05429f8a8062840626e9f4345df0b
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sat Dec 18 19:03:18 2010 +0100

    l10n: Updated Swedish (sv) translation to 85%
    
    New status: 106 messages complete with 9 fuzzies and 9 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 37656b46776cb6517294c3408521d300c6c7eb0b
Author: Jeff Bailes <thepizzaking@gmail.com>
Date:   Thu Dec 16 07:46:24 2010 +0100

    l10n: Updated English (United Kingdom) (en_GB) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9b1319fe479dae8e27be227cc1c6539369f622d2
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Tue Dec 7 22:00:12 2010 +0100

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 871c61db1c951e7d23529d5a049959b009e4310a
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Mon Dec 6 22:24:01 2010 +0100

    l10n: Updated Czech (cs) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 55c83948d14bd2b079ab223b85c9dfa626cbcdf8
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Wed Nov 24 23:38:35 2010 +0100

    l10n: Updated Hungarian (hu) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 325f2ce0e912f2ee660b2ad0bfd24be2a6f2339b
Author: Paul Seyfert <pseyfert@mathphys.fsk.uni-heidelberg.de>
Date:   Wed Nov 24 00:09:30 2010 +0100

    l10n: Updated German (de) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b555fa80e924b1aaa38c252059249dd593fb8e9e
Author: Xu Meihong <mhuntxu@gmail.com>
Date:   Tue Nov 23 16:45:21 2010 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9655f6192a372607f99dac8d97657fea3acf488e
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Tue Nov 23 07:00:28 2010 +0100

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a9318ba212621e7067c0a151257a795cf7f9be12
Author: Harald Servat <redcrash@gmail.com>
Date:   Mon Nov 22 22:45:45 2010 +0100

    l10n: Updated Catalan (Valencian) (ca) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 10a2bc18c850eb723942fd23363875fc6cc2be7c
Author: Mișu Moldovan <dumol@xfce.org>
Date:   Sun Nov 21 19:00:08 2010 +0100

    l10n: Initial Romanian translation
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9415f7316d627898856c2d3db444fc202d80146b
Author: Xavier Devlamynck <magicrhesus@ouranos.be>
Date:   Sun Nov 21 00:04:38 2010 +0100

    l10n: Updated French (fr) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e0eba63c063e885e81d233bdd9a0149ac946e903
Author: Jari Rahkonen <jari.rahkonen@pp1.inet.fi>
Date:   Wed Nov 17 12:11:30 2010 +0100

    l10n: Updated Finnish (fi) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d367d665c4dd847141bb40f6496c34db8b19ee99
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Tue Nov 16 20:28:17 2010 +0100

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e39b5ad9e296781c37cb8007472414a9fef2bd01
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Tue Nov 16 20:14:59 2010 +0100

    l10n: Updated Portuguese (pt) translation to 98%
    
    New status: 122 messages complete with 2 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 8a30b9f48888133e51bcf69a8b379064c0ca57a6
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Tue Nov 16 00:20:45 2010 +0100

    l10n: Updated Danish (da) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 08ddd963b8982aaf2bbb4e0a9619beb24c704cf5
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 15 21:21:19 2010 +0100

    Make sure the thumbnailer owns a reference to the thumbnails when they are in the queue, so ristretto won't crash when the thumbnailer returns after the image has been removed.

commit 20aaa4b36f08e9b4d274955f9bb4e5c5d5ff064c
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 15 20:36:20 2010 +0100

    remove GFileMonitor from image class, going to be replaced by a singleton for file-monitoring

commit a3a4734ff93c628f82c1cb27acc509d0e283a448
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 15 20:31:35 2010 +0100

    Improve version-number for development versions

commit cac357a7cf4b4fe7891aaf4bf67a8500c5b74740
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 15 20:25:28 2010 +0100

    update translations

commit f94dfd551f71a792686b580cdfb357a5581dfc65
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 15 20:23:27 2010 +0100

    Improve performance when opening a lot of files (Bug #6677) - Reduce I/O.
     - Apply patch by Ala Luszczak <ala.luszczak@gmail.com>

commit f529ab4578e71917841cc2e1d095e3243bc06808
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 15 20:16:36 2010 +0100

    Mark missing strings as translatable (Bug #6303)

commit df67a021054d837197731450283d79995eab8546
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 15 20:13:18 2010 +0100

    Update NEWS

commit 565519daa73bc7a737739b3ea618d076b159c7be
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 15 20:07:29 2010 +0100

    Remove debug output

commit 83c6c8c5be9cdb58c35e2d1a8b3046ae2bbcef8d
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 15 07:12:00 2010 +0100

    update dutch translations

commit b0ee303cca52a86292602d60eaa7efdf1b6df436
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 15 07:10:43 2010 +0100

    Migrate ristretto to libxfce4ui.
     - Thanks to Romain Bouvier <skunnyk@archlinux.fr>, who provided a patch.

commit 62e18e38ac8eb1db15009c2c6a1a044c5655ae47
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 15 06:33:55 2010 +0100

    update autogen.sh

commit c6353cde046c1802f8aa688649af61c10ce1a1c4
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 15 06:31:34 2010 +0100

    Remove LINGUAS

commit 14431e77095bf89a3987a7dca871b820d073c0d0
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 14 22:03:28 2010 +0100

    update translations

commit 6d31c21c2fc76ef04ac9a62f27adee01b2df8182
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 14 22:00:57 2010 +0100

    Save thumbnailbar width, and restore it correctly

commit af4fb7f3253e06ef884478cf454790ac876c612c
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 14 20:11:59 2010 +0100

    Fix cleanup of settings object inside the preferences-dialog code
    Fix some indenting

commit 8ffd71d67ae57e7b90c53725c648d21d91323cf2
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 14 00:08:20 2010 +0100

    Generate marshallers with glib-genmarshal,
    Shamelessly copied from thunar

commit 98f6df249ec64bea9d43842e813ca3b18b8a1923
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 13 22:27:48 2010 +0100

    Add xfconf_g_property_unbind_all to settings dispose function, clean up the channel nicely.

commit e19e0d31e875dcccb5e952caab9157c25ed028e8
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Wed Nov 3 13:52:46 2010 +0100

    l10n: Updated Hungarian (hu) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3f357442ed0b363e543f2095c6c929aa94f3a18f
Author: Piarres Beobide <pi@beobide.net>
Date:   Wed Nov 3 12:13:12 2010 +0100

    l10n: Updated Basque (eu) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 50ae3829f29d5a25615b58cc733a10696d8ba492
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Thu Oct 21 12:37:29 2010 +0200

    l10n: Updated Galician (gl) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b7adedee75a3ea40a16acba3a45bb695b37d6104
Author: Xu Meihong <mhuntxu@gmail.com>
Date:   Sat Oct 16 19:11:00 2010 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit dd732c22033bcc1eff158b121d0c0f1c489539b6
Author: Jari Rahkonen <jari.rahkonen@pp1.inet.fi>
Date:   Mon Oct 11 11:57:09 2010 +0200

    l10n: Updated Finnish (fi) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a024272195ddbdaf0d7d5ece3960ddbd606e53cb
Author: Masato Hashimoto <cabezon.hashimoto@gmail.com>
Date:   Sat Oct 2 16:51:51 2010 +0200

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 88ac3d0490bc2c36e35aba49dc2d50d1df890781
Author: Abel Martín <abel.martin.ruiz@gmail.com>
Date:   Sat Oct 2 12:29:48 2010 +0200

    l10n: Updated Spanish (Castilian) (es) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a304886a997ce0bb88102479ba9446e372352188
Merge: b92bfe40 6b2a8a7d
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Sep 23 10:11:01 2010 +0200

    Merge branch 'master' of ssh://git.xfce.org/git/apps/ristretto

commit 6b2a8a7d4641ac1898dbc0fcc1d4b6b2d864b971
Author: Denis Koryavov <dkoryavov@yandex.ru>
Date:   Thu Sep 23 09:45:16 2010 +0200

    l10n: Updated Russian (ru) translation to 100%
    
    New status: 130 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b92bfe40e12d8fc563f4e7caf5aecaef423ae367
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Sep 23 08:18:29 2010 +0200

    Add template code for meego wallpaper manager

commit 048812613c8e8a77d1afb9b9cceb9fc8ed864572
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 22 04:40:34 2010 +0200

    - Fix saving of scale-state on images
    - Set 'local_only' property to false on filechooser

commit a55c48e0629e9ba12fbc9daeb77cb6d366dc3254
Author: Xavier Devlamynck <magicrhesus@ouranos.be>
Date:   Wed Sep 15 14:41:31 2010 +0200

    l10n: Updated French (fr) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e25a9be60a9e5401f9a14267631ecf6aea873b55
Author: Xavier Devlamynck <magicrhesus@ouranos.be>
Date:   Wed Sep 15 14:39:34 2010 +0200

    l10n: Updated French (fr) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e07a238c5e10860e1e3004e9bededf9eeaed7aab
Author: Denis Koryavov <dkoryavov@yandex.ru>
Date:   Tue Sep 14 11:05:39 2010 +0200

    l10n: Updated Russian (ru) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3905bbed8db05db3d915551f65fb0eca793c6eb6
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Thu Sep 9 14:06:16 2010 +0200

    l10n: Updated Galician (gl) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b232293661e21e8a4a4b6734426feb2cb4b83f85
Author: Xavier <magicrhesus@ouranos.be>
Date:   Sun Sep 5 19:49:00 2010 +0200

    l10n: Updated French (fr) translation to 97%
    
    New status: 123 messages complete with 3 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f12050dabeb6aadc60920b3495d26bb4ace40203
Author: Fabian Nowak <timystery@arcor.de>
Date:   Sun Aug 22 15:41:08 2010 +0200

    l10n: Updated German (de) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9219a14e88b30342983fed05ddc3e55d37958234
Author: Masato Hashimoto <cabezon.hashimoto@gmail.com>
Date:   Wed Aug 18 11:09:50 2010 +0200

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7b6b90ce32597a024937a37a17cda18f193bb47e
Author: Andres Kovtunos <kovtunos@yandex.ru>
Date:   Mon Aug 16 22:21:08 2010 +0200

    l10n: Updated Russian (ru) translation to 98%
    
    New status: 124 messages complete with 2 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3e943740a1ce81a395e4555bb9ce227c70f6d0a0
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Fri Aug 13 14:28:13 2010 +0200

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit bce4ed706435dda06c22388c4e2ac092d27664c4
Merge: c5f540c6 86ced18d
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 1 23:42:29 2010 +0200

    Merge branch 'master' of ssh://git.xfce.org/git/apps/ristretto

commit c5f540c66b5172560f9343d0e75da845241fffc9
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 1 23:42:21 2010 +0200

    Remove g_file_get_path stuff, work with URI's or not at all

commit 86ced18deba858df554c7d3ec83f20d0c41c8533
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sat Jul 24 11:48:11 2010 +0200

    l10n: Updated Italian (it) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e102506338d957946409f76ed439129059df4624
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Tue Jul 20 20:47:12 2010 +0200

    l10n: Updated Danish (da) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 57432e599fc53832fb52094157f6eb8825880c33
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Fri Jul 16 20:19:13 2010 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 1ce147696207cb35ed5005b95933aa6015ff7c6e
Author: Harald Servat <redcrash@gmail.com>
Date:   Fri Jul 16 18:11:02 2010 +0200

    l10n: Updated Catalan (Valencian) (ca) translation to 100%
    
    New status: 126 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a7784687b4a1cf384405725ff618f5f038b6ae76
Merge: b2ceb4c0 647c9ee6
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jul 16 00:15:50 2010 +0200

    Merge branch 'master' of ssh://git.xfce.org/git/apps/ristretto

commit b2ceb4c06216f43d0808e678647e6b97d889f188
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jul 16 00:15:44 2010 +0200

    Update dutch translation

commit 0102b0dcef5b71edbf274f167eccdd2eba2f8c5f
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jul 16 00:09:11 2010 +0200

    Add comments to image.c

commit d522c352924e929be1dbda2a64bda4a5dda7156e
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Jul 15 23:37:54 2010 +0200

    Add comments to app_menu_item.c

commit 647c9ee6b35b0ba8ad0e53ed64bfd5b73fc2ebdf
Author: Masato Hashimoto <cabezon.hashimoto@gmail.com>
Date:   Thu Jul 15 15:36:55 2010 +0200

    l10n: Updated Japanese (ja) translation to 99%
    
    New status: 125 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d096f15910ca42d01660047f2065c36096767277
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Jul 14 00:33:33 2010 +0200

    Add 'Recently Used' to .po files

commit bfe534260e0229c1f927179de22ee93c73ddd71d
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Jul 14 00:25:52 2010 +0200

    Add check for nautilus to set the wallpaper under gnome

commit c75e15a27427188fbd1e0a8bbaa308ad3fd74372
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jul 13 22:49:31 2010 +0200

    Fix reference-count bug

commit 7a16abe0ade061dbd5e5c864e8fb45bbfdb65b3b
Merge: 513caf5f 141e9c00
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jul 13 22:33:23 2010 +0200

    Merge branch 'master' of ssh://git.xfce.org/git/apps/ristretto

commit 513caf5fef4bb1269771ca470fc7957dd19e322f
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jul 13 19:01:29 2010 +0200

    Set 'preload-images' checkbox to the right state when the preferences-window is created.

commit 646e66be08ff98162890de9ed184393f4be6bd13
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jul 13 18:58:44 2010 +0200

    Fix build with --no-add-needed
    Add -lX11 to LDADD in Makefile.am

commit 141e9c0021d28014a462f712663c03287eea8eba
Author: Masato Hashimoto <cabezon.hashimoto@gmail.com>
Date:   Tue Jul 13 16:12:02 2010 +0200

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f0b858a34329dcecf4c4a86f08a627f050b18a4b
Author: Christoph Wickert <christoph.wickert@googlemail.com>
Date:   Tue Jul 13 15:17:20 2010 +0200

    l10n: Updated German (de) translation to 95%
    
    New status: 118 messages complete with 5 fuzzies and 1 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0227cbe6773e737ed86587262bc9a67992ce5182
Author: Christoph Wickert <christoph.wickert@googlemail.com>
Date:   Tue Jul 13 15:08:02 2010 +0200

    l10n: Updated German (de) translation to 95%
    
    New status: 118 messages complete with 4 fuzzies and 2 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 87f92070c9bc27e6b73492d92c629e805014fd4d
Author: Christoph Wickert <christoph.wickert@googlemail.com>
Date:   Tue Jul 13 15:03:01 2010 +0200

    l10n: Updated German (de) translation to 91%
    
    New status: 114 messages complete with 8 fuzzies and 2 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6e3d700f5a4183e0cdce29d15efc3821e6882d02
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jul 12 23:32:22 2010 +0200

    Update version-tag

commit bedb6009b7af371fdedd9401c9710acc90ad0c64
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jul 12 23:16:46 2010 +0200

    Update NEWS, ChangeLog, and version-number

commit b9192a847107dfce64889adfd0a2dc5f97f31039
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jul 12 22:56:28 2010 +0200

    Implement preloading
    Fix bug with iter-clone operation - make sure it also gets the same position as the cloned iter

commit d9be1e3096ae3b487f08d7a09e8d88fee8b9948f
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jul 12 21:52:11 2010 +0200

    - Add gnome-wallpaper-manager skeleton code
    - Fix warning (could've segfaulted ristretto, evil bug)
    - Update picture-viewer when bgcolor-properties get updated

commit da1b9a846a031e45dd83c367ba7e8e966f4d37e2
Merge: 40439122 f7d4828a
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jul 12 11:17:34 2010 +0200

    Merge branch 'devel'

commit f7d4828aee88787aa5c996a5425e0dd107c7a46e
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jul 12 11:13:22 2010 +0200

    - Fix compile warning
    - Save paned position for thumbnailbar-size

commit 4043912214732a0ec2685648636f0209faca7f89
Author: Johannes Lips <johannes.lips@googlemail.com>
Date:   Thu Jul 1 15:16:44 2010 +0200

    l10n: Updated German (de) translation to 88%
    
    New status: 110 messages complete with 13 fuzzies and 1 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d2c9a43d82b30b195a287b64c4316b0e2a2a6ed5
Author: Johannes Lips <johannes.lips@googlemail.com>
Date:   Wed Jun 30 21:35:38 2010 +0200

    l10n: Updated German (de) translation to 78%
    
    New status: 97 messages complete with 26 fuzzies and 1 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 51d119dbb179dbda459eaef02f1c151b023b83e8
Author: Johannes Lips <johannes.lips@googlemail.com>
Date:   Wed Jun 30 21:33:39 2010 +0200

    l10n: Updated German (de) translation to 78%
    
    New status: 97 messages complete with 26 fuzzies and 1 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 856ebde82e2798464f63dd909d52e20e21c2b274
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Fri Jun 11 19:41:44 2010 +0200

    l10n: Updates to Croatian (hr) translation
    
    New status: 105 messages complete with 0 fuzzies and 19 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5a11c6f007d2341eaa69eda7fe971b58c88649b0
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Thu Jun 10 00:28:03 2010 +0200

    l10n: Updates to Croatian (hr) translation
    
    New status: 105 messages complete with 0 fuzzies and 19 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit acea18ea59da9fa98fc3ef67c57d93d842b154c1
Author: Johannes Lips <johannes.lips@googlemail.com>
Date:   Wed Jun 2 06:29:07 2010 +0200

    l10n: Updated German (de) translation to 76%
    
    New status: 95 messages complete with 28 fuzzies and 1 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2a0b97f618373d3599826dca55e24414cffc95e6
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Tue Jun 1 00:25:16 2010 +0200

    l10n: Updates to Croatian (hr) translation
    
    New status: 105 messages complete with 0 fuzzies and 19 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0311ed1ac9684ba90689421577f83ffc3a131044
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Tue Jun 1 00:21:22 2010 +0200

    l10n: Updates to Croatian (hr) translation
    
    New status: 105 messages complete with 0 fuzzies and 19 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6b11ddbf3c520dd9470601df9d625e467e73f70b
Author: Johannes Lips <johannes.lips@googlemail.com>
Date:   Mon May 31 21:22:53 2010 +0200

    l10n: Updated German (de) translation to 75%
    
    New status: 94 messages complete with 29 fuzzies and 1 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit cca29c15481bcf582c079e8113877bb23bb8abeb
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Mon May 31 02:54:22 2010 +0200

    l10n: Updated Uyghur (ug) translation to 92%
    
    New status: 115 messages complete with 0 fuzzies and 9 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b8210e9d738860d22de6cd92758caf1d66fb15a7
Author: Johannes Lips <johannes.lips@googlemail.com>
Date:   Sat May 29 22:39:40 2010 +0200

    l10n: Updated German (de) translation to 75%
    
    New status: 93 messages complete with 29 fuzzies and 2 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f206808db6cbd0f205dda6fea76a305f3b11543c
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Thu May 27 10:24:47 2010 +0200

    l10n: Updated Croatian (hr) translation to 76%
    
    New status: 95 messages complete with 0 fuzzies and 29 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 1b4582a4207137b25a70d45ba9ac5a5e36bf6f7e
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Tue May 25 00:56:20 2010 +0200

    l10n: Initial Croatian (hr) translation
    
    New status: 87 messages complete with 0 fuzzies and 37 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5f864df84af735a318fbcb85e751bfd042d04a9a
Author: Johannes Lips <johannes.lips@googlemail.com>
Date:   Sat May 22 13:31:01 2010 +0200

    l10n: Updated German (de) translation to 75%
    
    New status: 93 messages complete with 29 fuzzies and 2 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 1e3624b82adc028e40f6560ffe6cbf7ae0a742a2
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Fri May 21 09:53:06 2010 +0200

    l10n: Uyghur Translation
    
    New status: 28 messages complete with 0 fuzzies and 96 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a3ce7663c0c5e8f177064140d17a74d5113613e7
Author: Johannes Lips <johannes.lips@googlemail.com>
Date:   Sat May 15 21:50:27 2010 +0200

    l10n: Updated German (de) translation to 75%
    
    New status: 93 messages complete with 28 fuzzies and 3 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a6cae3500c4b4aa2732b1d634f714e307fd40d3b
Author: Ayhan YALÇINSOY <ayhanyalcinsoy@gmail.com>
Date:   Mon May 10 22:01:48 2010 +0200

    l10n: Updated Turkish (tr) translation to 99%
    
    New status: 123 messages complete with 0 fuzzies and 1 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b358e88a517de151d514b1de4dd5b38fbf08c224
Author: Ayhan YALÇINSOY <ayhanyalcinsoy@gmail.com>
Date:   Mon May 10 17:16:04 2010 +0200

    l10n: Updated Turkish (tr) translation to 90%
    
    New status: 112 messages complete with 2 fuzzies and 10 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ed296aef6bdd3a0b2e26b7e937af3a64cfef992b
Author: Ayhan YALÇINSOY <ayhanyalcinsoy@gmail.com>
Date:   Mon May 10 09:18:21 2010 +0200

    l10n: Updated Turkish (tr) translation to 86%
    
    New status: 107 messages complete with 6 fuzzies and 11 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 45dafa92b164c3c94d14a13fd35cd64c7b96430e
Author: Ayhan YALÇINSOY <ayhanyalcinsoy@gmail.com>
Date:   Mon May 10 09:12:34 2010 +0200

    l10n: Updated Turkish (tr) translation to 71%
    
    New status: 89 messages complete with 15 fuzzies and 20 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f504c8ec37891141a0eea95e3dda2193f669b51e
Author: Ayhan YALÇINSOY <ayhanyalcinsoy@gmail.com>
Date:   Mon May 10 09:06:37 2010 +0200

    l10n: Updated Turkish (tr) translation to 58%
    
    New status: 73 messages complete with 20 fuzzies and 31 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 55903c7e71d806d6cedba4322d0a1d1003111db0
Author: Ayhan YALÇINSOY <ayhanyalcinsoy@gmail.com>
Date:   Mon May 10 08:59:39 2010 +0200

    l10n: Updated Turkish (tr) translation to 40%
    
    New status: 50 messages complete with 26 fuzzies and 48 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 1f9a15efbec66c43b4b638dad75e3767266719fe
Author: Andres Kovtunos <kovtunos@yandex.ru>
Date:   Tue Apr 27 07:49:47 2010 +0200

    l10n: Updated Russian (ru) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 20d6daa3a26b5fbf65e4ce83f2910dba18d7e0c9
Author: Rihards Prieditis <rprieditis@gmail.com>
Date:   Thu Mar 25 22:53:14 2010 +0100

    l10n: Updated Latvian (lv) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d6bf6ead0a4e43772534de42ce5472b89f1b738d
Author: Abel Martín <abel.martin.ruiz@gmail.com>
Date:   Sat Mar 20 18:50:09 2010 +0100

    l10n: Updated Spanish (Castilian) (es) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d3fb0443685dbcdc18d3f3a72def2d04fb7f14bc
Author: Dmitry Nikitin <luckas_fb@mail.ru>
Date:   Wed Mar 17 19:08:26 2010 +0100

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b5077997f3ec0c504590f1078359cfd0ee21cdc6
Author: Dmitry Nikitin <luckas_fb@mail.ru>
Date:   Wed Mar 17 19:01:57 2010 +0100

    l10n: Updated Ukrainian (uk) translation to 83%
    
    New status: 104 messages complete with 10 fuzzies and 10 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 797d27751453cd881c827e60a2045853f2f3f0fe
Author: Dmitry Nikitin <luckas_fb@mail.ru>
Date:   Wed Mar 17 18:05:32 2010 +0100

    l10n: Updated Ukrainian (uk) translation to 67%
    
    New status: 84 messages complete with 16 fuzzies and 24 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a8e5423386c917ed10d01f1f3ee8c1d86898136f
Author: Piarres Beobide <pi@beobide.net>
Date:   Fri Mar 12 11:36:50 2010 +0100

    l10n: Updated Basque (eu) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9ead98119bd9d0e82ba2a6ae653362f33049cc52
Author: Piarres Beobide <pi@beobide.net>
Date:   Fri Mar 12 11:35:57 2010 +0100

    l10n: Updated Basque (eu) translation to 99%
    
    New status: 123 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f030d5eb9e77dad7946c1036b7f7e09cd360281d
Author: Piarres Beobide <pi@beobide.net>
Date:   Fri Mar 12 11:30:00 2010 +0100

    l10n: Updated Basque (eu) translation to 70%
    
    New status: 87 messages complete with 11 fuzzies and 26 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit fc525672a0261ed1e89241199dc75c114df35568
Author: Piarres Beobide <pi@beobide.net>
Date:   Fri Mar 12 11:20:08 2010 +0100

    l10n: Updated Basque (eu) translation to 38%
    
    New status: 48 messages complete with 24 fuzzies and 52 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e05ba9604a3957d6b143aac33ce09ceab43ada54
Author: Jari Rahkonen <jari.rahkonen@pp1.inet.fi>
Date:   Thu Mar 11 10:38:56 2010 +0100

    l10n: Updated Finnish (fi) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 360fecfe81a6d1ac8a955981b17f70ba0a3b22ad
Author: Robert Hartl <hartl.robert@gmail.com>
Date:   Mon Mar 8 12:01:53 2010 +0100

    l10n: Updated Slovak (sk) translation to 83%
    
    New status: 103 messages complete with 8 fuzzies and 13 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2cf4dfa68f74d73289e9536f41a6b3365a41029e
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Thu Mar 4 19:58:20 2010 +0100

    l10n: Updated Italian (it) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 28da05eef41549fb3aebed5d2c7989f84a42f950
Author: Christoph Wickert <christoph.wickert@googlemail.com>
Date:   Tue Mar 2 22:58:09 2010 +0100

    l10n: Updated German (de) translation to 74%
    
    New status: 92 messages complete with 28 fuzzies and 4 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 032a925aaaadb28632bb478ebb59013ac672aad0
Author: Paul Seyfert <pseyfert@mathphys.fsk.uni-heidelberg.de>
Date:   Fri Feb 19 16:00:43 2010 +0100

    l10n: Updated German (de) translation to 66%
    
    New status: 83 messages complete with 37 fuzzies and 4 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f1ebf959b51054a40912d1e4ca077dff0ba80965
Author: Paul Seyfert <pseyfert@mathphys.fsk.uni-heidelberg.de>
Date:   Tue Feb 16 23:58:34 2010 +0100

    l10n: Updated German (de) translation to 54%
    
    New status: 68 messages complete with 26 fuzzies and 30 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c250474497c28bbb35b5bb309e192193766e17a9
Author: douart patrick <patrick.2@laposte.net>
Date:   Thu Feb 11 15:33:13 2010 +0100

    l10n: Updated French (fr) translation to 99%
    
    New status: 123 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit adeeb8904a9044d6404799f25bf5f6b0ddbf571a
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Wed Feb 10 12:58:42 2010 +0100

    l10n: Updated Galician (gl) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 17dfd8dc6c3fe25b55fbe585f0989722bf8154d4
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Fri Feb 5 16:48:54 2010 +0100

    l10n: Updated Hungarian (hu) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e3eea4abc64a70ed6d5b532b965082178b052426
Author: Evaggelos Balaskas <ebalaskas@ebalaskas.gr>
Date:   Mon Feb 1 07:36:08 2010 +0100

    l10n: Updated Greek (el) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4a9819bea49ca0be4507437ec125d66b50e0dd37
Author: Dmitrij Smirnov <arch@cnc-parts.info>
Date:   Fri Jan 29 08:23:52 2010 +0100

    l10n: Updated Russian (ru) translation to 99%
    
    New status: 123 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2e96f0e16cd4b5cfabe016575b5abe147dcace69
Author: Dmitrij Smirnov <arch@cnc-parts.info>
Date:   Fri Jan 29 08:21:42 2010 +0100

    l10n: Updated Russian (ru) translation to 99%
    
    New status: 123 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e6d9ce42edad388c85e472fb6472a0e7895b6db4
Author: Dmitrij Smirnov <arch@cnc-parts.info>
Date:   Tue Jan 26 19:51:56 2010 +0100

    l10n: Updated Russian (ru) translation to 97%
    
    New status: 121 messages complete with 3 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e89e51324da58c6209ffbf5986d8fdb6012893d7
Author: Dmitrij Smirnov <arch@cnc-parts.info>
Date:   Tue Jan 26 19:36:22 2010 +0100

    l10n: Updated Russian (ru) translation to 77%
    
    New status: 96 messages complete with 28 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 04111281fa63cc4588a42bbc84ec787e91d73633
Author: Jeff Bailes <thepizzaking@gmail.com>
Date:   Sun Jan 24 04:08:41 2010 +0100

    l10n: Updated English (United Kingdom) (en_GB) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0f8b9dcc06054dcae82a863b2134238cc4b716b1
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Thu Jan 21 12:07:01 2010 +0100

    l10n: Updated Galician (gl) translation to 100%
    
    New status: 121 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e8ca976ea2624ad9dd61ee01576180ba3cd0865e
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Wed Jan 20 15:09:25 2010 +0100

    l10n: Updated Galician (gl) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 712754c04b5e89350350a5c4aea1f90e4ed3f3f0
Author: Xu Meihong <mhuntxu@gmail.com>
Date:   Tue Jan 19 22:13:04 2010 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2db9180ce3e3c116f0a72e1e3ee3f55d604f7035
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Tue Jan 19 11:25:17 2010 +0100

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 618b94f2c2ebc49ebe309a6454cdc83ae8c78ebe
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jan 19 01:42:07 2010 +0100

    Update ChangeLog and NEWS

commit 829b15698f827857705ac70b968dfd3af7908f66
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jan 19 01:26:34 2010 +0100

    Reset adjustments when no image is loaded.

commit 2a31e2ed23f60bd7500a74172f18011f14678c4d
Merge: 405d6041 19875526
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jan 17 23:51:55 2010 +0100

    Merge branch 'master' of ssh://git.xfce.org/git/apps/ristretto

commit 1987552645a6b9c161c2ce8ff81e293035942fbd
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Sun Jan 17 15:55:05 2010 +0100

    l10n: Updated Czech (cs) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6c5800892d6e269bb0de61e0f2aae64f03803ebe
Author: Carles Muñoz Gorriz <carlesmu@internautas.org>
Date:   Sat Jan 16 18:22:16 2010 +0100

    l10n: Updated Catalan (Valencian) (ca) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3fa2374936ce8337cbb7903d883d24afc02c14af
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Fri Jan 15 12:01:01 2010 +0100

    l10n: Updated Danish (da) translation to 100%
    
    New status: 124 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 405d60417346e65dcc6a02f5e5501e7ce66547be
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jan 15 01:03:57 2010 +0100

    remove fixme notice, was fixed

commit e43e2b4e5fcf4b23c763314c2af49c2e21afadb2
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jan 15 00:57:54 2010 +0100

    Update .po files

commit fe9d58b921b5b1f9b37cbfadafd464a1f2a13539
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jan 15 00:50:16 2010 +0100

    Fix box-zoom when image is rendered at below-maximum resolution

commit 61d59ea78f70e4a1b94d8a1c040bcc4a2f4491bd
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Jan 14 00:49:27 2010 +0100

    Update copyright messages

commit 8a1e66cd4e1f9095133abcebd6ecf5ab2e0d9601
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jan 12 10:27:33 2010 +0100

    Implement box-zoom... it only works when the image is loaded at max-quality... still need to fix that

commit ca420c8020448401b22a125e0530844002cb9574
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jan 9 08:58:15 2010 +0100

    Remove stuff that is not going to be ready for 0.1.0

commit 66d3f626989162041657ec69da6ad726267fa57e
Author: Timo Verbeek <timoverbeek10@hotmail.com>
Date:   Thu Jan 14 15:23:44 2010 +0100

    l10n: Updated Dutch (Flemish) (nl) translation to 88%
    
    New status: 107 messages complete with 11 fuzzies and 3 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2f5ac49acd1bca48b4396f8c4a372d2697fed5e0
Merge: f7df9dbb 62b93c55
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jan 8 23:38:52 2010 +0100

    Merge branch 'master' of ssh://git.xfce.org/git/apps/ristretto

commit f7df9dbb483a663e5ff618012f91c9c8ac71c894
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jan 8 23:37:45 2010 +0100

    Make thumbnailing work with non-jpeg mimetypes and vertical thumbnailbars...

commit 62b93c550b09942fac0d994f79f80f37b49320ff
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Fri Jan 8 18:19:19 2010 +0100

    l10n: Updates to Galician (gl) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 6b4af04bc51d590c35ddc710119d82811494be86
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jan 8 09:04:16 2010 +0100

    Remove debug statement
    Update TODO
    Remove thumbnails from thumbnail-queue when ready

commit d28d43cb7ad6d88f031befcfc3d112883b1c6833
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jan 8 00:39:15 2010 +0100

    Fix assert

commit 84884ba370e3a8cee3458eeeeb4d53066e1b948a
Merge: 6e636bef 69619f12
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jan 8 00:29:42 2010 +0100

    Merge branch 'master' of ssh://git.xfce.org/git/apps/ristretto

commit 6e636bef4a505fb4a42a70a372b7891dc15286b2
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jan 8 00:29:15 2010 +0100

    Add rudimentary support for tumbler.

commit 3e01c494643d4cbdff7cb0c08e44028c35c0893a
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Jan 7 22:47:19 2010 +0100

    Remove excess break statement

commit 69619f1202394434a263ff98ce61479e5a8c1487
Author: Carles Muñoz Gorriz <carlesmu@internautas.org>
Date:   Wed Jan 6 19:08:41 2010 +0100

    l10n: Updates to Catalan (Valencian) (ca) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 5686b2b3260e74c0eaadad0e24797a22e9f8af04
Author: Evaggelos Balaskas <ebalaskas@ebalaskas.gr>
Date:   Thu Dec 31 19:36:24 2009 +0000

    l10n: Updates to Greek (el) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 9d0ed1f3fec275a3b819dafb6c18c00dbb4f761f
Author: Daniel Nylander <po@danielnylander.se>
Date:   Wed Dec 16 17:29:14 2009 +0000

    l10n: Updates to Swedish (sv) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit e8d6832ca83477a70a83a3f35f90bad1d1f6b1c3
Author: Nuno Miguel <nunis@netcabo.pt>
Date:   Tue Dec 15 15:31:14 2009 +0000

    l10n: Updates to Portuguese (pt) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit dcee380e59df1f7339027e6773992814b6ac6388
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Thu Dec 10 18:48:01 2009 +0000

    l10n: Updates to Italian (it) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit c6147693a100115e16bd0d141a46e287cdeb4a87
Author: Xu Meihong <mhuntxu@gmail.com>
Date:   Mon Nov 16 15:17:05 2009 +0000

    l10n: Updates to Chinese (China) (zh_CN) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 845f8cf015184530130dd492355ee82dd05a329b
Author: douart patrick <patrick.2@laposte.net>
Date:   Sun Nov 15 16:27:11 2009 +0000

    l10n: Updates to French (fr) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit d2bb4e80642d2802c236dba7650494a1a0259654
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Fri Nov 6 13:00:10 2009 +0000

    l10n: Updates to Czech (cs) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 2db2852740548ff7eac3d8a965f2ab602b87b527
Author: Ignacio Velasco <elega@elega.com.ar>
Date:   Fri Nov 6 12:08:10 2009 +0000

    l10n: Updates to Spanish (Castilian) (es) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit f940b663ab11c297edff2d538e06343ddd303d3d
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Fri Nov 6 11:55:18 2009 +0000

    l10n: Updates to Galician (gl) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 65169c005834efbbeff7e2ac31655147881b45af
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Fri Nov 6 11:27:20 2009 +0000

    l10n: Updates to Galician (gl) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 030c26eeab468a7f82f3465e4911fd73dc5ca349
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Fri Nov 6 10:03:17 2009 +0000

    l10n: Updates to Czech (cs) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 56ad236e584ce8aba5ed9fb29b0ab7fa8c1bd9e9
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Fri Nov 6 07:32:34 2009 +0000

    l10n: Updates to Danish (da) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 4495497967961df6ecb81a52831f0e653377ee9b
Author: Harald Servat <redcrash@gmail.com>
Date:   Thu Nov 5 14:36:47 2009 +0000

    l10n: Updates to Catalan (Valencian) (ca) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit c978dcc92506d4dd5c92e9f66b243830a7eb68a3
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Wed Nov 4 13:18:43 2009 +0000

    l10n: Updates to Galician (gl) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 7a077d21c193f0fc34b2fbad265b18e2f6830445
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 1 09:04:11 2009 +0100

    Implement sliders in set-wallpaper dialog

commit 9586bf7474d834a12d6484c4eb03c35aaa91d152
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 25 23:39:05 2009 +0100

    Improve thumbnail limits

commit bc4001f617669450b7abca15db8e9d264c964aae
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 25 21:12:21 2009 +0100

    Add configure dialog for set-wallpeper
    Fix compile issues

commit 9112f41c262427b7dd60b1b77bb7373044850b55
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 25 20:03:39 2009 +0100

    fix build-failure

commit aabe02cbf725ecbd36e94003cfa029d8141768dd
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 25 19:27:59 2009 +0100

    update .po files

commit 34ac6fd5a0f438886448cabcb457b957baef123b
Merge: 535dd6f1 0e5ecd5d
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 25 19:26:05 2009 +0100

    Merge branch 'master' of ssh://git.xfce.org/git/apps/ristretto

commit 535dd6f1961a1e729d6fcaafc288f6a1a91f611a
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 25 18:34:34 2009 +0100

    Add wrap-images setting

commit 0e5ecd5dad1ae63f2c8d7068774d8a44e84dd51c
Author: douart patrick <patrick.2@laposte.net>
Date:   Sat Oct 24 21:51:22 2009 +0000

    l10n: Updates to French (fr) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 0a53070eb1a459f8f67dd52146d1cc5313a82d9c
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Sat Oct 24 09:06:27 2009 +0000

    l10n: Updates to Danish (da) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 735d8fd9583ca1d123c9d0d3e273b51720f2f5ff
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Oct 24 04:41:55 2009 +0200

    Add a wrap-images option and prevent the iterators from jumping to the start or end of the image-list when an image is removed

commit 90f3cc5e0b5941e613defb37160c40d23d952eca
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Oct 24 04:38:17 2009 +0200

    Make image-cache cache one less image to prevent it from exceeding the maximum size.

commit e4d0590a4b83c51149272fff780d3b0c421b38a9
Author: Nuno Miguel <nunis@netcabo.pt>
Date:   Fri Oct 23 17:37:21 2009 +0000

    l10n: Updates to Portuguese (pt) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit dd523cec724754f646d8a751a4261a87d6ebd1eb
Author: Rihards Prieditis <rprieditis@gmail.com>
Date:   Wed Oct 21 12:58:25 2009 +0000

    l10n: Updates to Latvian (lv) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 00401298705de8634beb4fec133916fd6d110d51
Author: Xu Meihong <mhuntxu@gmail.com>
Date:   Wed Oct 21 06:13:04 2009 +0000

    l10n: Updates to Chinese (China) (zh_CN) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 3464cfd1a1f3343eec307b62650c1c47821c25cf
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 16 23:55:47 2009 +0200

    implement auto-center on thumbnail-bar

commit bd4acfa129dab706130be9e5c963bb3e602b7045
Merge: a8b0d38c 0982f167
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Oct 15 23:19:09 2009 +0200

    Merge branch 'master' of ssh://git.xfce.org/git/apps/ristretto

commit a8b0d38c4754b693e3821acdb4f7a5e24233e9e3
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Oct 15 23:18:44 2009 +0200

    Fix memory leaks

commit 0982f167f049ac45806526b5fac9283acaf17d6b
Author: Robert Hartl <hartl.robert@gmail.com>
Date:   Mon Oct 12 14:59:07 2009 +0000

    l10n: Updates to Slovak (sk) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 2a05c97da63b573ce5b3b49c7c21bfbc86bc9716
Author: Masato Hashimoto <cabezon.hashimoto@gmail.com>
Date:   Mon Oct 12 06:46:15 2009 +0000

    l10n: Updates to Japanese (ja) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 4cb99fa5451db6c56b203e8d8c7aead44d084d39
Merge: c8c6e4b3 8927de97
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 12 00:16:20 2009 +0200

    Merge branch 'master' of ssh://git.xfce.org/git/apps/ristretto
    
    Conflicts:
            po/ca.po

commit c8c6e4b3f3baabea943b3dd97a58fe5e3be1b199
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 12 00:14:28 2009 +0200

    Update .po files

commit c40377983db699135a6e8ad395cbf730fd882f2f
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 12 00:12:15 2009 +0200

    Update TODO

commit ac5848324c73cf6d220a20fdb66390ff557836f0
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 12 00:11:39 2009 +0200

    Change looks of the thumbnailbar

commit 8927de978a1d6168a96b8a8fd8746d1f25e221b4
Author: Carles Muñoz Gorriz <carlesmu@internautas.org>
Date:   Sun Oct 11 14:24:51 2009 +0000

    l10n: Updates to Catalan (Valencian) (ca) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 90722c427ac74f24eeaa67a9e0b6b5c526e8ca9f
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Oct 8 22:55:26 2009 +0200

    Add application-icon to the app-menu-item (used in the open-with menu)

commit e579136365068c799c6964dedf4ab2532a4e38e4
Author: Steve Dodier <sidnioulz@gmail.com>
Date:   Wed Oct 7 05:25:38 2009 +0000

    l10n: Updates to French (fr) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 89289414e601cec38126beebfe652c1530324244
Author: Iñigo Varela <malditoastur@gmail.com>
Date:   Mon Oct 5 16:24:15 2009 +0000

    l10n: Updates to Asturian (ast) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 08a1da7bfe3324c67a2851c22648ad07418ff445
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Oct 3 11:34:47 2009 +0200

    Change default settings

commit 46f80f42f466ddf7f340126d00018d14a87bdf37
Merge: c2e33860 bfdff748
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Oct 3 11:26:13 2009 +0200

    Merge branch 'master' of ssh://git.xfce.org/git/apps/ristretto

commit c2e33860a30b9c1d58fc69fc1827455cda3d2eb3
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Oct 3 11:24:58 2009 +0200

    Check if a supported desktop-manager (xfdesktop) is running, and set the set-wallpaper button sensitivity based on that.
    Update ChangeLog

commit b581b8307ba0df8fd69a1518c5a4c4a76d8046cb
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Oct 3 11:21:17 2009 +0200

    fix Makefile.am

commit bfdff74842cd3526b1a8b9f328841477f595e0c1
Author: Masato Hashimoto <cabezon.hashimoto@gmail.com>
Date:   Sat Oct 3 06:04:19 2009 +0000

    l10n: Updates to Japanese (ja) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 6b7f3c147d2076f4dbfdfbe263d24b5dd4ce1a42
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Thu Oct 1 15:21:15 2009 +0000

    l10n: Updates to Galician (gl) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit bd128501c181c9e9115be42c1b05778180865b14
Author: Ignacio Velasco <elega@elega.com.ar>
Date:   Mon Sep 28 20:37:43 2009 +0000

    l10n: Updates to Spanish (Castilian) (es) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit dadc12e86641edb55e2e7b8317bf9d5a2411ff01
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Mon Sep 28 16:42:46 2009 +0000

    l10n: Updates to Danish (da) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 21a924b3ce5efbcd541919d6f219afdae1703d40
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 27 23:48:06 2009 +0200

    - Update preferences-dialog
    - Cleanup xfconf-channel
    - Update .po files
    - Add shortcut for thumbnail-bar visibility

commit 24b4274ed286948ee6e1e7b9ead825529bb0a51b
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 26 17:56:58 2009 +0200

    Add option to load all images in a folder

commit 062b0f1f7443308430ec246387e3408a79a1e8d7
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 26 10:16:46 2009 +0200

    Images can only be opened once

commit 2366de5be112bf8a9883f40436ad6c0904bd9d34
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 26 09:26:00 2009 +0200

    Update TODO, set bg-color, saturation and brightness

commit fad524e712e62ac7282d6f6582acf27302d11d58
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 26 09:06:11 2009 +0200

    Update ChangeLog

commit 6ec49be460af0d05d5d38573821aa3f34ba8f3da
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 26 09:03:40 2009 +0200

    Implement basic 'set as wallpaper' functionality for xfdesktop, simmilar to the 0.0.x versions (only set on screen0, monitor0)

commit 29e052d12745196ba251b64bb5f699275ec5cb60
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 23 23:37:40 2009 +0200

    Add copyright notice to headers

commit 5964507a295a4c803066c758e94ead95b1509e73
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 23 23:36:47 2009 +0200

    Implement open-with menu with launcher menu-items

commit 5562dcd515df545490234466f9ab2c419de78868
Merge: 3e7c0bb6 bc65111e
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 23 00:16:30 2009 +0200

    Merge branch 'master' of ssh://git.xfce.org/git/apps/ristretto

commit 3e7c0bb6540eaef683a6aff3306ed53d1ff5c2e9
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 23 00:15:52 2009 +0200

    Add initial code to implement the open-with menu

commit a4f7e2f0e83118bfd8cb5ff2cee068c60f19efe3
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Sep 22 23:44:11 2009 +0200

    Do not change zoom-mode when switching to fullscreen, recalculate scale when fitting image to window.

commit bc65111e162b42b23d03d381f22243ecf7c50bcf
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Sun Sep 20 16:02:01 2009 +0000

    l10n: Updates to Danish (da) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit c398c455d0423eba9a52465f8b61c545d998ca13
Author: Evaggelos Balaskas <ebalaskas@ebalaskas.gr>
Date:   Sat Sep 19 11:23:30 2009 +0000

    l10n: Updates to Greek (el) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 21468830a5194de5ecabf3cc1739b9e283f2077f
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 19 00:57:31 2009 +0200

    Set default value to checkbutton

commit 91325112789b59dcc988461afdf877f17a832037
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 19 00:54:19 2009 +0200

    Implement option to toggle 'preview'

commit d9351b358ffd7ebbd3cdf00524ba27d80215c993
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 19 00:24:14 2009 +0200

    Update .po files & Add ristretto.pot to git

commit d5e1cf2da6d0cff03ba5f2d3155fedff9b03768b
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 19 00:21:25 2009 +0200

    Remove obsolete files and improve status messages

commit fa40ab207a185499a3087a05eb860aa65b3ebe39
Author: Carles Muñoz Gorriz <carlesmu@internautas.org>
Date:   Sun Sep 13 16:14:22 2009 +0000

    l10n: Updates to Catalan (Valencian) (ca) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit d4ca5408079400adce1ff752eb6c02ae6f2a3215
Author: Vinh Nguyen <kureikain@gmail.com>
Date:   Fri Sep 11 06:09:24 2009 +0000

    l10n: Updates to Vietnamese translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 46381f2adc82f9919c42279898562de51807ef0c
Author: Iñigo Varela <malditoastur@gmail.com>
Date:   Thu Sep 10 21:31:35 2009 +0000

    l10n: Updates to Asturian (ast) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 1f0cfddd452aaaf03cc4e7563cac634bf2bb53d5
Author: Ignacio Velasco <elega@elega.com.ar>
Date:   Tue Sep 8 04:37:37 2009 +0000

    l10n: Updates to Spanish (Castilian) (es) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 8125d3d2513f8e935720ecf93fe1ad93813c94da
Author: Evaggelos Balaskas <ebalaskas@ebalaskas.gr>
Date:   Sun Sep 6 19:46:50 2009 +0000

    l10n: Updates to Greek (el) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit b50a7276eaccd288b3a8ebac78090c631d521a1d
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Sun Sep 6 09:28:32 2009 +0000

    l10n: Updates to Danish (da) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 4beb95d228d808942ba13c32e62d08700e44f0fd
Author: Evaggelos Balaskas <ebalaskas@ebalaskas.gr>
Date:   Sun Sep 6 08:45:41 2009 +0000

    l10n: Updates to Greek (el) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit b254f907a8f273d22a81d3b99fcbc7fee32a3e53
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 6 09:06:16 2009 +0200

    Remove messagebar
    Fix rendering-size of images

commit 0532bd09804467892c0668ad4e771bf516e4c152
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 5 12:19:22 2009 +0200

    Remove 'sorting' from TODO

commit 128725dbd7d62d490c823c673db859aa85d537e6
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 5 12:15:59 2009 +0200

    Show messagebar when opening a single image from the cli

commit 79277392c9dd1e1ae4a493a54b001dbcdf980efd
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 5 11:41:58 2009 +0200

    Implement option to hide thumbnailbar when fullscreen

commit 54560c4bab54160935322d2f2bc796def94f86e3
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 5 08:46:56 2009 +0200

    Implement slideshow-timeout slider

commit 692ce7e6229f1ef0e4a4867447567cb316d36d9e
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 5 08:00:47 2009 +0200

    Implement scrollwheel-action on picture-viewer

commit 5ac321c922b325dc603e2c91ab82589be34f0e17
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 5 00:05:48 2009 +0200

    Add convenience-functions so it is not required to initialise GValue's all over the place

commit dd21ac04b42c778e6dd0efee899439c089f4adcf
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Sep 4 21:49:00 2009 +0200

    Change Arrow orientation together with toolbar orientation

commit 2d52ef1af0ccbba2696f10615f9c4ad5a2695349
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Sep 4 21:11:29 2009 +0200

    Update info in statusbar

commit 2fdb6835aca00bc329cb7a3ba7e5d7c807d20486
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Sep 4 20:03:06 2009 +0200

    Remove Save dialog code

commit 8ede839faf55ce9f538630bdc11bf521e2e52ddf
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Sep 4 19:55:44 2009 +0200

    Reorder thumbnails when the image-sorting changes

commit b318158146c7beeadb5337b2e4d1e8400b5b7473
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Sep 4 19:04:34 2009 +0200

    Add popup menu for the image-viewer

commit e3d9c8c54eafc7110139d1bd4d4b1bc04a1110d4
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Sep 4 18:02:11 2009 +0200

    Emit Iterator-changed signal on all iterators when the sort function changes

commit 73ca8a7455f1c571a1ab14e7e7915350fc0c595b
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Sep 3 23:48:22 2009 +0200

    Cleanup, update ChangeLog and implement sorting

commit 17c51cbd73d37e838a046941386cb688abeaeb5b
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Sep 3 20:11:10 2009 +0200

    Add functions to set build in and custom sorting functions

commit 173a23b410e0bb5737bb736c816a5d9d2b164d12
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Sep 3 20:00:15 2009 +0200

    Update ChangeLog
    Add sort_on_exif_date skeleton-code
    Fix typo in accelerator for rotate-left

commit 99225225b34039abe5d69041ba1483d25ef5686e
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Sep 1 22:42:25 2009 +0200

    Update Todo
    Store navbar position in xfconf

commit ebd4e629d93f715f8d0888aee4ae22583986c552
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Sep 1 18:00:14 2009 +0200

    Add right-mouse-click-menu to the thumbnail-bar
    Hide navigation-bar after leaving fullscreen-mode

commit c181f72632125b0789d4a052c5c75b634b932720
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Sep 1 08:30:41 2009 +0200

    Improve fullscreen behaviour

commit 617daf015dccdb2e8dc41c9e08a8d28c3fb79877
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 30 13:42:50 2009 +0200

    Update .po files

commit a31e4fdd0c4e82937eb2c8d9306b1121f701dd9d
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 30 13:35:48 2009 +0200

    Add popup-menu to change the navigationbar position

commit 1f629afbfbf65b23fd27e97fae36cc47c5002f2e
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 30 11:36:48 2009 +0200

    Place navigation-toolbar and thumbnail-bar next to eachother, regardless of orientation

commit 3f2f75e12dad09580ab774901b9f09151d3565eb
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 30 10:53:05 2009 +0200

    Toggle visibility of thumbnailbar

commit 1b71f80354aecfebee9fe7bb2fdd064b81074a2f
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 30 10:38:23 2009 +0200

    Fix errors when the 'ristretto' icon is not available.
    Add toggle-button for hiding navigation-toolbar

commit 527692577906730757dea30dbb640f1f12ff5cd8
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 30 10:23:58 2009 +0200

    Improve button-sensitivity, do not make navigation-buttons and slideshow buttons sensitive when only one image is opened.

commit 6ccb8ed5ad572b76109c482c5c9b13fe71a563fb
Author: Jeff Bailes <thepizzaking@gmail.com>
Date:   Tue Aug 18 02:02:05 2009 +0000

    l10n: Updates to English (United Kingdom) (en_GB) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 70abfd27ec24c8adee73386bd3fef498ed724b13
Author: Masato Hashimoto <cabezon.hashimoto@gmail.com>
Date:   Mon Aug 17 13:07:06 2009 +0000

    l10n: Updates to Japanese (ja) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 73c621338fce0b7a508d2ec81e8d8ec5acae3fd9
Merge: 924eb9c8 9b75414e
Author: Stephan Arts <stephan@stephan-laptop.(none)>
Date:   Wed Aug 12 18:00:04 2009 +0200

    Merge branch 'master' of stephan/ristretto
    
    Conflicts:
            ChangeLog
            Makefile.am
            NEWS
            configure.in.in
            po/ChangeLog
            po/LINGUAS
            po/POTFILES.in
            po/ar.po
            po/bg.po
            po/ca.po
            po/cs.po
            po/da.po
            po/de.po
            po/el.po
            po/en_GB.po
            po/es.po
            po/eu.po
            po/fi.po
            po/fr.po
            po/gl.po
            po/hu.po
            po/id.po
            po/it.po
            po/ja.po
            po/lv.po
            po/nl.po
            po/pl.po
            po/pt_BR.po
            po/ru.po
            po/sk.po
            po/tr.po
            po/uk.po
            po/ur.po
            po/zh_CN.po
            ristretto.desktop.in
            src/Makefile.am
            src/main.c
            src/main_window.c
            src/main_window.h
            src/picture_viewer.c
            src/picture_viewer.h
            src/thumbnail.c
            src/thumbnail.h
            src/thumbnail_bar.c
            src/thumbnail_bar.h

commit 924eb9c8b4c87fd09a7c9e34d469b534d4eaf0c1
Author: Stephan Arts <stephan@stephan-laptop.(none)>
Date:   Wed Aug 12 12:40:25 2009 +0200

    Add Module.xml

commit 01cc808f8a421cf21cf61565660238238968c61b
Author: Masato Hashimoto <cabezon.hashimoto@gmail.com>
Date:   Sun Aug 9 15:47:54 2009 +0000

    ja translation update.
    
    
    (Old svn revision: 7905)

commit fd533e1b3786a7ac1f16e657387eb0b082537cca
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Sat Aug 8 13:41:32 2009 +0000

    update goodies translation
    
    (Old svn revision: 7896)

commit dcb2cd3c1d93eb7c43f38aaf352e0dfdf35ee2f3
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Wed Jul 22 20:28:08 2009 +0000

    2009-07-22  Gabor Kelemen  <kelemeng@gnome.hu>
    
            * hu.po: Translation reworked.
    
    (Old svn revision: 7758)

commit 9b75414e8bb4500c58635dd45ecb8f2f45266902
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jun 21 10:56:27 2009 +0200

    Do not open non-image files when opening folder-contents from the recently-used menu.

commit a07d682816dffb989b62eac47f2fbd6f02770201
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jun 21 10:27:16 2009 +0200

    Don't generate the missing-image thumbnail on every expose event.

commit bef187e10f9892686c2a4a0ede29835057b1f840
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Thu Jun 18 21:33:43 2009 +0000

    update goodies translations
    
    (Old svn revision: 7612)

commit abedf056b8badfb414c41efe142d7ba2bae81172
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jun 16 22:29:55 2009 +0200

    Add workaround for the cache-size calculation

commit 09f2c67e9f24784ba528af9631e60cc38166fba9
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jun 15 22:07:52 2009 +0200

    Improve cancellation of image_load

commit c13156f68cd93ccc2bcbf21af394b65ebf873601
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jun 15 20:48:02 2009 +0200

    Fix quality-combobox of preferences-dialog

commit d67206b1dc62557daf8e26033102a928f3957622
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jun 15 20:41:50 2009 +0200

    Free EXIF data
    Improve cache-size calculation

commit cb5053d9d63db53016fd7d0b7873c4231a8280b2
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jun 13 13:29:09 2009 +0200

    Improve thumbnail rendering (can be done with less instructions... but at least it works now)

commit c5fbe88d4ad073b6404f59cc954ad07b3d864104
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Fri Jun 12 17:41:18 2009 +0000

            * da.po: Danish translation update (Per Kongstad)
            * da.po: Danish translation update (Per Kongstad)
    
    (Old svn revision: 7541)

commit fd7996a3822de483c74595c7c9aa48ace04dddad
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Jun 10 18:54:21 2009 +0200

    Fix segfault with animated gifs (Bug #5422)

commit a8ea9a92ddac019c32c453f0c1b515987be80f0a
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Tue Jun 9 20:43:09 2009 +0000

    Drop svn:executable bit from po files
    
    (Old svn revision: 7518)

commit dd00ffe411a25a8655cb4ee92d60b99edbd96445
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jun 7 10:49:11 2009 +0200

    Improve positioning of the thumbnails

commit 8bb5f1ca12914363b49a947867ef905d45045640
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jun 7 09:48:50 2009 +0200

    Improve thumbnail behaviour

commit 609d230ce3dad3b9d51d67858ea88dce0e79d5ee
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jun 6 18:06:03 2009 +0200

    honor thumbnail dimensions in the thumbnail-bar

commit 08a57e5f3c7c487d909059e85f46129bfa91c6a2
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jun 6 11:35:54 2009 +0200

    remove assertion

commit cbce31e3ee0179b8f1dd033d4876e17c65730a1e
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jun 6 11:18:53 2009 +0200

    Show 'image-missing' icon in the thumbnail when there is no thumbnail.
    Fix warning in the main_window

commit f11cf02f6589eb413490a32d4230fb5de62c2c24
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jun 6 11:00:42 2009 +0200

    Fix compile-warnings

commit 6b6940b9ce336f83d00fc9b50a7beef94c439583
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Jun 4 23:44:53 2009 +0200

    Fix compiler warnings

commit 50b2fe9210cdab8e3db9bb444c751fe4fc312ac4
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Jun 3 22:34:54 2009 +0200

    Fixed segfault

commit ead286a0c0dc1ea2820196a8248444b75514125c
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Jun 3 22:23:03 2009 +0200

    Fix default image-quality

commit 1eea711f30a5357c81e626e6615237bd0ee5d1ac
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Jun 3 21:58:07 2009 +0200

    Add functionality to the message-bar

commit 137a15aa37549cfb88a9a3e80af6621d1e9be5a4
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Jun 3 19:06:53 2009 +0200

    Add open-folder question-bar

commit 5cc4ebc2809050737072f9add17a1b2359c3049c
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jun 1 23:44:14 2009 +0200

    Improve positioning code and file-open behaviour

commit 61b9578d193049de5af0e74779e3d63d39d7da2c
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jun 1 22:29:19 2009 +0200

    Remove save-dialog code, not going to support that anyways

commit 33705411c4aea2d081e723dad34116a1e701e5a1
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jun 1 10:52:22 2009 +0200

    Sort items in recently-used menu

commit 7e5c0cc2954ae3939f129354bfac5815f782a296
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jun 1 10:47:34 2009 +0200

    Thumbnail in thumbnailbar has filename as tooltip

commit a4263e79c9584f93191391403f075f4c93d05f0d
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jun 1 10:42:27 2009 +0200

    Update .po files
    Make ImageListIter used throughout the app
    Guard sanity of ImageListIter

commit 385afa8b8407183b319c26c416cf7b329d5b0f06
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jun 1 00:19:29 2009 +0200

    Expose the image_compare func and use it for the thumbnailbar

commit c6b2411bd4c96a227b8b46b80012e98639a417a1
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun May 31 23:52:38 2009 +0200

    Rename Navigator to ImageList, makes more sense

commit efe33068339e60bfec28e9265b8520fbcd833653
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Fri May 29 10:44:34 2009 +0000

    update goodies translations
    
    (Old svn revision: 7436)

commit 61955d3c7a4e42a5de0e19ef738a9db9faa52b82
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu May 28 16:04:18 2009 +0200

    Add basic thumbnail-bar with test-items

commit 23bec501b47a85cc805b93ee63c8afe5bbb36d7b
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue May 26 17:15:16 2009 +0200

    Fix upside-down rendering

commit cc9a0da88e61039a1680ba22076e39a0a9d7cca3
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue May 26 14:44:19 2009 +0200

    Fix typo

commit 94dc596fe5c10eb41f75816663c4ec0f658e69c5
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue May 26 13:05:56 2009 +0200

    Show an inactive image when there is no image loaded

commit d144f6ee499591485ba8976d0aa2b1c17d756e46
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue May 26 09:31:05 2009 +0200

    Modify toolbar stuff

commit a93a179982c8bff8b376d3efa50199176e0f558b
Author: SZERVÁC Attila <sas@321.hu>
Date:   Tue May 26 03:13:08 2009 +0000

    [intl:hu] goodies update1
    
    (Old svn revision: 7421)

commit 6172880e2f774831f5a8ffd111808cae965a9f62
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon May 25 16:09:37 2009 +0200

    Modified the settings-dialog

commit 5219745d28ce2e720c4119aad585b048a7d59a05
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon May 25 13:34:22 2009 +0200

    Change .desktop file details

commit 26dad8468682bf62e8cfd8a5f3e0f99b5d687a3b
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon May 25 11:49:43 2009 +0200

    Fix save-copy sensitivity

commit 33d935289ebb30f921f25dd2ecf472dffaa8c755
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon May 25 11:20:40 2009 +0200

    Rename save-as to save-copy

commit 2182434ce9cc1ec909e0eafdd141ad8921b21981
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon May 25 11:18:18 2009 +0200

    Improve cache-size and image-quality calculations

commit 95ea5978a9d91f3cb1bef5300d097d97674d38d8
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon May 25 09:38:42 2009 +0200

    Add preferences for the open toolbar item

commit d846e6417fd049b2f2668127915fefdef477981e
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat May 23 00:23:32 2009 +0200

    Make toolbar-open button configurable

commit 61bb958bff96be10e5a194831e73c58a18c5b079
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri May 22 23:33:16 2009 +0200

    Fix behaviour when switching to the last image

commit 4608a75c0edfe4e17b0b6ad2fe9be671ce576c4b
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri May 22 23:27:28 2009 +0200

    Sanitize navigator-iter design

commit 73304079584fdced4a7f58b86daacdb58cb68e7d
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu May 21 09:52:49 2009 +0200

    If a file in the recent-menu does not exist, show an error-dialog

commit 47d300a0eac8bdfb734781b4534a078eebc20d5d
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu May 21 09:37:35 2009 +0200

    Add Delete menu-item
    Add accelerators for leaving fullscreen-mode and navigating the images

commit bac224cb1b66e10412b716087efc58bf3e95eb41
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed May 20 00:06:28 2009 +0200

    Scale image down to page-size

commit c392e68978eb22be783cc51fb4dc5af083e21019
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon May 18 00:41:55 2009 +0200

    Fix compiler warning and toggle print-button sensitivity

commit 77ca2890d1c29041719b07704c05dc064d88bf46
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon May 18 00:38:39 2009 +0200

    Implement first rudimentary printing support

commit 608a47b7705653cd6a0ecebfc0a603ce93c87538
Author: Masato Hashimoto <cabezon.hashimoto@gmail.com>
Date:   Sun May 17 16:05:33 2009 +0000

    Update Japanese translation
    
    
    
    (Old svn revision: 7357)

commit feebe0cf4c3df003121cb97768ef2d7e7e3f36c3
Author: Stephan Arts <stephan@thor.(none)>
Date:   Sun May 17 11:40:47 2009 +0200

    Add printing button

commit 89880a545af123dac21c238051def0054a06f76e
Author: Stephan Arts <stephan@thor.(none)>
Date:   Sat May 16 12:31:24 2009 +0200

    Clear the cache when the image-quality is changed, and reload the active image

commit 8622ee7260c4f7c3546d0d4518514655f522bbed
Author: Stephan Arts <stephan@thor.(none)>
Date:   Sat May 16 11:12:05 2009 +0200

    Remove profiling flag

commit 3fdca51f9afb8dc0b8c6d01a6359531ef5545afc
Author: Stephan Arts <stephan@thor.(none)>
Date:   Sat May 16 11:08:01 2009 +0200

    Fix reference-count on settings-object
    Set default accelerator on rotation buttons

commit 10e6f204a2c38fcd091ca023e10078810719adf0
Author: Stephan Arts <stephan@thor.(none)>
Date:   Sat May 16 10:55:18 2009 +0200

    When the image is rotated upside-down, use the horizontal slider for horizontal scrolling in stead of vertical scrolling. And use the
    vertical slider for vertical scrolling instead of horizontal scrolling

commit 1f40e6b21f7fcad72dd19442570ccdf12cc8a6a0
Author: Stephan Arts <stephan@thor.(none)>
Date:   Sat May 16 10:49:05 2009 +0200

    Re-implement image rotation to work with the new rendering method

commit 6a05e4e6c81caab7d295af7288237fc80ea68e8a
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri May 15 18:16:12 2009 +0000

    Fix non-zero-page-size warnign
    
    
    
    (Old svn revision: 7343)

commit 35499a94d25bde24f109593fe41b8f04b358202a
Author: Stephan Arts <stephan@thor.(none)>
Date:   Fri May 15 19:32:50 2009 +0200

    Improve image-size calculation (required for cache-size calc)

commit 9a3eeb38527886d402c868969bf102e1a761c0ff
Author: Stephan Arts <stephan@thor.(none)>
Date:   Fri May 15 21:46:15 2009 +0200

    Set current-uri to open-folder dialog

commit 122754b661bc093288d789262df501695fbdcb82
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri May 15 17:22:44 2009 +0000

    Improve cache size calc
    Update ChangeLog, NEWS and version-data
    
    
    
    (Old svn revision: 7342)

commit 9981452c44b2ab964c418968830af8085c2793d0
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri May 15 16:51:44 2009 +0000

    Fix memleak
    
    
    
    (Old svn revision: 7341)

commit 66cae1e72422b4912d5cc852c4989a9225322ea3
Author: Stephan Arts <stephan@thor.(none)>
Date:   Fri May 15 18:33:06 2009 +0200

    Revert "Implement state-machine in image class"
    
    This reverts commit 96ee95c3848f91e9693d4519e1c7d52f35ab4340.

commit 99f0917fc1d220dd6a2ef61a5f5f53fe2e839065
Author: Stephan Arts <stephan@thor.(none)>
Date:   Fri May 15 18:00:45 2009 +0200

    Fix memory leak in image class (unref animation-iter)

commit 96ee95c3848f91e9693d4519e1c7d52f35ab4340
Author: Stephan Arts <stephan@thor.(none)>
Date:   Fri May 15 01:03:53 2009 +0200

    Implement state-machine in image class

commit e47e53b62d95d969276956fb50a659b99cb6738a
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat May 2 16:19:18 2009 +0200

    Improve cache behaviour

commit b53ef99302afe9424dc1f8424e0c896034f3069c
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat May 2 01:27:36 2009 +0200

    Added save-as function
    
        * src/main_window.c
          src/main_window_ui.xml: Implement save-as function (Bug #4647)
        * src/navigator.c: Fix iter_find_image function
        * src/image_cache.h
          src/image_cache.c: Return TRUE when the cache had to drop images to
          fit the new one.
        * src/main.c: Fix error when trying to open nonexistent file from the
          CLI

commit f5c414f38a40ae4006937b383bc918aee2b574e8
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri May 1 22:54:21 2009 +0000

    Fix bug #4064
    
    
    (Old svn revision: 7301)

commit 4b1c367e21a57eaf0f1785838268f379f22bde89
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat May 2 00:32:50 2009 +0200

    Implement image-cache size calculation

commit e81a905eac295ffb23214cac5f239e8c0370379d
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat May 2 00:31:31 2009 +0200

    Add jpeg filter to open files dialog

commit 90a0d52283c57eafc4c49e2065883a4828580e65
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri May 1 10:37:26 2009 +0200

    Make sure sticky does not break the visibility of the fs-toolbar

commit 20f7ffbc978263b6dff3a6ac5040909a38f9b402
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Apr 30 23:30:32 2009 +0200

    Implement hack to check if the image has been rotated

commit 41f49ce624d31417b35e1f8b171148fda8ca5269
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Apr 30 09:52:59 2009 +0200

    Add sticky button to fullscreen-toolbar

commit 1e586ea0c33bed9d55245b85a508bc277da099ee
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Apr 30 09:35:17 2009 +0200

    Set important hint on leave-fullscreen toolbar item

commit c75595516827f2c6fc5552e81335088a3af7da48
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Apr 30 09:26:43 2009 +0200

    Improve behaviour when in fullscreen mode

commit 81c13825b177d82b6f72cb06b8e28cbae9fa8163
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Apr 30 08:29:53 2009 +0200

    Let the pictureviewer figure out the fullscreen mode by itself

commit 79b7af6a3c4556054e689bff631b0b53379bb350
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Apr 28 18:59:51 2009 +0200

        * src/image.c
          src/pictureviewer.c: Emit 'prepared' signal when the size-prepared signal
          is emitted, instead of waiting for the area-prepared signal. When the
          image is rendered at a different scale then 'maximum', the
          'area-prepared', 'area-updated' and 'closed' signals are all emitted at
          once. Then the thumbnail is not displayed when the image is not ready yet.
        * src/pictureviewer.c: Do not repaint the image when the image is
          'prepared' but there is no thumbnail available. This will prevent the
          image from flickering.
        * src/image_cache.c: Implement 'enable'/'disable' of image-cache
        * src/main_window_ui.xml
          src/main_window.c: Remove properties dialog menu item
        * src/pictureviewer.c: Add a 'fullscreen' state, setting a different
          background-color if it is in fullscreen.

commit 980a4b09195f393b76bfa1985726f7eab2364651
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Apr 28 07:41:48 2009 +0200

    Set ratio-trigger to 1, '0' will never do anything

commit 415eea3428c67d8bc2ae097c451a3d2ea001d307
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Apr 28 00:26:34 2009 +0200

    Do not scale the image UP, only DOWN
    Fix warning if thumbnail does not exist

commit 97ee4a1faf585e0386bcf05cc64c092fb3ebb5d3
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Apr 28 00:01:29 2009 +0200

    Implement preferences option for the image-quality

commit 8ad85cec725c16125ca2ca1ee38d3262a44b6421
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 27 23:30:18 2009 +0200

    Add image_quality as a property that can be configured (default to 2MP)

commit cc07db14e094aead5cd174d641f44ef5ac2a911e
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 27 21:30:09 2009 +0200

    Add 'enable-cache' option
    Add maximum-render-quality of 1MP (can be configured with later commits)
    Destroy open_folder dialog after use
    Update TODO

commit 42db1caddceb8fbb5516b1e7e6790a9e92da2107
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 27 00:39:59 2009 +0200

    disable slideshow tab too

commit e148dbd2f8ee70b39cef9f6a2a723ea4edfa7848
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 27 00:38:38 2009 +0200

    Disable unimplemented tabs

commit d5dc066d91eb2ea4c31a50ee8ab23b9a02900eb5
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 27 00:34:36 2009 +0200

    Implement 'display' tab the right way :)

commit c0eae3ec6f54a57bfde0666bbeddd55a41c8a049
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Apr 23 00:11:54 2009 +0200

    Mak sure bgcolor is not initialised with random color

commit be4b10beab50a7a9e3ceb6e84fbfd65cd223395f
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Apr 22 00:40:08 2009 +0200

    Implement bgcolor settings

commit b4274e781f48c9f1c750826b194a46e15f00bb9d
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Thu Apr 16 08:20:27 2009 +0000

    goodies translation update
    
    (Old svn revision: 7213)

commit c2a9945bcada416a23698705f6402560405c756c
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Apr 3 12:02:38 2009 +0200

    Clean up looks of preferences dialog
    Update TODO

commit 83656e1f3afa123a0cd5a645c089adaffbe13ac5
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Mar 23 21:59:36 2009 +0100

    Add missing options to the preferences dialog

commit 8f3bd6691ddf5e23883d31307bef55bbee5e9e28
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Mar 22 09:46:57 2009 +0100

    Implement bgcolor related settings in Settingsmanager
    Add a few options to the preferences dialog (still not doing anything)

commit cb664c6120a3441ec38e5b26654686aaf2166c0a
Author: Masato Hashimoto <cabezon.hashimoto@gmail.com>
Date:   Thu Mar 19 15:08:03 2009 +0000

            * ja.po: Japanese translation update (Masato Hashimoto)
            * ja.po: Japanese translation update (Masato Hashimoto)
            * ja.po: Japanese translation update (Masato Hashimoto)
            * ja.po: Japanese translation update (Masato Hashimoto)
            * ja.po: Japanese translation update (Masato Hashimoto)
            * ja.po: Japanese translation update (Masato Hashimoto)
            * ja.po: Japanese translation update (Masato Hashimoto)
            * ja.po: Japanese translation update (Masato Hashimoto)
            * ja.po: Japanese translation update (Masato Hashimoto)
            * ja.po: Japanese translation update (Masato Hashimoto)
            * ja.po: Japanese translation update (Masato Hashimoto)
            * ja.po: Japanese translation update (Masato Hashimoto)
    
    (Old svn revision: 6949)

commit 38416baba1c14e996cb6a3e8bdedb03a16765669
Author: Maximilian Schleiss <maxschleiss@solnet.ch>
Date:   Sat Mar 14 15:26:30 2009 +0000

    Translations updates - es fr gl it tr
    
    (Old svn revision: 6902)

commit 94adc418fdc9869d468f34b004ae8038aa49bc35
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Mar 13 23:18:18 2009 +0100

    - Fix picture viewer refresh when no image is present
    - Add notebook to preferences dialog
    - Rename icon in preferences dialog

commit 64c12a35e6f7465c3b5e4a31c18d8526019c81a7
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Mar 13 21:19:31 2009 +0100

    cleanup some code

commit 148698070231eb6527c8e08cec68e0de5b432eea
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Mar 13 20:06:01 2009 +0100

    Improve moving of the image

commit 7566a5a251dd6a37bc30889dab19aa8615361b5a
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Mar 11 16:36:13 2009 +0100

    Improved behaviour when zooming inside a previewed image

commit 3c9fbba878bb2518b4e9915f43be88dcb0b501a8
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Mar 10 13:02:15 2009 +0100

    Fix 'zoom-fit' when resizing

commit 656f9b4bb9f4b7d51cc012a384e08fa4f0175879
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Mar 10 09:28:26 2009 +0100

    Fix moving of zoomed-in image

commit f6b085b3e0b356796a592414249485c7a8e8ae20
Merge: 7c3c0b8d 0c1e906c
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Mar 9 22:01:38 2009 +0100

    Merge branch 'breakup_refresh'
    
    Conflicts:
    
            src/picture_viewer.c

commit 7c3c0b8d56ed639352d7e11d1bdf3058052a2d5c
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Mar 9 22:00:05 2009 +0100

    Revert "add new entry in news"
    
    This reverts commit 5932e7f473d373ae87c8532a29c9ee7fc5017a9f.

commit 8ecfb6a2e3e91f6857266a9d17d8475a8d97420e
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Mar 9 21:59:38 2009 +0100

    Revert "That was a bug... reverting last change, I need to implement some better"
    
    This reverts commit 580177dc2ef4a2b3eaeade76bd83a94a1b6b9534.

commit 0c1e906c2931655b6f075bb7105895748b50946a
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Mar 9 21:51:09 2009 +0100

    Emit 'updated' signal when 'rstto_image_load' is called and the image is already there.

commit 68f99e86e52a3bbd80337b2e8516133eab1aaa23
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Mar 9 21:44:47 2009 +0100

    Fix zoom-in and zoom-out (accidently passed a boolean instead of a double)

commit 2b5990b32b22c130f54395eb0f61f9c7ad107e27
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Mar 9 00:28:49 2009 +0100

    Move DnD code to the bottom of the file

commit edf1b2a317f77e5b162a50c0ac5e8d11e0703a9b
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Mar 9 00:23:48 2009 +0100

    Fix segfault

commit 1da739e89571c1775602a511ad86b5c0ed97a8e1
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Mar 9 00:03:41 2009 +0100

    Made all the scale related functions internal

commit 7da92c8d582e14d50adfee29144751e7b89b93cb
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Mar 8 14:22:37 2009 +0100

    Split 'view' state from 'motion' state

commit 5932e7f473d373ae87c8532a29c9ee7fc5017a9f
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Mar 6 15:29:13 2009 +0100

    add new entry in news

commit 691a6a7c89eb2902984ac6ccfe02e219168b82f4
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Mar 6 15:28:33 2009 +0100

    commit changes

commit 205ac30f53edea992ff52089aeb7b68dc67fd857
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Thu Mar 5 20:12:29 2009 +0000

    Fix the renaming of the pt nb files -- thanks to jerome who noticed this problem
    
    (Old svn revision: 6850)

commit 7d46ffc6b74fc22ed2fbf50add30d583a1796485
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Thu Mar 5 14:53:41 2009 +0000

    Renamed pt_PT to pt and nb_NO to nb (bug #4574)
    
    (Old svn revision: 6848)

commit 3472093c0576ef943b7b0d099fc5eb1651e5dbae
Author: Maximilian Schleiss <maxschleiss@solnet.ch>
Date:   Sun Mar 1 22:48:31 2009 +0000

    Translations updates - es pl uk
    
    (Old svn revision: 6826)

commit ad1c2baadb12b28c47cbeb97b622af39d614ba5a
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Feb 22 10:40:29 2009 +0100

    Add refresh mask, needs some tweaking, but it solves the drag performance-loss.
    Eventually, this should reduce the times ristretto scales the image.

commit 580177dc2ef4a2b3eaeade76bd83a94a1b6b9534
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Feb 22 09:36:36 2009 +0100

    That was a bug... reverting last change, I need to implement some better
    way of doing this.

commit fa5894a0df7f1bc7052c17fd2085e81b906497ba
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Feb 21 18:00:43 2009 +0100

    Improved performance when drawing the zoom-box, don't do a refresh when performing a queued_repaint, just paint the darn thing.

commit 67ce593c1d98dc141cfa28df268c5d5ff4338e02
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Feb 21 17:48:50 2009 +0100

    Enable mouse-move on picture viewer

commit 79b6826f644c87e459531d01f1f50458a3925678
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Feb 21 17:31:54 2009 +0100

    Add string.h header to prevent a compiler warning

commit f28d501a4b94c752e2ad1e6ab4c8d06086a57907
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Feb 21 16:38:56 2009 +0100

    Fix the adjustment settings

commit 58bee9be96336fe2448bae3f8f9906eaa2055169
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Feb 21 16:08:42 2009 +0100

    Add some rudimentary preview support

commit 9a99870c75f66aa963e22434ff4f1c5fc2a521f4
Merge: c2e9b6b2 ce3185bf
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Feb 21 11:06:54 2009 +0100

    Merge branch 'master' into new_picture_viewer

commit ce3185bf18ad773e073ab83e87354f7c4da9507c
Merge: 3f8ba01f 1d06647d
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Feb 21 10:59:21 2009 +0100

    Merge branch 'recent_menu'

commit 1d06647dac89feb4e0eb82ac437b7710b7753b8c
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Feb 21 10:56:52 2009 +0100

    Implemented 'open folder'.

commit 73a8d7229f688d4b796117843b97b0101c1f5fdc
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Feb 21 10:09:19 2009 +0100

    Add some more comments
    Add a recent-filter to the recent-chooser (only filter the files opened by ristretto)
    Actually open files from the recent-chooser

commit c2e9b6b2e7c036f6e144318f9856ed44c28e69ae
Merge: d4e2a5d7 3f8ba01f
Author: Stephan Arts <stephan@thor.(none)>
Date:   Sat Feb 21 09:26:25 2009 +0100

    Merge branch 'master' into new_picture_viewer

commit 3f8ba01f6df517764a03802d145dfcf18bf14fbc
Author: Stephan Arts <stephan@thor.(none)>
Date:   Sat Feb 21 09:22:56 2009 +0100

    Remove autogenerated header file from git

commit f4223148a6df935fa94da97a94ec04e89c0f29db
Author: Stephan Arts <stephan@thor.(none)>
Date:   Sat Feb 21 09:18:33 2009 +0100

    Removed autogenerated header from git
    Added the recently used menu to the file-menu

commit d4e2a5d7d9d203d5477a3dad227c1d7849b80df4
Author: Stephan Arts <stephan@thor.(none)>
Date:   Sat Feb 21 01:08:31 2009 +0100

    Add a preload state to the pictureviewer, where it will render the thumbnail instead of the original image.

commit 7d29665d25fe6356853220c6a2e3506fe02d9635
Author: Stephan Arts <stephan@thor.(none)>
Date:   Sat Feb 21 00:15:57 2009 +0100

    Add missing main_window_ui.xml file from svn

commit 64cb5958270db4126e75a42cdf99838485501c14
Author: Stephan Arts <stephan@thor.(none)>
Date:   Sat Feb 21 00:06:18 2009 +0100

    Initial Commit

commit 976961c774ced8bdf7fb41e28b9f45d6a2a080d0
Author: Maximilian Schleiss <maxschleiss@solnet.ch>
Date:   Sun Feb 8 08:24:06 2009 +0000

    Translations updates - fr id it ja nb pl
    
    (Old svn revision: 6659)

commit e7f23ea3defa928015f065eea4f511dfadbbb6e5
Author: Alexander Toresson <alexander.toresson@gmail.com>
Date:   Sat Feb 7 20:03:58 2009 +0000

    xfce4-volstatus-icon/trunk/po:
            * sv.po: Swedish translation update (Daniel Nylander)
    xfburn/trunk/po:
            * sv.po: Swedish translation update (Daniel Nylander)
    xfce4-timer-plugin/trunk/po:
            * sv.po: Swedish translation update (Daniel Nylander)
    xfce4-clipman-plugin/trunk/po:
            * sv.po: Swedish translation update (Daniel Nylander)
    ristretto/trunk/po:
            * sv.po: Swedish translation update (Daniel Nylander)
    xfce4-mount-plugin/trunk/po:
            * sv.po: Swedish translation update (Daniel Nylander)
    notification-daemon-xfce/trunk/po:
            * sv.po: Swedish translation update (Daniel Nylander)
    xfce4-power-manager/trunk/po:
            * sv.po: Swedish translation update (Daniel Nylander)
    xfce4-cellmodem-plugin/trunk/po:
            * sv.po: Swedish translation update (Daniel Nylander)
    thunar-shares-plugin/trunk/po:
            * sv.po: Swedish translation update (Daniel Nylander)
    xfce4-battery-plugin/trunk/po:
            * sv.po: Swedish translation update (Daniel Nylander)
    
    (Old svn revision: 6656)

commit d5b43ddbd2fe7cff90821c7eeeef555c3153ec36
Author: Maximilian Schleiss <maxschleiss@solnet.ch>
Date:   Sun Jan 25 21:11:19 2009 +0000

    Translations updates - ja
    
    (Old svn revision: 6550)

commit ff06a015ec185fe4c64d8819d7dc263bf7708701
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jan 19 21:08:58 2009 +0000

    Fix POTFILES.in
    
    
    
    (Old svn revision: 6510)

commit 11badc56bdd92f819ed3fdcef2ab3a8a0d9bf244
Author: Maximilian Schleiss <maxschleiss@solnet.ch>
Date:   Sun Jan 18 17:54:19 2009 +0000

    Translations updates - de ca it ja nb pt_PT tr
    
    (Old svn revision: 6493)

commit 7a1e997d23205717a84deed79e613a723f93e971
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Jan 14 15:44:17 2009 +0000

    Fix issue eht16 mentioned
    
    
    
    (Old svn revision: 6457)

commit d90fe0b0f2029573aea614e6c4530eb1025ed5f8
Author: Alexander Toresson <alexander.toresson@gmail.com>
Date:   Mon Jan 12 23:30:19 2009 +0000

    thunar-svn-plugin/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    xfce4-cddrive-plugin/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    xfce4-weather-plugin/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    xfce4-volstatus-icon/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    xfce4-quicklauncher-plugin/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    xfce4-timer-plugin/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    xfce4-clipman-plugin/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    xfce4-diskperf-plugin/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    xfce4-mailwatch-plugin/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    ristretto/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    xfce4-sensors-plugin/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    xfce4-mount-plugin/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    xfce4-genmon-plugin/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    thunar-volman/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    notification-daemon-xfce/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    xfce4-power-manager/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    xfce4-dict/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    xfce4-cellmodem-plugin/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    xfce4-battery-plugin/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    
    (Old svn revision: 6445)

commit 6b69e81c0d6f2bb14c41882294c44d3cb1ab7b0d
Author: Maximilian Schleiss <maxschleiss@solnet.ch>
Date:   Sun Jan 4 21:33:31 2009 +0000

    Translations updates - ca pl
    
    (Old svn revision: 6402)

commit a2b6a4f350d092a9b1e7d25620cd0dc9c7feb552
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jan 2 12:10:48 2009 +0000

    Fix compiler warning (thanx to jerome guelfucci)
    
    
    
    (Old svn revision: 6393)

commit 75517f01e054c23df4f794218cab696f7bc3d79b
Author: Maximilian Schleiss <maxschleiss@solnet.ch>
Date:   Thu Dec 25 19:20:40 2008 +0000

    Translations updates - es gl id ja uk
    
    (Old svn revision: 6367)

commit 32e08b03bd9aa3676274eac3125e4557c37b93f9
Author: Alexander Toresson <alexander.toresson@gmail.com>
Date:   Sun Dec 21 21:57:04 2008 +0000

    Sorry, my mistake. No translation was supposed to be added. My fault
    for experimenting, then forgetting about it. Hope it's acceptable to
    remove that entry from ChangeLog.
    
    
    
    (Old svn revision: 6363)

commit 857d52311e7e98a1bcfe8bfcba8c0f3353c71ee8
Author: Alexander Toresson <alexander.toresson@gmail.com>
Date:   Sun Dec 21 21:50:25 2008 +0000

    xfce4-xmms-plugin/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    xfce4-mpc-plugin/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    xfce4-notes-plugin/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    ristretto/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    xfce4-cpugraph-plugin/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    xfmedia-remote-plugin/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    thunar-shares-plugin/trunk/po:
            * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
    
    (Old svn revision: 6362)

commit bc1097cdd7b2badcfe0d315872290b1925c1e051
Author: Lars Nielsen <lars@mit-web.dk>
Date:   Wed Dec 17 17:11:06 2008 +0000

    update-po
    
    (Old svn revision: 6328)

commit 6256f497620ab9d393d0d325005ecae88be0b1f3
Author: Maximilian Schleiss <maxschleiss@solnet.ch>
Date:   Sat Dec 13 22:08:06 2008 +0000

    Translations updates - fr ja
    
    (Old svn revision: 6306)

commit e33a904344c469d293cdd6b1d3766208d00969a8
Author: Maximilian Schleiss <maxschleiss@solnet.ch>
Date:   Sat Dec 13 14:34:32 2008 +0000

    Translations updates - ja uk zh_CN
    
    (Old svn revision: 6298)

commit 4e3839ce255c93d371965ee974a01dfb133148cb
Author: Piarres Beobide <pi@beobide.net>
Date:   Mon Dec 8 00:20:07 2008 +0000

    Updated ristretto Basque translation
    
    
    (Old svn revision: 6293)

commit e71d4e479a3960d6a1ebb5b9753c7fd1ba39b0b9
Author: Piarres Beobide <pi@beobide.net>
Date:   Sun Dec 7 18:35:53 2008 +0000

    Goodies Basque translation update
    
    
    (Old svn revision: 6292)

commit 8efb4dc63715b80102a326919d72a3e1c7a5a584
Author: Maximilian Schleiss <maxschleiss@solnet.ch>
Date:   Sun Nov 30 19:24:31 2008 +0000

    Translations updates - ja pt_PT
    
    (Old svn revision: 6239)

commit 037b9c1d1eb073628fd312b74d1545837a4c7067
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Sat Nov 29 11:09:20 2008 +0000

    ristretto: update french translation
    
    (Old svn revision: 6224)

commit 4db47d010a37c913637a113a29ee1167e994600d
Author: Og Maciel <ogmaciel@gnome.org>
Date:   Sat Nov 29 02:52:36 2008 +0000

    Updated Brazilian Portuguese translations for xfce4-sensors-plugin, xfce4-screenshooter-plugin, and ristretto.
    
    
    (Old svn revision: 6222)

commit d4ea337cfa65a1b35edfc1a130fa531cb20b0093
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Nov 26 23:15:50 2008 +0000

    Update changelog, NEWS, nl.po, configure.in.in and main_window.c
    
    
    
    (Old svn revision: 6208)

commit e8bae015efb92397b8f6d7b93e0324e1f73f49d2
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 24 22:36:49 2008 +0000

    Remove xfconf stuff
    
    
    
    (Old svn revision: 6199)

commit 88377b0caf05036fcb6e5b8bdbf2539615b49b1e
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 24 21:39:14 2008 +0000

    Fix bug #4599
    Fixed based on patches by Jannis Pohlman and Pavol Rusnak
    
    
    
    (Old svn revision: 6198)

commit 0ac12469efdeef47b90388c8f744b995864e90d5
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 24 00:07:22 2008 +0000

    Make a distinction between modification and rotation
    
    
    
    (Old svn revision: 6192)

commit 36770bd7c123d57074b58074dbcbf16cd5f2249d
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 23 23:57:08 2008 +0000

    Improve save dialog
    Fix segfault (reference-count bug)
    
    
    
    (Old svn revision: 6191)

commit 031433c8559caab9f7ec6fba1e5f14659ded4838
Author: Piarres Beobide <pi@beobide.net>
Date:   Sun Nov 23 23:02:09 2008 +0000

    Goodies Basuqe translation update
    
    
    (Old svn revision: 6190)

commit 8f10646335f86bf2f3b77b1037fa1a46dc1d08f6
Author: Maximilian Schleiss <maxschleiss@solnet.ch>
Date:   Sun Nov 23 14:45:53 2008 +0000

    Translations updates - ca id nb sq uk
    
    (Old svn revision: 6181)

commit 23242eb24b9d4668126aec4febc8793890436cbd
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 22 12:04:15 2008 +0000

    Remove xfconf dependency
    Replace -v with -V
    Remove YES_NO buttons
    
    
    
    (Old svn revision: 6155)

commit 29d16246b120b3353b9ed1bf893054e58c6aeac4
Author: Michal Varady <miko.vaji@gmail.com>
Date:   Fri Nov 21 14:04:33 2008 +0000

    Czech translation updated
    
    (Old svn revision: 6149)

commit dd6912f83377e74062a36536411666d79e58cb16
Author: Piarres Beobide <pi@beobide.net>
Date:   Fri Nov 21 09:30:12 2008 +0000

    Fix last changes date (sorry)and add power-managment Basque translation
    
    
    (Old svn revision: 6148)

commit 26b242e186dbd0b7887e39cf05871f9b1bd997ba
Author: Piarres Beobide <pi@beobide.net>
Date:   Fri Nov 21 09:07:40 2008 +0000

    Goodies BAsque translation update
    
    
    (Old svn revision: 6147)

commit 163ab414a2dd959f55e972f0771ca420e1250816
Author: Maximilian Schleiss <maxschleiss@solnet.ch>
Date:   Sun Nov 16 22:45:19 2008 +0000

    Translations updates and additions - ca, nb_NO, uk, zh_CN
    
    (Old svn revision: 6128)

commit 3ea7e7a6f6755ac68d1dd6e0ec79e9a25b7367c8
Author: Eren Turkay <turkay.eren@gmail.com>
Date:   Sun Nov 16 18:09:40 2008 +0000

    Update Turkish translation
    
    (Old svn revision: 6120)

commit 73367975dce0181775b8b5d257d30ee43be14e5f
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Nov 14 12:25:42 2008 +0000

    Update .po files
    Update .pot file
    Make 'xfce-desktop' support a default
    
    
    
    (Old svn revision: 6095)

commit f67a8e1cf5e8a3283965f31f1f8355b074e5ab52
Author: Maximilian Schleiss <maxschleiss@solnet.ch>
Date:   Sun Nov 9 23:17:35 2008 +0000

    Translations updates for a lot of languages in a lot of packages
    
    (Old svn revision: 6041)

commit 393ab67ece2492ac5fc3ded7f3666c3ade2ca4b4
Author: Jari Rahkonen <jari.rahkonen@pp1.inet.fi>
Date:   Tue Nov 4 16:12:33 2008 +0000

    Update Finnish translations.
    
    
    (Old svn revision: 5968)

commit e25703e7adba53d96875f94b8413cea8d0580148
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Oct 22 05:42:19 2008 +0000

    Plug memory leak (I think) and fix compile-warning
    
    
    
    (Old svn revision: 5744)

commit f580eebb993bc88ffe65f850a7d69a4082c01478
Author: Maximilian Schleiss <maxschleiss@solnet.ch>
Date:   Mon Oct 20 21:02:01 2008 +0000

    Translation udpates for German and Japanese
    
    (Old svn revision: 5729)

commit 24c70634d1d493a6cfeb0391d001a749d7d2bf52
Author: Maximilian Schleiss <maxschleiss@solnet.ch>
Date:   Fri Oct 17 23:35:19 2008 +0000

    Translation updates and additions for the Japanese and Spanish locales:
    xfce4-datetime-plugin, gsynaptics-mcs-plugin, xfce4-volstatus-icon, xfce4-cpugraph-plugin, thunar-archive-plugin
    xfce4-battery-plugin, xfce4-mpc-plugin, ristretto, xfce4-cpufreq-plugin, notification-daemon-xfce
    
    
    (Old svn revision: 5673)

commit dab6b008a882a76ac167a07909349019fa61d510
Author: Lars Nielsen <lars@mit-web.dk>
Date:   Tue Oct 14 14:45:45 2008 +0000

    danish msgstr updated
    
    
    
    (Old svn revision: 5616)

commit 10aefc0e64c1e2a76baec1b5e32f2cc9ad00b372
Author: Lars Nielsen <lars@mit-web.dk>
Date:   Tue Oct 14 14:32:15 2008 +0000

            * da.po, LINGUAS: Danish translation added (Per Kongstad)
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    (Old svn revision: 5615)

commit 83371e96cd0733006a3df0888ed9568c58d2aca6
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Oct 9 08:55:28 2008 +0000

    fix detection for xfdesktop (thanks to kelnos pointing me to xfdesktop_is_running in the xfdesktop-source)
    
    (Old svn revision: 5541)

commit bcbe807b46cd8cff396b20215d2b5b61657e5e60
Author: Maximilian Schleiss <maxschleiss@solnet.ch>
Date:   Tue Oct 7 20:00:57 2008 +0000

    Added and updated Japanese translations for the ristretto and verve modules
    
    (Old svn revision: 5532)

commit 41967bdfcfa1ef88ad4edd5cca52392c349970b0
Author: Piarres Beobide <pi@beobide.net>
Date:   Fri Sep 12 10:00:44 2008 +0000

    Adding Basque translation
    
    
    (Old svn revision: 5396)

commit dfb9161b05a1e49c43d9927485c5b35fdc906126
Author: Og Maciel <ogmaciel@gnome.org>
Date:   Mon Sep 8 19:31:59 2008 +0000

    Updated European Portuguese translation.
    
    (Old svn revision: 5372)

commit 5044676921ede3aff3f854f9dab33df555e822fa
Author: Maximilian Schleiss <maxschleiss@solnet.ch>
Date:   Fri Aug 29 22:14:48 2008 +0000

    Updated Xarchiver Dutch translation
    
    (Old svn revision: 5319)

commit b8461b743b58ae19ec04b6aa562f1afd83c7029f
Author: Jari Rahkonen <jari.rahkonen@pp1.inet.fi>
Date:   Sun Aug 17 08:47:19 2008 +0000

    Updated Finnish translation.
    
    
    (Old svn revision: 5267)

commit 2656b1aefd9c42af8ee88118d426ce080d7f2992
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 16 23:34:49 2008 +0000

    - Applied a slightly modified patch from Philip Guo <pg AT cs DOT stanford DOT edu> -- improves preloading
    - Fix compile-warning
    - Improved history behaviour (push 'old' images to the top when they are visited again)
    
    
    
    (Old svn revision: 5261)

commit 6289fffd978607d481080c75eebbe6e0059b55ce
Author: Maximilian Schleiss <maxschleiss@solnet.ch>
Date:   Sun Aug 10 21:43:51 2008 +0000

    Translations updated and added in Indonesian and Polish.
    
    (Old svn revision: 5214)

commit 4b4d42b03db063f35d3f038a9d66bda3c6afcb3e
Author: Mohamed Magdy <mohamed.m.k@gmail.com>
Date:   Wed Jul 16 23:01:19 2008 +0000

    Update Arabic translations
    
    (Old svn revision: 5118)

commit 093ebae0bbcd6e660460177dd7cb196a7f038780
Author: Mohamed Magdy <mohamed.m.k@gmail.com>
Date:   Wed Jul 16 13:40:56 2008 +0000

    Update Arabic translations
    
    (Old svn revision: 5110)

commit 742b8511c035381d745a302d4ecc5a092fe2dbb7
Author: Mohamed Magdy <mohamed.m.k@gmail.com>
Date:   Tue Jul 15 12:41:01 2008 +0000

    Update Arabic translations
    
    (Old svn revision: 5093)

commit 6ddfd768c49e9475744c0abb2496cad993f612e5
Author: Maximilian Schleiss <maxschleiss@solnet.ch>
Date:   Mon Jul 14 07:27:43 2008 +0000

    Translations added and updated for most goodies (gl;pt_PT;zh_CN)
    
    (Old svn revision: 5072)

commit 1a92355a5c9591a101dc48ffda0ff84748af996f
Author: SZERVÁC Attila <sas@321.hu>
Date:   Fri Jul 11 15:41:53 2008 +0000

    [intl:hu] little fixes2
    
    (Old svn revision: 5052)

commit 27e9d21d2d0d63f5533f52dcdf61988dd762a958
Author: Maxim Dziumanenko <mvd@mylinux.com.ua>
Date:   Wed Jul 9 10:48:27 2008 +0000

    Maxim Dziumanenko <dziumanenko@gmail.com>
    
    Updated Ukrainian translation
    
    
    
    (Old svn revision: 5037)

commit 20b00ebbd41940a439c6740d948b2fec67ad48fb
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jun 30 19:14:27 2008 +0000

    Bump version-number
    
    
    
    (Old svn revision: 5017)

commit 30bb5d0c594aed0b479d1ae15d9d4133f28edc57
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jun 30 19:11:01 2008 +0000

    Applied patch from Christian Dywan to fix adjustments issue
    
    
    
    (Old svn revision: 5016)

commit cb1a80a1ad8bd3a39042ed0ae3afae25b1fcefb9
Author: Maximilian Schleiss <maxschleiss@solnet.ch>
Date:   Thu Jun 26 22:00:51 2008 +0000

    Translations added and updated for most goodies (gl)
    
    (Old svn revision: 4998)

commit b71ca46c144f9c9cf80c21de6066bae2c47f9330
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Sun Jun 22 10:40:21 2008 +0000

    update-po
    
    (Old svn revision: 4985)

commit 53c3b6a76559fa53bac476ddd60ed9be9d503bf1
Author: Michal Varady <miko.vaji@gmail.com>
Date:   Fri Jun 13 21:55:43 2008 +0000

    (Old svn revision: 4935)

commit fe6b1f4b058072d97ee9c860ac7ae3c4b2194b0d
Author: Jari Rahkonen <jari.rahkonen@pp1.inet.fi>
Date:   Wed Jun 11 07:30:24 2008 +0000

    Updated Finnish translation.
    
    (Old svn revision: 4929)

commit 6d937ca5382ca88e526311673645be2fe083a25c
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Mon Jun 9 14:05:29 2008 +0000

    update-translation
    
    (Old svn revision: 4925)

commit b8344808eeb1e2d8d7b7750555a7ff1fba13235b
Author: Stavros Giannouris <stavrosg2002@freemail.gr>
Date:   Thu Jun 5 17:20:42 2008 +0000

    Greek translations update
    
    (Old svn revision: 4891)

commit de2326cfa2a0fb0fcb1a2760639050beddeeb0c8
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Jun 5 05:27:02 2008 +0000

    A bit more (set ellipsize-mode for filename field)
    
    
    (Old svn revision: 4888)

commit 78e301a7448c5a5acdcd3adcc702ac7cf66a1293
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Jun 5 05:23:38 2008 +0000

    Improve save dialog
    
    
    
    (Old svn revision: 4887)

commit 01b92cf9d6ebcf1ae327190d7c05642808dd62ed
Author: Og Maciel <ogmaciel@gnome.org>
Date:   Mon Jun 2 00:18:32 2008 +0000

    Updated Brazilian Portuguese translation
    
    (Old svn revision: 4880)

commit 2492c156ed202ad584e748e1029baa8952aa67f6
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jun 1 22:32:04 2008 +0000

    Update .po files
    Add initial draft of the file-save dialog.
    
    
    
    (Old svn revision: 4879)

commit c14664bfe04c276dafb24ffaf8bfe664f8fbba36
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat May 31 22:14:04 2008 +0000

    Add dialog to notify a user of changes and that he might want to save them
    
    
    (Old svn revision: 4869)

commit c18971ca0e9a56056e6dcca76c877e0accab7852
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri May 30 22:23:08 2008 +0000

    Do not generate thumbnails from thumbnails
    
    
    
    (Old svn revision: 4867)

commit 24ec5330e9e0a25ec00e23767a90c9621439d624
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Tue May 27 00:21:25 2008 +0000

    update-po
    
    (Old svn revision: 4846)

commit 90541ce6a24eccab6f82acb237a45c1059fc30d9
Author: Jari Rahkonen <jari.rahkonen@pp1.inet.fi>
Date:   Sun May 25 07:54:07 2008 +0000

    Updated Finnish translation.
    
    
    (Old svn revision: 4845)

commit 05e62553331c554fdaa8fc8fe7aae6dfb4fc1d1f
Author: Og Maciel <ogmaciel@gnome.org>
Date:   Sat May 24 14:47:05 2008 +0000

    Updated Brazilian Portuguese translation
    
    (Old svn revision: 4844)

commit e55e19aef1040ef7d4eacfbdf4cb4b8c42027db4
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat May 24 14:15:03 2008 +0000

    Fix invalid return-code for 'open_file' function
    
    
    
    (Old svn revision: 4843)

commit 0d7336d9c212de2cd40ac5cc2b0807b0ed510ad9
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat May 24 13:32:38 2008 +0000

    Pre-release version bump
    Update ChangeLog
    Update NEWS
    
    
    
    (Old svn revision: 4841)

commit 219d1ab37496d54abd190edd3335e0972ac18146
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat May 24 13:08:47 2008 +0000

    Fix looks of preference dialog.
    Fix .desktop file (Do not append generic name to the name field) Bug (#4085)
    
    
    
    (Old svn revision: 4840)

commit 6d186c68b162c863193017aa3f82f8c19400d3af
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Sat May 24 12:02:28 2008 +0000

    update-translation
    
    (Old svn revision: 4839)

commit efe19919e15baed49ed0243de198089b9c1db6c3
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat May 24 10:34:45 2008 +0000

    Update ChangeLog
    Fix compile issues with --enable-debug=full
    
    
    
    (Old svn revision: 4838)

commit 75f37ed892369079b6b0c7317488e87cab736a3c
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat May 24 10:17:15 2008 +0000

    Add 'Close All' menu item
    Update po-files
    
    
    
    (Old svn revision: 4837)

commit 5ff5bade50b2cbddc1c156775c8bb151ed02bc51
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat May 24 09:42:14 2008 +0000

    Fix limits on thumbnail-scroll
    
    
    
    (Old svn revision: 4836)

commit 1a930c2c6b4ecaa2409a1f3465f3f1db271b471d
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Tue May 13 09:01:45 2008 +0000

    update en_GB translations
    
    (Old svn revision: 4794)

commit 0a18da99c990dab09ea466e31681d4a93fe00970
Author: Og Maciel <ogmaciel@gnome.org>
Date:   Mon May 12 13:31:54 2008 +0000

    Fixed minor typo. Patch sent by Fabio Nogueira.
    
    (Old svn revision: 4793)

commit 0e1c261a6e15a8c90a40b4802f30aaa9838da264
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon May 12 12:36:25 2008 +0000

    Add commandline options for fullscreen and slideshow (Patch by Gauvain Pocentek <gauvainpocentek AT gmail DOT com>)
    (Fixes bug #4077)
    
    
    (Old svn revision: 4792)

commit f937885cb7646efccdf2b9facebeba5a712dab43
Author: Og Maciel <ogmaciel@gnome.org>
Date:   Mon May 12 12:34:23 2008 +0000

    Updated Brazilian Portuguese translation.
    
    (Old svn revision: 4791)

commit 8d9a3f050645c3c273e39a828a7b8db4666f9178
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon May 12 07:35:29 2008 +0000

    Update .po files
    
    
    (Old svn revision: 4790)

commit 0956e19d8084fddd97ffeee451a5450af21b7869
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon May 12 07:31:07 2008 +0000

    Limit thumbnail scrolling in the right direction
    
    
    
    (Old svn revision: 4789)

commit f5405977df46b0177ab6112e3766aa6587a5c04a
Author: SZERVÁC Attila <sas@321.hu>
Date:   Mon May 12 07:05:40 2008 +0000

    little Hungarian updates
    
    (Old svn revision: 4788)

commit 3f7124b159040b9b75129f3623a2021e85edd16b
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon May 12 06:57:27 2008 +0000

    Add option to auto-hide thumbnail-bar when running a slideshow.
    
    Applied patch from Gauvain Pocentek <gauvainpocentek AT gmail DOT com>
    (Fixes bug #4076)
    
    
    
    (Old svn revision: 4787)

commit 7370528d6b3e2388b2fe21da86ada92ee7b156f6
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Sat May 10 11:50:50 2008 +0000

    update french translation
    
    (Old svn revision: 4772)

commit cc39b38bed36013ded15652ff6f61dc4fc2a7511
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat May 10 11:10:21 2008 +0000

    Post-release version bump
    
    
    (Old svn revision: 4770)

commit f2fa5a458cbc0b4afeb7a0fa7114c7bbe1760098
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat May 10 11:09:18 2008 +0000

    Update .po-files
    Update ChangeLog
    Update NEWS file
    Update version number
    
    
    
    (Old svn revision: 4768)

commit 1f7e442b530f0d527b6a99ddb352c46e7c149123
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat May 10 10:40:06 2008 +0000

    Fix bug with xfdesktop-detection
    Scroll-wheel doesn't change image anymore.
    
    
    (Old svn revision: 4767)

commit ba94c4341011230d241c07e588e18b7e6c75e6b9
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue May 6 22:20:27 2008 +0000

    Should this check work!?
    
    
    (Old svn revision: 4743)

commit efd934d2538f3c0f016d559a5688e1127d5668a3
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue May 6 09:27:26 2008 +0000

    Remove debug message
    
    
    (Old svn revision: 4741)

commit a8599c4617fbc00846236df32433742adfc45208
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue May 6 09:11:24 2008 +0000

    Speedup time it takes to show the first image (when indexing a complete folder)
    
    
    (Old svn revision: 4740)

commit 3f994f26e6e5ab1cbc264fde9cfaa8578de6adac
Author: Og Maciel <ogmaciel@gnome.org>
Date:   Mon May 5 22:52:23 2008 +0000

    Updated Brazilian Portuguese translation.
    
    (Old svn revision: 4737)

commit 8dce2a63ed9ace8f7ee064b4af3a8f0461b48474
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon May 5 21:56:30 2008 +0000

    Fix compile with --enable-debug=full
    Improve behaviour when setting the wallpaper in xfdesktop
    
    
    
    (Old svn revision: 4736)

commit fd13def7eae16e69fc1c58e1eb4cbf9df2d5717e
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon May 5 21:39:45 2008 +0000

    Auto-detect if xfdesktop is running
    
    
    (Old svn revision: 4735)

commit 333a655749b2f8ab6daed9433599130cf49752e3
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon May 5 21:11:18 2008 +0000

    Improve cache size calculation a bit more.
    
    
    (Old svn revision: 4734)

commit 2ca745c119fbe1ba68f93a9b8e8aec8906ec538d
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon May 5 20:37:19 2008 +0000

    Update po-files
    Improve cache calculation
    
    
    
    (Old svn revision: 4733)

commit 21ed93ea74062c6404a22ad2e2d942542b96aa4b
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Apr 23 23:16:31 2008 +0000

    Fix set-wallpaper for ristretto-trunk :-)
    
    
    (Old svn revision: 4666)

commit 36f31685d1c45d34e619cb4767cfc65e53ea1ba4
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Apr 23 20:42:31 2008 +0000

    Fix bug #4035
    
    
    
    (Old svn revision: 4665)

commit 82cf3d90dd453dc12d7d58e147a1242b8bd636c0
Author: Stavros Giannouris <stavrosg2002@freemail.gr>
Date:   Wed Apr 23 18:15:59 2008 +0000

    Greek translations updates
    
    (Old svn revision: 4663)

commit 545362baec2e05e8edb52cd5c3891bfe676d4be6
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Apr 19 23:35:38 2008 +0000

    Improve set-wallpaper behaviour for ristretto
    
    (it now uses the correct xfconf properties and sets the wallpaper on the monitor and screen that the ristretto-window is running on)
    
    
    (Old svn revision: 4636)

commit 0bb645a2e89ec4b052e1309667ee065b917a047f
Author: Stavros Giannouris <stavrosg2002@freemail.gr>
Date:   Sat Apr 12 17:29:30 2008 +0000

    Added Greek translations for screenshooter and ristretto by Evaggelos Balaskas.
    
    (Old svn revision: 4538)

commit 17610d06c3e17f27dd084219a6b5efe8448ab0e7
Author: Og Maciel <ogmaciel@gnome.org>
Date:   Fri Apr 11 01:41:15 2008 +0000

    Updated Brazilian Portuguese translations
    
    (Old svn revision: 4536)

commit c86c2dfbe5e238dbc123bf8a33f87961f3ee85bd
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Apr 7 18:37:12 2008 +0000

    Improve wallpaper-changing
    
    
    
    (Old svn revision: 4530)

commit 338432d288009ed87f61de694da7234a10f06e96
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Apr 6 22:25:55 2008 +0000

    Enable xfce-desktop by default when support has been compiled in
    
    
    (Old svn revision: 4524)

commit af664700e8ad26ac8840af3b5806c0e1eea7a70e
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Apr 6 22:23:00 2008 +0000

    Add optional depends on xfconf (for setting the desktop-wallpaper in xfce 4.5+)
    
    Add set-wallpaper menu-item and configure the callback to do so.
    
    TODO:
     - Improve the error-handling
     - Improve preferences dialog to enable/disable this feature when compiled in. :)
    
    
    
    (Old svn revision: 4523)

commit 0a6cd47e817db412eb1ae7ad989e5a3c9175640f
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Sun Mar 30 17:43:19 2008 +0000

    Update Russian translation
    
    (Old svn revision: 4493)

commit 8c3cd6f39ef60943588619adc4e88d55f5cb5fe3
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Mar 25 08:20:17 2008 +0000

    Add Simplified chinese to LINGUAS file (forgot about that earlier)
    
    
    (Old svn revision: 4116)

commit 629e119b0ef3b8ec7fb8b93735cfad43d6a29354
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Mar 23 12:09:14 2008 +0000

    Post release version bump
    
    
    (Old svn revision: 4104)

commit dc339906d2aba235b491d846d6f081d7b38e93e8
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Mar 23 12:08:18 2008 +0000

    Pre release version bump
    
    
    (Old svn revision: 4102)

commit 0a3cf8bf3015adc90d80eb631e3c5bb39e54009e
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Mar 23 12:05:36 2008 +0000

    Update german translation (by Christian Dywan)
    
    
    (Old svn revision: 4101)

commit 5048e358dce2f1df12d013d7f457a613a0a6b381
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Mar 23 12:03:58 2008 +0000

    Update ChangeLog
    
    
    (Old svn revision: 4100)

commit a98166c6c5495859f5a90e56760a2b18dbb05a99
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Mar 23 11:26:30 2008 +0000

    Update string and po-files
    
    
    
    (Old svn revision: 4099)

commit 12518b7356c4184125edd50b5a795a89a7610f62
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Mar 23 10:35:51 2008 +0000

    Improve some strings
    
    
    
    (Old svn revision: 4098)

commit 809270d7dbd99ffeec343585672f8b9a3cc12d3c
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Mar 23 09:41:19 2008 +0000

    Make a function internal to the navigator
    
    
    
    (Old svn revision: 4097)

commit 952653fd5a3839a6d6c2283a78aa9958c67002ee
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Mar 23 08:59:18 2008 +0000

    Add Chinese translation by WuLi <wurisky AT gmail DOT com>
    
    
    (Old svn revision: 4096)

commit a88aaf82ade0d90fa648c10b9af430851792ff1c
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Mar 23 08:49:25 2008 +0000

    Show status-message when opening files
    
    
    
    (Old svn revision: 4095)

commit 87f5769f735e08d1ce1a3475f684e8987f42b70f
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Mar 22 07:55:23 2008 +0000

    Fix issue with DnD
    
    
    (Old svn revision: 4091)

commit fcafff411824cddf5c43fdec65b5aaa3f9270096
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Mar 21 23:02:11 2008 +0000

    Make update-po
    
    
    (Old svn revision: 4090)

commit d36fc83fc170343bbc15f2d2770bf385b840388c
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Mar 21 23:00:38 2008 +0000

    Add status messages
    
    
    
    (Old svn revision: 4089)

commit dab64f150516439b24ad702da045179927752a8b
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Mar 21 22:45:56 2008 +0000

    ...
    
    
    (Old svn revision: 4088)

commit 67199e5aed878af82192c4678657bfc105e97d50
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Mar 21 22:35:02 2008 +0000

    Ok, really fixed it now
    
    
    (Old svn revision: 4087)

commit 432897856124d2fdbf4e74141ebfa9cdff457e69
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Mar 21 15:12:48 2008 +0000

    Improve performance when opening a folder from the menu
    
    
    
    (Old svn revision: 4079)

commit 789cdaefbc3e8cf98a80f6ce9e6fa9821f6b5502
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Mar 21 14:57:31 2008 +0000

    Improve behaviour when opening a folder from recent documents
    
    
    
    (Old svn revision: 4078)

commit 59114ab8261a5a7dcbefd54fb9d4cff18e8350be
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Mar 21 14:52:02 2008 +0000

    Fix open of file from cli
    
    
    
    (Old svn revision: 4077)

commit 611120e91e550adc815bcd3788d338600b80ffd3
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Mar 21 14:18:10 2008 +0000

    Fix errors when aborting while ristretto is opening a folder
    
    
    
    (Old svn revision: 4076)

commit 1993a85f73e6bbfa0b2407ecc862590cf1e49860
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Mar 21 13:03:24 2008 +0000

    When closing ristretto while it is opening a folder with images, it wont crash inside the navigator-code. It will inside the main_window (iter_changed signal
    handler), one step further in fixing this.
    
    
    
    (Old svn revision: 4075)

commit 239e6bf8fdd0c4de5aed710fb5615509da7f0fee
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Mar 21 12:55:41 2008 +0000

    Improve behaviour of thumbnails and thumbnail-bar
    
    
    
    (Old svn revision: 4074)

commit c4ab6a9d4ecadfe4739a03834c4f854496482754
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Tue Mar 18 13:23:01 2008 +0000

    Update Norwegian translation
    
    (Old svn revision: 4068)

commit 909812b74f4dde0563b20c1e17bd9b3641c1600b
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Tue Mar 18 13:05:17 2008 +0000

    Update Portuguese translation
    
    (Old svn revision: 4067)

commit c59710891318fefaebef39f4ac64b888fb8960c2
Author: Jari Rahkonen <jari.rahkonen@pp1.inet.fi>
Date:   Tue Feb 26 10:26:06 2008 +0000

    Updated Finnish translation.
    
    
    (Old svn revision: 4000)

commit 1a426725742c2a39b0977ae13870df79a4c75e47
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Feb 25 09:17:39 2008 +0000

    Update ChangeLog
    modify drag_dest_set on picture_viewer
    
    
    
    (Old svn revision: 3999)

commit 689818e648054ae052bfa04f6910860a68c6090f
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Feb 23 22:25:30 2008 +0000

    Fix bug 3870;
    
    
    
    (Old svn revision: 3990)

commit e5d2667c1b74ded27effc267b57af81e80ff6fd7
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Feb 23 11:57:31 2008 +0000

    Improve behaviour when opening files from cli
    
    - open files while inside g_main_loop
    
    
    
    (Old svn revision: 3983)

commit be9810589d8e2bd8f1af1c307447b9bcc1c58723
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Feb 23 11:15:06 2008 +0000

    Remove code-duplication (Bug #3866)
    
    
    
    (Old svn revision: 3982)

commit 9131159819b56d20ee4043ca2dbb71cd03720aa6
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Feb 21 23:07:12 2008 +0000

    Made first attempt to add Drag and Drop
    
    
    
    (Old svn revision: 3980)

commit 6194048fea649ad4003860ec57c16e3e96f22502
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Feb 21 10:02:32 2008 +0000

    Add resize on maximize option (should find a better name for it)
    
    
    
    (Old svn revision: 3977)

commit 1055b73cf904149a08422916cde93efd4d38e69d
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Feb 17 23:50:23 2008 +0000

    improve box-zoom behaviour (don't zoom at a zero-size box)
    
    
    (Old svn revision: 3967)

commit 9ccf774bf3c49f5ff701d55ff873a869081b67bc
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Feb 17 23:41:06 2008 +0000

    Improve zoom-box
    Improve behaviour when opening folders
    
    
    
    (Old svn revision: 3966)

commit 5210f7d1295aa3935396610224504991825b1cfa
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Feb 17 11:54:24 2008 +0000

    Post release version bump
    
    
    (Old svn revision: 3965)

commit 1de6874200f5ed3187778a581b5560eb55876965
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Feb 17 11:53:15 2008 +0000

    Pre-release version bump
    Update ChangeLog
    Update NEWS
    
    
    
    (Old svn revision: 3963)

commit 2c50215797d92f6ffa5e2ef20dabe35f2b6a385f
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Feb 16 23:13:50 2008 +0000

    Improve behaviour of the thumbnails, lets them manage widget-states themselves instead of relying on the parent-class to do it for them.
    
    
    
    (Old svn revision: 3961)

commit 81efb313ffe81671cb849a2464ae49007688df06
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Feb 11 17:50:30 2008 +0000

    improve scroll-behaviour
    
    
    
    (Old svn revision: 3948)

commit 3363575abe507e78dfcb30afe6642180f86ef08a
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Feb 11 17:14:24 2008 +0000

    Fix scroll-wheel behaviour
    
    
    
    (Old svn revision: 3947)

commit f5dfc6f695282ce783d2498edae173316bcbf2ea
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Feb 11 13:09:57 2008 +0000

    Improve expose behaviour
    
    
    (Old svn revision: 3945)

commit 2320cd28b067c5c22e834621339afff378f6155d
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Feb 11 12:43:48 2008 +0000

    Add some style details for the thumbnail-bar
    
    
    (Old svn revision: 3944)

commit d8fedd55335eeeda47ddb840af6ed84478c986f7
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Feb 11 12:27:56 2008 +0000

    Improve theme-ability a bit more
    
    
    (Old svn revision: 3943)

commit b2e6344d3519c35b7f2064d3505ffe0f73bd8e9c
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Feb 11 12:12:46 2008 +0000

    Modify looks and behaviour of thumbnails
    
    It might require some themes to add an aditional entry specifically for ristretto to increase the contrast.
    
    
    
    (Old svn revision: 3942)

commit 6d65f38d3c83f66d2431b71e9e64abe10662c35f
Author: Jari Rahkonen <jari.rahkonen@pp1.inet.fi>
Date:   Fri Feb 8 16:53:36 2008 +0000

    Updated Finnish translation
    
    
    (Old svn revision: 3939)

commit d7b7d82c96ea9b3a24f8743f956cea2d01a91612
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Fri Feb 8 12:17:45 2008 +0000

    ristretto: Update French translation
    
    (Old svn revision: 3938)

commit 2abfe9d7eb3e6c60104ac33b414c61bae63ec02c
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Feb 8 10:33:18 2008 +0000

    Update po-files
    
    
    
    (Old svn revision: 3923)

commit 6ef2dce4e22552ea96cbf73045ac2297cf659dc0
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Feb 7 00:14:58 2008 +0000

    Update ChangeLog
    
    
    
    (Old svn revision: 3921)

commit d8be69d89e3603bec1814cabd8dc18185beb320b
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Feb 6 23:39:39 2008 +0000

    Fix thumbnail-bar bg-color
    
    
    
    (Old svn revision: 3920)

commit 50776fcdafc3ede63ea80fe4e48459d1bf47c2ca
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Feb 6 23:32:13 2008 +0000

    Fixed bug 3823
    
    
    
    (Old svn revision: 3919)

commit 2bb8d9e3f98ee9a45acf775b9f0d64f1ae77f2df
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Feb 5 08:41:17 2008 +0000

    one step closer to making it work...
    
    
    (Old svn revision: 3917)

commit 2f48e84919f4721c42c148c13798a1a4338969f9
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Feb 5 00:06:48 2008 +0000

    Fix desktop-file
    Modify thumbnail-bar (if i get the expose right... it should work, i think)
    Modify changelog
    
    
    
    (Old svn revision: 3916)

commit 216d963fe283616a10a667fe12abf79d3baa3aba
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jan 28 19:46:06 2008 +0000

    Fix bug #3824
    
    
    (Old svn revision: 3898)

commit 9d94beb23d5e1bfc9d246087b923545fe948980b
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jan 27 22:24:07 2008 +0000

    post-release version bump
    
    
    (Old svn revision: 3897)

commit b2e77007b294c6ea6fce01973c3e27f2b04ff20b
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jan 27 22:23:02 2008 +0000

    Pre-release version bump
    
    
    (Old svn revision: 3895)

commit ed84fe700fd8c1a234db6167a882736691ab5294
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jan 27 22:17:45 2008 +0000

    Update ChangeLog and NEWS
    
    
    
    (Old svn revision: 3894)

commit 63c6f41845b2b2814f91334296509995f95b535f
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jan 27 22:05:09 2008 +0000

    Update changelog
    
    
    
    (Old svn revision: 3892)

commit e0f2141d6ea4cda4c7c6745930bcca50a88bf0eb
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jan 27 21:48:37 2008 +0000

    Implement directory_handle
    
    
    
    (Old svn revision: 3891)

commit 9de312c3e6c959ab4cfdd0963d6268f6a06c3022
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jan 27 21:36:45 2008 +0000

    Add new monitor-handle on open-folder (don't add handles on individual files then)
    
    
    
    (Old svn revision: 3890)

commit 8c17c3fee55ee772bcd73b81f7cbb6fa590f7c3b
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jan 27 17:50:12 2008 +0000

    Add turkish translation by Eren Turkay and Onur Kucuk
    
    
    
    (Old svn revision: 3889)

commit 0ceb60e80f913a8e0fecfc7f18110dbfd918c25b
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jan 26 15:32:07 2008 +0000

    change stuff
    
    
    
    (Old svn revision: 3876)

commit 966f1370b44c4caef97c7b64c026f1075188e1dd
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jan 26 15:20:48 2008 +0000

    Changed stuff
    
    
    
    (Old svn revision: 3875)

commit 2c192681add4a8f515ffa0d416003a5af5ea730f
Author: Og Maciel <ogmaciel@gnome.org>
Date:   Mon Jan 21 18:46:52 2008 +0000

    Updated Brazilian Portuguese translations by Fábio Nogueira <deb-user-ba@ubuntu.com>.
    
    (Old svn revision: 3840)

commit b8771cb2cf083496a9203cd348c2a0c779a65e4b
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jan 20 14:48:45 2008 +0000

    potential fix for borked animated gifs
    
    
    
    (Old svn revision: 3831)

commit 636feee12abee79aa13cc8baf31b2545c599b1cc
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jan 20 13:48:13 2008 +0000

    Update ChangeLog
    
    
    
    (Old svn revision: 3830)

commit c955a07cf8fb67e87bb1acafdb1347b20579fe18
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jan 20 13:38:07 2008 +0000

    Set default cache-size to 64MB
    
    
    (Old svn revision: 3829)

commit 24472e20834cde4671cc2bd12ffbfe9a2629c507
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jan 20 13:16:34 2008 +0000

    fix segfault
    
    
    
    (Old svn revision: 3828)

commit 25ab6ba9f35ab02df5190589b01d69819945f031
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jan 19 12:48:04 2008 +0000

    Replace one segfault by another
    
    
    
    (Old svn revision: 3822)

commit bf64f828a13b37aff69d3815911814c16c4af46c
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Jan 16 18:07:52 2008 +0000

    Fix segfault
    
    
    
    (Old svn revision: 3815)

commit 4910cb420f4b271db3ca9fce1bc0b2a45f00d379
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jan 15 22:25:58 2008 +0000

    Fix thumbnail generation with alpha-channel
    
    
    
    (Old svn revision: 3813)

commit 34104ba56df6304f746052775eb2c4464678fe84
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jan 15 22:19:06 2008 +0000

    Revert changes made in revision 3809
    
    
    
    (Old svn revision: 3812)

commit 510d7b99475f0f716f69c196264ff3e1a97807df
Author: Michal Varady <miko.vaji@gmail.com>
Date:   Tue Jan 15 20:31:26 2008 +0000

    Czech translation updated
    
    
    (Old svn revision: 3810)

commit 1e692fe6703deddafa687425dd007d85f6cf04f0
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jan 14 22:14:51 2008 +0000

    Remove xfcerc dep
    
    
    (Old svn revision: 3809)

commit 9631f841eabd72cc27a726dd32015429d4f59e4f
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jan 12 13:33:36 2008 +0000

    Update ChangeLog
    
    
    (Old svn revision: 3800)

commit 03117135b2436d46a7c3971d166003be37ce8db3
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jan 12 13:31:41 2008 +0000

    Update .po files
    Add cache configuration
    
    
    
    (Old svn revision: 3799)

commit b23df181715dad9d37945d3e365fa74d8b85274f
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jan 12 09:35:35 2008 +0000

    Modify cache, fix compile bug
    
    
    
    (Old svn revision: 3797)

commit c6b19f8fcb9c968a73e8c79e17b1f5df43ffaaed
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jan 12 09:18:27 2008 +0000

    Fix scrolled-zoom (and broke preloading)
    
    
    (Old svn revision: 3796)

commit f0e3c1cc5a3691fbdca205ae16772165fe4ada80
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Jan 12 09:10:14 2008 +0000

    fix box-zoom
    
    
    (Old svn revision: 3795)

commit 2b22e3aa1c9084028d8d58e45d5eeb95ccbbf4ea
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jan 11 23:20:58 2008 +0000

    Add scrolling support to thumbnail_bar
    Add function to return the size of a pixbuf (in bytes) to the navigator
    
    
    (Old svn revision: 3794)

commit f3cb18b6122a296e0f90c2962fd393e23fd877f1
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jan 11 15:16:36 2008 +0000

    Update ChangeLog
    
    
    (Old svn revision: 3793)

commit 2985855cd74e51282e2d87a64e31b44551a1e3d0
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jan 11 14:59:45 2008 +0000

    Add zoom modes
    
    
    (Old svn revision: 3792)

commit ae3508190f0de405a2eb288692289d8654d545fd
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jan 4 13:16:52 2008 +0000

    Add Bulgarian translation by Plamen Stoychev Stoev <piros89 AT gmail DOT com>
    
    
    (Old svn revision: 3776)

commit 63a61da685d8de0424ee2fdee1bf4c438eea82bb
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Jan 2 15:10:04 2008 +0000

    Fix auto-center restore
    
    
    (Old svn revision: 3769)

commit 7fcfe19f22098b0eaf87d3cc746331c8162b5c9f
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Jan 2 14:42:00 2008 +0000

    Improve the thumbnail bar a bit
    
    
    
    (Old svn revision: 3768)

commit e5c6cb33f3452bcfbe01e02704df08b0fe331b32
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Dec 24 14:35:23 2007 +0000

    Fix preloader (set max_history on 1)
    
    
    (Old svn revision: 3750)

commit 10e9128e231086c333d685844a3b5c592bd49cea
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Dec 24 09:11:44 2007 +0000

    Fix the expose function for the thumbnail bar (finally)
    
    
    
    (Old svn revision: 3749)

commit 3411c851d2855ccdf4c6c06b5cf2df777dac0ff4
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Dec 24 00:00:48 2007 +0000

    Improve thumbnail-bar a bit more
    put xfce-i18n m/l in Makevars file
    
    
    
    (Old svn revision: 3747)

commit 605837946189c50320c2889a4c4ab9af98a1e7a7
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Dec 23 08:50:18 2007 +0000

    Add italian translation by Fabio Vergnani <monghitri AT aruba DOT it>
    
    
    (Old svn revision: 3736)

commit efab3ee09cb3a7505dbff454976f4907ebe86b56
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Dec 22 07:05:53 2007 +0000

    remove an autogenerated file from svn
    
    
    
    (Old svn revision: 3735)

commit 504363d593e560e0d58ce403364f1b898c05da28
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Dec 22 07:05:17 2007 +0000

    Fix make distcheck (add correct filenames to POTFILES.in)
    
    Fix auto-center for thumbnail-bar
    
    
    (Old svn revision: 3734)

commit 7a7232b2210033074f3f4816b90748f8cd163552
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Dec 22 06:37:21 2007 +0000

    Sort thumbnails like the items in the navigator are sorted.
    
    
    
    (Old svn revision: 3733)

commit 2fe8ab0bbe2771c1bc64135a8ccc6b5faeec7f17
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Dec 21 20:18:09 2007 +0000

    Improve the thumbnails
    
    
    
    (Old svn revision: 3732)

commit 3361671dcb311f15e89c5d63090e57595760d879
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Dec 18 18:49:40 2007 +0000

    Update ChangeLog
    Improve the thumbnail-bar
    
    
    
    (Old svn revision: 3727)

commit 3b3e21a07c924c6c40800b2a24243ba436abbfa7
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Dec 17 21:55:34 2007 +0000

    Fix includes
    
    
    
    (Old svn revision: 3724)

commit 2f38b19be3b8c57dbc351815b09a8b726094d48d
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Dec 17 21:35:42 2007 +0000

    Remove thumbnail-viewer
    Allow toggle for thumbnails
    
    
    
    (Old svn revision: 3723)

commit d635320b13dc3685b1bf36fe6af0efa17b185f26
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Dec 17 20:46:32 2007 +0000

    Fix window resize
    
    
    
    (Old svn revision: 3721)

commit 29b48f8e9ec32991d8c0ee2665530e70f6147afd
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Dec 16 13:16:39 2007 +0000

    - Some improvements to the thumbnail-bar
    - remove an obsolete line of code from the main_window
    
    
    
    (Old svn revision: 3711)

commit 952747d0f6f553de5e72e5c1bb2d89447a8ea886
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Dec 15 10:42:09 2007 +0000

    Set visible
    
    
    
    (Old svn revision: 3706)

commit ec30770219e479a960b957cbd86959b5fa4ec009
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Dec 15 09:51:39 2007 +0000

    Add replacement for thumbnail-viewer. It is still a bit broken at the moment.
    
    
    
    (Old svn revision: 3705)

commit 54e5b0624b5493435cdeae631fc57e8be5e42ee4
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Dec 9 21:38:27 2007 +0000

    post release version bump
    
    
    
    (Old svn revision: 3688)

commit cd23cc4d93a847d719286493008af1e31a8fe558
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Dec 9 21:37:11 2007 +0000

    Pre-release version bump
    
    
    (Old svn revision: 3686)

commit 0a4c072b1bebb9809847794cd86ffac2aec27169
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Dec 9 21:36:51 2007 +0000

    Just check for the CONTROL_MASK (a hack, but the behaviour is the same)
    
    
    
    (Old svn revision: 3685)

commit df2bf8d439c05ba0f8c567510b19026d6b97709b
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Dec 9 11:35:17 2007 +0000

    Change modifiers a bit
    
    
    (Old svn revision: 3682)

commit a8e304f03e6893278a8bc13936f5cb4d57e02ca9
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Dec 9 11:22:03 2007 +0000

    Modify masks to fix drag-move
    
    
    
    (Old svn revision: 3681)

commit cc1c7bbe2f9cf1ac89d3c1489fd2d199d5268e60
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Dec 9 00:05:09 2007 +0000

    Center box-zoom
    
    
    (Old svn revision: 3679)

commit a66b0adb187e0fea737355cebee6c121a570d59f
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Dec 8 23:20:08 2007 +0000

    Update ChangeLogs and dutch translation
    
    
    
    (Old svn revision: 3678)

commit 16dd4dfe773f09f54ee5e2115863b0628a561b70
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Dec 8 23:11:08 2007 +0000

    Fix boxed-zoom
    
    
    
    (Old svn revision: 3677)

commit a1eadb04cfccb67119611f7ce7f9bfa7940d404f
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Dec 6 00:04:59 2007 +0000

    Fix segfault
    
    
    
    (Old svn revision: 3672)

commit 2ea1ab5a0d5b573c2bb2a97a1dd3acddc6312bd4
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Dec 5 05:20:19 2007 +0000

    Applied patch from Sergio Perticone (fixes relative-path issue)
    
    
    
    (Old svn revision: 3671)

commit 89baae45387ae0babeca20535584563d4127e705
Author: Michal Varady <miko.vaji@gmail.com>
Date:   Tue Dec 4 17:25:41 2007 +0000

    Czech translation updated
    
    
    (Old svn revision: 3670)

commit fc4125d100b5ea1d11d5c5035bd90b5c5a1f172a
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Dec 4 17:15:38 2007 +0000

    Remove the accidental gtk 2.12 dep
    
    
    
    (Old svn revision: 3669)

commit 7fd9da32b98e20001b5fa57fcd785ea5b8cdb4fe
Author: Maximilian Schleiss <maxschleiss@solnet.ch>
Date:   Mon Dec 3 21:51:24 2007 +0000

    Latvian and German translations added and updated respectively.
    
    (Old svn revision: 3668)

commit e86dafd086f22914c9d5999e18e5764f33aff58d
Author: Og Maciel <ogmaciel@gnome.org>
Date:   Mon Dec 3 03:36:14 2007 +0000

    Brazilian Portuguese translations updated by Fábio Nogueira <deb-user-ba@ubuntu.com>
    
    (Old svn revision: 3667)

commit 453dc38607f0d65955aec8265d14e1c56d488829
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Dec 1 17:08:36 2007 +0000

    post-release version bump
    
    
    
    (Old svn revision: 3663)

commit f854de94d6f2f6feeca79e4d4938c3efbec87e53
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Dec 1 17:06:50 2007 +0000

    Update changelog
    Pre-release version-bump
    
    
    (Old svn revision: 3661)

commit 80e74b8b42379d7a11fe67ac23d8518406bcc51e
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Dec 1 15:59:54 2007 +0000

    Update ChangeLog
    Update german translation (by Christian Dywan)
    
    
    
    (Old svn revision: 3660)

commit 3091451c20b7aa30ebfc441e6325a3b171743c24
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Sat Dec 1 09:53:35 2007 +0000

    Update french translation
    
    (Old svn revision: 3659)

commit a65c6d9830ae1716c4450debfc111bca77f9d546
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Dec 1 09:07:19 2007 +0000

    Update dutch translation
    
    
    
    (Old svn revision: 3658)

commit fe60b3c718767f71717c66d9945417bf46c36f77
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Dec 1 09:03:56 2007 +0000

    Update po-files
    
    
    
    (Old svn revision: 3657)

commit 15353a62634829e4186de67f1529b93e0dc18552
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Dec 1 08:49:39 2007 +0000

    Applied patch from david baggerman <david DOT baggerman AT gmail DOT com>
    
    
    
    (Old svn revision: 3656)

commit 5aa06e4215267e739fcbaa14a4a7f6f12b0ef510
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Nov 30 23:18:12 2007 +0000

    update po files
    
    
    
    (Old svn revision: 3655)

commit b246df606f511425bbd72ad402b77e2636cf2363
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Nov 30 23:14:24 2007 +0000

    Modify behaviour when opening files from CLI
    Fix bg-color stuff
    Improve the preferences dialog.
    Update dutch translation. (and the other .po files)
    
    
    (Old svn revision: 3654)

commit ab671d7e5e7aa2c33ab10a0f3efca64686de70fd
Author: Og Maciel <ogmaciel@gnome.org>
Date:   Fri Nov 30 01:28:28 2007 +0000

    Updated Brazilian Portuguese translation by Fábio Nogueira <deb-user-ba@ubuntu.com>
    
    (Old svn revision: 3653)

commit f0a78cea0dc52cc63b933ffeaf55c9c377f8dfb7
Author: Michal Varady <miko.vaji@gmail.com>
Date:   Wed Nov 28 22:37:02 2007 +0000

    Czech translation updated
    
    
    (Old svn revision: 3650)

commit 06bd0b5f5e42c3dcb1f916aacf2a7c1889994581
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Nov 27 22:23:05 2007 +0000

    Fix some preferences dialog issues
    
    
    
    (Old svn revision: 3649)

commit d00bae8ecfa247229206c2fb057d64e751dd1ccf
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Nov 27 22:14:02 2007 +0000

    Allow bg-color to be overridden (non gtk-style, bug #3691)
    
    
    
    (Old svn revision: 3648)

commit b5219d048473a6ecd13ef7c5e02c789d25142fb8
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Nov 27 18:32:54 2007 +0000

    Update ChangeLog
    Add shortcuts for rotating
    Fix thumbnail scaling when thumbnails are first generated (Bug #3693)
    
    
    (Old svn revision: 3647)

commit f67b35728f975cd1b75fde0e17f37af1a30405e4
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 26 20:38:13 2007 +0000

    Add bg-color selector stub
    
    
    
    (Old svn revision: 3645)

commit bc3bd9691cfd2303f068250475d7ad8f9a018b00
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 25 17:17:50 2007 +0000

    post-release version bump
    
    
    (Old svn revision: 3643)

commit 76f18e49d8c8df86cfd8130e41d5e3206a26a953
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 25 17:16:15 2007 +0000

    Pre-release version bump (and ChangeLog update)
    
    
    
    (Old svn revision: 3641)

commit aac50cc4d68473550a35bc17a778371becf98a85
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 25 17:15:17 2007 +0000

    Update Czech translation (by Miro Hrončok)
    
    
    (Old svn revision: 3640)

commit 218446c6ca24d513749814ad434139c4fcdd9fa7
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Sun Nov 25 11:06:46 2007 +0000

    ristretto: Update fr translation
    
    (Old svn revision: 3639)

commit 354fdce09b4d14ef7bf6117ec6f7dca6376f0674
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 25 11:02:34 2007 +0000

    Add some more mnemonics
    
    
    
    (Old svn revision: 3638)

commit 9bc77bcb86b9d5374ca1c97dcdbb709f7530bcfe
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 25 11:00:21 2007 +0000

    Add mnemonics to menu items
    
    
    
    (Old svn revision: 3637)

commit 2a28e4a0f7f07c2d6008a38431b9bee1d1a33399
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 25 10:55:42 2007 +0000

    Update po-files
    
    
    (Old svn revision: 3636)

commit 982f6795be83393cc3bbf4c29e835df02bf6cb7a
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 25 10:54:47 2007 +0000

    Update ChangeLog
    
    
    
    (Old svn revision: 3635)

commit 76f0a055a02e43601f110bf6ab652731d00c6bd9
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 25 10:47:44 2007 +0000

    Make bg prettier
    
    
    
    (Old svn revision: 3634)

commit e1627c9806c360ef26427b6472c07a13ef867e7f
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 25 10:32:24 2007 +0000

    Remove some obsolete debug stuff (xdg-debug is allready defined) from configure.in.in
    Remove some depricated stuff from ristretto.desktop.in
    Fix segfault
    
    
    
    (Old svn revision: 3633)

commit 1594df118762698b49317acd2999548afc8da4c3
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 25 10:27:05 2007 +0000

    Box-zoom *almost* works
    
    
    (Old svn revision: 3632)

commit 4f3593fcf678b528bcfc5e541eee8bf9e668f49c
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 25 09:02:35 2007 +0000

    First (broken) version of boxed zoom added.
    
    
    
    (Old svn revision: 3631)

commit e39443d40ed9e362860e02e774f8dc11aa22097d
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 24 19:02:26 2007 +0000

    Added box to picture viewer (now for the zoom part)
    
    
    
    (Old svn revision: 3629)

commit b8f2e3349805889e96dfcc5333562fcd361b0b99
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 24 17:26:29 2007 +0000

    Fix sensitivity of rotate buttons
    
    
    (Old svn revision: 3628)

commit 26115a361169389f81b89337a47f5437205ba672
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 24 13:45:07 2007 +0000

    Fix rotation
    
    
    
    (Old svn revision: 3627)

commit 2856a526a2dc36923b8741eb2591e2088c4a28c1
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Nov 23 22:47:19 2007 +0000

    Add zooming and rotation menus. (latter is not yet working)
    
    
    
    (Old svn revision: 3626)

commit c9fe43c80ed303628b2fcff13271c49fda6efac3
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Nov 23 21:57:00 2007 +0000

    Fix segfault when running ristretto with unknown cli-options
    
    
    
    (Old svn revision: 3625)

commit cbe5c04ac65db5cf8c67771a4112825999e42ba1
Author: Maximilian Schleiss <maxschleiss@solnet.ch>
Date:   Mon Nov 19 23:06:36 2007 +0000

    Latvian translations added to most goodies.
    
    (Old svn revision: 3611)

commit 4cd9106c03d8e21477c878a2abe72f9e5e25ddbf
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 17 13:31:05 2007 +0000

    post-release version bump
    
    
    
    (Old svn revision: 3600)

commit 677db114a6d43ec65dfc1f49c26ebf1634f5ec09
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 17 13:28:35 2007 +0000

    Pre release version bump
    ChangeLog update
    
    
    
    (Old svn revision: 3598)

commit 4974c124955c6c5ebd18e0752515c9668f295f49
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 17 13:19:45 2007 +0000

    Fix funky indent
    
    
    
    (Old svn revision: 3597)

commit fe315fe19e7ab938a71a3077a6751fc2bc5221cb
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 17 13:18:58 2007 +0000

    Fix open file from CLI
    Fix window-title (show correct nr of total images)
    
    
    (Old svn revision: 3596)

commit c3d3082c11abfb0e13e6cb7fe5d95215086e9dcb
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 17 12:46:04 2007 +0000

    Allow leaving full-screen with 'escape' key-press
    
    
    
    (Old svn revision: 3595)

commit ced7d505599097ae73a20a36df8b1245099864a9
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 17 12:40:37 2007 +0000

    Fix toolbar toggle when switching back from fullscreen (Bug #3655)
    
    
    (Old svn revision: 3594)

commit 6163d244a2e3df8532de639a09f5fc89f4c23df5
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 17 12:18:49 2007 +0000

    Improve performance when opening new images
    
    
    
    (Old svn revision: 3593)

commit 7da12b2f03e93d9bad92b74f7bf7c798bd52b6bf
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 17 11:26:04 2007 +0000

    Fix the cpu-usage
    
    
    
    (Old svn revision: 3592)

commit 0f0e4bc3f5430e1ff1bf97564d95825f290fe9aa
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Thu Nov 15 08:37:37 2007 +0000

    Fix changelogs for updated ur.po files, and add thunar-archive-plugin
    
    (Old svn revision: 3591)

commit ee76f6b27fa1f37288c1be9ece53c1ffbfdb3e7a
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Thu Nov 15 08:24:33 2007 +0000

    Rename pk.po to ur.po
    
    (Old svn revision: 3590)

commit 93fe1ac820349c69e91d685ccf77ece6064c7949
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Mon Nov 12 08:48:10 2007 +0000

    Update cs.po
    
    (Old svn revision: 3587)

commit c9060a75f21073a48fcf23269f7d23530205d668
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Nov 6 21:00:35 2007 +0000

    Post-release version bump
    
    
    
    (Old svn revision: 3556)

commit 10ce4884c8f623faa5d83f0f9e31e62d20b7c96f
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Nov 6 20:59:15 2007 +0000

    Pre-release version-bump
    
    
    
    (Old svn revision: 3554)

commit bb62f68b8e5adc17112e6c2689cdbeb8fab30ab2
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Nov 6 20:53:58 2007 +0000

    Clean up the picture-viewer
    
    
    
    (Old svn revision: 3553)

commit aeeeadde453273e49e568dc30833ed28232c0601
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 5 21:42:57 2007 +0000

    Fix zoom
    
    
    
    (Old svn revision: 3537)

commit 9d33debc24c89252d4e703abb8ea670c00071998
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 5 20:28:12 2007 +0000

    Improved zoom support (with mouse-wheel)
    
    
    
    (Old svn revision: 3536)

commit 338c27410be25191af9c559df3f9e2b9c03e36e3
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Nov 5 05:27:54 2007 +0000

    modify border-width
    
    
    (Old svn revision: 3533)

commit 2d06f108af5060c31f3322b9c9cd5e8528380f68
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Mon Nov 5 04:54:05 2007 +0000

        * ristretto: update fr translation
    
    
    (Old svn revision: 3532)

commit 7203b2ce29c2491c4b3cb3cea9d7ade724177e84
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 4 21:56:31 2007 +0000

    Add Czech translation by Miro Hrončok <churchyard AT gmail DOT com>
    
    
    (Old svn revision: 3531)

commit e71922afae78c9c11296915fee0d297011d0ae35
Author: Og Maciel <ogmaciel@gnome.org>
Date:   Sun Nov 4 12:53:27 2007 +0000

    Brazilian Portuguese translation updated by Og Maciel <ogmaciel@gnome.org>
    
    (Old svn revision: 3520)

commit 4e4a0bbd0da8c55acc0473b12053a23e3132fa10
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 4 09:10:06 2007 +0000

    Update po-files
    Add some comments to the thumbnail-viewer
    
    
    
    (Old svn revision: 3519)

commit f9ddb9840a23201af6d0956832478e94a8d71d4c
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Nov 4 08:09:25 2007 +0000

    Applied patch from Mike Massonnet <mmassonnet at gmail dot com>
    Makes preferences-dialog look prettier.
    
    
    
    (Old svn revision: 3518)

commit a5117c07114f485dcb69f7ec90c04d459b4c7f01
Author: Og Maciel <ogmaciel@gnome.org>
Date:   Sun Nov 4 04:34:02 2007 +0000

    Added new Brazilian Portuguese translation by Og Maciel <ogmaciel@gnome.org>
    
    (Old svn revision: 3514)

commit 3c407a54ffc24afee62c203d0081f13719970a7b
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 3 23:57:45 2007 +0000

    Improve preferences dialog a bit
    
    
    
    (Old svn revision: 3511)

commit c43e52e6326f5823958e380b2e50c697cf447acf
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Sat Nov 3 16:43:48 2007 +0000

     * ristretto/fr.po: little fixes
    
    (Old svn revision: 3506)

commit e420d4a4c4ab58c91f591bc20369c84276a97d06
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Sat Nov 3 16:08:33 2007 +0000

     * ristretto: update fr translation
    
    (Old svn revision: 3505)

commit 2fa1afec342e8aa7fc81064a6065b9b37361cfb6
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 3 13:58:22 2007 +0000

    Post-release version bump
    
    
    (Old svn revision: 3504)

commit 680d15327c7f61eda426d184ca986f5fd64816e8
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 3 13:57:22 2007 +0000

    Update ChangeLog
    pre-release version bump
    
    
    
    (Old svn revision: 3502)

commit 259e1f6087a80e78984daa2ab2ff00ccedffb9f5
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 3 13:54:18 2007 +0000

    Fix rendering bug with thumbnail-viewer
    
    
    
    (Old svn revision: 3501)

commit 62f4d05952d7ed8a76956817621ce845a6651959
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 3 08:18:58 2007 +0000

    Improve preferences dialog
    fix strings
    
    
    
    (Old svn revision: 3499)

commit 52159fc0f78f08be857fba226c8317eea1edcc94
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Nov 3 08:04:54 2007 +0000

    Update dutch translation
    Fix segfault
    
    
    (Old svn revision: 3498)

commit 90aca7ebaeaff3d4cd8acfec144d14bfb5c27eaa
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Nov 2 23:14:58 2007 +0000

    Modify ChangeLog
    
    
    (Old svn revision: 3497)

commit 7a673fbd26b39611bd0ed2ffc1df0d9b939e9418
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Nov 2 23:00:05 2007 +0000

    Add some strings
    
    
    
    (Old svn revision: 3496)

commit b58bafa5956fb2a81d3f0708afa293c5c3f21cd9
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Nov 2 22:11:27 2007 +0000

    Fix segfault
    add preload to preferences dialog
    
    
    (Old svn revision: 3495)

commit cadbedb1d0fd8d47708c8fb86518a8d484f27a56
Author: SZERVÁC Attila <sas@321.hu>
Date:   Fri Nov 2 11:42:22 2007 +0000

    hu trunk: ristretto, vnc
    
    (Old svn revision: 3492)

commit bd7911ffb10d581472286229ebb3eaccc6012ab2
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Nov 1 22:08:50 2007 +0000

    Add preloader
    
    
    (Old svn revision: 3484)

commit 2a530c2afb69c643f29c97db03872d68d481cb9a
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 29 19:33:43 2007 +0000

    Add preferences dialog
    add libxfcegui4 dependency
    
    
    
    (Old svn revision: 3478)

commit 16450258aa96381ca7ac0112bc891443c1d51576
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 29 11:38:03 2007 +0000

    Fix fd issue
    
    
    
    (Old svn revision: 3473)

commit 6bb7e3adde9f10a7daef64eba2d6c4c7a51db01d
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 29 09:41:56 2007 +0000

    Add cache to ristretto... (it now saves up to 5 images in memory after rendering them)
    
    
    
    (Old svn revision: 3472)

commit 670d5af28b1c7d5dadf6a74bc0c607afb0e4a585
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Sun Oct 28 19:05:17 2007 +0000

    Add new translation by محمد علي المكي <makki.ma@gmail.com>
    
    (Old svn revision: 3466)

commit b58d00f76fa93958b431d1a6e6b5f2ea91270dac
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Wed Oct 24 12:27:09 2007 +0000

            * ristretto, xfce4-mount-plugin, xfce4-places-plugin,
              xfce4-rss-plugin, xfce4-sensors-plugin, xfce4-time-out-plugin,
              xfce4-volstatus-icon: Update french translation
            * thunar-svn-plugin, xfce4-smartpm-plugin: Add french translation
    
    
    (Old svn revision: 3433)

commit 9d4b9010ed5266547f7a2dd79a1df24f828e0ff7
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 21 07:41:14 2007 +0000

    Improve motion of image a bit
    
    
    
    (Old svn revision: 3422)

commit 556e570dec20723f647571379962ec4711dc8a85
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Oct 20 23:14:26 2007 +0000

    Improve zooming through toolbar zoom buttons
    
    
    
    (Old svn revision: 3421)

commit e55641794d79c2100da793413011378b0c2e6ee7
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Oct 20 22:42:40 2007 +0000

    Update po files
    improve motion event handling on picture viewer
    
    
    
    (Old svn revision: 3420)

commit d7b02392ac5c0a56d467d4400c4da9ef5290753d
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Oct 20 11:52:35 2007 +0000

    Fix real-time update when moving the image around
    Remove mouse-wheel zoom, going to fix that later
    
    
    
    (Old svn revision: 3415)

commit da40292e8e21a7a90d4e39243c52b841bef55ccb
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Oct 20 10:07:06 2007 +0000

    Improved zooming a little
    
    
    (Old svn revision: 3411)

commit c3c6d4d6cfc1485490f058168f4a610e964f7a0a
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Oct 20 08:39:06 2007 +0000

    Fix an error with the properties dialog
    
    
    (Old svn revision: 3404)

commit 1262620b4da6ca55478ab2db8643667fe091014d
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 19 22:16:40 2007 +0000

    repaint picture viewer widget on size allocate
    
    
    
    (Old svn revision: 3401)

commit 68f95e79baa89a1cf20aba78b96963c7920e1ac6
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 19 19:22:56 2007 +0000

    Add file properties dialog
    
    
    (Old svn revision: 3400)

commit 7f93cf2167bee75626d55204ea0d2e86937bf863
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Oct 16 20:44:29 2007 +0000

    Add --version cli option.
    
    
    
    (Old svn revision: 3395)

commit 68318d65f089ecb00aa1c14d5eadc801d3366aa4
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 15 22:07:55 2007 +0000

    Apply patch from Peter de Ridder <peter@xfce.org>, fixes an issue with moving an image by dragging.
    
    
    
    (Old svn revision: 3390)

commit 635268023b89afb0f3d8858688df9a64c95cb217
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 15 21:34:25 2007 +0000

    Post release version bump
    
    
    (Old svn revision: 3389)

commit 8592749ff39b6d833d5a3d2e3f54eb92b2dfcdab
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 15 21:33:29 2007 +0000

    Pre release version bump
    Update ChangeLog
    
    
    
    (Old svn revision: 3387)

commit 3c497afb3906528211734283915348ea9da5a996
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 15 21:28:34 2007 +0000

    Modify some code that manages dragging
    
    
    
    (Old svn revision: 3386)

commit 4f3f7d3fa635311e06eac19816d923ddebffdf24
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 15 21:11:49 2007 +0000

    Add open with to picture viewer menu
    
    
    (Old svn revision: 3385)

commit 725cb8924e72a0f7469fa1d6f463f00a38e6ddec
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 15 20:35:56 2007 +0000

    Add open and close feature to context menu
    
    
    
    (Old svn revision: 3384)

commit d33da385a170fb111a0dd00e39287296ed3e9db8
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 15 20:30:19 2007 +0000

    Fix sensitivity of menu items
    
    
    
    (Old svn revision: 3383)

commit a0c084e915eec7acbca64a83d1d9f71c3c36b699
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 15 20:26:27 2007 +0000

    Add popup menu to picture viewer
    
    
    
    (Old svn revision: 3382)

commit e5527c4b0839a65ff9412cd6ddcbd3b707402ced
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 15 18:30:15 2007 +0000

    Fix EXIF rotation again...
    
    
    
    (Old svn revision: 3381)

commit 26b6a8dfd0b18257c192f00ebea0f4b7a2db9a44
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 14 23:18:38 2007 +0000

    Add right-click menu to picture viewer... should be properly free-ed later.
    
    
    
    (Old svn revision: 3380)

commit 1f69f215b8a892d2632a6cc0218d3d0ce3f2d756
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 14 22:48:01 2007 +0000

    Add dragging to move focus of zoomed image
    
    
    
    (Old svn revision: 3379)

commit 9d6f6f24b4888ec0ede185a5b158f3fd4925260c
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 14 08:51:46 2007 +0000

    Post release version bump
    
    
    (Old svn revision: 3378)

commit 60ea42d8faddcc2e39ac1f5dde8467b40c62af66
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 14 08:50:28 2007 +0000

    Pre release version bump
    
    
    
    (Old svn revision: 3376)

commit 86201eb33b3ed41cfd7aeb53f73370c5a4ea0d49
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 14 07:45:00 2007 +0000

    Fix memory leaks and segfault
    
    
    
    (Old svn revision: 3375)

commit f75084900784c645cc8d8c36f0df96616dc7276a
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Oct 13 23:27:28 2007 +0000

    Improve memory usage for static images
    (needs some cleaning up though)
    
    
    
    (Old svn revision: 3374)

commit fa3126bee26fee7c57a2d524cabd992d03ea3f4a
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Oct 13 23:12:10 2007 +0000

    Fix segfault
    
    
    
    (Old svn revision: 3373)

commit 5ed764a14d30488699ed6136a51db1c6f6eac632
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Oct 13 16:20:14 2007 +0000

    Fix segfault with animated images
    
    
    
    (Old svn revision: 3372)

commit a88b12fd395ca5c0046fd8ecf115b6bd98ed2c67
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Oct 13 15:58:31 2007 +0000

    Fix memory leak
    
    
    (Old svn revision: 3371)

commit 4d84286ad1a83eaa19218c890655836a0f4b703f
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Oct 13 14:54:02 2007 +0000

    Fix memory leak
    
    
    
    (Old svn revision: 3370)

commit 8499ee9018c5cc2f3a7ea5f8f596dd042011fa1e
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 12 20:08:33 2007 +0000

    Fix scrollbars when scrolling on an image which is biger then the viewport.
    
    
    (Old svn revision: 3368)

commit 4124a1d8a68ca11674b6a299b18cb28cce3287ad
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 12 20:02:20 2007 +0000

    Fix cursor
    
    
    
    (Old svn revision: 3367)

commit 79aec54dcc89f58b24d7f740b6369398ef8d610b
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 12 19:46:09 2007 +0000

    Fix reference bug
    
    
    
    (Old svn revision: 3366)

commit 79dea099b521ff68f1fdc706da2ed4fe09f09840
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Oct 12 17:53:23 2007 +0000

    Fix rendering issue with picture viewer
    Fix EXIF rotation
    Fix memory leak
    
    
    (Old svn revision: 3365)

commit d069f76aca49a12aaddf29154f0423674e84f55c
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Oct 9 20:38:36 2007 +0000

    Support animated images
    
    
    
    (Old svn revision: 3319)

commit 9e60a07b79c74db89f1ff557bf021990cfe117cc
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Oct 8 21:28:51 2007 +0000

    Fix picture viewer refresh
    
    
    (Old svn revision: 3317)

commit 787cc78d82ec0110e01fabc1e3e16beebc29f4da
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Oct 7 22:30:26 2007 +0000

    Update version number (forgot to do so...)
    
    
    
    (Old svn revision: 3313)

commit 7f348cb55b319bab5f0734625ddbd1f8f45233f8
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Oct 2 21:03:30 2007 +0000

    Use thunar thumbnail factory for thumbnail stuff...
    
    
    (Old svn revision: 3285)

commit f63f4b3145d69b05fc7ce47f817214fdcfb20967
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 30 22:30:50 2007 +0000

    Add GdkPixbufAnimation and GdkPixbufLoader to PictureViewer widget
    
    It is still a bit of a hack, but it's a start.
    
    
    (Old svn revision: 3284)

commit 6e1c6d095f0bfd6e36d74e0642ccfaf2e73625e9
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 30 12:14:06 2007 +0000

    Update ChangeLog and bump version number
    
    
    
    (Old svn revision: 3282)

commit b49d0213cf2fe4b84d23fed989905158695e6061
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 30 12:07:28 2007 +0000

    Fix segfault and some b0rked if-statements
    
    
    
    (Old svn revision: 3281)

commit 3d45e68f7064bdf87159b2eaa504449516d4a9e6
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 30 11:46:03 2007 +0000

    Post-release version-bump
    
    
    
    (Old svn revision: 3280)

commit e9eb3d1506115145c6bb1a5a63d62b083474e189
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 30 11:44:27 2007 +0000

    Update ChangeLog
    Bump version number for release (0.0.6)
    
    
    
    (Old svn revision: 3278)

commit 2d9ca72576d31261581c597604dc325223ac7b13
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 30 09:27:29 2007 +0000

    Fix mem-leak
    
    
    (Old svn revision: 3277)

commit 4f3c1fb85ec797f126e1a0392fe00b2a9d6a6b61
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 30 08:47:40 2007 +0000

    Add an 'is_album' flag (so ristretto knows when to clean up the navigator)
    
    
    (Old svn revision: 3276)

commit dd00343a11ec68999d65431e91376be9071f1519
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 29 14:07:29 2007 +0000

    Fix offset issue with thumbnail viewer
    
    
    (Old svn revision: 3275)

commit 065d56c22ec8818339899931a730aaa0cdcc772d
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 29 13:18:52 2007 +0000

    Add exif orientation support
    
    
    
    (Old svn revision: 3274)

commit 52cab870cfbfca7c8a6d0e409a58bed39206a02f
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 29 12:22:06 2007 +0000

    Fix sensitivity of toolbar buttons
    
    
    (Old svn revision: 3273)

commit af3603160acb5a56e1b4ba43f7e66310e57e1879
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 29 12:03:49 2007 +0000

    Disable timeout on picture-viewer when running slideshow
    
    
    (Old svn revision: 3272)

commit 5198902c11fc3df5bb158f72c493827868937751
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 29 11:51:37 2007 +0000

    Improve scrolling :-)
    
    
    (Old svn revision: 3271)

commit 0fc67271502eb349d4522f3dc1c675d7b112c16c
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 29 08:03:27 2007 +0000

    Fix open-with menu item... should really focus on performance now... :/
    
    
    (Old svn revision: 3270)

commit 5227b35744d597af7043ff60030b78f375d9c160
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Sep 28 20:01:02 2007 +0000

    Modify opening files from cli, to support relative paths.
    
    
    
    (Old svn revision: 3268)

commit 5d96f787b80e33098ecf9b2bbbde19916a20a507
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Sep 28 17:56:31 2007 +0000

    Fix open from CLI
    
    
    (Old svn revision: 3267)

commit 32b1347cbefcebb311613d64aacc55e294b80187
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Sep 27 21:32:47 2007 +0000

    Fix 'clear recent documents'
    Fix title in titlebar
    
    
    
    (Old svn revision: 3259)

commit 7a4f09de7be28120f019f3282b3b254c8121355f
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Sep 25 20:34:34 2007 +0000

    Fix other settings
    
    
    (Old svn revision: 3250)

commit 746d2166866e829fc54135b1f2fbb290e529ef71
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Sep 25 17:57:19 2007 +0000

    Re-implement some settings-management
    
    
    
    (Old svn revision: 3249)

commit 76f6ed31ce99690241c0f9827512a2c9e792cd2d
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Sep 25 17:23:54 2007 +0000

    Fix remaining signal-handlers
    
    
    (Old svn revision: 3248)

commit 84065724a122cc0ada585f746b603f3b3aeafb17
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Sep 25 04:00:53 2007 +0000

    Cleanup the main_window code
    
    
    
    (Old svn revision: 3246)

commit c71f65e42f2a461f4fd540e3c442bc4b31aab0c3
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Sat Sep 15 14:49:28 2007 +0000

    Update french translation
    
    
    (Old svn revision: 3233)

commit 04c22998dde088b8e869ba949d5302b8e82ab6be
Author: Jari Rahkonen <jari.rahkonen@pp1.inet.fi>
Date:   Fri Sep 14 08:26:43 2007 +0000

    Update Finnish translation.
    
    
    (Old svn revision: 3230)

commit ad39c6d2a24e08ba90d390fc9016ebbd4c365971
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Sep 13 21:28:45 2007 +0000

    Fix critical warning
    
    
    (Old svn revision: 3229)

commit 5b22968cb0a4576d0be16297b1761041525db3da
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Sep 13 21:08:52 2007 +0000

    Post-release version bump
    
    
    (Old svn revision: 3228)

commit 5629bfcc0c2b155485097127b92a49c3b7b0eac2
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Sep 13 21:07:41 2007 +0000

    Update ChangeLog
    Update version-number
    
    
    
    (Old svn revision: 3226)

commit f00d0dbfa788a52a8da36080e215f184ac0d66eb
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 12 21:16:46 2007 +0000

    Fix scrolling
    
    
    (Old svn revision: 3219)

commit 9b8197c0624c7ae626a966f180cee7a3bb7a5ef3
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 12 20:55:40 2007 +0000

    Forgotten the toolbar
    
    
    (Old svn revision: 3218)

commit c22273a164f24b9b5ce32fd5a943eca9961f9fdb
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 12 20:50:51 2007 +0000

    Fix segfault and modify sensitivity of nav-buttons.
    
    
    (Old svn revision: 3217)

commit 34e7e005427e44b39b58b9b2f73b16d75b1a2793
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 12 20:26:28 2007 +0000

    fixed yet another segfault (why doesn't it crash here?!)
    
    
    (Old svn revision: 3216)

commit 91c6ae3114825e4121266ddb434436fbf9f0c9ff
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 12 20:23:41 2007 +0000

    Update german translation (thanks to Christian Dywan)
    Fix other segfault
    
    
    
    (Old svn revision: 3215)

commit 5241b71e34d4ef1eef5a9118870b1a92b3d3e996
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 12 20:20:15 2007 +0000

    think i fixed it.
    
    
    (Old svn revision: 3214)

commit cbe7e9cf141600866a260c0a40bbe362611baf56
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 12 20:15:45 2007 +0000

    Fix segfault
    
    
    
    (Old svn revision: 3213)

commit 1ebcafce65a048bd8ec7efaab4424f1275ba7156
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 12 19:55:24 2007 +0000

    Fix the order in which the signals are send when removing images. (closing them)
    Fix sensitivity of close button
    
    
    (Old svn revision: 3211)

commit cf97b1b08c6e70d8c3ed6bda1ee59dd94ce96f02
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Sep 12 17:20:36 2007 +0000

    Modified some stuff
    
    
    
    (Old svn revision: 3210)

commit 00ab9576ecd2857f77d4b530b04a856e3aac4eb6
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Sep 11 22:02:15 2007 +0000

    Update po-files
    
    
    
    (Old svn revision: 3203)

commit cbb21401b56d027d23a402990b619bb62425bace
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Sep 11 21:59:38 2007 +0000

    Fix closing of images
    Add a confirmation-dialog to the recently-used clear button
    
    
    
    (Old svn revision: 3202)

commit a2a6e7e5e5a2df3e5d85eab41a72ee4079bc6589
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Sep 10 20:47:29 2007 +0000

    Adding close button
    
    
    (Old svn revision: 3200)

commit bba167d8a9faf087194789b67f59ca0621503af2
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Sep 10 19:29:22 2007 +0000

    Improved the applications menu a bit.
    
    
    (Old svn revision: 3199)

commit 1e625988efc1251ba03e8c6b71f0aa8b60ecebd6
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 9 22:10:55 2007 +0000

    Place it in a submenu
    
    
    
    (Old svn revision: 3197)

commit 6a9a0ef9b227eb9262108a33a5653ce1e5b09f31
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 9 22:01:41 2007 +0000

    Evil hack, but it at least gives an idea of how the stuff should work.
    
    
    (Old svn revision: 3196)

commit 1d352430e533b3075b4eead1402e7d168f08855b
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 8 14:30:39 2007 +0000

    Post-release version bump
    
    
    (Old svn revision: 3192)

commit d62ce196de1f49dbfe7a6db1f940f0e0952ce820
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 8 14:29:27 2007 +0000

    Pre release version bump
    
    
    (Old svn revision: 3190)

commit 9dbc164c4ed27dd8a85c31dcadfc866e6bf20e2d
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Sat Sep 8 14:24:48 2007 +0000

    Update french translation
    
    (Old svn revision: 3189)

commit 38f6f0039e43cc796467119a90b8759310f25ff2
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 8 14:24:28 2007 +0000

    Update Changelog
    place clear-code behind a timeout (now nobody notices it takes time)
    
    
    
    (Old svn revision: 3188)

commit 765ba5fc1a51695de75493d20cdf570cc73b65b8
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 8 14:05:26 2007 +0000

    Improve .desktop file (fix max's bug)
    Allow ristretto to open multiple files from the cli
    
    
    
    (Old svn revision: 3187)

commit d7267c262340bcb94ebddf4d2a4f0b9743337076
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 8 13:56:05 2007 +0000

    Fix a bug in german translation
    Fix clear (should be both fast and usefull now)
    
    
    (Old svn revision: 3186)

commit ebdca2ac47a63179c84187cd7a5e25dc555f5193
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 8 13:42:42 2007 +0000

    remove all items from the recent-manager. (see if that is faster, should be fixed later though)
    
    
    
    (Old svn revision: 3185)

commit ef87970eab1dc97c7b9217ede12ba1d5a7ee17fe
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 8 13:34:07 2007 +0000

    Update readme
    Update german translation
    Update dutch translation
    Update mnemonic for menu-item
    
    
    (Old svn revision: 3184)

commit 685b69cdd304abe2af299aad72da92650c0d9a7f
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 8 10:58:41 2007 +0000

    Add option to configure slideshow timeout
    (only in config-file for now)
    
    
    
    (Old svn revision: 3182)

commit 4f2780877dc0d6aee751a61263cc3c063f39bf47
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 8 10:43:49 2007 +0000

    Update ChangeLog
    Fix toggling slideshow when fullscreen
    
    
    (Old svn revision: 3181)

commit 5c824ce8cc7b27aeafca9576942d7617718bd2b5
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 8 10:27:57 2007 +0000

    Thumbnail-viewer visibility can now be toggled using ^t (Bug #3507)
    
    
    
    (Old svn revision: 3180)

commit 2f02901cb02ef2f0a7a1253393d8b3aa7bac64cf
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 8 10:14:31 2007 +0000

    Update .po files
    
    
    
    (Old svn revision: 3179)

commit 2d6b4b773159e8c43db429124173111696d23db7
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 8 10:12:28 2007 +0000

    improve zooming performance
    
    (Old svn revision: 3178)

commit bbbeb4efee3b2bca2a01ffa49d57ccd61f3c062d
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Sep 4 21:44:39 2007 +0000

    Fix busy-cursor
    
    
    
    (Old svn revision: 3142)

commit bbdb3ea15236891eeac427516d12b7ecf58874bf
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Sep 4 18:12:41 2007 +0000

    Reduce timeout on picture_viewer (might improve the feel of the app)
    
    
    
    (Old svn revision: 3140)

commit 926ce745d630e61593f2dd77d26f37fd3e4b064f
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Sep 4 17:46:10 2007 +0000

    Applied patch from Mike Massonnet (Bug #3529)
    Fixed floating-point-exception in thumbnail-viewer.
    
    
    
    (Old svn revision: 3139)

commit 806caecbd338b16cf04aa80c08cdb2f7de59ecb9
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Sep 3 18:36:37 2007 +0000

    Thumbnail-viewer now updates when a new image is added to the navigator
    
    
    (Old svn revision: 3123)

commit 1b0d49a3e69f4fb50fcc32bde00ba7bd7c35aa10
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Sep 3 18:07:33 2007 +0000

    Add cleanup function to recent-documents menu
    
    
    
    (Old svn revision: 3122)

commit 106de92b0574ec31ec8a88aad03c18dcef5562c1
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Sep 3 17:20:59 2007 +0000

    Page-Up/Page-Down no longer skip an entry.
    replaced check with an assertion.
    
    
    
    (Old svn revision: 3121)

commit d8974927531e19b701d75cdda75fe07e49f8b8d0
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Sep 3 16:44:32 2007 +0000

    Update german translation (thanks to Christian Dywan)
    Applied patch from Mike Massonnet (fixes bug #3527)
    
    
    
    (Old svn revision: 3120)

commit bc7f7bc2bb020703ca6fa82c805a71191809bcf3
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 2 21:21:29 2007 +0000

    Post-release version bump
    
    
    
    (Old svn revision: 3119)

commit ca2565525d615d88e10d8317880a0a1b800e0386
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 2 21:18:58 2007 +0000

    Update version number
    
    
    
    (Old svn revision: 3117)

commit 16448d0e281c40cd5576c5f537929071abbe7dca
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 2 21:12:50 2007 +0000

    Update ChangeLog, remember window-dimensions.
    
    
    
    (Old svn revision: 3116)

commit 7bf1e890be369dfafea0abfac79ea5fa10299b78
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Sun Sep 2 12:44:42 2007 +0000

    * Update french translation.
    * Fix ChangeLog with last addition of nb_NO translation.
    
    
    (Old svn revision: 3114)

commit 4e60eaac929f855fad2673a58c62ca0f2f1aa61f
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 2 12:07:59 2007 +0000

    Toggle toolbar
    
    
    
    (Old svn revision: 3113)

commit ba4ccfa13ade98f80e3aefc76b03b265b2cef16e
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 2 11:53:11 2007 +0000

    Set important flags on navigation toolitems
    
    
    
    (Old svn revision: 3112)

commit 98a00c8d767473a7727749bb3fdd26cb853ebe67
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 2 09:34:46 2007 +0000

    Really fix the zooming this time
    
    
    
    (Old svn revision: 3111)

commit 904ccc98f64feb3bbc94d66dce0f57171df35260
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Sep 2 06:51:13 2007 +0000

    Zoom to mouse-pointer on PictureViewer
    Do not set zoom-fit when fullscreen
    
    
    
    (Old svn revision: 3110)

commit 1a4bc67a12cce482d91eaf098b5454843dbecf27
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 1 14:23:30 2007 +0000

    Improve performance when scrolling the thumbnailer
    
    
    
    (Old svn revision: 3108)

commit fb0fde0ad340f2b8a079295b2cc24603b660f06c
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 1 13:55:08 2007 +0000

    Remove Autogenerated files (and some unused code from the thumbnail-viewer)
    
    
    
    (Old svn revision: 3107)

commit d27cf433dbc304969987333af97ded230bf3f667
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Sep 1 13:41:45 2007 +0000

    Modify ChangeLog (i really should take a look at it prior to releases)
    Fix some bugs with the thumbnail viewer
    
    
    
    (Old svn revision: 3106)

commit 3c543992e7ffe8b3e228db65022ca3986522cbc0
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Aug 30 15:05:08 2007 +0000

    modified some stuff to make it work with gtk 2.11 (which it doesn't)
    
    (Old svn revision: 3105)

commit 2e7e9c2c9b5928d1512c4b74754e4a691c20074b
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Aug 29 23:01:11 2007 +0000

    post-release version bump
    
    (Old svn revision: 3104)

commit 9acd9e22fe4b2aa7cdf561f6c0e3995146f20204
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Aug 29 22:44:12 2007 +0000

    Add missing makefiles
    
    
    
    (Old svn revision: 3102)

commit 9344cb90118080ffb8c7a916197da486828db0f3
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Aug 29 22:36:15 2007 +0000

    Fix make distcheck
    Pre-release version-bump
    
    
    
    (Old svn revision: 3099)

commit c05182669d6fd44d0e1c2f59a84cec2ff3e1eb08
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Aug 29 22:29:09 2007 +0000

    update po-files
    
    (Old svn revision: 3098)

commit 560b9c025b94ada9a5acc86453fc030154b5b0e8
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Wed Aug 29 20:41:10 2007 +0000

    Add Nordic translations to ristretto and notification-daemon.
    
    
    (Old svn revision: 3097)

commit d17490c5dbf0142d773eadd33387b027551f17dc
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Aug 29 19:22:08 2007 +0000

    Remove other autogenerated files from svn
    Fixed bug in german translation
    
    
    
    (Old svn revision: 3095)

commit d3db2ceaa1cce4af9b2165276addbc8191db9665
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Aug 29 19:19:29 2007 +0000

    Remove autogenerated files from svn
    Remove obsolete includes from thumbnail-viewer
    
    
    
    (Old svn revision: 3094)

commit 757e0ecfdea239f4f602c9818ee5f9443804397b
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Aug 29 18:42:42 2007 +0000

    Update German translation
    
    
    
    (Old svn revision: 3093)

commit a568291321943922de230a1ba5efc0fcaf46dba6
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Wed Aug 29 18:42:30 2007 +0000

    Update french translations for Ristretto.
    
    (Old svn revision: 3092)

commit e15ade15a03fe9ac8048ee182680a93acfaa9bbf
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Aug 29 17:23:54 2007 +0000

    Updated .po files
    Updated Dutch and German translations
    Added Mike to the translator-credits field of the french translation
    Fixed scaling bugs of the picture-viewer.
    Added missing icons for 22x22, 24x24, 32x32 and 36x36pixels
    Updated ChangeLog
    Started on README
    
    
    
    (Old svn revision: 3090)

commit ddee9d422fa5de9e575684d2e111427de0ada944
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 28 05:38:25 2007 +0000

    add message when path == NULL
    
    (Old svn revision: 3088)

commit 905a610391f15195596ec26da303f639a2770063
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 28 05:29:20 2007 +0000

    fixed segfault
    
    (Old svn revision: 3087)

commit 5c45cf9ae2b5f762442a8d47f9e822277127ff96
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Aug 27 17:33:09 2007 +0000

    fix a thumbnailer issue
    
    (Old svn revision: 3086)

commit 76c3907d92b4125ca4c71e49b5da626aba97ac92
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Aug 27 13:58:29 2007 +0000

    Fix bug 3500 (among other things)
    
    
    
    (Old svn revision: 3085)

commit d4d2db00b1e3473dd2ae9f3a84badd7cb95f5184
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 26 23:17:54 2007 +0000

    add scrolling with mouse-wheel
    
    (Old svn revision: 3084)

commit f01a5e9064812be83be5f025a731d16925d996f5
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 26 23:05:32 2007 +0000

    show first image when dir is loaded from cli
    
    (Old svn revision: 3083)

commit b818b6cd2b0f0987dac2b426cfe1a694a18c656d
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 26 22:56:42 2007 +0000

    Fixed image-navigation with mouse-wheel.
    Fixed backward-scrolling in thumbnail-viewer.
    Fixed image-navigation with space / backspace. (does not work well with the toolbar buttons though)
    
    
    
    (Old svn revision: 3082)

commit 689c4c9c5d5dbf041203d75d81cf4cfaa074439a
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Sun Aug 26 02:10:30 2007 +0000

            * fr.po: Update french translations
    
    (Old svn revision: 3078)

commit 489fa7a214f0f24c43bf63bd0a41364c0a346e18
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 26 00:45:14 2007 +0000

    Post-release version-bump
    
    
    
    (Old svn revision: 3077)

commit a0966ab3b3409f99029b2d4691db60acc91e0524
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 25 17:59:35 2007 +0000

    bump version number for release
    
    (Old svn revision: 3073)

commit 2ea2499c3a899a741a8e2c74c7db3c458e2f4db5
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 25 15:29:20 2007 +0000

    Add German translation by Christian Dywan
    
    
    (Old svn revision: 3072)

commit e5a86e05e86e25f05c81a83457027838ff980997
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 25 15:07:55 2007 +0000

    Add i18n .desktop-file
    
    
    
    (Old svn revision: 3071)

commit f5bb7b4bea45c4baad346b0027401ff2c3ce9a12
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Aug 24 18:32:12 2007 +0000

    add config option to change the toolbar open button's behaviour
    
    (Old svn revision: 3069)

commit 779308c79c39c3c5825a1bbffaa4b811c9515d0e
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Aug 24 18:22:57 2007 +0000

    change config-file path
    
    (Old svn revision: 3068)

commit c81b100667247d855186277c2ed7387a18401d32
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Aug 24 17:57:29 2007 +0000

    Bump gtk version and add settings support
    
    
    
    (Old svn revision: 3067)

commit f19336e678a5bbfd0c217bb961f715451c112437
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Aug 24 11:51:28 2007 +0000

    fix vertical orientation of thumbnailer
    
    (Old svn revision: 3065)

commit 47de9e660c0b603f54f8d3ae2c786ac4215f87b4
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Aug 24 10:56:17 2007 +0000

    Add recent document support
    
    (Old svn revision: 3064)

commit 843268ee112b2f605aedbe4095058ff8e583b146
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Aug 24 09:57:03 2007 +0000

    fixed regression
    
    (Old svn revision: 3063)

commit 5582bd511194ed72ba1be05232ac6e32b316b35e
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Aug 24 07:26:15 2007 +0000

    make it show all thumbnails
    
    (Old svn revision: 3062)

commit a8d358e25380c83aad284dd625616388645680ae
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Aug 23 22:48:12 2007 +0000

    fix scroll-buttons
    
    (Old svn revision: 3059)

commit fa1cc088dafffcb33a1808ce068dafd7816e26df
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Aug 23 22:40:27 2007 +0000

    removed yet another artifact
    
    (Old svn revision: 3058)

commit 96b95fceb3b3d293df2d94014cdf75ed00e2184c
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Aug 23 22:37:27 2007 +0000

    improve thumbailer performance
    
    (Old svn revision: 3057)

commit b30ebae2e7ca9093a6fa633e49e0a6c4ab80ede4
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Aug 23 21:45:16 2007 +0000

    Improve the thumbnail viewer performance
    
    
    
    (Old svn revision: 3056)

commit ae15f76691a6c10f516eded70ccc61e4323de9c8
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Aug 22 23:43:22 2007 +0000

    modified navigator signals, will eventually help reduce the amount of work done in the viewer classes
    
    (Old svn revision: 3054)

commit d17b33fdb36c93ef4e91351b5643db3ede5b4652
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Aug 22 09:53:42 2007 +0000

    thumbnailer no longer modifies the cursor when pressing next besides the thumbnails
    
    (Old svn revision: 3036)

commit ddd6145798a6d7d03afbbaf164a1579c56d7c0e7
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Aug 22 09:37:35 2007 +0000

    revert previous commit
    
    (Old svn revision: 3035)

commit b9600e4d64cf91cc9161b0269126ba4c70547440
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Aug 22 09:34:22 2007 +0000

    modify the add behaviour of the navigator
    
    (Old svn revision: 3034)

commit d550c1245a49cb1c0c838ed135b640a68e27daed
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Aug 22 07:05:47 2007 +0000

    remove issue with gtk-adjustments
    
    (Old svn revision: 3032)

commit 7e7da068e33fbfffc8c1ad84279417a23add9eac
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 21 21:51:26 2007 +0000

    fixed possible bug
    
    (Old svn revision: 3031)

commit 99af6c07092f8ecbac1982cec90179bde3de1d35
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 21 21:36:06 2007 +0000

    fix thumbnailer issue (and update the icon)
    
    (Old svn revision: 3030)

commit 8932c0eafcae86f2d16b7dee66a40dd19679d054
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 21 06:52:29 2007 +0000

    fix thumbnail-viewer (i think)
    
    (Old svn revision: 3022)

commit ed63ec3dcb5a571bb64cd90d449e6217d57cc6d6
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 21 06:47:32 2007 +0000

    Fix desktop file
    
    
    
    (Old svn revision: 3021)

commit 6e889b102d494a961fd4e5c4e27bdb470c3b5c37
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Aug 20 21:12:38 2007 +0000

    check if there is a src_pixbuf in the adjustment-value changed callback
    
    (Old svn revision: 3020)

commit a96381b4bf3eed7f9dd6e469c79523397bfc62cc
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Aug 20 11:00:11 2007 +0000

    tool-button opens dir
    
    
    (Old svn revision: 3019)

commit e72f2b00b4519a2b22caae5715a3d2aae7af69ba
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Aug 20 10:57:23 2007 +0000

    cursor stuff
    
    (Old svn revision: 3018)

commit 5198cd1d9890c64354893dc636218ca96b6e5f3e
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Aug 20 09:50:10 2007 +0000

    improve some performance (do not render the image when it is not needed)
    
    (Old svn revision: 3017)

commit ffa0d0b42ee59908022f814771bd82ed0b8c1501
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Aug 20 09:09:52 2007 +0000

    fix thumbnail-cache
    
    (Old svn revision: 3016)

commit 1fe296de47843bb05ec32f9e16454f50a75bb92f
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Aug 20 09:05:32 2007 +0000

    fix thumbnail-viewer response
    
    (Old svn revision: 3015)

commit 40a6bccbc0146bfa85a9c55c762301b74f359e49
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 19 23:43:22 2007 +0000

    titlebar shows filename when opened from command-line
    
    (Old svn revision: 3014)

commit 0248530ced3cb7a39044bdb944aecd863457cd79
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 19 23:40:50 2007 +0000

    apply patch that should fix the segfault with gtk 2.11
    
    (Old svn revision: 3013)

commit 907f4ffde9a36d1a278340f01ce24fdfe08036bf
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 19 23:40:15 2007 +0000

    Fix memory leaks and remove a memory-peak.
    
    
    
    (Old svn revision: 3012)

commit ab0379cbc9e31456f0b7c8ce479b8d553f1f2eb6
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 19 23:28:31 2007 +0000

    fix accelerators
    
    (Old svn revision: 3011)

commit 5368dfd8ee1ba55e8887badc03d7c5925689b393
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 19 22:47:00 2007 +0000

    Add some changing cursors to indicate ristretto is busy.
    
    
    
    (Old svn revision: 3010)

commit 2176eea881cd7e44504c74548c70303d25942711
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 19 22:18:48 2007 +0000

    Fix segfault when an invalid filename is provided over the command-line
    
    
    
    (Old svn revision: 3009)

commit 7584c6e67b9b4cb026449fe9bc2a447416cac496
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 19 13:59:03 2007 +0000

    let ristretto only open images
    
    (Old svn revision: 3008)

commit cc570738d76224d45185a177ae1ab06978e924da
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 19 13:52:23 2007 +0000

    fix open file from cli
    
    (Old svn revision: 3007)

commit a531a9f340765ce38f4faf2eb2ec4abbf8180401
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 19 13:40:45 2007 +0000

    Please do not mind the memory-leak, cached pictures are not cleaned up yet.
    Stuff should work a bit better now.
    
    
    
    (Old svn revision: 3006)

commit 6c3c37ec4f9d205bff574649ef4b2ffdb4c151eb
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 19 12:39:15 2007 +0000

    moved around some code
    
    (Old svn revision: 3005)

commit 86cec934fd053679cdade240d75fa3f001f0a421
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Aug 13 21:26:26 2007 +0000

    Fix some rendering bugs
    
    
    
    (Old svn revision: 2996)

commit 2b51f4c1b715323f079976a9790227477bd652a2
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Aug 13 11:36:34 2007 +0000

    Fix screen-flikker of thumbnail-viewer and a cache-bug
    
    
    
    (Old svn revision: 2994)

commit 1845533b34f7e3fb1402037a89e8fe002475f5b3
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Aug 13 11:13:31 2007 +0000

    Add autocenter to thumbnailer
    
    
    
    (Old svn revision: 2993)

commit 51bff2cfa07f0d35cfaf6d68d0996733fc12817c
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Aug 13 07:44:49 2007 +0000

    Revert files which accidently slipped through previous commit
    
    
    
    (Old svn revision: 2992)

commit b47fabaf15c113addfab1c3eaabfe43d5a3b5f9e
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Aug 13 07:42:04 2007 +0000

    fix warning
    
    (Old svn revision: 2991)

commit 8554642480b397f7107416e256be9fb23eca47ec
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Aug 13 07:37:05 2007 +0000

    Fix vertical orientation of thumbnailer
    
    
    
    (Old svn revision: 2990)

commit 9f762bc5d624271e2f5f3216d26b4b896f2cf1fd
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 12 22:31:31 2007 +0000

    Implemented cache cleanup
    
    
    
    (Old svn revision: 2988)

commit fc4dc88538b42364109a45eba7e9fee2507fca29
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 11 23:04:31 2007 +0000

    changed rotate check
    
    (Old svn revision: 2987)

commit c835a2da8d289666fe5ec6e32f63164470679431
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 11 22:57:49 2007 +0000

    Improve performance issues introduced with last commit (and make the cache work)
    
    
    
    (Old svn revision: 2986)

commit 466f36928bf2e4b68307302f5d59d104f7b54e85
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 11 17:36:52 2007 +0000

    Move thumbnailer code to the thumbnail viewer
    
    
    
    (Old svn revision: 2985)

commit 580261b846f8deba37790aa4314008f1c33fd1e2
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Aug 9 07:39:48 2007 +0000

    fix critical message
    
    (Old svn revision: 2982)

commit 55d2dddca122e6e365ba8d564fd50502cc411ce4
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Aug 9 06:59:06 2007 +0000

    revert previous commit
    
    (Old svn revision: 2981)

commit 56ad76391feef2976ecfd41eecb20e5009687d7b
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Aug 9 06:51:19 2007 +0000

    Move some stuff around
    
    
    (Old svn revision: 2980)

commit 52c46247088a4e3b2eba7ee8554612eaed412de9
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Aug 8 23:38:29 2007 +0000

    First file from the list should be selected by default
    
    
    
    (Old svn revision: 2979)

commit a21e0da59a7af10d98a56f9f6ad22dbb9ecc9f08
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Aug 8 23:32:53 2007 +0000

    sort navigator entries
    
    (Old svn revision: 2978)

commit cd1d404e76200bb0ca83413478c545effb230c7c
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Aug 8 23:29:44 2007 +0000

    Remove duplicate code
    
    
    
    (Old svn revision: 2977)

commit a129ae7fdd42e1c6a2e1005d357e2f570429d903
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Aug 8 22:35:54 2007 +0000

    improve icons
    
    (Old svn revision: 2976)

commit b2b7ad3e7d4d7f2d3d11044f55d7c84c3da233f5
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Aug 8 21:49:19 2007 +0000

    updated dutch translation
    
    (Old svn revision: 2975)

commit 2af6e6ee49bee1ef782bc4025d7336f35fadf63b
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Aug 8 21:45:16 2007 +0000

    Add indicators to thumbnailer
    
    
    
    (Old svn revision: 2974)

commit d764f698661a5016490920c320adf1f4dd55ab52
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Aug 8 17:16:10 2007 +0000

    Add Flip support
    Update po files
    
    
    
    (Old svn revision: 2973)

commit e2c8a7d55719bf6d552630803ec193039f53a16b
Author: Stephan Arts <stephan@xfce.org>
Date:   Wed Aug 8 15:46:46 2007 +0000

    Add rotation
    
    
    
    (Old svn revision: 2972)

commit 15b952c6671fcf6401ce93a5df43ee296c1c0f86
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 7 20:40:16 2007 +0000

    fix sensitivity toggling of horizontal oriented thumbnail viewer
    
    (Old svn revision: 2971)

commit f972cbab4337fe85121c3ec42251ee664564dbcf
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 7 20:27:08 2007 +0000

    Add Thumbnail viewer orientation switching
    
    
    
    (Old svn revision: 2970)

commit b6527226fd73b33d041dcb0a140b0a630256c065
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 7 18:21:30 2007 +0000

    Add slideshow support
    Add menu-items to navigate the images
    Update the dutch translations (and the po(t) files)
    
    
    
    (Old svn revision: 2969)

commit b383519707add33311a1b976b94a3dd536b65a51
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 7 17:36:41 2007 +0000

    Add First and Last navigation options
    Allow navigation to First and Last using Home and End buttons
    
    
    
    (Old svn revision: 2968)

commit 6d770982c19af25334289b6a8b3db214d4c1dbc9
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 7 17:25:10 2007 +0000

    fix segfault
    
    (Old svn revision: 2967)

commit 0fcfde9b4fe19a6582399ccbf4de1b8ad2de3ded
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 7 17:07:27 2007 +0000

    Fix next button on thumbnail-viewer, it can now become insensitive
    
    
    
    (Old svn revision: 2966)

commit a4c88d4d08acfe22358a83a16fc75ef240d69394
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 7 16:58:11 2007 +0000

    fix rendering issue samuel reported (quick-fix)
    
    (Old svn revision: 2965)

commit ceeb540f952e6326bb0d4a54980b9afd0752c991
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 7 14:14:48 2007 +0000

    fix some rendering issues;
    
    
    (Old svn revision: 2963)

commit ea0b87b83901d308429790a39174f622897471f8
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 7 13:08:57 2007 +0000

    fixed vertical rendering of thumbnail viewer
    
    (Old svn revision: 2962)

commit babcb0128879e1ec7e2fae4527c3d03437088a3d
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 7 12:09:02 2007 +0000

    cleaned up the thumbnailer code a bit
    
    (Old svn revision: 2961)

commit 6a65990e80ae20d5ec18ba425acd4d69d20c73ca
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 7 08:27:31 2007 +0000

    scale_fit by default
    
    (Old svn revision: 2959)

commit 6c0443951aa15f161af4af923999c4761467f9ad
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 7 08:02:14 2007 +0000

    Add thumbnailer scrolling
    
    (Old svn revision: 2958)

commit 6c8f06c5f0144d6c3563f362fd346f8f1ffadcf2
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 7 00:42:24 2007 +0000

    thumbnail viewer can now be themed;
    
    
    (Old svn revision: 2957)

commit b7b003687584fd294067a667798c2b238b756c63
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Aug 7 00:12:11 2007 +0000

    fix thumbnail viewer render issue
    
    (Old svn revision: 2956)

commit 52b6e7163f3d7c1c80582d208a76bcf8419ae12d
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Aug 6 23:58:57 2007 +0000

    fix segfault
    
    (Old svn revision: 2955)

commit a09a17813f63fe0fe77b0471cd8040faa4b7b2d7
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Aug 6 23:52:10 2007 +0000

    Allow navigation through thumbnailer.
    
    
    
    (Old svn revision: 2954)

commit cababb8ee8f4e7225d864caa9726c36baa3c262e
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Aug 5 22:20:24 2007 +0000

    modified thumbnailer a bit
    
    (Old svn revision: 2949)

commit a80d9f2bce1c77f553553b9fab67fbdf72fc4333
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 4 23:46:52 2007 +0000

    fixed issues
    
    (Old svn revision: 2948)

commit 54aa5ac0bf16e386aeec4914832467edd796cdda
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Aug 4 23:13:27 2007 +0000

    show thumbnails and cleanup some code
    
    (Old svn revision: 2947)

commit fc4873a19bdd1e2d0d3939dce53c455afcefbcae
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Aug 3 08:32:29 2007 +0000

    Added initial code for the thumbnailer widget.
    
    
    
    (Old svn revision: 2946)

commit 1415f3fc152c0eb5cc5cabea5963e3e1dffc0f7d
Author: Mike Massonnet <mmassonnet@xfce.org>
Date:   Thu Aug 2 23:53:37 2007 +0000

    Add french translations for ristretto.
    
    (Old svn revision: 2945)

commit befeecf62c3575dfad13be8afdbde35b2c281e61
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Aug 2 13:10:52 2007 +0000

    Modified icon a bit
    Changed shortcuts (page-up/down instead of left-right)
    
    
    
    (Old svn revision: 2944)

commit 73241f242f51fa77dfd44a6dcc6620c154e5d555
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Aug 2 11:48:39 2007 +0000

    add missing makefiles
    
    (Old svn revision: 2943)

commit 6544191196ae0d447a65042ad688ba4e6638551c
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Aug 2 09:02:33 2007 +0000

    Add default application icon
    
    
    
    (Old svn revision: 2942)

commit 421082cc136c438d60bbec73cfcca8cccc270f24
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Aug 2 08:04:57 2007 +0000

    Fixed funky-indent
    Added keyboard-shortcuts.
    
    
    (Old svn revision: 2941)

commit 1b77c32a510b109a825ff71194d429c1b5f24644
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jul 31 22:27:26 2007 +0000

    add initial fullscreen-mode mockup
    
    (Old svn revision: 2940)

commit 0837ad070dfc96f2fce7e310eddad5cc243c1a24
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jul 31 00:33:52 2007 +0000

    fix segfault when invalid filename is given
    
    (Old svn revision: 2939)

commit 58b41db13ca55d93ddaf9123a3fecf67d7217571
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jul 31 00:23:17 2007 +0000

    change zoom behaviour, remembers zoom-to-fit
    
    (Old svn revision: 2938)

commit 6ad008cd4c49bd6513f07dc0fcf7be767e1bc086
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jul 30 23:47:14 2007 +0000

    add about dialog
    
    (Old svn revision: 2937)

commit 290505d40a38253f7ab540032ab0ce9a5d7a9991
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jul 30 23:25:29 2007 +0000

    Paint checkered background (usefull behind transparent images)
    
    
    
    (Old svn revision: 2936)

commit 482522b073fce45bdbe2c4c3896266264f44f272
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jul 30 22:23:41 2007 +0000

    fix segfault when opening an image or folder from the menu
    
    (Old svn revision: 2935)

commit 7f8d239ed4956327befacd6a68e3cbbfec54ce75
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jul 30 22:14:37 2007 +0000

    Update Dutch translation
    Add Open Folder button to file menu.
    Add image media filter to navigator class.
    
    
    
    (Old svn revision: 2934)

commit f58033731f7d0ed2f561089206b0d18d44a6f42d
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jul 30 22:00:07 2007 +0000

    window title fix
    
    (Old svn revision: 2933)

commit c69052782d8f668429e7aada91a19e7ca98a5e77
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jul 30 15:33:00 2007 +0000

    filter out folders
    
    (Old svn revision: 2932)

commit c71c0e0fe4e114dedfa3225e75883d64c1b246be
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jul 29 22:40:37 2007 +0000

    move navigation code into a separate object
    
    (Old svn revision: 2931)

commit 46f2024ae39eb1e5320e51d1af581b88484767a1
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jul 24 23:19:20 2007 +0000

    Trying out a different UI-layout
    
    
    (Old svn revision: 2925)

commit 8b64685ab2fcd9ba81aba949444a4fe361b03069
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Jul 24 10:30:04 2007 +0000

    Moved the navigation-code to the picture-viewer.
    (Might be better to place that inside a separate navigator-widget though)
    
    
    
    (Old svn revision: 2924)

commit ddad0160b4e728a6dd593a0fe5de0ba30d8dddb5
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jul 23 21:53:08 2007 +0000

    Can open a folder from the command-line (and display it's contents)
    Remove files from the content-list which can not be opened.
    Display appropriate error message
    
    
    
    (Old svn revision: 2923)

commit d7d10081ce695a0dac1a088fbb3b04df5a6ce067
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jul 16 11:51:25 2007 +0000

    improve slideshow support
    
    (Old svn revision: 2918)

commit d85782e685bd9b3d5280481133a4aad93538f613
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jul 16 11:33:11 2007 +0000

    fix mem-leak
    
    (Old svn revision: 2917)

commit 10a9c0b8627c1e4fd5a1bd76702c2b8ebf28e7bd
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jul 16 07:54:49 2007 +0000

    fix memory leaks
    
    (Old svn revision: 2916)

commit 9220df1c3a7aa4feaca6d2eb979efa52528d3b98
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Jul 15 23:14:15 2007 +0000

    Add forward and backward buttons (for manual slideshow)
    Add border-line drawing to picture-viewer widget
    
    
    
    (Old svn revision: 2915)

commit 945c2e284ee70e4d9b8a51e6f6ea50032efa0af8
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jul 13 11:02:14 2007 +0000

    changwe background color (black does not work well with the xfce svg logo)
    
    (Old svn revision: 2913)

commit e3aabfde7331c0b0274d08e2d5c79267aef7c0aa
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jul 13 10:56:29 2007 +0000

    fix background color
    
    (Old svn revision: 2912)

commit b368f655e88cb6bc7178d1978f53a6fe511578b5
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Jul 13 07:08:10 2007 +0000

    Fix make distcheck
    Fix i18n
    
    
    
    (Old svn revision: 2911)

commit 44b178e93c935edc0bfe3eced16e09bfa7caabb8
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Jul 12 23:11:09 2007 +0000

    Fixed refresh issue
    
    
    
    (Old svn revision: 2903)

commit 8acdc81c981b0cc34a78f594a5577608ec786218
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Jul 12 22:51:09 2007 +0000

    Fix i18n
    Add 'open' button
    Add Dutch translation
    Add ChangeLog to po directory
    Fix email adress in po/Makevars
    
    
    
    (Old svn revision: 2902)

commit 1655a0b722952aeb9d75fcd98f6ba77d63cd81fe
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Feb 4 15:39:43 2007 +0000

    fix offset bug
    
    (Old svn revision: 2485)

commit 4764b862e698b990d743002fc5e8e159152a3ec1
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Feb 4 14:41:09 2007 +0000

    Reduced zoom factor to 20%
    Fit-to-window does not happen real-time anymore (increase performance)
    added mime-types to .desktop file
    
    
    
    (Old svn revision: 2484)

commit 498d6a8f5fb136661e7ff4cb2c53c9b087d99f0f
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Feb 2 22:38:00 2007 +0000

    some ui cleanups
    
    (Old svn revision: 2482)

commit 9b89797ca19b5402a2d3a9dde656a471fb48d2d6
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jan 29 23:37:25 2007 +0000

    zoom-buttons zoom
    
    (Old svn revision: 2471)

commit e622090c95298e3a5bd9e7d9333d08e84c3fad11
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jan 29 10:57:44 2007 +0000

    fix fit-to-screen scale and ristretto now opens filename from command-line args
    
    (Old svn revision: 2470)

commit 54dccab26bd1588611aabb84a1193cf0a9e86a7d
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jan 29 09:34:28 2007 +0000

    fix offset on adjustment change
    
    (Old svn revision: 2469)

commit 6e60d916fb6daba20bd433d787e59fa60697a8df
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Jan 29 09:19:31 2007 +0000

    fixed image placing and realization-bug
    
    (Old svn revision: 2468)

commit 0c81e1f7bdbb516f20b0e1596f86067816e4745f
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Dec 31 01:00:32 2006 +0000

    added clear statement (fixes display of transparent images)
    
    (Old svn revision: 2289)

commit 9c73883d9c88bc1b22fcfd057bfa4660cb85e790
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Dec 31 00:48:38 2006 +0000

    improved rendering of scaled images
    
    (Old svn revision: 2288)

commit 69b2d8a62a6fb73b64142c99eca209c14e695085
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Dec 30 16:39:52 2006 +0000

    screwed up resizing of picture, but scrollbars work now
    
    (Old svn revision: 2286)

commit d68a97c1dc40ede2286f7a98300c36a11c2ec1bf
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Dec 29 00:26:29 2006 +0000

    scroll bars actually do something (only seen when resizing window afterwards though)
    
    (Old svn revision: 2283)

commit dfa5d14a774d141bcb19ae9458caccb75f002056
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Dec 28 16:06:48 2006 +0000

    fixed centering of image when resizing picture viewer widget
    
    (Old svn revision: 2282)

commit c31421df4451be247c3941dd0b5ba0d2eb749f03
Author: Stephan Arts <stephan@xfce.org>
Date:   Thu Dec 28 00:54:38 2006 +0000

    Changed interpolation type
    Fixed GtkAdjustment config on size-allocation
    Fixed scaling issue with resizing -- it couldn't scale on half pixels (half pixel in source pixbuf) if nessecary
    
    
    
    (Old svn revision: 2281)

commit 6859a3194b75b738cfac10038421ec3ef16cbd78
Author: Stephan Arts <stephan@xfce.org>
Date:   Mon Dec 18 11:22:33 2006 +0000

    Changed stuff to the rendering widget
    
    
    (Old svn revision: 2251)

commit 6918a8c7e8022bb8db78f3dddf183c242a188cd7
Author: Stephan Arts <stephan@xfce.org>
Date:   Sun Dec 10 09:09:13 2006 +0000

    Changed stuff
    
    
    
    (Old svn revision: 2208)

commit 13cb58791d2895c67b32275d4f2648e0093b8492
Author: Stephan Arts <stephan@xfce.org>
Date:   Fri Nov 10 11:49:04 2006 +0000

    Added picture-viewer viewport
    
    
    
    (Old svn revision: 2164)

commit 29ad7adb61b69c6dacfc437c9d820a5944b0a2b0
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Nov 7 18:41:28 2006 +0000

    Forgot to remove these (thanks Enrico)
    
    
    
    (Old svn revision: 2156)

commit 4b044d879ff501008715c7819f51930970c2bb1b
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Nov 7 18:16:01 2006 +0000

    Removing obsolete files (are autogenerated)
    
    
    
    (Old svn revision: 2155)

commit 4185eaae3f39e328ad95c01e3a657a7b7130f956
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Nov 7 17:52:02 2006 +0000

    oops
    
    
    
    (Old svn revision: 2154)

commit f21091728886803d794f64a1b9eff4ab4f15f2f2
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Nov 7 17:50:20 2006 +0000

    Removing a file which should not have been added last time...
    
    
    
    (Old svn revision: 2153)

commit 986910c7fbffba8b8a8c82e898edd1fe9e431fca
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Nov 7 17:48:53 2006 +0000

    Adding ristretto project files
    
    
    
    (Old svn revision: 2152)

commit 52bedc6692aa93c4a300b7ae5fcf8e59c625b6e4
Author: Stephan Arts <stephan@xfce.org>
Date:   Tue Nov 7 17:38:27 2006 +0000

    Adding ristretto/{tags,branches,trunk}
    
    
    
    (Old svn revision: 2151)
