[cairo-commit] roadster ChangeLog,1.81,1.82

Ian McIntosh commit at pdx.freedesktop.org
Fri Sep 30 18:42:14 PDT 2005


Committed by: ian

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

Modified Files:
	ChangeLog 
Log Message:
	* src/welcomewindow.c: Removed.
	* src/gui.c: Removed welcome window.
	* src/db.c: Added bounding rect calculation to pointstring loading.
	* src/search_road.c: Update to new pointstring loading function.
	* src/mainwindow.c: Removed unneeded includes.
	* src/map.c: Add rect overlap test function.
	* src/map_draw_gdk.c: Use rect overlap test from map.c.
	* src/tooltip.c: Remove unused init function.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/roadster/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- ChangeLog	1 Oct 2005 00:56:19 -0000	1.81
+++ ChangeLog	1 Oct 2005 01:42:12 -0000	1.82
@@ -1,5 +1,16 @@
 2005-09-30  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
 
+	* src/welcomewindow.c: Removed.
+	* src/gui.c: Removed welcome window.
+	* src/db.c: Added bounding rect calculation to pointstring loading.
+	* src/search_road.c: Update to new pointstring loading function.
+	* src/mainwindow.c: Removed unneeded includes.
+	* src/map.c: Add rect overlap test function.
+	* src/map_draw_gdk.c: Use rect overlap test from map.c.
+	* src/tooltip.c: Remove unused init function.
+
+2005-09-30  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
+
 	* src/road.c: Removed alloc/dealloc of road_t.
 	* src/point.c:
 	* src/point.h:



More information about the cairo-commit mailing list