[cairo-commit] roadster ChangeLog,1.50,1.51

Ian McIntosh commit at pdx.freedesktop.org
Sun Mar 13 15:31:23 PST 2005


Committed by: ian

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

Modified Files:
	ChangeLog 
Log Message:
	* 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:
	* src/gotowindow.c: Use new mainwindow function names.
	* src/importwindow.c: Move GTK_PROCESS_MAINLOOP macro to src/util.h.
	* src/layers.c: Add dash settings using integer in addition to floating point (for GDK).
	* src/map_draw_*: Use new dash settings.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/roadster/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- ChangeLog	13 Mar 2005 19:32:45 -0000	1.50
+++ ChangeLog	13 Mar 2005 23:31:21 -0000	1.51
@@ -1,7 +1,17 @@
 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:
+	* src/gotowindow.c: Use new mainwindow function names.
+	* src/importwindow.c: Move GTK_PROCESS_MAINLOOP macro to src/util.h.
+	* src/layers.c: Add dash settings using integer in addition to floating point (for GDK).
+	* src/map_draw_*: Use new dash settings.
+
+2005-03-13  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
+
 	* src/map.c: Remove debugging message.
-	
+
 2005-03-13  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
 
 	* src/layers.c: Add warning for bad color strings in layers.xml file.




More information about the cairo-commit mailing list