summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIan McIntosh <ian_mcintosh@linuxadvocate.org>2005-09-30 00:09:50 +0000
committerIan McIntosh <ian_mcintosh@linuxadvocate.org>2005-09-30 00:09:50 +0000
commit8491b80fabf47b54e34c5219d7f98359ccdb13da (patch)
tree7982d59c748149d03ee1dc258b9b664c060a33cb /ChangeLog
parent626ec79ad8e52ae94bc57a2fb08704b5ca938347 (diff)
Removed "constants"-- found out that XML already has this feature!
Don't load the same image twice. Allow loading at image's native resolution. Can now fill polygons with a tiled image. Beginning support for moving POI to the layers.XML file. Add code for GtkEntry "hints". These are messages shown when there is nothing in the entry. May be used for search box.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e731353..bd30895 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-09-29 Ian McIntosh <ian_mcintosh@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@linuxadvocate.org>
* data/help/roadster-help.xml: