[cairo-commit] roadster ChangeLog,1.76,1.77
Ian McIntosh
commit at pdx.freedesktop.org
Mon Sep 26 06:57:15 PDT 2005
Committed by: ian
Update of /cvs/cairo/roadster
In directory gabe:/tmp/cvs-serv5123
Modified Files:
ChangeLog
Log Message:
* data/help/roadster-help.xml:
* data/help/legal.xml:
* data/help/figures/window_layout.png: Added the basics of a help system.
* src/db.c: Removed debug stuff.
* src/glyph.c: Added glyph drawing (via gdk/pixbufs).
* src/location.c: Added location attribute name inserting / retrieving.
* src/locationset.c: Added 'icon' field.
* src/main.c: Add some debug code to insert test POI data.
* src/search.c: Removed knowledge of search result type icons. Now each type can provide its own.
* src/search_*.c: Provide an icon suggestion along with results.
* src/map.c:
* src/map_draw_gdk.c: Re-enable / fix POI drawing.
* src/point.c:
* src/pointstring.c:
* src/locationset.c: Fixed area_size of chunk allocators.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/roadster/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- ChangeLog 25 Sep 2005 19:36:12 -0000 1.76
+++ ChangeLog 26 Sep 2005 13:57:13 -0000 1.77
@@ -1,3 +1,22 @@
+2005-09-26 Ian McIntosh <ian_mcintosh at linuxadvocate.org>
+
+ * data/help/roadster-help.xml:
+ * data/help/legal.xml:
+ * data/help/figures/window_layout.png: Added the basics of a help system.
+
+ * src/db.c: Removed debug stuff.
+ * src/glyph.c: Added glyph drawing (via gdk/pixbufs).
+ * src/location.c: Added location attribute name inserting / retrieving.
+ * src/locationset.c: Added 'icon' field.
+ * src/main.c: Add some debug code to insert test POI data.
+ * src/search.c: Removed knowledge of search result type icons. Now each type can provide its own.
+ * src/search_*.c: Provide an icon suggestion along with results.
+ * src/map.c:
+ * src/map_draw_gdk.c: Re-enable / fix POI drawing.
+ * src/point.c:
+ * src/pointstring.c:
+ * src/locationset.c: Fixed area_size of chunk allocators.
+
2005-09-25 Ian McIntosh <ian_mcintosh at linuxadvocate.org>
* data/roadster-icon.png:
More information about the cairo-commit
mailing list