]>
err.no Git - libchamplain/log
Koop Mast [Wed, 21 Oct 2009 16:57:18 +0000 (12:57 -0400)]
598942: Fix champlain-gtk GObject introspection
Pierre-Luc Beaudoin [Tue, 20 Oct 2009 14:54:11 +0000 (10:54 -0400)]
Fix compiler warning "function declaration isn't a prototype"
Pierre-Luc Beaudoin [Mon, 19 Oct 2009 05:03:21 +0000 (01:03 -0400)]
Fix GObject-introspection
It probably never really worked before
Pierre-Luc Beaudoin [Mon, 19 Oct 2009 04:09:49 +0000 (00:09 -0400)]
Update NEWS and libtool version bump
Pierre-Luc Beaudoin [Mon, 19 Oct 2009 03:17:31 +0000 (23:17 -0400)]
Update python bindings
Pierre-Luc Beaudoin [Mon, 19 Oct 2009 03:16:26 +0000 (23:16 -0400)]
Fix selection color being always blue
Pierre-Luc Beaudoin [Mon, 19 Oct 2009 03:04:54 +0000 (23:04 -0400)]
Add get/set hightlighted color
For better readability under some themes
Victor Godoy Poluceno [Sun, 18 Oct 2009 17:38:45 +0000 (15:38 -0200)]
Update python binding api to libchamplain 0.4.1
Pierre-Luc Beaudoin [Sun, 18 Oct 2009 18:39:03 +0000 (14:39 -0400)]
Add champlain_marker_get_highlight_color
Emmanuel Rodriguez [Sat, 17 Oct 2009 17:55:59 +0000 (19:55 +0200)]
ChamplainBiew->remove_layer() is tested only if 0.4.1 is available
Emmanuel Rodriguez [Sat, 17 Oct 2009 17:51:06 +0000 (19:51 +0200)]
Perl bindings for champlain_view_remove_layer() are conditional
Emmanuel Rodriguez [Sat, 17 Oct 2009 17:48:15 +0000 (19:48 +0200)]
Revert "Depend on libchamplain-0.4.1"
This reverts commit
6bebecca7ebdfd6eda9185d830fa329265f1ca0c .
Emmanuel Rodriguez [Sat, 17 Oct 2009 17:42:41 +0000 (19:42 +0200)]
0.09 now covers libchamplain 0.4.1
Emmanuel Rodriguez [Sat, 17 Oct 2009 17:42:19 +0000 (19:42 +0200)]
Depend on libchamplain-0.4.1
Emmanuel Rodriguez [Sat, 17 Oct 2009 17:32:46 +0000 (19:32 +0200)]
Ignore .xs-coverage.ignore
Emmanuel Rodriguez [Sat, 17 Oct 2009 17:31:21 +0000 (19:31 +0200)]
Ignore Makefile.im
Emmanuel Rodriguez [Sat, 17 Oct 2009 17:21:11 +0000 (19:21 +0200)]
Call $view->remove_layer() in the Champlain::View test
Emmanuel Rodriguez [Sat, 17 Oct 2009 17:19:23 +0000 (19:19 +0200)]
Add ChamplainView->remove_layer()
Emmanuel Rodriguez [Sat, 17 Oct 2009 17:17:17 +0000 (19:17 +0200)]
Indentation
Emmanuel Rodriguez [Sat, 17 Oct 2009 17:16:40 +0000 (19:16 +0200)]
Version change to 0.09
Emmanuel Rodriguez [Sat, 17 Oct 2009 17:12:57 +0000 (19:12 +0200)]
Symbols to ignore when mesuring the XS code coverage
Emmanuel Rodriguez [Sat, 17 Oct 2009 16:44:44 +0000 (18:44 +0200)]
Update the license of OpenStreetMap
Emmanuel Rodriguez [Sat, 17 Oct 2009 16:42:47 +0000 (18:42 +0200)]
OpenStreetMap (osmarender) has a zoom of 17
Emmanuel Rodriguez [Sat, 17 Oct 2009 16:40:09 +0000 (18:40 +0200)]
Update the OSM license
Pierre-Luc Beaudoin [Sat, 17 Oct 2009 18:09:27 +0000 (14:09 -0400)]
Fix 598106: champlain plugin: map isn't displayed
by not passing NULL to soup_uri_new and don't leak it
Pierre-Luc Beaudoin [Sat, 17 Oct 2009 15:37:13 +0000 (11:37 -0400)]
Increase performance of sqlite to lower IO wait
This could corrupt database if many libchamplain apps are running at
the same time, but the performance gain is worth more. Plus
this information is not vital.
Bruce Cowan [Fri, 16 Oct 2009 01:04:39 +0000 (02:04 +0100)]
Fix the OSM licences.
Debarshi Ray [Sat, 17 Oct 2009 08:06:15 +0000 (04:06 -0400)]
Fix 597272: Adjust the ZoomLevel typedefs to keep the C++ bindings happy
Debarshi Ray [Sun, 11 Oct 2009 16:25:31 +0000 (12:25 -0400)]
Fix 597272: Adjust the typedefs to to keep the C++ bindings happy
Pierre-Luc Beaudoin [Fri, 16 Oct 2009 22:24:53 +0000 (18:24 -0400)]
Add parameter guards in ChamplainSelectionLayer
Pierre-Luc Beaudoin [Fri, 16 Oct 2009 21:58:39 +0000 (17:58 -0400)]
Fix doc generation
Pierre-Luc Beaudoin [Fri, 16 Oct 2009 21:58:11 +0000 (17:58 -0400)]
Add a "changed" signal
Pierre-Luc Beaudoin [Fri, 16 Oct 2009 21:01:22 +0000 (17:01 -0400)]
Bump to 0.4.1
Pierre-Luc Beaudoin [Fri, 16 Oct 2009 21:01:08 +0000 (17:01 -0400)]
Add champlain_view_remove_layer
Pierre-Luc Beaudoin [Fri, 16 Oct 2009 20:42:21 +0000 (16:42 -0400)]
Don't allow invalid longitude and latitude
Pierre-Luc Beaudoin [Fri, 16 Oct 2009 20:25:59 +0000 (16:25 -0400)]
Emit notify::map-source when modifying the map source
Emmanuel Rodriguez [Wed, 23 Sep 2009 17:06:26 +0000 (19:06 +0200)]
Update the date for 0.08
Emmanuel Rodriguez [Wed, 23 Sep 2009 17:05:40 +0000 (19:05 +0200)]
Run the animations in an event loop
Emmanuel Rodriguez [Wed, 23 Sep 2009 16:34:19 +0000 (18:34 +0200)]
Run the animations within an event loop
Emmanuel Rodriguez [Wed, 23 Sep 2009 16:34:01 +0000 (18:34 +0200)]
Update a comment
Emmanuel Rodriguez [Tue, 22 Sep 2009 18:17:53 +0000 (20:17 +0200)]
Version change to 0.08
Emmanuel Rodriguez [Tue, 22 Sep 2009 18:15:45 +0000 (20:15 +0200)]
Implement the functions champlain_layer_animate_*()
Emmanuel Rodriguez [Tue, 22 Sep 2009 17:46:22 +0000 (19:46 +0200)]
Implement the new animation functions champlain_base_marker_animate_*()
Halton Huo [Mon, 21 Sep 2009 16:33:57 +0000 (12:33 -0400)]
Fix 595534 add --libtool to allow build pass on Solaris
Emmanuel Rodriguez [Fri, 18 Sep 2009 21:07:28 +0000 (23:07 +0200)]
Explain why there are not Gtk2 bindings yet
Emmanuel Rodriguez [Fri, 18 Sep 2009 20:55:17 +0000 (22:55 +0200)]
Use the accessors instead of setting properties
Emmanuel Rodriguez [Fri, 18 Sep 2009 20:52:46 +0000 (22:52 +0200)]
Tell the Champlain::View to take the whole canvas
Emmanuel Rodriguez [Fri, 18 Sep 2009 14:20:43 +0000 (16:20 +0200)]
Correct a typo in the POD
Emmanuel Rodriguez [Fri, 18 Sep 2009 14:16:44 +0000 (16:16 +0200)]
Update the files in Makefile.am
Emmanuel Rodriguez [Fri, 18 Sep 2009 14:11:13 +0000 (16:11 +0200)]
Ignore Makefile.am
Emmanuel Rodriguez [Fri, 18 Sep 2009 14:09:31 +0000 (16:09 +0200)]
Use a decel-rate above 1.0 as the current version of libchamplain 0.4 has a bug (See #595552)
Emmanuel Rodriguez [Fri, 18 Sep 2009 12:31:38 +0000 (14:31 +0200)]
Formatting
Emmanuel Rodriguez [Fri, 18 Sep 2009 12:11:50 +0000 (14:11 +0200)]
Fix a clutter warning when cloning the default icon for pending flickr images.
In Clutter 1.0 an actor can only be cloned if it's in the stage. It doesn't have
to be visible, just in the stage.
Emmanuel Rodriguez [Fri, 18 Sep 2009 09:11:51 +0000 (11:11 +0200)]
Include Gtk2 for Gtk2::Gdk::PixbufLoader
Emmanuel Rodriguez [Fri, 18 Sep 2009 09:10:53 +0000 (11:10 +0200)]
Port to Clutter 1.0
Clutter::Texture::Clone is now Clutter::Clone.
Emmanuel Rodriguez [Fri, 18 Sep 2009 09:05:56 +0000 (11:05 +0200)]
Load Gtk2 before calling clutter init and don't call Gtk2's init
Emmanuel Rodriguez [Fri, 18 Sep 2009 08:53:38 +0000 (10:53 +0200)]
Give the MapView the same size as the stage
Emmanuel Rodriguez [Fri, 18 Sep 2009 07:56:03 +0000 (09:56 +0200)]
Update a comment
Emmanuel Rodriguez [Thu, 17 Sep 2009 19:49:49 +0000 (21:49 +0200)]
Fix the test test_ensure_visible by running it in an idle callback
Emmanuel Rodriguez [Thu, 17 Sep 2009 19:40:35 +0000 (21:40 +0200)]
Make sure that the view has a size and that it is added to the stage
Emmanuel Rodriguez [Thu, 17 Sep 2009 18:28:30 +0000 (20:28 +0200)]
Set a defaault zoom-level for the goto tests otherwise the goto test gets stuck in Antartica
Emmanuel Rodriguez [Wed, 16 Sep 2009 18:40:57 +0000 (20:40 +0200)]
Libchamplain has now a default selection mode of multiple
Emmanuel Rodriguez [Wed, 16 Sep 2009 18:31:47 +0000 (20:31 +0200)]
get_uri and get_filename return undef instead of '' when a tile is initialized
Emmanuel Rodriguez [Wed, 16 Sep 2009 18:28:22 +0000 (20:28 +0200)]
OpenAerialMap is no longer available
Emmanuel Rodriguez [Wed, 16 Sep 2009 18:08:06 +0000 (20:08 +0200)]
Replace OpenAerialMap by OpenStreetMap Mapnik
Emmanuel Rodriguez [Wed, 16 Sep 2009 17:57:46 +0000 (19:57 +0200)]
Adjust the unit tests to libchamplain 0.4
- OAM (OpenAerialMap) is now optional.
- $tile->get_uri returns undef instead of '' when a tile is initialized.
- $tile->get_filename returns undef instead of '' when a tile is initialized.
Emmanuel Rodriguez [Wed, 16 Sep 2009 17:18:49 +0000 (19:18 +0200)]
Update 0.07
Emmanuel Rodriguez [Wed, 16 Sep 2009 17:17:45 +0000 (19:17 +0200)]
Add the LGPL license to the code
Emmanuel Rodriguez [Tue, 15 Sep 2009 20:17:44 +0000 (22:17 +0200)]
Remove the Gtk2 files from the MANIFEST
Emmanuel Rodriguez [Tue, 15 Sep 2009 20:10:35 +0000 (22:10 +0200)]
Updates
Emmanuel Rodriguez [Tue, 15 Sep 2009 20:10:22 +0000 (22:10 +0200)]
Version change to 0.07
Emmanuel Rodriguez [Tue, 15 Sep 2009 20:01:24 +0000 (22:01 +0200)]
Port to Clutter 1.0
Emmanuel Rodriguez [Tue, 15 Sep 2009 19:53:38 +0000 (21:53 +0200)]
Don't use Gtk2 as Champlain is now a Clutter only library
Emmanuel Rodriguez [Tue, 15 Sep 2009 18:38:15 +0000 (20:38 +0200)]
Require libchamplain 0.4
Emmanuel Rodriguez [Tue, 15 Sep 2009 18:26:25 +0000 (20:26 +0200)]
The Perl bindings for champlain-gtk will be in a different package
Emmanuel Rodriguez [Fri, 4 Sep 2009 18:21:34 +0000 (20:21 +0200)]
Port to Clutter 1.0
Clutter::Label is now replaced by Clutter::Text in Clutter 1.0.
Emmanuel Rodriguez [Fri, 4 Sep 2009 18:17:14 +0000 (20:17 +0200)]
Port to Clutter 1.0
Clutter::Label is now replaced by Clutter::Text in Clutter 1.0.
Emmanuel Rodriguez [Fri, 4 Sep 2009 18:09:20 +0000 (20:09 +0200)]
No need to load Champlain::MapSourceDesc
Emmanuel Rodriguez [Tue, 1 Sep 2009 20:04:04 +0000 (22:04 +0200)]
Revert "Don't include gtk2perl because it redeclares the Pango types"
This reverts commit
421074211a234119276a6fdbb76d13d9f5bec9a4 .
Emmanuel Rodriguez [Tue, 1 Sep 2009 19:55:23 +0000 (21:55 +0200)]
Don't include gtk2perl because it redeclares the Pango types
Emmanuel Rodriguez [Tue, 1 Sep 2009 19:53:56 +0000 (21:53 +0200)]
Clutter 1.0 header file is now clutter-perl.h
Emmanuel Rodriguez [Tue, 1 Sep 2009 19:53:13 +0000 (21:53 +0200)]
Require Clutter 1.0
Pierre-Luc Beaudoin [Mon, 14 Sep 2009 17:40:04 +0000 (13:40 -0400)]
Fix version numbers and date in README and NEWS
Pierre-Luc Beaudoin [Mon, 14 Sep 2009 17:30:09 +0000 (13:30 -0400)]
Update GtkDoc and remove deprecated symbols introduced in 0.3 and never released
Pierre-Luc Beaudoin [Mon, 14 Sep 2009 16:06:48 +0000 (12:06 -0400)]
Set default selection mode to SINGLE to match Gtk+
Pierre-Luc Beaudoin [Sun, 13 Sep 2009 14:18:00 +0000 (10:18 -0400)]
Make demos, binginds and doc use 0.4 too
Pierre-Luc Beaudoin [Sun, 13 Sep 2009 03:52:23 +0000 (23:52 -0400)]
Update NEWS
Pierre-Luc Beaudoin [Sun, 13 Sep 2009 03:25:44 +0000 (23:25 -0400)]
Fix 594963: Initial scrolling results in map being in Antarctica
The anchor that was being used was resulting in negative x or y values
which were clamped back to positive values by TidyAdjustments.
This patch makes sure that a new anchor is computed if the anchor
would create negative x or y.
Pierre-Luc Beaudoin [Sun, 13 Sep 2009 03:22:26 +0000 (23:22 -0400)]
Remove trailing spaces and empty lines
Pierre-Luc Beaudoin [Sun, 13 Sep 2009 00:07:30 +0000 (20:07 -0400)]
Pass to 0.4
Pierre-Luc Beaudoin [Sat, 12 Sep 2009 21:47:31 +0000 (17:47 -0400)]
Fix Polygon displaying with zoom levels requiring an anchor
Pierre-Luc Beaudoin [Fri, 11 Sep 2009 21:14:12 +0000 (17:14 -0400)]
Revert "Get rid of Anchor"
This reverts commit
5eeadcfb6b6f3ad59881958c7b2cf18b964de438 .
Pierre-Luc Beaudoin [Fri, 11 Sep 2009 20:52:37 +0000 (16:52 -0400)]
Revert "clutter_actor_set_position can now happen in ChamplainTile"
This reverts commit
8b697b0bc069be83989548fe86c8ee3eb94569af .
Pierre-Luc Beaudoin [Fri, 11 Sep 2009 20:31:08 +0000 (16:31 -0400)]
Remove OpenAerialMap until it is reborn
Pierre-Luc Beaudoin [Thu, 10 Sep 2009 17:03:59 +0000 (13:03 -0400)]
Fix a warning when attempting to remove an actor that has been destroyed
Pierre-Luc Beaudoin [Wed, 9 Sep 2009 19:46:22 +0000 (15:46 -0400)]
Misc styling fixes
Pierre-Luc Beaudoin [Wed, 9 Sep 2009 16:57:21 +0000 (12:57 -0400)]
Review of ChamplainMap, style fix and optimization
Don't free and reload a level if it was the previous one
Pierre-Luc Beaudoin [Wed, 9 Sep 2009 20:23:24 +0000 (16:23 -0400)]
Review and documentation of ChamplainZoomLevel
Pierre-Luc Beaudoin [Wed, 9 Sep 2009 15:48:24 +0000 (11:48 -0400)]
Review of ChamplainTile: fix doc and style
Plus a small memory management fix: don't init string vars
with g_strdup ("").
Pierre-Luc Beaudoin [Fri, 4 Sep 2009 01:44:35 +0000 (21:44 -0400)]
Fix release date