summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIan McIntosh <ian_mcintosh@linuxadvocate.org>2005-09-26 08:57:13 +0000
committerIan McIntosh <ian_mcintosh@linuxadvocate.org>2005-09-26 08:57:13 +0000
commit626ec79ad8e52ae94bc57a2fb08704b5ca938347 (patch)
treeccbe9726accfda8159162e379dc7e2b6cf9e5254 /ChangeLog
parent330a7666a3f8719ada54ef506177b199f57a7a52 (diff)
Added the basics of a help system.
Removed debug stuff. Added glyph drawing (via gdk/pixbufs). Added location attribute name inserting / retrieving. Added 'icon' field. Add some debug code to insert test POI data. Removed knowledge of search result type icons. Now each type can provide its own. Provide an icon suggestion along with results. Re-enable / fix POI drawing. Fixed area_size of chunk allocators.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 13c04f0..e731353 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2005-09-26 Ian McIntosh <ian_mcintosh@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@linuxadvocate.org>
* data/roadster-icon.png: