[cairo-commit] roadster ChangeLog,1.87,1.88

Ian McIntosh commit at pdx.freedesktop.org
Mon Oct 10 00:07:38 PDT 2005


Committed by: ian

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

Modified Files:
	ChangeLog 
Log Message:
	* data/layers.xml:
	* src/map.c: Adjusting of zoom scales and styles.
	* src/dc.c: Properly insert LOD3 table.
	* src/import_tiger.c: Rivers only exist on LOD0.
	* src/main.h: Add constant for middle mouse button.
	* src/mainwindow.c: Make zoomscale widget instant.  Middle mouse button drags map regardless of tool.  Improvement of some web map URLs.
	* src/util.c: Add zoomscale utility functions.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/roadster/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- ChangeLog	6 Oct 2005 00:02:39 -0000	1.87
+++ ChangeLog	10 Oct 2005 07:07:36 -0000	1.88
@@ -1,3 +1,13 @@
+2005-10-10  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
+
+	* data/layers.xml:
+	* src/map.c: Adjusting of zoom scales and styles.
+	* src/dc.c: Properly insert LOD3 table.
+	* src/import_tiger.c: Rivers only exist on LOD0.
+	* src/main.h: Add constant for middle mouse button.
+	* src/mainwindow.c: Make zoomscale widget instant.  Middle mouse button drags map regardless of tool.  Improvement of some web map URLs.
+	* src/util.c: Add zoomscale utility functions.
+
 2005-10-05  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
 
 	* src/map_math.c:



More information about the cairo-commit mailing list