]> err.no Git - libchamplain/log
libchamplain
15 years agoGObjectify ChamplainLayer
Pierre-Luc Beaudoin [Thu, 26 Feb 2009 19:25:01 +0000 (21:25 +0200)]
GObjectify ChamplainLayer
This one wasn't planned, but the previous implementation wasn't bindings friendly.

15 years agoDon't reposition the markers on idle
Pierre-Luc Beaudoin [Thu, 26 Feb 2009 18:59:37 +0000 (20:59 +0200)]
Don't reposition the markers on idle
because the function is not called (or too late) when there is
an animation going on.  It makes the markers disapear for a moment.

15 years agodo not hide the zoom-level property, it's not related to the ZoomLevel private struct
Stephane Delcroix [Wed, 18 Feb 2009 13:38:52 +0000 (14:38 +0100)]
do not hide the zoom-level property, it's not related to the ZoomLevel private struct

15 years agoit looks like ZoomLevel shouldnt be exposed, hide it
Stephane Delcroix [Wed, 18 Feb 2009 11:31:51 +0000 (12:31 +0100)]
it looks like ZoomLevel shouldnt be exposed, hide it

15 years agofix the dependencies, so the thing is rebuild on metadata changes
Stephane Delcroix [Wed, 18 Feb 2009 09:44:20 +0000 (10:44 +0100)]
fix the dependencies, so the thing is rebuild on metadata changes

15 years agoClean-up
Pierre-Luc Beaudoin [Wed, 18 Feb 2009 18:30:42 +0000 (20:30 +0200)]
Clean-up
(while trying to find a memory leak)

15 years agoGObject-ify ChamplainTile
Pierre-Luc Beaudoin [Sun, 15 Feb 2009 19:07:59 +0000 (21:07 +0200)]
GObject-ify ChamplainTile
As ChamplainTile will be publicly visible for custom map sources,
it needs to be a Gobject.

15 years agoRemove dead code (these sources never actually worked).
Pierre-Luc Beaudoin [Sun, 15 Feb 2009 17:14:54 +0000 (19:14 +0200)]
Remove dead code (these sources never actually worked).

15 years agoAdd States (Init, Loading, Done)
Pierre-Luc Beaudoin [Sun, 15 Feb 2009 14:32:37 +0000 (16:32 +0200)]
Add States (Init, Loading, Done)

15 years agoClean-up: copy AUTHORS to the main AUTHORS
Pierre-Luc Beaudoin [Sun, 15 Feb 2009 11:38:00 +0000 (13:38 +0200)]
Clean-up: copy AUTHORS to the main AUTHORS
The ChangeLog is generated from git
the NEWS file should be the same as the main project

15 years agoVisit bindings subdir too
Pierre-Luc Beaudoin [Sun, 15 Feb 2009 11:34:52 +0000 (13:34 +0200)]
Visit bindings subdir too

15 years agoFix minor styling issues
Pierre-Luc Beaudoin [Sun, 15 Feb 2009 11:33:10 +0000 (13:33 +0200)]
Fix minor styling issues

15 years agoraw api regenerated
Stephane Delcroix [Sat, 14 Feb 2009 12:53:51 +0000 (13:53 +0100)]
raw api regenerated

15 years agoparse all the files in champlian dir, not a subset of them
Stephane Delcroix [Sat, 14 Feb 2009 12:53:32 +0000 (13:53 +0100)]
parse all the files in champlian dir, not a subset of them

15 years agoignore 'generated' folders too
Stephane Delcroix [Sat, 14 Feb 2009 12:47:51 +0000 (13:47 +0100)]
ignore 'generated' folders too

15 years ago.gitignore here and there
Stephane Delcroix [Sat, 14 Feb 2009 12:46:42 +0000 (13:46 +0100)]
.gitignore here and there

15 years agonew 'api' target to regenerate the raw api
Stephane Delcroix [Sat, 14 Feb 2009 12:46:06 +0000 (13:46 +0100)]
new 'api' target to regenerate the raw api

