diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2009-10-22 23:37:03 +0200 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2009-10-22 23:37:03 +0200 |
commit | bc1d6c133a06a2d4298bbbd7c030bb5ba118776a (patch) | |
tree | 6b688ac5b7d2dd8347dfbce29a28a1abb87bb6ae /status | |
parent | media-libs/clutter: bump to 1.0.8 (diff) | |
download | gnome-bc1d6c133a06a2d4298bbbd7c030bb5ba118776a.tar.gz gnome-bc1d6c133a06a2d4298bbbd7c030bb5ba118776a.tar.bz2 gnome-bc1d6c133a06a2d4298bbbd7c030bb5ba118776a.zip |
media-libs/libchamplain: bump to 0.4.1
Stable release
GObject-introspection, Python and Perl bindings are in a working state.
Enhancements:
* Added champlain_view_remove_layer (Pierre-Luc Beaudoin)
* ChamplainSelectionLayer now have a "changed" signal (Pierre-Luc Beaudoin)
* Added champlain_marker_set_highlighted_text_color (Pierre-Luc Beaudoin)
* Added champlain_marker_get_highlighted_text_color (Pierre-Luc Beaudoin)
* Added champlain_marker_get_highlighted_color (Pierre-Luc Beaudoin)
Fixes:
* Selection color is always blue (Pierre-Luc Beaudoin)
* 595534: Fix building on Solaris (Halton Huo)
* Emit map-source notifications (Pierre-Luc Beaudoin)
* Don't emit invalid lat and lon notifications (Pierre-Luc Beaudoin)
* 597272: Adjust the typedefs to to keep the C++ bindings happy (Debarshi Ray)
* Fix OSM licences (Bruce Cowan)
* Fix slowdowns with big caches (Pierre-Luc Beaudoin)
* 598106: champlain plugin: map isn't displayed (Pierre-Luc Beaudoin)
Diffstat (limited to 'status')
-rw-r--r-- | status/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/status/TODO b/status/TODO index 53ca96f4..17ce730b 100644 --- a/status/TODO +++ b/status/TODO @@ -51,7 +51,7 @@ media-libs/clutter-1.0.8 * Tests are interactive, not of use for us * Using external json-glib breaks introspection * Tests are interactive, not of use for us -media-libs/libchamplain-0.4.0 +media-libs/libchamplain-0.4.1 * add pyclutter and pyclutter-gtk first * add clutter-sharp first media-sound/sound-juicer-2.28.0 |