commit cb8ba9df01b1d4f3682c1a273852bb239f89ee31
Author: Jiří Techet <techet@gmail.com>
Date:   Mon Sep 16 23:10:32 2013 +0200

    0.12.5

commit 0c66efb6aa38596857d512fda25a58a1994cbb14
Author: Jiří Techet <techet@gmail.com>
Date:   Mon Sep 16 23:09:20 2013 +0200

    Update autogenerated files

commit 919b3a2cc0301ba261c687051de0312c94814bfa
Merge: 25f0038 cf985ac
Author: Jiří Techet <techet@gmail.com>
Date:   Mon Sep 16 22:50:22 2013 +0200

    Merge the changes from master for release
    
    Merge branch 'master' into libchamplain-0-12

commit cf985ac8299beb8927af3193cc1e390ea71e7ccb
Author: Colin Walters <walters@verbum.org>
Date:   Thu Aug 29 16:40:56 2013 -0400

    build: Fix srcdir != builddir
    
    gnome-ostree does builds directly from git with srcdir != builddir.
    Thus champlain-version.h will be in $(builddir); we should not
    explicitly prefix it with $(srcdir).
    
    Omit it from enum and introspection scanning too.

commit c659795992e6338e5c506a8b17effef131945218
Author: Jiří Techet <techet@gmail.com>
Date:   Wed Aug 21 16:19:40 2013 +0200

    Typo

commit c7d4c6a6143f6bfc5bd16583869410c643f9a9ba
Author: Jonas Danielsson <jonas@threetimestwo.org>
Date:   Mon Aug 19 08:48:49 2013 +0200

    view: update documentation of goto-animation props
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706282

commit 9ef17c3564e95bf8366c0af76b599428b8dbc922
Author: Jiří Techet <techet@gmail.com>
Date:   Wed Aug 21 16:16:09 2013 +0200

    Make overlay sources accessible outside of ChamplainView and update license actor
    
    Add a function to access the list of overlay sources, emit the "map-source"
    signal when overlay sources changed and update the license actor with
    all the overlay source licenses.

commit 1bf7575f26bcc7773580c825440f0921598d4e06
Author: Jiří Techet <techet@gmail.com>
Date:   Wed Aug 21 14:48:22 2013 +0200

    Documentation and formatting changes for the overlay sources

commit 2834b443382878a7e8c9f47a096915c95aacceb8
Author: Jiří Techet <techet@gmail.com>
Date:   Wed Aug 21 14:10:50 2013 +0200

    Add a check for a correct map source in tile loading idle function
    
    Map source can be changed before the idle is executed so we should check
    whether to load the given tile or not.

commit 3adb78f718e63aeb3ca5c15b59c1469f8cbc9e12
Author: Giovanni Campagna <gcampagna@src.gnome.org>
Date:   Fri Aug 16 22:16:54 2013 +0200

    Add demo of the new overlay sources
    
    Allow to add overlay sources in the demo app.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=704645

commit 801b23da32e51c0f146329efa199a8488db2236d
Author: Giovanni Campagna <gcampagna@src.gnome.org>
Date:   Sun Jul 21 19:30:07 2013 +0200

    ChamplainView: add support for overlay sources
    
    OWM are layers to be rendered on top of an existing map, and
    the simplest way to achieve that is to have ChamplainView render
    maps from a list of sources.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=704645

commit 43918664b296805d8b1dbe9872af514637f69dc9
Author: Giovanni Campagna <gcampagna@src.gnome.org>
Date:   Sun Jul 21 18:55:10 2013 +0200

    Add support for OpenWeatherMap
    
    OpenWeatherMaps provides free (CC-BY-SA 2.0) maps for various
    kind of weather data, such as clouds, wind, temperature and
    precipitation.
    
    This is not fully functional because OWM maps are just layers,
    intended to be placed above OpenStreetMaps.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=704645

commit 1d400445400ee2e47629fdbfbb4db1a4611e1dcf
Author: Marvin Schmidt <marv@exherbo.org>
Date:   Wed Aug 14 09:42:38 2013 +0200

    doc: Set DOC_MODULE_VERSION
    
    This will avoid file collisions with future API versions and makes
    different API versions completely parallel installable

commit 46fbec3941fece341f1f2942340a13437d4f4289
Author: Jonas Danielsson <jonas.danielsson@lundinova.se>
Date:   Mon Aug 12 15:17:07 2013 +0200

    view: Add properties for animation mode & duration
    
    https://bugzilla.gnome.org/show_bug.cgi?id=705829

commit 55826b81be9bd911650f246f0d15e29e0851ef01
Author: Jiří Techet <techet@gmail.com>
Date:   Tue Aug 6 21:41:42 2013 +0200

    Remove deprecated count_changes pragma and perform database vacuum on demand

commit 10378bfff25a7c8c092d0a348d4f0c81765460b2
Author: Jiří Techet <techet@gmail.com>
Date:   Tue Aug 6 21:40:50 2013 +0200

    Make sure opacity is animated correctly for error tiles

commit 8a3398cf983760a42cb0e8b1cc1f0a35bde7acab
Author: Jiří Techet <techet@gmail.com>
Date:   Tue Aug 6 15:40:54 2013 +0200

    Load tile bitmaps asynchronously

commit 4ca95de2a62495b93a9e4fdd74f9b8e4c0a12f7b
Author: Jiří Techet <techet@gmail.com>
Date:   Tue Aug 6 11:42:55 2013 +0200

    Perform tile creation in idle function
    
    Move tile creation, addition to the viewport and positioning into
    idle functions to perform smaller amount of work in the load_visible_tiles()
    method which leads to smoother animation because tile loading is better
    interleaved with the panning animation.

commit a2015bb6a674138e8dd7189696f1b86fc4d68426
Author: Jiří Techet <techet@gmail.com>
Date:   Fri May 31 15:23:07 2013 +0200

    factory: Fix OSM license

commit 6b5b5db2afb758f621c6bf2883feeb34621cd6e4
Author: Jiří Techet <techet@gmail.com>
Date:   Thu May 16 20:45:19 2013 +0200

    Post-release version bump

commit 4468bff348433848af2c3c2727b988572f46793c
Author: Jiří Techet <techet@gmail.com>
Date:   Thu May 16 19:04:52 2013 +0200

    path-layer: Correct version since dashed lines are supported

commit 25f0038ec5b207eedf8c43e1c3eecaa255d9a701
Author: Jiří Techet <techet@gmail.com>
Date:   Thu May 16 20:45:19 2013 +0200

    Post-release version bump