]> err.no Git - libchamplain/log
libchamplain
15 years agoFix libchamplain-gtk doc generation
Pierre-Luc Beaudoin [Thu, 12 Feb 2009 21:00:46 +0000 (23:00 +0200)]
Fix libchamplain-gtk doc generation

15 years agoMake champlain-gtk build conditional
Pierre-Luc Beaudoin [Thu, 12 Feb 2009 20:34:31 +0000 (22:34 +0200)]
Make champlain-gtk build conditional

15 years agoMerge branch 'master' of git://gitorious.org/libchamplain-gtk/mainline
Pierre-Luc Beaudoin [Thu, 12 Feb 2009 19:46:45 +0000 (21:46 +0200)]
Merge branch 'master' of git://gitorious.org/libchamplain-gtk/mainline
Make libchamplain and libchamplain-gtk in one repo

Conflicts:

INSTALL
Makefile.am
NEWS
configure.ac
demos/Makefile.am
demos/launcher.c
docs/reference/Makefile.am

15 years agoDon't track config.h.in
Pierre-Luc Beaudoin [Thu, 12 Feb 2009 19:20:10 +0000 (21:20 +0200)]
Don't track config.h.in

15 years agoAdd an animated marker demo
Pierre-Luc Beaudoin [Wed, 11 Feb 2009 18:22:29 +0000 (20:22 +0200)]
Add an animated marker demo
and various code clean-up to demos

15 years agoDon't generate a million criticals if the image is not found
Pierre-Luc Beaudoin [Mon, 9 Feb 2009 20:20:55 +0000 (22:20 +0200)]
Don't generate a million criticals if the image is not found

15 years agoTypo in color name
Pierre-Luc Beaudoin [Mon, 9 Feb 2009 17:48:16 +0000 (19:48 +0200)]
Typo in color name

15 years agoFix a strange bug where the elastic effect is wrong
Pierre-Luc Beaudoin [Wed, 4 Feb 2009 21:16:32 +0000 (23:16 +0200)]
Fix a strange bug where the elastic effect is wrong
This bug was only visible from Empathy.

15 years agoDon't export all symbols
Pierre-Luc Beaudoin [Wed, 21 Jan 2009 03:50:58 +0000 (14:50 +1100)]
Don't export all symbols

15 years agoIdle calls should actually returns FALSE
Pierre-Luc Beaudoin [Wed, 4 Feb 2009 06:14:54 +0000 (08:14 +0200)]
Idle calls should actually returns FALSE
The previous commit introduced a bug where the CPU would be at 100%
at all time because of accumulating looping idle calls.

15 years agoDon't ues deprecated signals and fix a random bug
Pierre-Luc Beaudoin [Tue, 3 Feb 2009 20:35:33 +0000 (22:35 +0200)]
Don't ues deprecated signals and fix a random bug
where the last inserted marker won't show until zoom changes
because the actor is not yet into the foreach call...

15 years agoFix bug 570314: Zoom-in zooms at the wrong place if actor is not positioned at 0,0
Pierre-Luc Beaudoin [Tue, 3 Feb 2009 06:10:54 +0000 (08:10 +0200)]
Fix bug 570314: Zoom-in zooms at the wrong place if actor is not positioned at 0,0
Also fixed for get_coods

15 years agoBump version to 0.3
Pierre-Luc Beaudoin [Sat, 31 Jan 2009 15:39:51 +0000 (17:39 +0200)]
Bump version to 0.3
and update demo to use 0.3 API

15 years agoFix files names according to coding conventions
Pierre-Luc Beaudoin [Sat, 31 Jan 2009 15:28:00 +0000 (17:28 +0200)]
Fix files names according to coding conventions

15 years agoFix bug 557532: champlain_view_embed_new contains initialization code
Pierre-Luc Beaudoin [Sat, 31 Jan 2009 11:56:48 +0000 (13:56 +0200)]
Fix bug 557532: champlain_view_embed_new contains initialization code
It also makes it now possible to change the embedded ChamplainView at any moment.

15 years agoFix 557531: champlain_view_new contains initialization code
Pierre-Luc Beaudoin [Sat, 31 Jan 2009 11:06:06 +0000 (13:06 +0200)]
Fix 557531: champlain_view_new contains initialization code
Also makes the mode parameter optional

