commit c370ff7ab2dda303a0a52b83a4d1d77651f68227
Merge: ea339e8 ec486bc
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   2014-09-07

    Merge branch 'get-tracks' into assembly

commit ec486bc95f04340369a42825f255494e1ed86929
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   2014-09-07

    add function osm_gps_map_get_tracks to get a list with all tracks

M	src/osm-gps-map-widget.c
M	src/osm-gps-map-widget.h

commit ea339e8ed8e54ba8a1d4e83594df548d02b3f32e
Merge: d231c5e b456649
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-09-03

    Merge branch 'signals' into assembly

commit b456649b872c36bd0cdc79ab741a5cb361b6950e
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-09-03

    Partially revert the 'unify the signals' commit. Copy the point
    before it is stored in the list.

M	src/osm-gps-map-track.c

commit d231c5e69036dc21d5e6c3776859d32f4b36d0a0
Merge: 7a1ff8a 3ae7a8c
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-09-02

    Merge branch 'fix' into assembly

commit 7a1ff8a9ec918c1b724d0c796654b76feabe98b2
Merge: 9b3221f 1f42e87
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-09-02

    Merge branch 'signals' into assembly

commit 3ae7a8c199a0ac321239024b3601f4e8db45f746
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-09-02

    remove pending draw actions when the draw function is (explicit)
    called

M	src/osm-gps-map-widget.c

commit 1f42e872150ab3c13ad3e162865fefcc916676e1
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-27

    dont do a axplicit redraw after a breaker has been clicked, now the
    redraw is done after the signal point-inserted anyway

M	src/osm-gps-map-widget.c

commit 206da522348af5886a48f331746552207f26b831
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-27

    unify the signals

M	src/osm-gps-map-track.c
M	src/osm-gps-map-track.h
M	src/osm-gps-map-widget.c

commit 9b3221f6d5526c2b27d4987498c3ca627a5c8015
Merge: ab8b6cd b012644
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-27

    Merge branch 'colors' into assembly

    Conflicts:
	src/osm-gps-map-track.c

commit b012644ec9242c101f1ea9366ed8182d9cb40fea
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-27

    change the type of the color and highlight-color to GDK_TYPE_RGBA
    so it matches the internal used type and is able to pass the alpha
    channel as wel

M	src/osm-gps-map-track.c

commit 22a63ec49e974f8caa0659913c0874bf0bd887df
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-17

    Use the alpha field from GdkRGBA instead of a separate one; remove
    the alpha field and mark the alpha property as deprecated.

    Conflicts:
	src/osm-gps-map-widget.c

M	src/osm-gps-map-track.c
M	src/osm-gps-map-widget.c

commit 088c37fb0105c552d115df144abcb78e537fd076
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-27

    extend the editable_clickable_track example to also highlight the
    clicked point

M	examples/editable_clickable_track.c

commit 2c96c99554212ddc8782f9d7b99194d3d2f524a0
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-17

    extend the clickable_track example to also highlight the clicked point

M	examples/clickable_track.c

commit 46b0f5e385ff5651e3d1b7b6fa27c3f941a422e3
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-27

    draw highlighted point with highlight color

M	src/osm-gps-map-widget.c

commit 22c5eeaa51aef8e0180ed47ebc1dd12c253a6b07
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-17

    add highlight point and color property to the track type

M	src/osm-gps-map-track.c
M	src/osm-gps-map-track.h

commit ab8b6cd79348a4f6db9033fe11c467d4bdadc23e
Merge: 9e47969 c520a10
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-27

    Merge branch 'clickable' into assembly

    Conflicts:
	src/osm-gps-map-widget.c

commit c520a10381efb98863c4fd65f6d2f07b6fa297ad
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-27

    also make polylines draw dots when the clickable property is set

M	src/osm-gps-map-widget.c

commit 9e47969e10fb58d56d9ed7bfcc0846e162e385d6
Merge: 7759f91 43d7228
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-27

    Merge branch 'point-userdata' into assembly

commit 7759f9136ddfa50d9c2aee7f7381619a071a5346
Merge: b6f7ece d48b21d
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-27

    Merge branch 'breakable2' into assembly

    Conflicts:
	examples/Makefile.am
	src/osm-gps-map-track.c
	src/osm-gps-map-widget.c

