[cairo-commit] roadster ChangeLog,1.50,1.51
Ian McIntosh
commit at pdx.freedesktop.org
Sun Mar 13 15:31:23 PST 2005
- Previous message: [cairo-commit] roadster/src map.c,1.24,1.25
- Next message: [cairo-commit] roadster/src db.c, 1.14, 1.15 gotowindow.c, 1.7,
1.8 importwindow.c, 1.5, 1.6 layers.c, 1.12, 1.13 layers.h,
1.5, 1.6 mainwindow.c, 1.23, 1.24 mainwindow.h, 1.8, 1.9 map.c,
1.25, 1.26 map.h, 1.6, 1.7 map_draw_cairo.c, 1.10,
1.11 map_draw_gdk.c, 1.5, 1.6 searchwindow.c, 1.12,
1.13 util.h, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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.
- Previous message: [cairo-commit] roadster/src map.c,1.24,1.25
- Next message: [cairo-commit] roadster/src db.c, 1.14, 1.15 gotowindow.c, 1.7,
1.8 importwindow.c, 1.5, 1.6 layers.c, 1.12, 1.13 layers.h,
1.5, 1.6 mainwindow.c, 1.23, 1.24 mainwindow.h, 1.8, 1.9 map.c,
1.25, 1.26 map.h, 1.6, 1.7 map_draw_cairo.c, 1.10,
1.11 map_draw_gdk.c, 1.5, 1.6 searchwindow.c, 1.12,
1.13 util.h, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list