head 1.5; access; symbols start:1.1.1.1 ian:1.1.1; locks; strict; comment @# @; 1.5 date 2005.10.26.06.53.22; author ian; state Exp; branches; next 1.4; commitid 1c4a435f27cf4567; 1.4 date 2005.10.20.06.56.22; author ian; state Exp; branches; next 1.3; commitid 1c4043573f124567; 1.3 date 2005.10.18.03.05.25; author ian; state Exp; branches; next 1.2; commitid 1e7d4354665d4567; 1.2 date 2005.09.06.02.44.19; author ian; state Exp; branches; next 1.1; commitid 28d7431d024b4567; 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.5 log @ * src/*: Fix all compiler warnings that showed up after adding -Wall. @ text @For preview release: === REQUIRED === x Hide sidebar by default x Hide all tabs but Results x Remove Tooltips o Choose logo o Tile cache needs to free tiles o Tile generator o Tile parser o Make road search no longer works with just "Main St" o Remove Debug menu === OPTIONAL === o Coordinate search type o Fix multi-segment line labeler o River sexifier o Polygon stitcher for importer o Map makeover o Map road icons (highway, etc.) o Switch to sqlite o Better toolbar icons for mouse tools o Better mouse cursor for zoom tool ====================================== State boundaries: http://www.census.gov/geo/cob/bdy/st/st00ascii/ Other web link ideas: - Weather here (by ZIP?) @ 1.4 log @ * roadster.spec: Added RPM .spec file contributed by Ofer Achler. * src/search_coordinate.c: Added file to allow pasting/typing text containing lat and lon coordinates into search box. (Currently not implemented!) * src/search.c: Init and use search_coordinate stuff. * src/mainwindow.c: Disable hittesting related to tooltip for preview release. Make GPS checkboxes insensitive when 'show position on map' is off. * src/db.c: Add db_city_get_name(id) * src/map_draw_cairo.c: Add miter limit. * src/mapinfowindow.c: Improve a lot. May not make it into the preview release though. @ text @d7 1 a7 1 o Remove Road Search no longer works with just "Main St" d9 1 d12 1 a12 1 o Tile cache needs to free tiles d16 2 a17 2 o Better toolbar icons for mouse tools o Better mouse cursor for zoom tool d21 1 a21 1 o Road icons (highway, etc.) d23 2 @ 1.3 log @ * configure.ac: Added -Wall compiler option (show all warnings). * src/map_draw_cairo.c: The return of Cairo! Now drawing from tile data and using bounding box overlap tests. * src/map_hittest.c: The return of hittesting! * src/db.c: Remove dead code. * src/downloadmanager.c: Properly return a value from a GnomeVFS callback. * src/import_tiger.c: Switch from GPtrArrays to GArrays for points. * src/main.c: Properly include libintl.h * src/map.c: Cleanups. Dead code removal. * src/map_draw_gdk.c: Add random road segment color option for debugging. * src/map_math.c: Added polygon clipping and line stitching. * src/map_tilemanager.c: Do basic line stitching at load time. * src/mainwindow.c: Cleanups. Move some code to util.c * src/util.c: Receive some code from mainwindow.c @ text @d1 24 @ 1.2 log @ * src/db.c: Better error handling (silences "duplicate key" warning on startup). * src/import_tiger.c: Comment out some cleanup code that has a crasher bug somewhere (now it's just a memory leak!). * src/mainwindow.c: Updated comments, removed some dead code. * src/importwindow.c: Add a printf showing # of files received from file chooser dialog. * src/layers.c: Implemented new layers XML format. Draw order is now dictated by the XML file. Removed concept of "sublayers". Unlimited layers are now supported. * src/map.c: Removed layer draw order table. Changed scenemanager test from a rectangle to a diamond. * src/map_draw_cairo.c: Added map scale rendering. Cairo rendering commented out until it can be updated to new layer style stuff. * src/map_draw_gdk.c: Updated for new layer format. * data/layers.xml: Complete rewrite for new layers format. * configure.ac: Remove old/incorrect tests. * data/roadster.glade: Removed some old/unused dialogs. @ text @d1 6 @ 1.1 log @Initial revision @ text @a0 1 Check mysql database version on connect (4.1+ ?) @ 1.1.1.1 log @Initial import of Ian McIntosh's excellent roadster application @ text @@