commit b6f7ece8d33ec6811c35befcf987a2dc07506485
Merge: 66f2a94 79f4409
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-27

    Merge branch 'colors' into assembly

commit 66f2a9440bdad48bcb462ee1236a1fade0330a11
Merge: 989e53e 1490d20
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-27

    Merge branch 'highlight' into assembly

commit 989e53e0426663428e0d6bce6de687f4595857e9
Merge: 257b38c 33551d4
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-27

    Merge branch 'clickable' into assembly

commit 257b38cecd849dd14f30d6bd2e311f54bf2fe7f7
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-22

    update m4/gtk-doc.m4; these changes keep comming back after running
    autogen.sh

M	m4/gtk-doc.m4

commit 43d72284b0ba9b0ce2f0542eb15842d8738ac575
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-10

    initialize OsmGpsMapPoint user data field to NULL

M	src/osm-gps-map-point.c

commit 4858618594498f1d847372c94c631530e039f6ea
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-10

    add user data field and get/set functions to OsmGpsMapPoint

M	src/osm-gps-map-point.c
M	src/osm-gps-map-point.h

commit d48b21d848ee9d90c5b02ab5192d9a6dafa6c211
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-17

    fix whitespaces

M	src/osm-gps-map-widget.c

commit a50e50ee33e68cc5de196f02da703e20296128d5
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-17

    Add breakable example, this has the abilities that the old
    editable_track example had. Now the editable_track example only
    shows the ability to edit/move points and this example now has also
    the ability to add points in between.

M	examples/Makefile.am
A	examples/breakable_track.c

commit d1e10f31864504e9c75266b53500a1e61f3f7f81
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-17

    make the breakable habbit optional, controlled by the breakable
    property

M	src/osm-gps-map-track.c
M	src/osm-gps-map-widget.c

commit 79f4409bd84c7312fc576e3917e0c79b825610c0
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-17

    Use the alpha field from GdkRGBA instead of a separate one; remove
    the alpha field and mark the alpha property as deprecated.

    Conflicts:
	src/osm-gps-map-widget.c

M	src/osm-gps-map-track.c
M	src/osm-gps-map-widget.c

commit 1490d20e6c7d57736ac0669dfe0f5bac461cd7ed
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-27

    extend the editable_clickable_track example to also highlight the
    clicked point

M	examples/editable_clickable_track.c

commit b79b137d584ced8b11d6fb5b1427d834cf3e1daa
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-17

    extend the clickable_track example to also highlight the clicked point

M	examples/clickable_track.c

commit b95ea1a784f73dec38cbc95fbafc38ac70c01a76
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-27

    draw highlighted point with highlight color

M	src/osm-gps-map-widget.c

commit 9fda19172f3261153fff961dd34ebe5dcdfb83d4
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-17

    add highlight point and color property to the track type

M	src/osm-gps-map-track.c
M	src/osm-gps-map-track.h

commit 33551d45755e851848f521a170df8d95860b5543
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-27

    emit the point-clicked signal also after a breaker has been clicked

M	src/osm-gps-map-widget.c

commit d46995b3f941a84cd4966395a6dbc92a575be547
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-27

    add editable_clickable_track example for an impression of those two
    features used together

M	examples/Makefile.am
A	examples/editable_clickable_track.c

commit 82d2aaa0ec25869d692160a92060257f4fe43c8a
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-27

    add clickable_track example to give a simple idea of the use of
    clickable points

M	examples/Makefile.am
A	examples/clickable_track.c

commit 1d06f41db3ef95cd07466a965346dcc56e986498
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-27

    make tracks with the clickable property set clickable

M	src/osm-gps-map-widget.c

commit 1a0957f14591e85583b612ad60050d9d96e22473
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-27

    add clickable property to OsmGpsMapPolygon

M	src/osm-gps-map-polygon.c

commit 1b8a9218acb5f8a2e3706625bcea5bedd2499cea
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-27

    fix whitespaces in osm-gps-map-polygon.c

M	src/osm-gps-map-polygon.c

commit 35ce94adce2635ecc2e3d38bedbd05014e9b1a2a
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-26

    add clickable property and point-clicked signal to OsmGpsMapTrack

M	src/osm-gps-map-track.c

