[cairo-commit] roadster ChangeLog,1.62,1.63
Ian McIntosh
commit at pdx.freedesktop.org
Mon Mar 28 10:49:52 PST 2005
Committed by: ian
Update of /cvs/cairo/roadster
In directory gabe:/tmp/cvs-serv24258
Modified Files:
ChangeLog
Log Message:
* src/main.h: Added this file for global flags.
* src/*: Added #include for main.h. Change from using pointstring_t to road_t for map geometry objects.
* src/map.c: Add map_side_test_line() to test which side of a line a point is.
* src/mainwindow.c: Tooltip now reports the address range of that part of the street.
* data/roadster.glade: Removed GPS tab temporarily.
* data/layers.xml: Minor style changes.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/roadster/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- ChangeLog 26 Mar 2005 07:51:54 -0000 1.62
+++ ChangeLog 28 Mar 2005 18:49:50 -0000 1.63
@@ -1,3 +1,13 @@
+2005-03-28 Ian McIntosh <ian_mcintosh at linuxadvocate.org>
+
+ * src/main.h: Added this file for global flags.
+ * src/*: Added #include for main.h. Change from using pointstring_t to road_t for map geometry objects.
+ * src/map.c: Add map_side_test_line() to test which side of a line a point is.
+ * src/mainwindow.c: Tooltip now reports the address range of that part of the street.
+
+ * data/roadster.glade: Removed GPS tab temporarily.
+ * data/layers.xml: Minor style changes.
+
2005-03-26 Ian McIntosh <ian_mcintosh at linuxadvocate.org>
* src/mainwindow.c: Made zoom and history buttons (and menuitems) go insentitive when clicking them would do nothing. Changed single-click on border to always scroll half of window width/height/diagonal.
More information about the cairo-commit
mailing list