]> err.no Git - libchamplain/log
libchamplain
15 years agoTests for Champlain::MapSourceDesc
Emmanuel Rodriguez [Sun, 17 May 2009 20:45:09 +0000 (22:45 +0200)]
Tests for Champlain::MapSourceDesc

15 years agoUse the map constants instead of the long names (namespaces).
Emmanuel Rodriguez [Sun, 17 May 2009 08:16:07 +0000 (10:16 +0200)]
Use the map constants instead of the long names (namespaces).

15 years agoAdd the MapSource ID constants
Emmanuel Rodriguez [Sun, 17 May 2009 08:13:06 +0000 (10:13 +0200)]
Add the MapSource ID constants

15 years agoAdd the VERSION macros
Emmanuel Rodriguez [Sat, 16 May 2009 20:08:20 +0000 (22:08 +0200)]
Add the VERSION macros

  - MAJOR_VERSION, MINOR_VERSION and MICRO_VERSION
- CHECK_VERSION
- GET_VERSION_INFO

15 years agoNow running 81 tests
Emmanuel Rodriguez [Sat, 16 May 2009 19:37:46 +0000 (21:37 +0200)]
Now running 81 tests

15 years agoNo need to unref the loader in case of error
Emmanuel Rodriguez [Tue, 12 May 2009 14:17:43 +0000 (16:17 +0200)]
No need to unref the loader in case of error

15 years agoDocumentation updates
Emmanuel Rodriguez [Tue, 12 May 2009 11:42:07 +0000 (13:42 +0200)]
Documentation updates

15 years agoReset the factory instance pointer to NULL if it gets destroyed
Pierre-Luc Beaudoin [Tue, 12 May 2009 15:41:08 +0000 (11:41 -0400)]
Reset the factory instance pointer to NULL if it gets destroyed

15 years agolibsoup-gnome 2.26 works also
Emmanuel Rodriguez [Tue, 12 May 2009 08:53:13 +0000 (10:53 +0200)]
libsoup-gnome 2.26 works also

15 years agoTest the reset of the font name
Emmanuel Rodriguez [Mon, 11 May 2009 20:10:43 +0000 (22:10 +0200)]
Test the reset of the font name

15 years agochamplain_marker_set_font_name() resets the font when NULL is used.
Emmanuel Rodriguez [Mon, 11 May 2009 20:07:52 +0000 (22:07 +0200)]
champlain_marker_set_font_name() resets the font when NULL is used.

 - Fix the documentation for the function (wrong name).
 - Update the documentation for champlain_marker_set_image().

15 years agoAccept a NULL image for champlain_marker_set_image()
Emmanuel Rodriguez [Mon, 11 May 2009 20:07:06 +0000 (22:07 +0200)]
Accept a NULL image for champlain_marker_set_image()

15 years agoReset the colors by passing undef
Emmanuel Rodriguez [Mon, 11 May 2009 19:49:19 +0000 (21:49 +0200)]
Reset the colors by passing undef

15 years agoTest set_color() and set_text_color()
Emmanuel Rodriguez [Mon, 11 May 2009 19:49:00 +0000 (21:49 +0200)]
Test set_color() and set_text_color()

15 years agoAllow NULL to set_color() and set_text_color()
Emmanuel Rodriguez [Mon, 11 May 2009 19:48:32 +0000 (21:48 +0200)]
Allow NULL to set_color() and set_text_color()

15 years agoReset the colors when NULL is passed to set_color and set_text_color
Emmanuel Rodriguez [Mon, 11 May 2009 19:48:02 +0000 (21:48 +0200)]
Reset the colors when NULL is passed to set_color and set_text_color

15 years agoAdd documented but missing symbols to the documentation
Emmanuel Rodriguez [Tue, 12 May 2009 01:27:25 +0000 (21:27 -0400)]
Add documented but missing symbols to the documentation

15 years agoAdd the new getters to the documentation
Emmanuel Rodriguez [Mon, 11 May 2009 13:31:40 +0000 (15:31 +0200)]
Add the new getters to the documentation

15 years agoNew getters as in the bug 581786
Emmanuel Rodriguez [Mon, 11 May 2009 12:41:26 +0000 (14:41 +0200)]
New getters as in the bug 581786

15 years agoAdd tests for the new getters in Champlain::View
Emmanuel Rodriguez [Mon, 11 May 2009 12:39:44 +0000 (14:39 +0200)]
Add tests for the new getters in Champlain::View

