summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 68d3231..32ad338 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2008-10-31 John Finlay <finlay@moeraki.com>
+
+ * codegen/defsgen.py (typecode): Use the passed in prefix as a
+ hint when creating a typecode.
+ (split_prefix,write_enum_defs,_write_obj_helper): Add function to
+ use passed in prefix as a hint when splitting an object name into
+ module and name.
+
+ * codegen/h2def.py (DefsWriter.write_enum_defs): Make sure the
+ prefix ends with a _ i.e. really handle the GDK_FONT_FONT,
+ GDK_FONT_FONTSET case.
+
2008-09-12 Gian Mario Tagliaretti <gianmt@gnome.org>
* gio/goutputstream.override