[cairo-commit] roadster ChangeLog,1.51,1.52

Ian McIntosh commit at pdx.freedesktop.org
Sun Mar 13 18:04:32 PST 2005


Committed by: ian

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

Modified Files:
	ChangeLog 
Log Message:
	* src/db.c: Index on column 'Name' of table 'LocationAttributeName' should be UNIQUE.
	* src/mainwindow.c: Add test for event->is_hint in mainwindow_on_mouse_motion to hopefully avoid situation where we continue drawing after mouse button is up.
	* src/map.c: Play with zoom level ratios.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/roadster/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- ChangeLog	13 Mar 2005 23:31:21 -0000	1.51
+++ ChangeLog	14 Mar 2005 02:04:30 -0000	1.52
@@ -1,5 +1,11 @@
 2005-03-13  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
 
+	* src/db.c: Index on column 'Name' of table 'LocationAttributeName' should be UNIQUE.
+	* src/mainwindow.c: Add test for event->is_hint in mainwindow_on_mouse_motion to hopefully avoid situation where we continue drawing after mouse button is up.
+	* src/map.c: Play with zoom level ratios.
+
+2005-03-13  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
+
 	* src/db.c: Switch to mysql_use_result().  Add more memory related paramaters to embedded MySQL.
 	* src/mainwindow.c: Rename a few map related functions.  Fix mousewheel zoomin/zoomout.  Keep statusbar lat/lon updated when dragging/scrolling.  Slow down scrolling slightly.
 	* src/searchwindow.c:




More information about the cairo-commit mailing list