Merge with modular_map
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Wed, 4 Jul 2007 22:44:46 +0000 (22:44 +0000)
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Wed, 4 Jul 2007 22:44:46 +0000 (22:44 +0000)
commit4ea8262bc4f8c910ea0077f3f6467781c8d835a9
treec0b1ca6d58a3f8668d070ab65a967c34c2e7b6ef
parentd9e45637e39aef65fbfa3adda9b6fda5004ddb29
Merge with modular_map

git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk/navit@255 ffa7fe5e-494d-0410-b361-a75ebd5db220
128 files changed:
Makefile.am
Makefile.inc [new file with mode: 0644]
configure.in
src/Makefile.am
src/action.h [deleted file]
src/attr.c [new file with mode: 0644]
src/attr.h [new file with mode: 0644]
src/attr_def.h [new file with mode: 0644]
src/callback.c [new file with mode: 0644]
src/callback.h [new file with mode: 0644]
src/color.h [new file with mode: 0644]
src/command.c [deleted file]
src/command.h [deleted file]
src/compass.c
src/coord.c
src/coord.h
src/country.c
src/country.h
src/cursor.c
src/cursor.h
src/data.h
src/data/Makefile.am [new file with mode: 0644]
src/data/garmin_img/Makefile.am [new file with mode: 0644]
src/data/garmin_img/garmin_img.c [new file with mode: 0644]
src/data/mg/Makefile.am [new file with mode: 0644]
src/data/mg/block.c [new file with mode: 0644]
src/data/mg/map.c [new file with mode: 0644]
src/data/mg/mg.h [new file with mode: 0644]
src/data/mg/poly.c [new file with mode: 0644]
src/data/mg/street.c [new file with mode: 0644]
src/data/mg/town.c [new file with mode: 0644]
src/data/mg/tree.c [new file with mode: 0644]
src/data/textfile/Makefile.am [new file with mode: 0644]
src/data/textfile/textfile.c [new file with mode: 0644]
src/data/textfile/textfile.h [new file with mode: 0644]
src/data_window.c
src/debug.c
src/debug.h
src/destination.h
src/display.h [deleted file]
src/fib-1.1/fib.c
src/file.c
src/file.h
src/graphics.c
src/graphics.h
src/graphics/Makefile.am
src/graphics/gtk_drawing_area/Makefile.am
src/graphics/gtk_drawing_area/graphics_gtk_drawing_area.c
src/graphics/null/Makefile.am [new file with mode: 0644]
src/graphics/null/graphics_null.c [new file with mode: 0644]
src/graphics/opengl/Makefile.am [new file with mode: 0644]
src/graphics/opengl/graphics_opengl.c [new file with mode: 0644]
src/gui.c [new file with mode: 0644]
src/gui.h [new file with mode: 0644]
src/gui/Makefile.am
src/gui/gtk/Makefile.am
src/gui/gtk/destination.c [new file with mode: 0644]
src/gui/gtk/gtkeyboard.c [deleted file]
src/gui/gtk/gtkeyboard.h [deleted file]
src/gui/gtk/gui_gtk.h
src/gui/gtk/gui_gtk_action.c
src/gui/gtk/gui_gtk_menu.c [deleted file]
src/gui/gtk/gui_gtk_statusbar.c
src/gui/gtk/gui_gtk_toolbar.c [deleted file]
src/gui/gtk/gui_gtk_window.c
src/gui/sdl/Makefile.am [new file with mode: 0644]
src/gui/sdl/gui_sdl.h [new file with mode: 0644]
src/gui/sdl/gui_sdl_window.cpp [new file with mode: 0644]
src/gui/sdl/sdl_events.cpp [new file with mode: 0644]
src/gui/sdl/sdl_events.h [new file with mode: 0644]
src/item.c [new file with mode: 0644]
src/item.h [new file with mode: 0644]
src/item_def.h [new file with mode: 0644]
src/layer.h [new file with mode: 0644]
src/layout.c [new file with mode: 0644]
src/layout.h [new file with mode: 0644]
src/main.c
src/map.c [new file with mode: 0644]
src/map.h
src/mapset.c [new file with mode: 0644]
src/mapset.h [new file with mode: 0644]
src/maptype.c [new file with mode: 0644]
src/maptype.h [new file with mode: 0644]
src/menu.c
src/menu.h
src/navigation.c
src/navigation.h
src/navit.c [new file with mode: 0644]
src/navit.h [new file with mode: 0644]
src/navit.xml [new file with mode: 0644]
src/phrase.c
src/plugin.c
src/plugin.h
src/plugin_def.h [new file with mode: 0644]
src/popup.c
src/popup.h
src/profile.c
src/profile.h
src/projection.h [new file with mode: 0644]
src/python.c [new file with mode: 0644]
src/python.h [new file with mode: 0644]
src/route.c
src/route.h
src/script/get_map
src/search.c
src/search.h
src/statusbar.h
src/street.c
src/street_name.c
src/track.c
src/track.h
src/transform.c
src/transform.h
src/tree.h [deleted file]
src/util.c
src/vehicle.c
src/vehicle.h
src/xmlconfig.c [new file with mode: 0644]
src/xmlconfig.h [new file with mode: 0644]
src/xpm/Makefile.am [new file with mode: 0644]
src/xpm/camping.xpm [new file with mode: 0644]
src/xpm/car_dealer.xpm [new file with mode: 0644]
src/xpm/fuel.xpm [new file with mode: 0644]
src/xpm/hospital.xpm [new file with mode: 0644]
src/xpm/hotel.xpm [new file with mode: 0644]
src/xpm/parking.xpm [new file with mode: 0644]
src/xpm/restaurant.xpm [new file with mode: 0644]
src/xpm/unknown.xpm [new file with mode: 0644]