15 years agofix the .pc files
Stephane Delcroix [Sat, 14 Feb 2009 12:15:39 +0000 (13:15 +0100)]
fix the .pc files

15 years agoonly recurse in the SUBDIRS we want to build
Stephane Delcroix [Fri, 13 Feb 2009 21:31:17 +0000 (22:31 +0100)]
only recurse in the SUBDIRS we want to build

15 years agoadding a Makefile in bindings
Stephane Delcroix [Fri, 13 Feb 2009 21:16:11 +0000 (22:16 +0100)]
adding a Makefile in bindings

15 years agotrying to get a part of the shared love
Stephane Delcroix [Fri, 13 Feb 2009 21:11:20 +0000 (22:11 +0100)]
trying to get a part of the shared love

15 years agofixing the Makefiles, making it build
Stephane Delcroix [Fri, 13 Feb 2009 20:58:16 +0000 (21:58 +0100)]
fixing the Makefiles, making it build

15 years agocleanup
Stephane Delcroix [Fri, 13 Feb 2009 20:35:30 +0000 (21:35 +0100)]
cleanup

15 years agohooking the managed bindings into the build, step one
Stephane Delcroix [Fri, 13 Feb 2009 20:14:59 +0000 (21:14 +0100)]
hooking the managed bindings into the build, step one

15 years agomove examples to samples
Stephane Delcroix [Fri, 13 Feb 2009 20:14:09 +0000 (21:14 +0100)]
move examples to samples

15 years agorename directories
Stephane Delcroix [Fri, 13 Feb 2009 19:26:51 +0000 (20:26 +0100)]
rename directories

15 years agomv mono to managed, as the bindings should be more generic than mono only
Stephane Delcroix [Fri, 13 Feb 2009 16:03:56 +0000 (17:03 +0100)]
mv mono to managed, as the bindings should be more generic than mono only

15 years agoMerged Anders Mørk-Pedersen's Mono bindings branch
Pierre-Luc Beaudoin [Thu, 12 Feb 2009 21:44:17 +0000 (23:44 +0200)]
Merged Anders Mørk-Pedersen's Mono bindings branch

15 years agoMove to bindings/mono
Pierre-Luc Beaudoin [Thu, 12 Feb 2009 21:41:58 +0000 (23:41 +0200)]
Move to bindings/mono

15 years agoUpdate AUTHORS file
Pierre-Luc Beaudoin [Thu, 12 Feb 2009 21:28:47 +0000 (23:28 +0200)]
Update AUTHORS file

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 agoreferences updated to assume the location of /bindings/mono/
Anders Mørk-Pedersen [Wed, 11 Feb 2009 15:35:18 +0000 (16:35 +0100)]
references updated to assume the location of /bindings/mono/

15 years agothis has to be the final one
Anders Mørk-Pedersen [Wed, 11 Feb 2009 15:23:27 +0000 (16:23 +0100)]
this has to be the final one

15 years agostill with the references, now the example compiles and runs though
Anders Mørk-Pedersen [Wed, 11 Feb 2009 15:20:21 +0000 (16:20 +0100)]
still with the references, now the example compiles and runs though

15 years agochanged more references
Anders Mørk-Pedersen [Wed, 11 Feb 2009 15:15:00 +0000 (16:15 +0100)]
changed more references

15 years agoshould somehow be compatilble with current branch(es)
Anders Mørk-Pedersen [Wed, 11 Feb 2009 15:12:42 +0000 (16:12 +0100)]
should somehow be compatilble with current branch(es)

15 years agobreaking the darn thing?
Anders Mørk-Pedersen [Wed, 11 Feb 2009 15:08:10 +0000 (16:08 +0100)]
breaking the darn thing?

15 years agosmall details
Anders Mørk-Pedersen [Wed, 11 Feb 2009 14:57:01 +0000 (15:57 +0100)]
small details

15 years agoInitial commit
Anders Mørk-Pedersen [Wed, 11 Feb 2009 14:39:44 +0000 (15:39 +0100)]
Initial commit

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