commit 834bed2098607947d10233bbca4424668ec069c0
Merge: 7685aff 24bcd6a
Author: John Stowers <john.stowers@gmail.com>
Date:	2014-08-25

    Merge pull request #32 from smartyg/zoom2fit

    zoom and center to fit coordinates

commit 24bcd6a72feaf060e932fc4e6fa91053c5709004
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-18

    Add function to zoom and center map to fit at least a box with
    given coordinates.

M	src/converter.c
M	src/converter.h
M	src/osm-gps-map-widget.c
M	src/osm-gps-map-widget.h

commit 7685aff79f7abde8927ec3272ed48e7265b2f079
Merge: 5a240f7 29f6a36
Author: John Stowers <john.stowers@gmail.com>
Date:	2014-08-22

    Merge pull request #31 from smartyg/editable-modifications

    Editable modifications

commit 29f6a366bed653baf168f51a039ebad994403f45
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-17

    one more value changed to macro DOT_RADIUS

M	src/osm-gps-map-widget.c

commit 205891b34a07dd822137074098b30b90b7a75134
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-17

    replace the dot size with a macro, so it is easier to keep track of
    and change it

M	src/osm-gps-map-widget.c

commit a8dff9f02853318324b5dfd21650a5fed7af57fd
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-17

    fix whitespaces

M	src/osm-gps-map-track.c

commit f4985f12b4ae98c5ba83bb85965c5a49fa2bac71
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-17

    this statement is only there to move the drawing pointer to the
    right place, dont draw anything before it

M	src/osm-gps-map-widget.c

commit 621393361a2b644f5fae4e11142a243e857090ba
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-10

    add little comment about a property

M	src/osm-gps-map-widget.c

commit c613d4940debc3469eb21682d177e9afa2dd70ab
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-10

    unify signal name; change changed to point-changed

M	src/osm-gps-map-track.c
M	src/osm-gps-map-widget.c

commit 16c693de71e58fff74231fb6a4e0b79abaa0460d
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:	2014-08-10

    disable check for modifier keys when a mouse click is recieved

M	src/osm-gps-map-widget.c

commit 97f0b9c7fd99e4d249b33cfaea3c0f14cff75b78
Author: Samuel Cowen <samuel.cowen89@gmail.com>
Date:	2014-06-06

    Did some work on getting track color to work. In Gtk+3.8 only the
    red channel was displayed.

M	examples/mapviewer.c
M	src/osm-gps-map-track.c
M	src/osm-gps-map-track.h
M	src/osm-gps-map-widget.c

commit b3e9387a2166b307e06ea664b7d2f009d528bc40
Author: Samuel Cowen <samuel.cowen89@gmail.com>
Date:	2014-06-06

    Fixed an error in osm_gps_map_polygon_add()

M	src/osm-gps-map-widget.c

commit 8257039c22a5993539d38c727e8ede8ff43bd9d7
Author: Samuel Cowen <samuel.cowen89@gmail.com>
Date:	2014-06-06

    Added G_BEGIN_DECLS to osm-gps-map-polygon.h

M	src/osm-gps-map-polygon.h

commit 9ac58716142db8144cd6bcb3ec157f825dde7b8d
Author: Samuel Cowen <samuel.cowen89@gmail.com>
Date:	2014-06-06

    Added editable track example

A	examples/editable_track.c

commit c32eed0698c990eb9b973fdb2796dbf8546b34e2
Author: Samuel Cowen <samuel.cowen89@gmail.com>
Date:	2014-06-06

    Added an editable track example.

M	examples/Makefile.am
M	examples/polygon.c

commit 22d1f2266ca7ff05f00f011accfbcc8971c2385f
Author: Samuel Cowen <samuel.cowen89@gmail.com>
Date:	2014-06-06

    Actually added files for polygons.

A	examples/polygon.c
A	src/osm-gps-map-polygon.c
A	src/osm-gps-map-polygon.h

commit 7bce06478168ad9f9fe04081a692f4e4815de60a
Author: Samuel Cowen <samuel.cowen89@gmail.com>
Date:	2014-06-06

    Added polygons & an editable polygon example.

M	examples/Makefile.am
M	examples/README
M	src/Makefile.am
M	src/osm-gps-map-widget.c
M	src/osm-gps-map-widget.h

commit 285dc89320b91ba4fe27ffd334c8071b853615a6
Author: Samuel Cowen <samuel.cowen89@gmail.com>
Date:	2014-06-05

    Removed previous example and added -e option to original mapviewer
    example.

D	examples/editable_tracks.c
M	examples/mapviewer.c
M	src/osm-gps-map-track.c
M	src/osm-gps-map-widget.c

commit e7db3ed6e3902feabccf9914b037a53217874de6
Author: Samuel Cowen <samuel.cowen89@gmail.com>
Date:	2014-06-04

    Added a length function to the track that returns the great circle
    length in meters.

M	examples/editable_tracks.c
M	src/osm-gps-map-track.c
M	src/osm-gps-map-track.h

commit ee722bf425633e3c42573c4d219649eed680eadd
Author: Samuel Cowen <samuel.cowen89@gmail.com>
Date:	2014-06-04

    Added editable tracks example.

A	examples/editable_tracks.c

commit ce6c297efad9c27d96f04fdfd955bdd5cb61c79e
Author: Samuel Cowen <samuel.cowen89@gmail.com>
Date:	2014-06-04

    Removed white space issues

M	m4/gtk-doc.m4
M	src/converter.c
M	src/osd-utils.c
M	src/osm-gps-map-compat.c
M	src/osm-gps-map-image.c
M	src/osm-gps-map-image.h
M	src/osm-gps-map-layer.c
M	src/osm-gps-map-osd.c
M	src/osm-gps-map-point.c
M	src/osm-gps-map-source.c
M	src/osm-gps-map-track.c
M	src/osm-gps-map-track.h
M	src/osm-gps-map-widget.c
M	src/osm-gps-map-widget.h

commit 635b56ddbf89d548e16584526c1a67d258e29fa2
Author: Samuel Cowen <samuel.cowen89@gmail.com>
Date:	2014-06-03

    Make images rotateable and made tracks editable, similar to google
    maps polylines.

M	src/converter.c
M	src/osd-utils.c
M	src/osm-gps-map-compat.c
M	src/osm-gps-map-image.c
M	src/osm-gps-map-image.h
M	src/osm-gps-map-layer.c
M	src/osm-gps-map-osd.c
M	src/osm-gps-map-point.c
M	src/osm-gps-map-source.c
M	src/osm-gps-map-track.c
M	src/osm-gps-map-track.h
M	src/osm-gps-map-widget.c
M	src/osm-gps-map-widget.h

commit 5a240f70ef744a4499ef3d1f0844023442328b12
Merge: 7347547 71418bb
Author: John Stowers <john.stowers@gmail.com>
Date:	2014-04-23

    Merge pull request #29 from gordonjcp/master

    fix setup bug with initial map y setting, improve zoom centering

commit 71418bbd3683634d461e430056de6f3a28bdfb87
Author: Gordon JC Pearce <gordonjcp@gjcp.net>
Date:	2014-04-22

    fix setup bug with initial map y setting, improve zoom centering

M	src/osm-gps-map-widget.c

commit 7347547178fc5c296f66d66717c5b787b04d475c
Author: John Stowers <john.stowers@gmail.com>
Date:	2014-04-08

    1.0.2

M	NEWS
M	configure.ac

commit d9df23229a4847707861d2c0c44ae2e4f42fb7de
Author: John Stowers <john.stowers@gmail.com>
Date:	2014-04-08

    fix build with new giscanner

M	src/Makefile.am

commit 3fa49479fee07e6d354dea96f5a7ffad192cb491
Merge: a544f68 8b111ca
Author: John Stowers <john.stowers@gmail.com>
Date:	2014-01-26

    Merge pull request #25 from andrewgee/master

    OpenStreetMap require an accurate User-Agent or no tiles!

commit 8b111ca6ac88ea5b00fd6e838e48eb57f04290e0
Author: Andrew Gee <andrew@andrewgee.org>
Date:	2014-01-25

    Remove non-funtioning OSMC map source

M	src/osm-gps-map-source.c

commit 49a5d6a2816b6bda09f89ed1e6be80633068647c
Author: Andrew Gee <andrew@andrewgee.org>
Date:	2014-01-25

    Changed user-agent to be unique to library. Openstreetmap require
    accurate user agents

M	src/osm-gps-map-widget.c

commit a544f68768d3d03a80da63ff343305b04e4417b7
Author: guillomovitch <guillomovitch@gmail.com>
Date:	2013-06-30

    when building with -Wl,--no-undefined linker option

M	src/Makefile.am

commit 6e866d61819df62dfc4962806639a0c25c87ae87
Author: John Stowers <john.stowers@gmail.com>
Date:	2013-06-19

    1.0.1

M	configure.ac

commit 2751302310c45aeb1b143c8af8ea1e2634d61029
Author: John Stowers <john.stowers@gmail.com>
Date:	2013-06-19

    NEWS

M	NEWS

commit a271437f04b3ec3b519b8c7908b27ad3ee8ae671
Author: Chris <chrrrisw@gmail.com>
Date:	2013-06-19

    fix link/include paths

M	.gitignore
M	Makefile.am
M	osmgpsmap-1.0.pc.in

commit a506ce391f8f611c9ae7745a70b37c84d794ca97
Author: John Stowers <john.stowers@gmail.com>
Date:	2013-06-18

    fix docs build

M	docs/reference/Makefile.am

commit 422d39f2ad8727f9d5460bcadbaabb4733bf0725
Author: John Stowers <john.stowers@gmail.com>
Date:	2013-06-18

    bump pkg-config, libname and inc path

M	Makefile.am
M	configure.ac
M	examples/Makefile.am
M	examples/mapviewer.py
R089	osmgpsmap.pc.in osmgpsmap-1.0.pc.in
M	src/Makefile.am

commit b19ee7054ae4bb599a242e629b23ad99b8a49e25
Author: John Stowers <john.stowers@gmail.com>
Date:	2013-06-18

    NEWS

M	NEWS

commit fa93262645c1399994ae5bafbc5fbdaa99446650
Author: John Stowers <john.stowers@gmail.com>
Date:	2013-06-18

    tidy up licence headers to match copying (GPLv2+)

M	COPYING
M	NEWS
M	src/converter.c
M	src/converter.h
M	src/osd-utils.c
M	src/osd-utils.h
M	src/osm-gps-map-compat.c
M	src/osm-gps-map-compat.h
M	src/osm-gps-map-image.c
M	src/osm-gps-map-image.h
M	src/osm-gps-map-layer.c
M	src/osm-gps-map-layer.h
M	src/osm-gps-map-osd.c
M	src/osm-gps-map-osd.h
M	src/osm-gps-map-point.c
M	src/osm-gps-map-point.h
M	src/osm-gps-map-source.c
M	src/osm-gps-map-source.h
M	src/osm-gps-map-track.c
M	src/osm-gps-map-track.h
M	src/osm-gps-map-widget.c
M	src/osm-gps-map-widget.h
M	src/osm-gps-map.h
M	src/private.h

commit d0201f5874c64a0cb27af06559f78fd66e35e668
Author: John Stowers <john.stowers@gmail.com>
Date:	2013-06-12

    fix dragging map

M	src/osm-gps-map-widget.c

commit 68004516f0c991656560b854755898e742ec7842
Merge: 3834f0e 2b36774
Author: John Stowers <john.stowers@gmail.com>
Date:	2013-06-05

    Merge pull request #21 from mklein-de/master

    Fix Google URIs

commit 2b367747cd009c379c16d8e6763a8e215c59a775
Author: Michael Klein <michael.klein@puffin.lb.shuttle.de>
Date:	2013-06-04

    Fix Google hybrid/satellite URIs

M	src/osm-gps-map-source.c

commit 3834f0e1095a856728afbbc0e5f3486fa0b4fe58
Author: John Stowers <john.stowers@gmail.com>
Date:	2013-02-06

    remove deprecated functionality

M	src/osm-gps-map-compat.c
M	src/osm-gps-map-compat.h
M	src/osm-gps-map-widget.c

commit 30697da3678a760602affda13343b9314ff08762
Author: John Stowers <john.stowers@gmail.com>
Date:	2013-02-06

    just disable the stupid extra border thing. ill fix this later

M	src/osm-gps-map-widget.c

commit eb7e3d13d6eb39de31bacfba36541d53d059f61e
Author: John Stowers <john.stowers@gmail.com>
Date:	2013-02-06

    examples: unify click behaviour between examples

M	examples/mapviewer.c
M	examples/mapviewer.py

commit 40fd0ea7888cd451a0ffa076f75d8d95591b9606
Author: John Stowers <john.stowers@gmail.com>
Date:	2013-02-06

    for transfer full, you get a ref

M	src/osm-gps-map-widget.c

commit 392ecdf447733305e04538ea9b56f641db1eaa40
Author: John Stowers <john.stowers@gmail.com>
Date:	2013-02-06

    make env.sh a runnable helper

M	examples/env.sh

commit da2c67880c18deb5daa9ea11bb32cd42cd710f65
Author: John Stowers <john.stowers@gmail.com>
Date:	2013-01-30

    add a small note re the projection

M	src/converter.c

commit 704f18a057e1e9321ade4140cfa7f0f546605eea
Author: houz <google@houz.is-a-geek.org>
Date:	2013-01-07

    compile with strict compilation

M	src/osm-gps-map-widget.c

commit 402576149ab02d00cb3cd187ed39e7ada42f88af
Author: John Stowers <john.stowers@gmail.com>
Date:	2013-01-06

    AC_CONFIG_HEADERS is recommended

M	configure.ac

commit 96cb4520638a7503d90ea58c0a431f3c5a401cc9
Author: John Stowers <john.stowers@gmail.com>
Date:	2013-01-06

    fix packing

M	examples/mapviewer.py

commit 28cfe4a30da99c52be57671fa86d4d4922c662b6
Author: John Stowers <john.stowers@gmail.com>
Date:	2013-01-06

    fix unitialized variable warning

M	src/osm-gps-map-widget.c

commit 7be15b6cd1aed5fa5a14c56c73e06c971d3b756c
Author: John Stowers <john.stowers@gmail.com>
Date:	2013-01-06

    compat for all gtk3 versions

M	examples/mapviewer.c

commit 113d6a08d4ce2e44d267a6375b8c29726d46192e
Author: John Stowers <john.stowers@gmail.com>
Date:	2013-01-06

    fix offset on click events

M	src/osm-gps-map-widget.c

commit a12c703180e0ea6c80a4781a084be470d006b498
Merge: ee1b9e8 1f4150c
Author: John Stowers <john.stowers@gmail.com>
Date:	2013-01-06

    Merge pull request #20 from dumbbell/fix-with-gcc42

    osm_gps_map_image_get_zorder: Change return type to "gint"

commit ee1b9e80fa9944fada31e11bb5d685acfe1932b4
Author: John Stowers <john.stowers@gmail.com>
Date:	2013-01-06

    fix build on gtk 3

M	configure.ac
M	examples/mapviewer.c
M	src/osm-gps-map-widget.c

commit 9b284c567f02adfcbf23be46205d4ce3372d33d5
Merge: ec54339 efe9dd5
Author: John Stowers <john.stowers@gmail.com>
Date:	2013-01-06

    Merge remote-tracking branch 'snoiraud/gtk3'

    Conflicts:
	examples/mapviewer.py
	python/osmgpsmapmodule.c

commit 1f4150c5c0e811230774a0cc7178f328a5265601
Author: Jean-Sébastien Pédron <jean-sebastien@yakaz.com>
Date:	2012-12-18

    osm_gps_map_image_get_zorder: Change return type to "gint"

    ... instead of "const gint".

    The returned value is a scalar, not a pointer, therefore it's copied.
    The "const" qualifier is unneeded and even breaks the build with older
    GCC such as 4.2.

M	src/osm-gps-map-image.c
M	src/osm-gps-map-image.h

commit efe9dd5f5356ec729758700e8eb14acee2e5f63c
Author: SNoiraud <serge.noiraud@laposte.net>
Date:	2012-10-12

    As the lib is now for gtk3, libosmgpsmap must change its version
    number.
    So we can now mix applications with gtk2 and gtk3.

M	configure.ac

commit d3faeb8e209e76bc62a25bcd34411be92627343c
Author: SNoiraud <serge.noiraud@laposte.net>
Date:	2012-09-28

    Solved missing tiles.

M	src/osm-gps-map-widget.c

commit 7241a4221c462269218c3dada0c6c8aa6e7506c4
Author: SNoiraud <serge.noiraud@laposte.net>
Date:	2012-09-19

    copy-paste of comment : need cleaning.

