commit 522d3db23e12052be85bcf2e6f25c07a0ef2bbd8
Author: Jiří Techet <techet@gmail.com>
Date:   Sun Apr 3 22:34:10 2011 +0200

    0.10.0

commit faa1db119dcbbb049d82e38a849a19501c3c3d47
Author: Jiří Techet <techet@gmail.com>
Date:   Sun Apr 3 19:54:17 2011 +0200

    Vala demos should be buildable even if vapi generation disabled
    
    The necessary vapi's are distributed with libchamplain anyway

commit 82d2ca0b56fc7182e8aebecf2143717be0fdb5e0
Author: Jiří Techet <techet@gmail.com>
Date:   Sun Apr 3 16:38:47 2011 +0200

    Fixes in champlain-gtk Makefile.am
    
    include-uninstalled should be enough for gir generation (otherwise
    we get errors whn libchamplain is not yet installed in the system)

commit 05f6e11d5e5bfe44049093fb73caae16cf52fd09
Author: Jiří Techet <techet@gmail.com>
Date:   Sun Apr 3 15:29:31 2011 +0200

    Use the built library for the gir scanner instead of the system one

commit f9f39d9a954efd926fe27270efb846d9cdce4998
Author: Jiří Techet <techet@gmail.com>
Date:   Sun Apr 3 14:36:48 2011 +0200

    Don't export PKG_CONFIG_PATH in makefile
    
    Thanks to Danilo Segan

commit 10d48a30a56a1e74895df65bc45c97e09b33b3c0
Author: Jiří Techet <techet@gmail.com>
Date:   Sun Apr 3 11:39:34 2011 +0200

    Remove all actors from container as it's more efficient than removing by one

commit 96c2c7f1950b6d80fb7b4c56fd9209271e2f4e25
Author: Jiří Techet <techet@gmail.com>
Date:   Sun Apr 3 10:58:02 2011 +0200

    Keep pointer to the last element in ChamplainGroup to speedup actor additions

commit fd4f7b865ea22d9916ffbda7854cf88e31108447
Author: Jiří Techet <techet@gmail.com>
Date:   Fri Apr 1 23:09:09 2011 +0200

    Prepend elements of the list instead of appending them in markers and paths

commit 7b00274fad6f0c252f32c41564a856c6d179fd98
Author: Jiří Techet <techet@gmail.com>
Date:   Fri Apr 1 01:53:42 2011 +0200

    Fix make distcheck

commit dd64517441005184379946d4cd26d5dd5b63cd10
Author: Jiří Techet <techet@gmail.com>
Date:   Fri Apr 1 01:18:33 2011 +0200

    Update the info at the end of configure

commit 99d8d8ae75d13aa9d94a3d9440cb1814e3214c86
Author: Jiří Techet <techet@gmail.com>
Date:   Fri Apr 1 01:18:11 2011 +0200

    Enable Vala and Memphis for distcheck

commit ccca7cc6b7b4279861529c9b8ee788bf1f25198f
Author: Jiří Techet <techet@gmail.com>
Date:   Fri Apr 1 00:50:55 2011 +0200

    Fix the javascript demo

commit a825e169f6d1c6af789c25962a8bf3412097079f
Author: Jiří Techet <techet@gmail.com>
Date:   Fri Apr 1 00:11:56 2011 +0200

    Fix Vala demos and rename them to avoid clash with C demos

commit 8077630df0a5e75314ba5352c69854170d49ce22
Author: Jiří Techet <techet@gmail.com>
Date:   Thu Mar 31 23:09:51 2011 +0200

    Cosmetic change in configure.ac

commit 897efad5c19663ea28e9624c0b69dc405b40cde6
Author: Lorenzo Masini <rugginoso@develer.com>
Date:   Wed Mar 30 01:18:15 2011 +0200

    Removed bindings directory and moved vala demos into demos directory.

commit b128f99bfb86e406225fbf5a1393a26196394de8
Author: Lorenzo Masini <rugginoso@develer.com>
Date:   Wed Mar 30 01:16:11 2011 +0200

    GIR dependency for vapi generation.

commit 37ed857aacac5c28db9d2247c2db79c2c7e46495
Author: Lorenzo Masini <rugginoso@develer.com>
Date:   Wed Mar 30 00:34:01 2011 +0200

    Added GIR-based vala bindings generaton.

commit 197b02d54051ad59f7573620a7f214d5e1822a94
Author: Lorenzo Masini <rugginoso@develer.com>
Date:   Tue Mar 29 22:39:59 2011 +0200

    Other fix in GIRs generation.

commit 89415fb971448c02dd78df03da4f19de393055f5
Author: Lorenzo Masini <rugginoso@develer.com>
Date:   Wed Mar 23 01:02:24 2011 +0100

    Now the g-ir-scanner can find the not yet installed pkg-config files.

commit dcf6a6006a0039d756ca2e8bbc558a5be912228d
Author: Lorenzo Masini <rugginoso@develer.com>
Date:   Wed Mar 23 01:01:29 2011 +0100

    Removed gtk as champlain dependency and added champlain-memphis to the exported packages.

commit c24c2deaea2c180ad507cf1399d3616e77009080
Author: Lorenzo Masini <rugginoso@develer.com>
Date:   Sun Mar 13 16:50:05 2011 +0100

    Fixed library name in GIRs export packages.

commit 69118a36e06bc9ce916caeec4142b07ac30b75f4
Author: Lorenzo Masini <rugginoso@develer.com>
Date:   Sun Mar 13 04:09:21 2011 +0100

    Generate good GIRs (See https://bugzilla.gnome.org/show_bug.cgi?id=635330)