From 47e04408669687d29444b57c2a92018f4beaef7e Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 29 Sep 2003 23:24:36 +0000 Subject: Replace get_coverage by covers in the doc comment. 2003-09-30 Matthias Clasen * pango/pango-engine.h (struct _PangoEngineShapeClass): Replace get_coverage by covers in the doc comment. * pango/pango-script.c (pango_language_includes_script) (pango_script_get_sample_language): * pango/pango-fontset.c (pango_fontset_foreach): * pango/pango-fontmap.c (pango_font_map_get_shape_engine_type): * pango/modules.c (pango_map_get_engines): * pango/pango-fontset.h (PangoFontsetForEachFunc): Fix typos and add "Since: 1.4" tags. * docs/pango-sections.txt: Add PangoFontsetForeachFunc, pango_fontset_foreach(), pango_font_map_get_shape_engine_type(), PangoScriptForLang, pango_script_get_sample_language() and pango_language_includes_script(), remove pango_map_get_entry(). --- ChangeLog | 18 ++++++++++++++++++ ChangeLog.pre-1-10 | 18 ++++++++++++++++++ ChangeLog.pre-1-4 | 18 ++++++++++++++++++ ChangeLog.pre-1-6 | 18 ++++++++++++++++++ ChangeLog.pre-1-8 | 18 ++++++++++++++++++ docs/pango-sections.txt | 8 +++++++- pango/modules.c | 2 ++ pango/pango-engine.h | 2 +- pango/pango-fontmap.c | 2 ++ pango/pango-fontset.c | 6 ++++-- pango/pango-fontset.h | 4 +++- pango/pango-script.c | 4 ++++ 12 files changed, 113 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 30bf1961..da77a659 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2003-09-30 Matthias Clasen + + * pango/pango-engine.h (struct _PangoEngineShapeClass): Replace + get_coverage by covers in the doc comment. + + * pango/pango-script.c (pango_language_includes_script) + (pango_script_get_sample_language): + * pango/pango-fontset.c (pango_fontset_foreach): + * pango/pango-fontmap.c (pango_font_map_get_shape_engine_type): + * pango/modules.c (pango_map_get_engines): + * pango/pango-fontset.h (PangoFontsetForEachFunc): Fix typos and + add "Since: 1.4" tags. + + * docs/pango-sections.txt: Add PangoFontsetForeachFunc, + pango_fontset_foreach(), pango_font_map_get_shape_engine_type(), + PangoScriptForLang, pango_script_get_sample_language() and + pango_language_includes_script(), remove pango_map_get_entry(). + Wed Sep 24 18:29:34 2003 Owen Taylor * modules/hebrew/hebrew-shaper.c (hebrew_shaper_get_next_cluster): diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 30bf1961..da77a659 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,3 +1,21 @@ +2003-09-30 Matthias Clasen + + * pango/pango-engine.h (struct _PangoEngineShapeClass): Replace + get_coverage by covers in the doc comment. + + * pango/pango-script.c (pango_language_includes_script) + (pango_script_get_sample_language): + * pango/pango-fontset.c (pango_fontset_foreach): + * pango/pango-fontmap.c (pango_font_map_get_shape_engine_type): + * pango/modules.c (pango_map_get_engines): + * pango/pango-fontset.h (PangoFontsetForEachFunc): Fix typos and + add "Since: 1.4" tags. + + * docs/pango-sections.txt: Add PangoFontsetForeachFunc, + pango_fontset_foreach(), pango_font_map_get_shape_engine_type(), + PangoScriptForLang, pango_script_get_sample_language() and + pango_language_includes_script(), remove pango_map_get_entry(). + Wed Sep 24 18:29:34 2003 Owen Taylor * modules/hebrew/hebrew-shaper.c (hebrew_shaper_get_next_cluster): diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4 index 30bf1961..da77a659 100644 --- a/ChangeLog.pre-1-4 +++ b/ChangeLog.pre-1-4 @@ -1,3 +1,21 @@ +2003-09-30 Matthias Clasen + + * pango/pango-engine.h (struct _PangoEngineShapeClass): Replace + get_coverage by covers in the doc comment. + + * pango/pango-script.c (pango_language_includes_script) + (pango_script_get_sample_language): + * pango/pango-fontset.c (pango_fontset_foreach): + * pango/pango-fontmap.c (pango_font_map_get_shape_engine_type): + * pango/modules.c (pango_map_get_engines): + * pango/pango-fontset.h (PangoFontsetForEachFunc): Fix typos and + add "Since: 1.4" tags. + + * docs/pango-sections.txt: Add PangoFontsetForeachFunc, + pango_fontset_foreach(), pango_font_map_get_shape_engine_type(), + PangoScriptForLang, pango_script_get_sample_language() and + pango_language_includes_script(), remove pango_map_get_entry(). + Wed Sep 24 18:29:34 2003 Owen Taylor * modules/hebrew/hebrew-shaper.c (hebrew_shaper_get_next_cluster): diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index 30bf1961..da77a659 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,21 @@ +2003-09-30 Matthias Clasen + + * pango/pango-engine.h (struct _PangoEngineShapeClass): Replace + get_coverage by covers in the doc comment. + + * pango/pango-script.c (pango_language_includes_script) + (pango_script_get_sample_language): + * pango/pango-fontset.c (pango_fontset_foreach): + * pango/pango-fontmap.c (pango_font_map_get_shape_engine_type): + * pango/modules.c (pango_map_get_engines): + * pango/pango-fontset.h (PangoFontsetForEachFunc): Fix typos and + add "Since: 1.4" tags. + + * docs/pango-sections.txt: Add PangoFontsetForeachFunc, + pango_fontset_foreach(), pango_font_map_get_shape_engine_type(), + PangoScriptForLang, pango_script_get_sample_language() and + pango_language_includes_script(), remove pango_map_get_entry(). + Wed Sep 24 18:29:34 2003 Owen Taylor * modules/hebrew/hebrew-shaper.c (hebrew_shaper_get_next_cluster): diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index 30bf1961..da77a659 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,21 @@ +2003-09-30 Matthias Clasen + + * pango/pango-engine.h (struct _PangoEngineShapeClass): Replace + get_coverage by covers in the doc comment. + + * pango/pango-script.c (pango_language_includes_script) + (pango_script_get_sample_language): + * pango/pango-fontset.c (pango_fontset_foreach): + * pango/pango-fontmap.c (pango_font_map_get_shape_engine_type): + * pango/modules.c (pango_map_get_engines): + * pango/pango-fontset.h (PangoFontsetForEachFunc): Fix typos and + add "Since: 1.4" tags. + + * docs/pango-sections.txt: Add PangoFontsetForeachFunc, + pango_fontset_foreach(), pango_font_map_get_shape_engine_type(), + PangoScriptForLang, pango_script_get_sample_language() and + pango_language_includes_script(), remove pango_map_get_entry(). + Wed Sep 24 18:29:34 2003 Owen Taylor * modules/hebrew/hebrew-shaper.c (hebrew_shaper_get_next_cluster): diff --git a/docs/pango-sections.txt b/docs/pango-sections.txt index 22ea5f4f..5fafd4f4 100644 --- a/docs/pango-sections.txt +++ b/docs/pango-sections.txt @@ -192,12 +192,15 @@ PANGO_FONT_MAP_GET_CLASS pango_font_map_load_font pango_font_map_load_fontset pango_font_map_list_families +pango_font_map_get_shape_engine_type PangoFontset PANGO_TYPE_FONTSET PangoFontsetClass pango_fontset_get_font pango_fontset_get_metrics +PangoFontsetForeachFunc +pango_fontset_foreach PangoFontsetSimple PANGO_TYPE_FONTSET_SIMPLE pango_fontset_simple_new @@ -456,12 +459,15 @@ PangoScriptIter PangoScript PANGO_TYPE_SCRIPT pango_script_for_unichar +pango_script_get_sample_language +pango_language_includes_script pango_script_iter_new pango_script_iter_get_range pango_script_iter_next pango_script_iter_free pango_script_get_type +PangoScriptForLang
@@ -532,8 +538,8 @@ PangoIncludedModule PangoMap PangoMapEntry pango_find_map -pango_map_get_entry pango_map_get_engine +pango_map_get_engines pango_module_register
diff --git a/pango/modules.c b/pango/modules.c index 2f11dbdb..3e8ba212 100644 --- a/pango/modules.c +++ b/pango/modules.c @@ -679,6 +679,8 @@ append_engines (GSList **engine_list, * lists should be fred with g_slist_free, but the engines in the * lists are owned by GLib and will be kept around permanently, so * they should not be unref'ed. + * + * Since: 1.4 **/ void pango_map_get_engines (PangoMap *map, diff --git a/pango/pango-engine.h b/pango/pango-engine.h index 253d85c7..4ac29739 100644 --- a/pango/pango-engine.h +++ b/pango/pango-engine.h @@ -164,7 +164,7 @@ struct _PangoEngineShape * if no rendering is desired for a character, this may involve * inserting glyphs with the #PangoGlyph ID 0, which is guaranteed never * to render. - * @get_coverage: Returns the characters that this engine can cover + * @covers: Returns the characters that this engine can cover * with a given font for a given language. If not overridden, the default * implementation simply returns the coverage information for the * font itself unmodified. diff --git a/pango/pango-fontmap.c b/pango/pango-fontmap.c index ba373369..fb348ea1 100644 --- a/pango/pango-fontmap.c +++ b/pango/pango-fontmap.c @@ -261,6 +261,8 @@ pango_font_map_real_load_fontset (PangoFontMap *fontmap, * Return value: the ID string for shape engines for * this fontmap. Owned by Pango, should not be modified * or freed. + * + * Since: 1.4 **/ const char * pango_font_map_get_shape_engine_type (PangoFontMap *fontmap) diff --git a/pango/pango-fontset.c b/pango/pango-fontset.c index 1f639376..e3f38920 100644 --- a/pango/pango-fontset.c +++ b/pango/pango-fontset.c @@ -84,8 +84,10 @@ pango_fontset_get_metrics (PangoFontset *fontset) * @func: Callback function * @data: data to pass to the callback function * - * Iterate through all the fonts in a fontset, calling @func for - * each one. If @func returns TRUE, that stops the iteration. + * Iterates through all the fonts in a fontset, calling @func for + * each one. If @func returns %TRUE, that stops the iteration. + * + * Since: 1.4 **/ void pango_fontset_foreach (PangoFontset *fontset, diff --git a/pango/pango-fontset.h b/pango/pango-fontset.h index 49cc6006..67b98fca 100644 --- a/pango/pango-fontset.h +++ b/pango/pango-fontset.h @@ -50,7 +50,9 @@ typedef struct _PangoFontset PangoFontset; * A callback function used by pango_fontset_foreach() when enumerating * the fonts in a fontset. * - * Returns: if %TRUE, stop iteration and return immediatlehy. + * Returns: if %TRUE, stop iteration and return immediately. + * + * Since: 1.4 **/ typedef gboolean (*PangoFontsetForeachFunc) (PangoFontset *fontset, PangoFont *font, diff --git a/pango/pango-script.c b/pango/pango-script.c index 10acfc90..73e86ff0 100644 --- a/pango/pango-script.c +++ b/pango/pango-script.c @@ -377,6 +377,8 @@ script_for_lang_compare (gconstpointer key, * * Return value: %TRUE if @script is one of the scripts used * to write @language, or if nothing is known about @language. + * + * Since: 1.4 **/ gboolean pango_language_includes_script (PangoLanguage *language, @@ -428,6 +430,8 @@ pango_language_includes_script (PangoLanguage *language, * * Return value: a #PangoLanguage that is representative * of the script, or %NULL if no such language exists. + * + * Since: 1.4 **/ PangoLanguage * pango_script_get_sample_language (PangoScript script) -- cgit v1.2.1