[cairo-commit] roadster ChangeLog,1.68,1.69
Ian McIntosh
commit at pdx.freedesktop.org
Mon Aug 29 08:23:16 EST 2005
Committed by: ian
Update of /cvs/cairo/roadster
In directory gabe:/tmp/cvs-serv9792
Modified Files:
ChangeLog
Log Message:
data/roadster.glade: UI cleanup. Moved many items into a 'Debug' menu.
src/gpsclient.c: Update to newest gpsd lib.
src/db.c: Format coordinates using g_ascii_dtostr to avoid i18n.
src/mainwindow.c: Add GTK About dialog.
src/map.c: Back to GDK rendering as default (not fast enough without hardware
accel.). Use g_ascii_dtostr. Add hack to turn circular rivers into lakes.
src/map_draw_cairo.c: Update to Cairo 1.0. Add hack to round text rotation
angles down to better utilize font cache (which isn't in 1.0 yet).
src/pointstring.c:
src/point.c: Add debugging function.
src/search_road.c: Move function to util.c
src/searchwindow.c: Remove unused variables.
src/util.c: Added util_split_words_onto_two_lines(), currently unused.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/roadster/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- ChangeLog 26 May 2005 20:05:36 -0000 1.68
+++ ChangeLog 28 Aug 2005 22:23:14 -0000 1.69
@@ -1,7 +1,5 @@
2005-05-26 Keith Packard <keithp at keithp.com>
- reviewed by: <delete if not using a buddy>
-
* data/layers.xml:
Label more stuff.
* src/map.c: (map_draw):
More information about the cairo-commit
mailing list