]> err.no Git - libchamplain/commit
Fixed library
authorPierre-Luc Beaudoin <pierre-luc@squidy.info>
Mon, 18 Aug 2008 00:25:55 +0000 (20:25 -0400)
committerPierre-Luc Beaudoin <pierre-luc@squidy.info>
Mon, 18 Aug 2008 00:25:55 +0000 (20:25 -0400)
commite28fee069d1a32ddf019e9e665b7508da36524b2
tree342768a5d611382642be41dfa8f325cd2465a531
parent284cea56379bbdf14779fc9b88c4e5fe591cc7f6
Fixed library
24 files changed:
Makefile.am
autom4te.cache/output.2
autom4te.cache/output.3
autom4te.cache/traces.2
autom4te.cache/traces.3
champlain.pc [new file with mode: 0644]
champlain.pc.in [new file with mode: 0644]
configure.ac
src/Makefile.am
src/champlain_map_zoom_level.c [deleted file]
src/champlainview.c [moved from src/champlain_widget.c with 64% similarity]
src/champlainview.h [moved from src/champlain_widget.h with 52% similarity]
src/launcher.c
src/map.c [moved from src/champlain_map.c with 55% similarity]
src/map.h [moved from src/champlain_map.h with 67% similarity]
src/map_source/debugmap.c [deleted file]
src/sources/debugmap.c [new file with mode: 0644]
src/sources/debugmap.h [moved from src/map_source/debugmap.h with 93% similarity]
src/sources/openstreetmap.c [moved from src/map_source/openstreetmap.c with 52% similarity]
src/sources/openstreetmap.h [moved from src/map_source/openstreetmap.h with 93% similarity]
src/tile.c [moved from src/champlain_map_tile.c with 57% similarity]
src/tile.h [moved from src/champlain_map_tile.h with 98% similarity]
src/zoomlevel.c [new file with mode: 0644]
src/zoomlevel.h [moved from src/champlain_map_zoom_level.h with 79% similarity]