M	src/osm-gps-map-source.c

commit e90c283ab948dac81fc9c7e4c30f4e6df142cad1
Author: SNoiraud <serge.noiraud@laposte.net>
Date:	2012-09-17

    Update map providers : openstreetmap renderer is closed and
    opencyclemap uri changed.

M	src/osm-gps-map-source.c

commit 47ce5ca45cdf748dc24e4114d4a6a1e1dc63fbd2
Author: SNoiraud <serge.noiraud@laposte.net>
Date:	2012-09-16

    Gtk3 : warning suppression and offset problem (EXTRA_BORDER)

M	src/osm-gps-map-widget.c

commit a25ff92045c9587585dd02c0d606b8f17d79bc1a
Author: SNoiraud <serge.noiraud@laposte.net>
Date:	2012-09-15

    Gtk3 migration ... conversion from :
	GdkColor to GdkRGA
	gdk_color_parse to gdk_rgba_parse
	gtk_color_button_get_color to gtk_color_chooser_get_rgba
	gtk_color_button_set_color ot gtk_color_chooser_set_rgba
	GTK_COLOR_BUTTON to GTK_COLOR_CHOOSER
	gdk_cairo_set_source_color to gdk_cairo_set_source_rgba
	gdk_window_get_pointer to gdk_window_get_device_position

	g_thread_init no more needed
	some cleaning

M	examples/mapviewer.c
M	src/osd-utils.c
M	src/osd-utils.h
M	src/osm-gps-map-osd.c
M	src/osm-gps-map-track.c
M	src/osm-gps-map-track.h
M	src/osm-gps-map-widget.c

commit 4c48d319a9f6dc8bf0f6a7ae52a37495a7787431
Author: SNoiraud <serge.noiraud@laposte.net>
Date:	2012-09-14

    Gobject introspection : use our version. We can have only major and
    minor so 0.7.4 doesn't work.

M	configure.ac
M	examples/mapviewer.py
M	src/Makefile.am

commit 6019c88b7823ff0f47a039ce4e6f3f2320c67a17
Author: SNoiraud <serge.noiraud@laposte.net>
Date:	2012-09-09

    too many cairo destroy.

M	examples/mapviewer.c
M	src/osm-gps-map-osd.c
M	src/osm-gps-map-widget.c

commit 9a7994835190461f2d478bf804fc6409acbdd11c
Author: SNoiraud <serge.noiraud@laposte.net>
Date:	2012-09-08

    gobject introspection : somme warnings suppression and cleaning

M	examples/mapviewer.py
M	src/osm-gps-map-compat.c
M	src/osm-gps-map-track.h
M	src/osm-gps-map-widget.c

commit a9369ed9a6e25201f66324fa814328fc78a27e4c
Author: SNoiraud <serge.noiraud@laposte.net>
Date:	2012-09-02

    Solved the get_bbox and get_degrees for python calls.

M	examples/mapviewer.py
M	src/osm-gps-map-point.c
M	src/osm-gps-map-widget.c

commit 0b760b8574e9d169014af3d3d87a45118cc17bf4
Author: SNoiraud <serge.noiraud@laposte.net>
Date:	2012-09-01

    Really use gtk3.

M	examples/mapviewer.py
M	m4/gtk-doc.m4
M	src/Makefile.am
M	src/osm-gps-map-widget.c

commit ec54339d4080f5fece402cd7794dcd79c132509b
Merge: 9542268 8d7ee21
Author: John Stowers <john.stowers@gmail.com>
Date:	2012-08-05

    Merge pull request #19 from fsphil/master

    Add a Z-order property to OsmGpsMapImage objects

commit 8d7ee214841dcbb25021c7447a1b26b995e15877
Author: Phil <phil@apollo.sanslogic.co.uk>
Date:	2012-08-05

    Add a Z-order property to OsmGpsMapImage objects

M	src/osm-gps-map-image.c
M	src/osm-gps-map-image.h
M	src/osm-gps-map-widget.c
M	src/osm-gps-map-widget.h

commit 9542268edd0e6a7ace5c6c6fce091e95807416c3
Merge: d1e6825 0ebaa16
Author: John Stowers <john.stowers@gmail.com>
Date:	2012-05-13

    Merge pull request #18 from PabloCastellano/example

    Minor fix in Python example (osm -> osmgpsmap)