Add also the tests for 'keep-center-on-resize'

15 years agoFix the check for the default height
Emmanuel Rodriguez [Mon, 11 May 2009 11:52:28 +0000 (13:52 +0200)]
Fix the check for the default height

15 years agoUpdate the version 0.04
Emmanuel Rodriguez [Sun, 10 May 2009 21:36:26 +0000 (23:36 +0200)]
Update the version 0.04

15 years agoNew examples and one unit test
Emmanuel Rodriguez [Sun, 10 May 2009 21:31:11 +0000 (23:31 +0200)]
New examples and one unit test

15 years agoIgnore .gitignore files
Emmanuel Rodriguez [Sun, 10 May 2009 21:30:46 +0000 (23:30 +0200)]
Ignore .gitignore files

15 years agoNo need to show the tests in a window
Emmanuel Rodriguez [Sun, 10 May 2009 21:26:41 +0000 (23:26 +0200)]
No need to show the tests in a window

15 years agoSimpler SvChamplainMapSourceDesc()
Emmanuel Rodriguez [Sun, 10 May 2009 21:20:38 +0000 (23:20 +0200)]
Simpler SvChamplainMapSourceDesc()

15 years agoImplement champlain_map_source_factory_register() (constructor callback is missing)
Emmanuel Rodriguez [Sun, 10 May 2009 20:53:30 +0000 (22:53 +0200)]
Implement champlain_map_source_factory_register() (constructor callback is missing)

Fix the checks for the keys in SvChamplainMapSourceDesc().

15 years agoUpdate the release notes for 0.04
Emmanuel Rodriguez [Sun, 10 May 2009 20:15:02 +0000 (22:15 +0200)]
Update the release notes for 0.04

15 years agoUse the dedicated setters instead of set('prop', 'value');
Emmanuel Rodriguez [Sun, 10 May 2009 20:09:18 +0000 (22:09 +0200)]
Use the dedicated setters instead of set('prop', 'value');

15 years agoBetter checking for the current position of the view
Emmanuel Rodriguez [Sun, 10 May 2009 19:42:44 +0000 (21:42 +0200)]
Better checking for the current position of the view

15 years agoAdd the tests for ensure_markers_visible() and ensure_visible().
Emmanuel Rodriguez [Sun, 10 May 2009 19:26:29 +0000 (21:26 +0200)]
Add the tests for ensure_markers_visible() and ensure_visible().
Tests using animations wait for the end of the animation.

15 years agoImplement champlain_view_ensure_markers_visible()
Emmanuel Rodriguez [Sun, 10 May 2009 19:25:58 +0000 (21:25 +0200)]
Implement champlain_view_ensure_markers_visible()

15 years agochamplain_map_source_get_tile() is no longer available
Emmanuel Rodriguez [Sat, 9 May 2009 16:50:05 +0000 (18:50 +0200)]
champlain_map_source_get_tile() is no longer available

15 years agoAdd get_license_uri() and set_license_uri() with unit tests
Emmanuel Rodriguez [Fri, 8 May 2009 15:18:00 +0000 (17:18 +0200)]
Add get_license_uri() and set_license_uri() with unit tests

15 years agoTest get/set draw_background
Emmanuel Rodriguez [Fri, 8 May 2009 14:38:25 +0000 (16:38 +0200)]
Test get/set draw_background

Update the test of get/set single_line_mode to use FALSE. This will actually
change the value.

15 years agoRename 'wrap' to 'background' (as it is in the doc)
Emmanuel Rodriguez [Fri, 8 May 2009 14:37:58 +0000 (16:37 +0200)]
Rename 'wrap' to 'background' (as it is in the doc)

15 years agoImplement set_draw_background() and get_draw_background()
Emmanuel Rodriguez [Fri, 8 May 2009 14:36:32 +0000 (16:36 +0200)]
Implement set_draw_background() and get_draw_background()

15 years agoFormatting
Emmanuel Rodriguez [Fri, 8 May 2009 14:31:54 +0000 (16:31 +0200)]
Formatting

15 years agoWorks now with the new API
Emmanuel Rodriguez [Fri, 8 May 2009 07:42:13 +0000 (09:42 +0200)]
Works now with the new API

15 years agoCall ensure_visible()
Emmanuel Rodriguez [Thu, 7 May 2009 21:17:13 +0000 (23:17 +0200)]
Call ensure_visible()

