[cairo-commit] roadster ChangeLog,1.40,1.41
Ian McIntosh
commit at pdx.freedesktop.org
Sun Mar 6 21:30:13 PST 2005
Committed by: ian
Update of /cvs/cairo/roadster
In directory gabe:/tmp/cvs-serv19180
Modified Files:
ChangeLog
Log Message:
* src/searchwindow.c: Sort search results by distance from user, starting with closest. Also set zoomlevel based on type of result (road, city, state).
* src/mainwindow.c: Add mainwindow_set_zoomlevel() and mainwindow_get_centerpoint() functions for searchwindow's use.
* src/map.c: Uncomment map_get_distance_in_meters() for use by searchwindow.
* src/search_road.c: Suggest zoomlevel of 3 for road search results.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/roadster/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- ChangeLog 6 Mar 2005 23:38:19 -0000 1.40
+++ ChangeLog 7 Mar 2005 05:30:10 -0000 1.41
@@ -1,7 +1,14 @@
+2005-03-07 Ian McIntosh <ian_mcintosh at linuxadvocate.org>
+
+ * src/searchwindow.c: Sort search results by distance from user, starting with closest. Also set zoomlevel based on type of result (road, city, state).
+ * src/mainwindow.c: Add mainwindow_set_zoomlevel() and mainwindow_get_centerpoint() functions for searchwindow's use.
+ * src/map.c: Uncomment map_get_distance_in_meters() for use by searchwindow.
+ * src/search_road.c: Suggest zoomlevel of 3 for road search results.
+
2005-03-06 Ian McIntosh <ian_mcintosh at linuxadvocate.org>
- * mainwindow.c: Scroll once when user clicks map border.
- * map_draw_cairo.c: Fix halo drawing.
+ * src/mainwindow.c: Scroll once when user clicks map border. Change map drag mouse cursor to closed hand.
+ * src/map_draw_cairo.c: Fix halo drawing.
2005-03-05 Ian McIntosh <ian_mcintosh at linuxadvocate.org>
More information about the cairo-commit
mailing list