15 years agoBuild GTypes for enums
Pierre-Luc Beaudoin [Sat, 31 Jan 2009 10:30:25 +0000 (12:30 +0200)]
Build GTypes for enums

15 years agoMore coding style fixes
Pierre-Luc Beaudoin [Sat, 31 Jan 2009 09:37:50 +0000 (11:37 +0200)]
More coding style fixes

15 years agoChange so name to 0.3
Pierre-Luc Beaudoin [Sat, 31 Jan 2009 09:15:47 +0000 (11:15 +0200)]
Change so name to 0.3

15 years agoFix bug 567594 (config.h.in in DVCS)
Pierre-Luc Beaudoin [Fri, 30 Jan 2009 17:47:03 +0000 (19:47 +0200)]
Fix bug 567594 (config.h.in in DVCS)

15 years agoAdd DEBUG macros
Pierre-Luc Beaudoin [Fri, 30 Jan 2009 17:42:17 +0000 (19:42 +0200)]
Add DEBUG macros

15 years agoRename files and fix includes according to coding styles
Pierre-Luc Beaudoin [Fri, 30 Jan 2009 17:34:50 +0000 (19:34 +0200)]
Rename files and fix includes according to coding styles

15 years agoApply coding convention
Pierre-Luc Beaudoin [Thu, 29 Jan 2009 21:03:14 +0000 (23:03 +0200)]
Apply coding convention

15 years agoImplement Click-on-the-map feature
Pierre-Luc Beaudoin [Thu, 29 Jan 2009 20:27:08 +0000 (22:27 +0200)]
Implement Click-on-the-map feature

15 years agoRemove unnecessary include and fix coding style in launcher
Pierre-Luc Beaudoin [Thu, 29 Jan 2009 06:48:31 +0000 (08:48 +0200)]
Remove unnecessary include and fix coding style in launcher

15 years agoDon't export dynamic
Pierre-Luc Beaudoin [Wed, 21 Jan 2009 04:12:09 +0000 (15:12 +1100)]
Don't export dynamic

15 years agoNEWS file for 0.2.8
Pierre-Luc Beaudoin [Sat, 10 Jan 2009 21:33:02 +0000 (23:33 +0200)]
NEWS file for 0.2.8

15 years agoUpdated news for 0.2.8
Pierre-Luc Beaudoin [Sat, 10 Jan 2009 21:29:29 +0000 (23:29 +0200)]
Updated news for 0.2.8

15 years agoMerge a patch from Lorenzo Masini to add a ChamplainMarker constructor
Pierre-Luc Beaudoin [Sat, 10 Jan 2009 20:48:40 +0000 (22:48 +0200)]
Merge a patch from Lorenzo Masini to add a ChamplainMarker constructor

15 years agoApply patch by Packz Enoch to allow more flexible champlain installation paths
Pierre-Luc Beaudoin [Sat, 10 Jan 2009 20:19:47 +0000 (22:19 +0200)]
Apply patch by Packz Enoch to allow more flexible champlain installation paths

15 years agoFix center_on on start up
Pierre-Luc Beaudoin [Thu, 20 Nov 2008 04:06:12 +0000 (23:06 -0500)]
Fix center_on on start up
The map would be centered at (0,0) no matter what coord were passed

15 years agoYou have to hide it, for it to hide
Pierre-Luc Beaudoin [Thu, 20 Nov 2008 03:54:07 +0000 (22:54 -0500)]
You have to hide it, for it to hide

15 years agoFix map recenter
Pierre-Luc Beaudoin [Wed, 19 Nov 2008 21:50:59 +0000 (16:50 -0500)]
Fix map recenter

15 years agoMerge branch 'master' of git@gitorious.org:libchamplain/mainline.git
Pierre-Luc Beaudoin [Wed, 19 Nov 2008 16:25:49 +0000 (11:25 -0500)]
Merge branch 'master' of git@gitorious.org:libchamplain/mainline.git

Conflicts:

demos/launcher.c

15 years agoFunction to get map coordinates from events
Pierre-Luc Beaudoin [Wed, 19 Nov 2008 16:24:07 +0000 (11:24 -0500)]
Function to get map coordinates from events

15 years agoVersion bump 0.2.7
Pierre-Luc Beaudoin [Mon, 17 Nov 2008 00:00:42 +0000 (19:00 -0500)]
Version bump 0.2.7

