head 1.6; access; symbols start:1.1.1.1 ian:1.1.1; locks; strict; comment @# @; 1.6 date 2005.10.26.06.53.22; author ian; state Exp; branches; next 1.5; commitid 1c4a435f27cf4567; 1.5 date 2005.03.16.20.37.04; author cworth; state Exp; branches; next 1.4; 1.4 date 2005.03.05.05.47.51; author ian; state Exp; branches; next 1.3; 1.3 date 2005.02.28.08.48.30; author nrf; state Exp; branches; next 1.2; 1.2 date 2005.02.18.21.42.27; author cworth; state Exp; branches; next 1.1; 1.1 date 2005.02.18.04.22.49; author cworth; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2005.02.18.04.22.49; author cworth; state Exp; branches; next ; desc @@ 1.6 log @ * src/*: Fix all compiler warnings that showed up after adding -Wall. @ text @See http://cairographics.org/Roadster/BuildingIt for notes on building. Main: - main.c Windows: - directionswindow.c - importwindow.c (will be deleted when importing moves to external app) - gotowindow.c - locationeditwindow.c - mainwindow.c - mapinfowindow.c - tooltipwindow.c - searchwindow.c - gui.c Import (moving to external app): - import.c - import_tiger.c Map: - map.c - map_draw_cairo.c - map_draw_gdk.c - map_tilemanager.c - map_style.c - map_history.c - map_hittest.c - map_math.c Search: - search.c - search_city.c - search_coordinate.c - search_location.c - search_road.c Other / Utility: - util.c - animator.c - db.c - downloadmanager.c - glyph.c - gpsclient.c - location.c - locationset.c - road.c - scenemanager.c Debug (not included in release build): - test_poly.c @ 1.5 log @ * README: Clean up URL. @ text @d3 49 @ 1.4 log @ * README: Provide URL to Wiki for help with compiling. * src/mainwindow.c: Use 'implicit pointer grab' instead of gdk_pointer_grab() due to bitching of Carl, Owen and Keith :) * src/map_draw_gdk.c: Better support for dashed lines (not complete). @ text @d1 1 a1 1 See http://cairographics.org/Roadster_2fBuildingIt for notes on building. @ 1.3 log @ * README: Update dependency list. * configure.ac: Re-add -lmygcc. Clean up. @ text @d1 1 a1 10 To compile, you will need develement packages of: - cairo - libpixman - libsvg - libsvg-cairo - libmysqld (embedded MySQL server, v4.1 or newer) - openssl (required by MySQL only) - gettext library and header files - gpsd (libgps library and header files) @ 1.2 log @ * src/search_road.c: Add missing include of stdlib.h. * README: Added gettext and gpsd to the dependency list. * .cvsignore: * include/.cvsignore: * intl/.cvsignore: * macros/.cvsignore: * pixmaps/.cvsignore: * po/.cvsignore: * src/.cvsignore: Add a bunch of .cvsignore files. * config.h.in: Remove file that shouldn't have been in CVS. * src/Makefile.am: Don't force a static build. @ text @d1 1 a1 1 To compile, you will need: d5 4 a8 1 - mysql libraries and header files (v4.1 or newer) d10 1 a10 1 - gpsd program and header files a11 2 To run Roadster, you will need: - mysql server (v4.1+ or newer) @ 1.1 log @Initial revision @ text @d6 2 @ 1.1.1.1 log @Initial import of Ian McIntosh's excellent roadster application @ text @@