[cairo-commit] roadster ChangeLog,1.51,1.52
Ian McIntosh
commit at pdx.freedesktop.org
Sun Mar 13 18:04:32 PST 2005
- Previous 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
- Next message: [cairo-commit] roadster/src db.c, 1.15, 1.16 mainwindow.c, 1.24,
1.25 map.c, 1.26, 1.27 search_location.c, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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:
- Previous 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
- Next message: [cairo-commit] roadster/src db.c, 1.15, 1.16 mainwindow.c, 1.24,
1.25 map.c, 1.26, 1.27 search_location.c, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list