15 years agoFinish License feature
Pierre-Luc Beaudoin [Sun, 16 Nov 2008 02:35:00 +0000 (21:35 -0500)]
Finish License feature

15 years agoAdd license data to maps
Pierre-Luc Beaudoin [Thu, 13 Nov 2008 04:07:17 +0000 (23:07 -0500)]
Add license data to maps

15 years agoFix Bug 558026 – zoom in + center_on != center_on + zoom in
Pierre-Luc Beaudoin [Thu, 13 Nov 2008 02:28:04 +0000 (21:28 -0500)]
Fix Bug 558026 – zoom in + center_on != center_on + zoom in
By introducting keeping the precise (lat, lon) value, I work around the rounding errors

15 years agoAdd a missing level
Pierre-Luc Beaudoin [Wed, 5 Nov 2008 14:45:52 +0000 (09:45 -0500)]
Add a missing level

15 years agoFix a memory leak
Pierre-Luc Beaudoin [Sun, 26 Oct 2008 18:22:07 +0000 (14:22 -0400)]
Fix a memory leak

15 years agoRemove some dead code
Pierre-Luc Beaudoin [Sun, 26 Oct 2008 18:04:41 +0000 (14:04 -0400)]
Remove some dead code
There used to be an anchor in ChamplainMarker, but ClutterActor
offers that functionality now.

15 years agoKeep map center when resizing the view
Pierre-Luc Beaudoin [Sun, 26 Oct 2008 16:49:26 +0000 (12:49 -0400)]
Keep map center when resizing the view

15 years agoZoom and center on double-click
Pierre-Luc Beaudoin [Sun, 26 Oct 2008 15:45:07 +0000 (11:45 -0400)]
Zoom and center on double-click

15 years agoTidy clean up
Pierre-Luc Beaudoin [Sat, 25 Oct 2008 14:10:24 +0000 (10:10 -0400)]
Tidy clean up
Remove some dead code

15 years agoVersion bump
Pierre-Luc Beaudoin [Sat, 18 Oct 2008 22:35:31 +0000 (18:35 -0400)]
Version bump

15 years agoversion bump
Pierre-Luc Beaudoin [Sat, 18 Oct 2008 14:34:20 +0000 (10:34 -0400)]
version bump

15 years ago1.0 left overs
Pierre-Luc Beaudoin [Sat, 18 Oct 2008 14:18:39 +0000 (10:18 -0400)]
1.0 left overs

15 years agoIntroduce API_VERSION
Pierre-Luc Beaudoin [Sat, 18 Oct 2008 14:09:56 +0000 (10:09 -0400)]
Introduce API_VERSION

15 years agoIntroduce API_VERSION
Pierre-Luc Beaudoin [Sat, 18 Oct 2008 14:03:31 +0000 (10:03 -0400)]
Introduce API_VERSION

15 years agoStill some -1.0 left overs
Pierre-Luc Beaudoin [Sat, 18 Oct 2008 13:39:14 +0000 (09:39 -0400)]
Still some -1.0 left overs

15 years agoVersion bump
Pierre-Luc Beaudoin [Sat, 18 Oct 2008 13:38:52 +0000 (09:38 -0400)]
Version bump

15 years agoVersion bump
Pierre-Luc Beaudoin [Fri, 17 Oct 2008 17:50:15 +0000 (13:50 -0400)]
Version bump
AC_CONFIG_MACRIO_DIR(m4) is not needed if no m4 are shipped

15 years agoSome -1.0 left overs
Pierre-Luc Beaudoin [Fri, 17 Oct 2008 17:49:49 +0000 (13:49 -0400)]
Some -1.0 left overs

15 years agoFix deps
Pierre-Luc Beaudoin [Fri, 17 Oct 2008 16:14:07 +0000 (12:14 -0400)]
Fix deps

15 years agoVersion bump
Pierre-Luc Beaudoin [Fri, 17 Oct 2008 01:50:58 +0000 (21:50 -0400)]
Version bump

15 years agoVersion bump
Pierre-Luc Beaudoin [Fri, 17 Oct 2008 01:50:02 +0000 (21:50 -0400)]
Version bump

15 years agoMake distcheck fix
Pierre-Luc Beaudoin [Fri, 17 Oct 2008 01:41:18 +0000 (21:41 -0400)]
Make distcheck fix

15 years agoMake distcheck fix
Pierre-Luc Beaudoin [Fri, 17 Oct 2008 01:29:47 +0000 (21:29 -0400)]
Make distcheck fix

15 years agoForce use of <champlain-gtk/champlain-gtk.h>
Pierre-Luc Beaudoin [Thu, 16 Oct 2008 20:24:29 +0000 (16:24 -0400)]
Force use of <champlain-gtk/champlain-gtk.h>

15 years agoFix dependancy on -1.0.la
Pierre-Luc Beaudoin [Thu, 16 Oct 2008 20:19:56 +0000 (16:19 -0400)]
Fix dependancy on -1.0.la

15 years agoRemove generated file
Pierre-Luc Beaudoin [Thu, 16 Oct 2008 20:19:44 +0000 (16:19 -0400)]
Remove generated file

15 years agoFix dependancy on -1.0.la
Pierre-Luc Beaudoin [Thu, 16 Oct 2008 20:19:08 +0000 (16:19 -0400)]
Fix dependancy on -1.0.la

15 years agoRemove generated file
Pierre-Luc Beaudoin [Thu, 16 Oct 2008 20:18:53 +0000 (16:18 -0400)]
Remove generated file

15 years agoForce to only include <champlain/champlain.h>
Pierre-Luc Beaudoin [Thu, 16 Oct 2008 20:18:10 +0000 (16:18 -0400)]
Force to only include <champlain/champlain.h>

15 years agoFix file naming conviention
Pierre-Luc Beaudoin [Thu, 16 Oct 2008 15:24:03 +0000 (11:24 -0400)]
Fix file naming conviention

15 years agoUse libchamplain-gtk-0.2 instead of -1.0
Pierre-Luc Beaudoin [Thu, 16 Oct 2008 14:57:17 +0000 (10:57 -0400)]
Use libchamplain-gtk-0.2 instead of -1.0

15 years agoUse libchamplain-0.2.so instead of -1.0.so
Pierre-Luc Beaudoin [Thu, 16 Oct 2008 14:41:47 +0000 (10:41 -0400)]
Use libchamplain-0.2.so instead of -1.0.so
This change will allow different versions of libchamplain to be installed in parallel.

15 years agoMove launcher into demos/
Pierre-Luc Beaudoin [Wed, 15 Oct 2008 22:58:37 +0000 (18:58 -0400)]
Move launcher into demos/

15 years agoMove launcher into demos/
Pierre-Luc Beaudoin [Wed, 15 Oct 2008 22:58:24 +0000 (18:58 -0400)]
Move launcher into demos/

15 years agoFix compile warnings
Pierre-Luc Beaudoin [Wed, 15 Oct 2008 22:32:51 +0000 (18:32 -0400)]
Fix compile warnings

15 years agoFix compile warnings
Pierre-Luc Beaudoin [Wed, 15 Oct 2008 21:01:08 +0000 (17:01 -0400)]
Fix compile warnings

15 years agoVersion bump
Pierre-Luc Beaudoin [Wed, 15 Oct 2008 21:00:59 +0000 (17:00 -0400)]
Version bump

15 years agoCairo 1.4 is enough
Pierre-Luc Beaudoin [Wed, 15 Oct 2008 03:14:22 +0000 (23:14 -0400)]
Cairo 1.4 is enough

15 years agoFix compile warnings
Pierre-Luc Beaudoin [Mon, 13 Oct 2008 18:33:04 +0000 (14:33 -0400)]
Fix compile warnings

15 years agoFix compile warnings and add click
Pierre-Luc Beaudoin [Mon, 13 Oct 2008 18:15:41 +0000 (14:15 -0400)]
Fix compile warnings and add click

15 years agoFix licensing.
Pierre-Luc Beaudoin [Sun, 12 Oct 2008 22:46:39 +0000 (18:46 -0400)]
Fix licensing.
All code should be LGPL 2.1

15 years agoFix licencing.
Pierre-Luc Beaudoin [Sun, 12 Oct 2008 22:45:37 +0000 (18:45 -0400)]
Fix licencing.
All code should be LGPL 2.1

15 years agoAdd Champlainlayer.h
Pierre-Luc Beaudoin [Sun, 12 Oct 2008 16:39:50 +0000 (12:39 -0400)]
Add Champlainlayer.h

