[cairo-commit] roadster ChangeLog,1.70,1.71

Ian McIntosh commit at pdx.freedesktop.org
Wed Aug 31 01:37:55 PDT 2005


Committed by: ian

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

Modified Files:
	ChangeLog 
Log Message:
        * src/db.c: Remove incorrect 'UNIQUE' attribute on Name index in RoadName table.
        * src/scenemanager.c: Add 'on screen' as additional (optional) criteria for allowing drawing.
        * src/map_draw_cairo.c: Update to new scenemanager API.  Add new dual-line smart area labeler.
	* src/util.c: Function util_split_words_onto_two_lines() is now used.
        * data/layers.xml: Various style tweaks.  It's fun.
        * src/map.c: Style tweaks.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/roadster/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- ChangeLog	28 Aug 2005 22:24:58 -0000	1.70
+++ ChangeLog	31 Aug 2005 08:37:53 -0000	1.71
@@ -1,3 +1,12 @@
+2005-08-31  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
+
+        * src/db.c: Remove incorrect 'UNIQUE' attribute on Name index in RoadName table.
+        * src/scenemanager.c: Add 'on screen' as additional (optional) criteria for allowing drawing.
+        * src/map_draw_cairo.c: Update to new scenemanager API.  Add new dual-line smart area labeler.
+        * src/util.c: Function util_split_words_onto_two_lines() is now used.
+        * data/layers.xml: Various style tweaks.  It's fun.
+        * src/map.c: Style tweaks.
+
 2005-08-28  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
 
         * data/roadster.glade: UI cleanup.  Moved many items into a 'Debug' menu.



More information about the cairo-commit mailing list