The method is hard to test, but at least it is called in order to see if it will crash.

15 years agoTest set_show_license() and set_zoom_on_double_click()
Emmanuel Rodriguez [Thu, 7 May 2009 21:11:04 +0000 (23:11 +0200)]
Test set_show_license() and set_zoom_on_double_click()

15 years agoTest set_decel_rate() and set_scroll_mode()
Emmanuel Rodriguez [Thu, 7 May 2009 21:05:43 +0000 (23:05 +0200)]
Test set_decel_rate() and set_scroll_mode()

15 years agoBug fix: reading the property "decel-rate" causes a GLib-GObject-WARNING
Emmanuel Rodriguez [Thu, 7 May 2009 21:03:04 +0000 (23:03 +0200)]
Bug fix: reading the property "decel-rate" causes a GLib-GObject-WARNING

The call to g_object_get() wasn't using reference to a double and the program
would issue the warning:
GLib-GObject-WARNING **: IA__g_object_get_valist: value location for `gdouble' passed as NULL

15 years agoTest set_min_zoom_level() and set_max_zoom_level()
Emmanuel Rodriguez [Thu, 7 May 2009 20:42:27 +0000 (22:42 +0200)]
Test set_min_zoom_level() and set_max_zoom_level()

15 years agoTest get_coords_at()
Emmanuel Rodriguez [Thu, 7 May 2009 20:28:31 +0000 (22:28 +0200)]
Test get_coords_at()

15 years agoAdd a lot of methods that where forgotten
Emmanuel Rodriguez [Thu, 7 May 2009 20:23:48 +0000 (22:23 +0200)]
Add a lot of methods that where forgotten

15 years agoFix the GType of ChamplainScrollMode
Emmanuel Rodriguez [Thu, 7 May 2009 20:01:08 +0000 (22:01 +0200)]
Fix the GType of ChamplainScrollMode

15 years agoTest the default view size properly
Emmanuel Rodriguez [Thu, 7 May 2009 18:10:03 +0000 (20:10 +0200)]
Test the default view size properly

15 years agoImplement SvChamplainMapSourceDesc
Emmanuel Rodriguez [Wed, 6 May 2009 15:08:19 +0000 (17:08 +0200)]
Implement SvChamplainMapSourceDesc

15 years agoTest the contents of a Champlain::MapSourceDesc
Emmanuel Rodriguez [Wed, 6 May 2009 14:06:16 +0000 (16:06 +0200)]
Test the contents of a Champlain::MapSourceDesc

15 years agoAdd newSVChamplainMapSourceDesc() and implement get_list()
Emmanuel Rodriguez [Wed, 6 May 2009 14:05:51 +0000 (16:05 +0200)]
Add newSVChamplainMapSourceDesc() and implement get_list()

15 years agoHand crafted macros for ChamplainMapSourceDesc
Emmanuel Rodriguez [Wed, 6 May 2009 13:51:51 +0000 (15:51 +0200)]
Hand crafted macros for ChamplainMapSourceDesc

15 years agoAdd the macro CHAMPLAIN_MAP_SOURCE_DESC() for nicer casting
Emmanuel Rodriguez [Wed, 6 May 2009 09:10:26 +0000 (11:10 +0200)]
Add the macro CHAMPLAIN_MAP_SOURCE_DESC() for nicer casting

15 years agoRemoved some memory leaks in build_combo_box()
Emmanuel Rodriguez [Wed, 6 May 2009 06:01:37 +0000 (08:01 +0200)]
Removed some memory leaks in build_combo_box()

15 years agoFix compilation warnings
Emmanuel Rodriguez [Wed, 6 May 2009 04:30:24 +0000 (06:30 +0200)]
Fix compilation warnings

15 years agoFix leak in the python bindings' map source desc wrapping
Emmanuel Rodriguez [Wed, 6 May 2009 11:36:14 +0000 (12:36 +0100)]
Fix leak in the python bindings' map source desc wrapping

15 years agoUpdate the Python bindings to include id
Pierre-Luc Beaudoin [Wed, 6 May 2009 03:43:18 +0000 (23:43 -0400)]
Update the Python bindings to include id

15 years agoUse the factory for creating map sources
Emmanuel Rodriguez [Tue, 5 May 2009 20:23:15 +0000 (22:23 +0200)]
Use the factory for creating map sources

15 years agoTest the id and the name of the NetworkMapSource
Emmanuel Rodriguez [Tue, 5 May 2009 19:42:31 +0000 (21:42 +0200)]
Test the id and the name of the NetworkMapSource

15 years agoTest the id of the map source
Emmanuel Rodriguez [Tue, 5 May 2009 18:42:47 +0000 (20:42 +0200)]
Test the id of the map source

15 years agoAdd get_id/set_id to Champlain::MapSource
Emmanuel Rodriguez [Tue, 5 May 2009 18:41:04 +0000 (20:41 +0200)]
Add get_id/set_id to Champlain::MapSource

15 years agoFix the testing of the map names
Emmanuel Rodriguez [Tue, 5 May 2009 18:32:26 +0000 (20:32 +0200)]
Fix the testing of the map names

15 years agoDocument the parameter @id in champlain_network_map_source_new_full()
Emmanuel Rodriguez [Tue, 5 May 2009 18:16:30 +0000 (20:16 +0200)]
Document the parameter @id in champlain_network_map_source_new_full()

15 years agoFix some expected map names
Emmanuel Rodriguez [Tue, 5 May 2009 18:15:59 +0000 (20:15 +0200)]
Fix some expected map names

15 years agochamplain_network_map_source_new_full gets now passed the id
Emmanuel Rodriguez [Tue, 5 May 2009 18:05:39 +0000 (20:05 +0200)]
champlain_network_map_source_new_full gets now passed the id

15 years agoMore specific .gitignore files
Emmanuel Rodriguez [Tue, 5 May 2009 17:40:23 +0000 (19:40 +0200)]
More specific .gitignore files

15 years agoFix a merger
Emmanuel Rodriguez [Tue, 5 May 2009 17:36:43 +0000 (19:36 +0200)]
Fix a merger

15 years agoUse the factory for creating new map sources
Emmanuel Rodriguez [Tue, 5 May 2009 17:12:05 +0000 (19:12 +0200)]
Use the factory for creating new map sources

15 years agoAdd ChamplainCache
Emmanuel Rodriguez [Tue, 5 May 2009 15:11:42 +0000 (17:11 +0200)]
Add ChamplainCache

15 years agoAdd ChamplainCache
Emmanuel Rodriguez [Tue, 5 May 2009 15:11:39 +0000 (17:11 +0200)]
Add ChamplainCache

15 years agoFix the name of OSM_CYCLE_MAP
Emmanuel Rodriguez [Tue, 5 May 2009 14:20:03 +0000 (16:20 +0200)]
Fix the name of OSM_CYCLE_MAP

15 years agoRemove the constructors as they don't exist any longer
Emmanuel Rodriguez [Sun, 3 May 2009 19:39:08 +0000 (21:39 +0200)]
Remove the constructors as they don't exist any longer

15 years agoBindings for champlain_map_source_factory_get_list
Emmanuel Rodriguez [Mon, 4 May 2009 14:32:43 +0000 (16:32 +0200)]
Bindings for champlain_map_source_factory_get_list

15 years agoAdd the file t/ChamplainMapSourceFactory.t
Emmanuel Rodriguez [Mon, 4 May 2009 14:21:07 +0000 (16:21 +0200)]
Add the file t/ChamplainMapSourceFactory.t

15 years agoFix the constructor call.
Emmanuel Rodriguez [Mon, 4 May 2009 14:19:47 +0000 (16:19 +0200)]
Fix the constructor call.
Fixed a typo in OSM_CYCLEMAP.

15 years agoRemove the definition of champlain_view_tile_ready()
Emmanuel Rodriguez [Mon, 4 May 2009 13:07:56 +0000 (15:07 +0200)]
Remove the definition of champlain_view_tile_ready()

15 years agoRemove set_actor() since it's no longer in the API
Emmanuel Rodriguez [Mon, 4 May 2009 13:03:17 +0000 (15:03 +0200)]
Remove set_actor() since it's no longer in the API

15 years agoAPI update for the incoming version 0.3
Emmanuel Rodriguez [Mon, 4 May 2009 12:03:45 +0000 (14:03 +0200)]
API update for the incoming version 0.3

Remove
  champlain_network_map_source_set_tile_uri
champlain_network_map_source_get_tile

Add
  champlain_network_map_source_fill_tile

15 years agoComment methods that are no longer in the API
Emmanuel Rodriguez [Sun, 3 May 2009 20:57:45 +0000 (22:57 +0200)]
Comment methods that are no longer in the API

15 years agoAdd xs/ChamplainMapSourceFactory.xs
Emmanuel Rodriguez [Sun, 3 May 2009 20:33:42 +0000 (22:33 +0200)]
Add xs/ChamplainMapSourceFactory.xs

15 years agoNew mappings
Emmanuel Rodriguez [Sun, 3 May 2009 20:30:20 +0000 (22:30 +0200)]
New mappings

15 years agoFormatting
Emmanuel Rodriguez [Sun, 3 May 2009 20:29:34 +0000 (22:29 +0200)]
Formatting

15 years agoAdd get/set projection
Emmanuel Rodriguez [Sun, 3 May 2009 19:39:34 +0000 (21:39 +0200)]
Add get/set projection

15 years agoRemove the constructors as they don't exist any longer
Emmanuel Rodriguez [Sun, 3 May 2009 19:39:08 +0000 (21:39 +0200)]
Remove the constructors as they don't exist any longer

15 years agoUpdate python bindings to support new ChamplainMapSourceDesc API
Mike Sheldon [Tue, 5 May 2009 13:32:02 +0000 (14:32 +0100)]
Update python bindings to support new ChamplainMapSourceDesc API
Update launcher-gtk.py example to use new ChamplainMapSourceDesc API

15 years agoFix project name
Pierre-Luc Beaudoin [Tue, 5 May 2009 02:28:01 +0000 (22:28 -0400)]
Fix project name

15 years agoFix champlain-gtk doc
Pierre-Luc Beaudoin [Tue, 5 May 2009 01:16:02 +0000 (21:16 -0400)]
Fix champlain-gtk doc

15 years agoFix bindings distribution
Pierre-Luc Beaudoin [Tue, 5 May 2009 01:47:40 +0000 (21:47 -0400)]
Fix bindings distribution

15 years agoUpdate NEWS for 0.3 release
Pierre-Luc Beaudoin [Tue, 5 May 2009 00:26:13 +0000 (20:26 -0400)]
Update NEWS for 0.3 release

15 years agoAdd Id to ChamplainMapSource
Pierre-Luc Beaudoin [Tue, 5 May 2009 00:08:02 +0000 (20:08 -0400)]
Add Id to ChamplainMapSource

15 years agoAdd 0.2.10 NEWS
Pierre-Luc Beaudoin [Mon, 4 May 2009 23:17:35 +0000 (19:17 -0400)]
Add 0.2.10 NEWS

15 years agoAdd small documentation fixes
Pierre-Luc Beaudoin [Mon, 4 May 2009 03:31:35 +0000 (23:31 -0400)]
Add small documentation fixes

15 years agoAdd MAINTAINERS
Pierre-Luc Beaudoin [Mon, 4 May 2009 03:31:22 +0000 (23:31 -0400)]
Add MAINTAINERS

15 years agoFix documentation generation
Pierre-Luc Beaudoin [Mon, 4 May 2009 03:24:24 +0000 (23:24 -0400)]
Fix documentation generation

GObject struct need to be declared not as typedef.

15 years agoIntroduce ChamplainMapSourceDesc to list available map sources
Pierre-Luc Beaudoin [Mon, 4 May 2009 01:13:47 +0000 (21:13 -0400)]
Introduce ChamplainMapSourceDesc to list available map sources

15 years agoAdd support for wrapping champlain_map_source_factory_get_list()
Mike Sheldon [Sun, 3 May 2009 16:51:02 +0000 (17:51 +0100)]
Add support for wrapping champlain_map_source_factory_get_list()
Update launcher-gtk.py to use new map source factory API

15 years agoUpdate python bindings to support new API
Mike Sheldon [Sun, 3 May 2009 12:59:13 +0000 (13:59 +0100)]
Update python bindings to support new API

15 years agoAdd DemoMarkerLayer for creating demo markers
Mike Sheldon [Sun, 3 May 2009 12:58:20 +0000 (13:58 +0100)]
Add DemoMarkerLayer for creating demo markers
Make GTK Launcher a proper Python object

15 years agoFix a bug where shadow would show up for image only markers
Pierre-Luc Beaudoin [Sun, 3 May 2009 19:02:41 +0000 (15:02 -0400)]
Fix a bug where shadow would show up for image only markers

15 years agoFix typo: OpenAErialMap
Pierre-Luc Beaudoin [Sun, 3 May 2009 15:44:58 +0000 (11:44 -0400)]
Fix typo: OpenAErialMap