From 329566a3e3af0cfebdb561978e6622ebe8208108 Mon Sep 17 00:00:00 2001 From: Christopher Blizzard Date: Thu, 17 Jun 2004 20:26:42 +0000 Subject: Changes to support extra arguments. 2004-06-17 Christopher Blizzard * pango/pangofc-decoder.c (pango_fc_decoder_get_glyph, pango_fc_decoder_get_charset): Changes to support extra arguments. * pango/pangofc-decoder.h (struct _PangoFcDecoderClass): Add the PangoFcDecoder * as the first argument to the callbacks for get_glyph and get_charset. --- ChangeLog.pre-1-10 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog.pre-1-10') diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 3df0d798..c2c3b919 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,3 +1,12 @@ +2004-06-17 Christopher Blizzard + + * pango/pangofc-decoder.c (pango_fc_decoder_get_glyph, + pango_fc_decoder_get_charset): Changes to support extra arguments. + + * pango/pangofc-decoder.h (struct _PangoFcDecoderClass): Add the + PangoFcDecoder * as the first argument to the callbacks for + get_glyph and get_charset. + Wed Jun 9 17:32:59 2004 Christopher Blizzard * pango/Makefile.am: Add export of pangofc-decoder.h. Build -- cgit v1.2.1