[cairo-commit] roadster ChangeLog,1.84,1.85

Ian McIntosh commit at pdx.freedesktop.org
Tue Oct 4 23:09:38 PDT 2005


Committed by: ian

Update of /cvs/cairo/roadster
In directory gabe:/tmp/cvs-serv21001

Modified Files:
	ChangeLog 
Log Message:
	* src/import_tiger.c:
	* src/search_road.c:
	* src/db.c: Add level of detail concept.
	* src/mainwindow.c: Add zoomtool.
	* src/map_draw_gdk.c: 
	* src/map_draw_cairo.c: Calculate bounding box on load instead of draw.  Update to tile drawing.
	* src/map.c: Begin splitting this file up more.  Add lots more zoom levels.
	* src/scenemanager.c: Remove empty module init.
	* src/main.c: Don't need to init scenemanager module.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/roadster/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- ChangeLog	1 Oct 2005 19:09:05 -0000	1.84
+++ ChangeLog	5 Oct 2005 06:09:35 -0000	1.85
@@ -1,3 +1,15 @@
+2005-10-05  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
+
+	* src/import_tiger.c:
+	* src/search_road.c:
+	* src/db.c: Add level of detail concept.
+	* src/mainwindow.c: Add zoomtool.
+	* src/map_draw_gdk.c: 
+	* src/map_draw_cairo.c: Calculate bounding box on load instead of draw.  Update to tile drawing.
+	* src/map.c: Begin splitting this file up more.  Add lots more zoom levels.
+	* src/scenemanager.c: Remove empty module init.
+	* src/main.c: Don't need to init scenemanager module.
+
 2005-10-01  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
 
 	* src/downloadmanager.c: Remove _ from public function _downloadmanager_new().



More information about the cairo-commit mailing list