[libchamplain] Created tag LIBCHAMPLAIN_0_3_4
- From: Pierre-Luc Beaudoin <plbeaudoin src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [libchamplain] Created tag LIBCHAMPLAIN_0_3_4
- Date: Fri, 31 Jul 2009 23:45:03 +0000 (UTC)
The unsigned tag 'LIBCHAMPLAIN_0_3_4' was created.
Tagger: Pierre-Luc Beaudoin <pierre-luc pierlux com>
Date: Fri Jul 31 19:44:15 2009 -0400
Release of 0.3.4
Changes since the last tag 'LIBCHAMPLAIN_0_3_3':
Cosimo Cecchi (1):
Fix Bug 588224 â?? Does not build with automake 1.11
Emmanuel Rodriguez (70):
Update the entry for version 0.04
Add a TODO to the bugs in libchamplain
Code formatting
Fix the first parameter type in champlainperl_constructor_create()
Test the arguments passed to the MapSource constructor
Using G_N_ELEMENTS instead of hardcoding the array size
Pass an extra argument ($data) through $factory->register($desc, $sub, $data).
Test that all arguments are passed to the constructor
Update 0.04
Fix a leak when disposing of a view that has polygons.
Free the polygons after being added to the view
Use the zoom-level 8 by default.
Time variables (GTimeVal) are declared on the stack.
Free the id when destroying the map source
Time variables (GTimeVal) are declared on the stack.
champlain_tile_set_modified_time() takes a const GTimeVal
Fix some memory leaks.
Set the polygons list to NULL after the free in champlain_view_dispose().
New demo showing how to interact with flickr.
White space formatting
Show an intermediate image during the download
Updated the documentation
New image
Version change to 0.05
New example
Show no more than 10 images
Using AnyEvent::HTTP instead of Net::HTTP::NB
Use gchar instead of char for champlain_tile_get_modified_time_string and champlain_tile_get_etag
Add coverage for the missing methods.
Unit tests for the missing functions
Better handling of the arguments for $tile->set_modified_time()
Fix the test for tile->get_modified_time()
champlain_map_source_real_fill_tile() is no longer public.
set_view() is now static
Bindings for champlain_map_source_fill_tile
Test Champlain::MapSource->fill_tile()
Add the property selection-mode
Fix champlain_selection_layer_select() in single mode.
Emit the notify signal selection-mode when the selection mode is changed
Fix a typo in a comment
Documentation formatting
Implement champlain_selection_layer_select_all
Switching to single selection mode clears the previous selections
Basic implementation of ChamplainSelectionLayer
Return XSRETURN_EMPTY if champlain_polygon_get_points() has no points
Version change to 0.06
get_selected_markers() returns the proper count when empty in scalar context
Complete tests for multiple selection mode
Scalar context on a XS method is too strange
Fix the Enum ChamplainSelectionMode
Test the property selection-mode
Test selection in single mode
Test notify::selection-mode
Bindings for champlain_selection_layer_select_all()
Test calling champlain_selection_layer_select twice on the smame marker
Use a SelectionLayer for the markers
Test reslecting already selected markers
Test switching between multiple selection modes.
The selection calls differ if they are made from the GUI (with the mouse) or through the API.
Simply prepend the markers when selected
Implement champlain_base_marker_set_highlighted() and champlain_base_marker_get_highlighted()
Implement champlain_layer_add_marker()
Coverage for Champlain::Layer.
Coverage for Champlain::Marker.
Remove the semicolon in XS declarations
Coverage for Champlain::Polygon
Fix a memory bug in champlain_polygon_clear_points()
Remove a TODO and test that clear can be called twice
Clear the points when the polygon is disposed
Update the release 0.06
Frederic Peters (1):
Fix Bug 585854 â?? Make distcheck required --enable-python but doesn't say so
Patryk Zawadski (1):
Fix Bug 586024: Makefile lists champlain-version.h twice
Pierre-Luc Beaudoin (20):
Increment to 0.3.4
Add missing author
Create ChamplainSelectionLayer
Fix enum doc
Fix styling
Implement ChamplainSelectionLayer
Add highlight possibility to base marker
Add selection debug
Highlight markers and fixes
Fix double printf
Unselect All when clicking around markers
Eat selection events
Fix behavior in multiple mode
Set the highlight color to use Gtk's selection color
Add champlain_polygon_remote_point
Hide some of the Clutter API
Add missing pychamplain.h in dist
README, NEWS + libtool versioning
delete ChangeLog file
Version bump to 0.3.5
Sebastian Reichel (1):
Add OpenStreetMap Transport Map
Simon Wenner (1):
Fix Bug 586157 â?? libchamplain-gtk does not build with GTK 2.2
Tim Horton (1):
Add GObject introspection
Victor Godoy Poluceno (8):
camplain_view_get_coords_at, champlain_view_coords_from_event are now covered by python binding
New python binding demos launcher.py and polygons.py
import cluttergtk must be first import
champlain_view_ensure_markers_visible are now covered by python binding
import cluttergtk must be the first import
More user friendly error in python binding configure
champlain_tile_get_modified_time and champlain_tile_set_modified_time are now covered by python binding
Update python binding
Victor Poluceno (3):
Python binding cover all champlain-gtk module
Added defs files to pango types
Provide missing methods champlain_map_source_factory, champlain_polygon_get_points, champlain_polygon_insert_point and champlain_polygon_append_point
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]