15 years agochamplain-1.0 dependancy was missing
Pierre-Luc Beaudoin [Sun, 12 Oct 2008 16:38:25 +0000 (12:38 -0400)]
champlain-1.0 dependancy was missing

15 years agoMissing file
Pierre-Luc Beaudoin [Sun, 12 Oct 2008 02:11:45 +0000 (22:11 -0400)]
Missing file

15 years agoBad copy paste from libchamplain
Pierre-Luc Beaudoin [Fri, 10 Oct 2008 13:03:03 +0000 (09:03 -0400)]
Bad copy paste from libchamplain

15 years agoCheck API parameters
Pierre-Luc Beaudoin [Fri, 3 Oct 2008 18:49:28 +0000 (14:49 -0400)]
Check API parameters

15 years agoCheck given parameters to public API
Pierre-Luc Beaudoin [Fri, 3 Oct 2008 18:42:17 +0000 (14:42 -0400)]
Check given parameters to public API

15 years agoGet rid of squidy.info
Pierre-Luc Beaudoin [Fri, 3 Oct 2008 18:34:00 +0000 (14:34 -0400)]
Get rid of squidy.info

15 years agoGet rid of squidy.info
Pierre-Luc Beaudoin [Fri, 3 Oct 2008 18:29:43 +0000 (14:29 -0400)]
Get rid of squidy.info

15 years agoEmit zoom-level notify when map-source changes the zoom-level
Pierre-Luc Beaudoin [Fri, 3 Oct 2008 17:47:57 +0000 (13:47 -0400)]
Emit zoom-level notify when map-source changes the zoom-level

15 years agoMissing file
Pierre-Luc Beaudoin [Fri, 3 Oct 2008 13:27:57 +0000 (09:27 -0400)]
Missing file

15 years agoVersion bump and doc updates
Pierre-Luc Beaudoin [Sun, 28 Sep 2008 15:13:11 +0000 (11:13 -0400)]
Version bump and doc updates

15 years agoVersion bump and doc updates
Pierre-Luc Beaudoin [Sun, 28 Sep 2008 15:03:43 +0000 (11:03 -0400)]
Version bump and doc updates

15 years agoUse ChamplainLayer
Pierre-Luc Beaudoin [Sun, 28 Sep 2008 11:03:54 +0000 (07:03 -0400)]
Use ChamplainLayer

15 years agoRemove unnecessary marshals and rename for future
Pierre-Luc Beaudoin [Sun, 28 Sep 2008 10:25:23 +0000 (06:25 -0400)]
Remove unnecessary marshals and rename for future

16 years agoSort markers
Pierre-Luc Beaudoin [Wed, 24 Sep 2008 09:43:37 +0000 (05:43 -0400)]
Sort markers
Markers ought to be sorted so that they overlap in a nice way to
produce a false 3D plane (with north being far and south being close)

16 years agoUse (lat, lon) for markers too!
Pierre-Luc Beaudoin [Tue, 23 Sep 2008 21:51:38 +0000 (17:51 -0400)]
Use (lat, lon) for markers too!

16 years agoFix doc
Pierre-Luc Beaudoin [Tue, 16 Sep 2008 15:42:34 +0000 (11:42 -0400)]
Fix doc

16 years agoUse (lat, lon) instead of (lon, lat)
Pierre-Luc Beaudoin [Tue, 16 Sep 2008 15:08:14 +0000 (11:08 -0400)]
Use (lat, lon) instead of (lon, lat)

16 years agoUse (lat, lon) instead of (lon, lat)
Pierre-Luc Beaudoin [Tue, 16 Sep 2008 15:06:14 +0000 (11:06 -0400)]
Use (lat, lon) instead of (lon, lat)

16 years agoFix champlain_view_embed_get_view()
Pierre-Luc Beaudoin [Tue, 16 Sep 2008 12:39:38 +0000 (08:39 -0400)]
Fix champlain_view_embed_get_view()

16 years agoVersion increment
Pierre-Luc Beaudoin [Tue, 16 Sep 2008 12:31:00 +0000 (08:31 -0400)]
Version increment

16 years agoVersion increment
Pierre-Luc Beaudoin [Tue, 16 Sep 2008 12:30:24 +0000 (08:30 -0400)]
Version increment