commit 0ebaa16b7d8549295d4252c4f53891f6c6f9b9d6
Author: Pablo Castellano <pablo@anche.no>
Date:	2012-05-13

    Minor fix in Python example (osm -> osmgpsmap)

M	examples/mapviewer.py

commit d1e6825c5be58eb9ae96abe8e6b6d6e4e5ecefbf
Author: John Stowers <john.stowers@gmail.com>
Date:	2011-08-04

    Fix google

M	NEWS
M	src/osm-gps-map-source.c

commit 2aa702cdb8f7b324091c625fbab54309456d83b2
Author: John Stowers <john.stowers@gmail.com>
Date:	2011-05-02

    Fix build on mac

M	python/osmgpsmapmodule.c

commit 1381c0e9fc6270e2f04241d7a6b9e91d8f24926a
Merge: 4b95e51 1885505
Author: John Stowers <john.stowers@gmail.com>
Date:	2011-03-20

    Merge branch 'master' into gtk3

    Conflicts:
	configure.ac
	python/configure.ac
	python/osmgpsmap.defs
	python/setup.py

commit 1885505a42770cb9823225429c82480dfcaba785
Author: John Stowers <john.stowers@gmail.com>
Date:	2011-03-20

    Post release version bump

M	Makefile.am
M	NEWS
M	configure.ac
M	python/configure.ac
M	python/setup.py

commit 4b95e51066f853fba9209b6a99b9f71d60581e22
Author: John Stowers <john.stowers@gmail.com>
Date:	2011-03-19

    Closer to working

M	src/osm-gps-map-widget.c

commit 6ffa5f8c49cea31d432ef4981463be92594800d2
Author: John Stowers <john.stowers@gmail.com>
Date:	2011-03-19

    Fix widget packing

M	examples/mapviewer.ui

commit 66b7b715a894b634092ca003ba286c1da428c245
Author: John Stowers <john.stowers@gmail.com>
Date:	2011-03-19

    Remove compat with old glib

M	src/osm-gps-map-widget.c

commit 41bcea17fff6577b2c2ee7af14ef305dd8264d99
Author: John Stowers <john.stowers@gmail.com>
Date:	2011-03-18

    Remove support for libsoup-2.2

M	configure.ac
M	docs/reference/Makefile.am
M	examples/Makefile.am
M	src/Makefile.am
M	src/osm-gps-map-widget.c
M	src/private.h

commit e9dfc2171c74d83e49a5d370fdbdec7f34096743
Author: John Stowers <john.stowers@gmail.com>
Date:	2011-03-18

    Compiles with gtk+-3, many drawing errors

M	configure.ac
M	examples/mapviewer.c
M	src/osm-gps-map-image.c
M	src/osm-gps-map-image.h
M	src/osm-gps-map-layer.c
M	src/osm-gps-map-layer.h
M	src/osm-gps-map-osd.c
M	src/osm-gps-map-widget.c
M	src/osm-gps-map-widget.h
M	src/private.h

commit 0676e6cdf62435d93f6ae16d359b26171dd8e1e2
Author: John Stowers <john.stowers@gmail.com>
Date:	2011-03-18

    Remove old python bindings

D	python/AUTHORS
D	python/COPYING
D	python/ChangeLog
D	python/Makefile.am
D	python/NEWS
D	python/README
D	python/configure.ac
D	python/m4/.gitignore
D	python/m4/am_check_python_headers.m4
D	python/osmgpsmap-compat.defs
D	python/osmgpsmap.defs
D	python/osmgpsmap.override
D	python/osmgpsmapmodule.c
D	python/setup.py

commit a28d41152d7674e9f2f8740b284f23fad6a3a9d4
Author: John Stowers <john.stowers@gmail.com>
Date:	2011-03-18

    Remove gdk_draw_pixbuf

M	src/osm-gps-map-image.c
M	src/osm-gps-map-widget.c

commit f520d64695553889dcaac713816405e2d84588e6
Author: John Stowers <john.stowers@gmail.com>
Date:	2011-03-18

    Update gtk2 and gobject-introspection requirements

M	configure.ac
M	src/Makefile.am
