commit 19cde8d5a378b0b8767a756cc7553b933ba50a39
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>

    Update NEWS and version bump

commit 4e84ba664bb2ed482d7fa8e338a44a29707e580f
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>

    Fix execution bits and python dist

commit 63b4df59d4eb508a866c0552793fbea6bc4ec99a
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>

    Port to released pyclutter 1.0 and fix coding style

commit 7e7107ec8f5dc797ab96cb1b7cdd585d74e34c95
Author: Victor Godoy Poluceno <victorpoluceno@gmail.com>

    Added error callback to twisted

commit bcfe35a989439bd0d8813e6d404f3b4c7e898f56
Author: Victor Godoy Poluceno <victorpoluceno@gmail.com>

    Ported url-marker demo to python bindings

commit 704d7fd8f52512e0c0ffa41cce920e52f1deec4d
Author: Victor Godoy Poluceno <victorpoluceno@gmail.com>

    Added new configure requisite: pyclutter-gtk

commit 414e65751d0fbcfb2c89142445ddb7476e42b1ca
Author: Victor Godoy Poluceno <victorpoluceno@gmail.com>

    Updates in demos using pep 8

commit 1a3f274f65a8841cbaa4bd5cfa4bab07848eaa26
Author: Victor Godoy Poluceno <victorpoluceno@gmail.com>

    Replace GInitiallyUnowned to GObject

commit 273464a38803915cf156e79877d702764364cce4
Author: Victor Godoy Poluceno <victorpoluceno@gmail.com>

    Some small fixes in python binding demos

commit b603e6e71bb5c7e37c001851609931f8cc76b251
Author: Victor Godoy Poluceno <victorpoluceno@gmail.com>

    Use a true boxed type in ChamplainMapSourceDesc

commit 3709b5ed6623841d6ac40845f497176f90cb7ef0
Author: Victor Godoy Poluceno <victorpoluceno@gmail.com>

    Added support to boxed types

commit 2406e6bc8bb8526694d0ef0fd34758d37c6fd339
Author: Victor Godoy Poluceno <victorpoluceno@gmail.com>

    Update python bindings for require cluuter 1.0 and pyclutter 0.9

commit 36aae44cd6ee0945167f8c07b88a8cc7f4bed5d7
Author: Victor Godoy Poluceno <victorpoluceno@gmail.com>

    Update to use pyclutter 0.9 def files

commit 669d2fc71e3743bc66757b2f9365074021851aaf
Author: Victor Godoy Poluceno <victorpoluceno@gmail.com>

    Sync wtih clutter 1.0 api

commit 74c42fd181eec218f6bae6a262f76bd4e76573db
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>

    Actually free the children list

commit 209f9f85b0528063bca9a233da9e6841166ffba4
Author: Felix Riemann <friemann@gnome.org>

    Fix 594003: invalid write of size 4

commit 9e55dab9d1ae3eb100eb8fab6bd307ee0398052d
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>

    Fix memory leaks in ChamplainLayer

commit 97261d34e9e70cb6409ba3c63452be13c4e93f23
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>

    Update NEWS file

commit dcd42a997d434423488bc854251693e416d95c89
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>

    Fix 590727: Events are not send until the mouse move

commit c800c8d4b5b327a45475875d70018efffe3040a0
Author: Felix Riemann <friemann@gnome.org>

    Fix 593505: Memory leak in ChamplainLayer

commit c53ab294b5d515b5d39418ca1ac346f40297cf84
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>

    Respect OSM tile usage policy

commit a10b73141c25d9ed570392af0b7d86a40c931acc
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>

    Fix 591132: Attempting to remove actor when zooming in/out

commit 6479441c9367724936600569dc9348e39a416e22
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>

    Comment out misleading code in demos

commit 4d7cb996b38062d17d692b768a1481a08899854c
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>

    Fix documentation

commit 8d89dce22288455917c92f0523ee0f6ce8fe0ca9
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>

    Fix coding style

commit 49c3f67aa1b6b51273d3e1057c2611278f08cb04
Author: Emmanuel Rodriguez <emmanuel.rodriguez@gmail.com>

    Proper handling of GError in pixbuf_new_from_message() and texture_new_from_pixbuf()

commit 79022fcca664907e9cce4b8a7355c045f50011e3
Author: Emmanuel Rodriguez <emmanuel.rodriguez@gmail.com>

    Enable the compilation of the demo url-marker

