[cairo-commit] roadster ChangeLog,1.69,1.70

Ian McIntosh commit at pdx.freedesktop.org
Mon Aug 29 08:25:00 EST 2005


Committed by: ian

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

Modified Files:
	ChangeLog 
Log Message:
	ChangeLog: Oops, forgot to update this.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/roadster/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -d -r1.69 -r1.70
--- ChangeLog	28 Aug 2005 22:23:14 -0000	1.69
+++ ChangeLog	28 Aug 2005 22:24:58 -0000	1.70
@@ -1,3 +1,17 @@
+2005-08-28  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
+
+        * 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.
+
 2005-05-26  Keith Packard  <keithp at keithp.com>
 
 	* data/layers.xml:



More information about the cairo-commit mailing list