commit 93ad1ac2ca351225933684d2066306162e67d191
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:   2013-04-15

    updated for version 3.2.1

M	NEWS
M	configure.ac

commit 8dcae4006795d86d1b27d949f0af83c457ffc40a
Author: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Date:	2013-04-14

    Also use button 2 in gth-image-dragger

    GIMP and inkscape both allow to drag the image around while holding
    down
    button2 (mouse wheel).

    For the sake of convenience (users who are familiar with those other
    tools), implement the same in gthumb.

    Button1 is not changed, so button1 and button2 now both allow to drag
    the image.

    Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>

M	gthumb/gth-image-dragger.c

commit 31151439f259d74f91c0b848127e3c495228f659
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2013-04-14

    bookmarks: fixed ability to modify the bookmarks

    Do not update the bookmark list while changing the name or the
    location of the bookmark, wait for the user to press Enter.

M	extensions/bookmarks/dlg-bookmarks.c
M	gthumb/gth-uri-list.c
M	gthumb/gth-uri-list.h

commit 6fd8b57ffbb00163399a56094e4f13345cd78fff
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2013-04-04

    filter-bar: fixed the spin button width for the file size control

M	gthumb/gth-filter.c

commit cdfb9de0eabd889164d6cc12e1371b4c7e051ed2
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2013-03-31

    facebook: fixed authentication

    updated the app_id and the redirect_uri; added 'state' verification

    [bug fixed]

M	extensions/facebook/facebook-service.c

commit 8163fdee57da7700ba63986f133b2f6f81ad0a73
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2013-03-28

    slideshow: fixed audio playback

M	extensions/gstreamer_utils/gstreamer-utils.c
M	extensions/slideshow/gth-slideshow.c

commit 3a1128457bd229abf51d48a660abc4b4458b518b
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2013-03-28

    configure: fixed unrecognized option --disable-libjson-glib

    [bug #696783]

M	configure.ac

commit 979868c9c0d56a04f781b70759294f8ecd3c6fd5
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2013-03-28

    configure: enable libwebp by default

M	configure.ac