commit 70501d42157beae4917d9da9e42801fb9d231157
Author: Emmanuel Rodriguez <emmanuel.rodriguez@gmail.com>

    Even better name

commit 126f4119eb026a8c0be9f69068eb4ba6ebf2e534
Author: Emmanuel Rodriguez <emmanuel.rodriguez@gmail.com>

    Renamed image.c to url-image.c

commit a26c5ace38f764a710f195bcd95a70b61847ab61
Author: Emmanuel Rodriguez <emmanuel.rodriguez@gmail.com>

    ref/unref the layer and close the pixbuf in the cleanup section

commit 8307e44fce368d32fe2212188239d51dcd7d9d42
Author: Emmanuel Rodriguez <emmanuel.rodriguez@gmail.com>

    Free the GError and code cleanup

commit 8ab2d9a61440f882adf6ef949611276e20b6b653
Author: Emmanuel Rodriguez <emmanuel.rodriguez@gmail.com>

    Functions allocating memory follow the coding standard.

commit cf1cb60e13766d52b16144337c49cbf51e60d894
Author: Emmanuel Rodriguez <emmanuel.rodriguez@gmail.com>

    Diplaying multiple makers

commit ab1151c402a2b1bb241899209c35bc981640e758
Author: Emmanuel Rodriguez <emmanuel.rodriguez@gmail.com>

    Follow the coding style

commit 3756588247357e0499e595f87e811f916fea6513
Author: Emmanuel Rodriguez <emmanuel.rodriguez@gmail.com>

    Code refactoring

commit 828937764879410cba6425f509edee379c7cad2d
Author: Emmanuel Rodriguez <emmanuel.rodriguez@gmail.com>

    Firt version of the demo that downloads an image

commit 8bf96bc23d752c158f5e6a41e3383b6654de2f7a
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>

    Add keyboard shortcuts

commit e1c5771b773731b410e02cbde5d56f8a469cebb0
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>

    Fix a bug where tiles were not loaded if resized vertically

commit decf392dfa0061ad597b0ffc3a77cce67f981089
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>

    Fix coding style issues

commit cb8d3b011065434d212b61fe61a3864d35e38ffc
Author: Javier Jardón <javierjc1982@gmail.com>

    Bug 585754: Nicer compilation output with AM_SILENT_RULES automake option

commit 8a7e99efa96c8dd084c352051ec7f2ccb0760c34
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>

    Bug 592096: champlain_map_source_desc_copy and _free are incomplete

commit 8b5983e699eafc7d1fcd577989d02182476babed
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>

    Fix compilation warnings in demos

commit d16c2a202ec24502e4e4a740f470baa1a888cba3
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>

    Deploy workaround for clutter bug

commit b01506e3eebfac7419cf1e3cb0662b61ec91fa2d
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>

    Final fix for 577592: Use _priv instead of the GET_PRIVATE macro

commit c753a006a28cbaf9ce35dc10d5e9625dd6b1001e
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>

    Version bump to 0.3.91

commit 68a05bc04e7db314012eebfdd73fa11ebc3071a9
Author: Simon Wenner <simon@wenner.ch>

    doc: remove undeclared functions champlain_map_source_new_*

commit bba639cc188b45ed0e43eaef2c324c3061c5453b
Author: Simon Wenner <simon@wenner.ch>

    doc: cleanup ChamplainView

commit 57c7feda5292db34a43f67d2d119bf13568a8d58
Author: Simon Wenner <simon@wenner.ch>

    remove undeclared function champlain_tile_set_actor

commit ace1565efc700b5ea6ec5e18e1b2b4b9d0ff54eb
Author: Simon Wenner <simon@wenner.ch>

    cleanup ChamplainMarker and ChamplainBaseMarker

commit d7de9a40d61713df425d3abb2178c7093c1c6490
Author: Simon Wenner <simon@wenner.ch>

    cleanup gtk-champlain-embed, fixes #589502

commit 18553cf4bbe25fbe469d6d7727ac95fc1fbd0739
Author: Emmanuel Rodriguez <emmanuel.rodriguez@gmail.com>

    Simplify the status label

commit f89aca715f3adfc3aa38fe183769b902fdd503f8
Author: Emmanuel Rodriguez <emmanuel.rodriguez@gmail.com>

    Add a status label

commit 84ab3f59982c756adb6267c0f0b43284c0558715
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>

    Fix out animation being an in animation