[cairo-commit] roadster ChangeLog,1.77,1.78
Ian McIntosh
commit at pdx.freedesktop.org
Thu Sep 29 22:09:52 PDT 2005
Committed by: ian
Update of /cvs/cairo/roadster
In directory gabe:/tmp/cvs-serv14881
Modified Files:
ChangeLog
Log Message:
* src/map_style.c: Removed "constants"-- found out that XML already has this feature!
* src/glyph.c: Don't load the same image twice. Allow loading at image's native resolution.
* src/map_draw_gdk.c: Can now fill polygons with a tiled image. Beginning support for moving POI to the layers.XML file.
* src/util.c: Add code for GtkEntry "hints". These are messages shown when there is nothing in the entry. May be used for search box.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/roadster/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- ChangeLog 26 Sep 2005 13:57:13 -0000 1.77
+++ ChangeLog 30 Sep 2005 05:09:50 -0000 1.78
@@ -1,3 +1,10 @@
+2005-09-29 Ian McIntosh <ian_mcintosh at linuxadvocate.org>
+
+ * src/map_style.c: Removed "constants"-- found out that XML already has this feature!
+ * src/glyph.c: Don't load the same image twice. Allow loading at image's native resolution.
+ * src/map_draw_gdk.c: Can now fill polygons with a tiled image. Beginning support for moving POI to the layers.XML file.
+ * src/util.c: Add code for GtkEntry "hints". These are messages shown when there is nothing in the entry. May be used for search box.
+
2005-09-26 Ian McIntosh <ian_mcintosh at linuxadvocate.org>
* data/help/roadster-help.xml:
More information about the cairo-commit
mailing list