summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-4
Commit message (Collapse)AuthorAgeFilesLines
* Add bits for Emacs and Vim to note UTF-8 encoding...Behdad Esfahbod2006-02-081-0/+5
|
* Move aside ChangeLog for pre-1.4pango-1-4-branchpointOwen Taylor2004-05-271-31/+0
|
* Fix incorrect casts to get the class object of lang engine. (#141931)Theppitak Karoonboonyanan2004-05-061-0/+5
|
* Don't leak family_name. (#140772, John Ehresman)Tor Lillqvist2004-04-291-0/+3
| | | | | | | 2004-04-29 Tor Lillqvist <tml@iki.fi> * pango/pangowin32-fontmap.c (pango_win32_insert_font): Don't leak family_name. (#140772, John Ehresman)
* Use floating-point math in resolution calculation. (#141229, JohnTor Lillqvist2004-04-291-0/+6
| | | | | | | | 2004-04-29 Tor Lillqvist <tml@iki.fi> * pango/pangowin32-fontmap.c (pango_win32_font_map_for_display): Use floating-point math in resolution calculation. (#141229, John Ehresman)
* Use dottedcircle as the base for individual combining characters.Theppitak Karoonboonyanan2004-04-201-0/+6
|
* handle non-Hangul unicode chars, fixes #129741, #137347.Changwoo Ryu2004-04-171-0/+6
| | | | | | | | 2004-04-18 Changwoo Ryu <cwryu@debian.org> * modules/hangul/hangul-defs.h (IS_JAMO): * modules/hangul/hangul-fc.c (hangul_engine_shape, render_basic): handle non-Hangul unicode chars, fixes #129741, #137347.
* Handle '--' correctly.Anders Carlsson2004-04-051-0/+5
| | | | | | | 2004-04-05 Anders Carlsson <andersca@gnome.org> * examples/argcontext.c (arg_context_parse): Handle '--' correctly.
* === Released 1.4.0 ===PANGO_1_4_0Owen Taylor2004-03-161-0/+12
| | | | | | | | | | | | | | Tue Mar 16 11:24:46 2004 Owen Taylor <otaylor@redhat.com> * === Released 1.4.0 === * configure.in: Version 1.4.0, interface ago 0. Require glib-2.4.0. * NEWS: Updates. * README: Some updates; include details about the FreeType license of the OpenType code.
* Convert PangoStretch to and from FC_WIDTH, so we can actually getManish Singh2004-03-121-0/+10
| | | | | | | | | | | | Thu Mar 11 17:28:06 2004 Manish Singh <yosh@gimp.org> * pango/pangofc-fontmap.c: Convert PangoStretch to and from FC_WIDTH, so we can actually get fontconfig to match on condensed and expanded versions of fonts, and have the info survive a pango_fc_face_describe roundtrip. Fixes #131561. * pango/pangox-fontmap.c: Remove unused function free_coverages_foreach.
* === Released 1.3.6 ===PANGO_1_3_6Owen Taylor2004-03-091-0/+8
| | | | | | | | | | Tue Mar 9 09:21:07 2004 Owen Taylor <otaylor@redhat.com> * === Released 1.3.6 === * configure.in: version 1.3.6, interface age 1 * NEWS: Updates.
* pango/pango.def Add missing entries. (#136339, J. Ali Harlow)Tor Lillqvist2004-03-051-0/+5
| | | | | | | 2004-03-05 Tor Lillqvist <tml@iki.fi> * pango/pango.def * pango/pangoft2.def: Add missing entries. (#136339, J. Ali Harlow)
* Add reference to bug #135581.Tor Lillqvist2004-03-051-1/+1
|
* Change U+0CC3/U+0CC4/U+0CD5 to _lm (length mark) so that they get orderedOwen Taylor2004-03-051-0/+6
| | | | | | | | Fri Mar 5 14:56:57 2004 Owen Taylor <otaylor@redhat.com> * modules/indic/indic-ot-class-tables.c (kndaCharClasses): Change U+0CC3/U+0CC4/U+0CD5 to _lm (length mark) so that they get ordered after the below base forms. (#118108, Kailash C. Chowksey)
* Clarify comment.Tor Lillqvist2004-03-041-0/+4
| | | | | | 2004-03-04 Tor Lillqvist <tml@iki.fi> * pango/module-defs-win32.c.win32: Clarify comment.
* if PANGO_MODULE_PREFIX is defined include the basic backend shaper (shouldHans Breuer2004-03-031-0/+12
| | | | | | | | | | | | | | 2004-03-03 Hans Breuer <hans@breuer.org> * pango/module-defs-win32.c.win32 : if PANGO_MODULE_PREFIX is defined include the basic backend shaper (should have been commited at 2003-12-12, too) * pango/makefile.msc : generate correct type for PangoFontMask (bug #135892, John Ehresman) * pango/opentype/makefile.msc : updated * pango/pango.def pango/pangoft2.def : more updatd externals
* Strip out the "export-dynamic" libtool option from library link lines.Owen Taylor2004-03-031-0/+5
| | | | | | | Wed Mar 3 16:00:10 2004 Owen Taylor <otaylor@redhat.com> * configure.in: Strip out the "export-dynamic" libtool option from library link lines. (#124687, James Henstridge)
* Correct spelling of my name.Tor Lillqvist2004-03-031-0/+5
| | | | | | | | | 2004-03-03 Tor Lillqvist <tml@iki.fi> * NEWS: Correct spelling of my name. * pango/Makefile.am (libpango_1_0_la_DEPENDENCIES): Add pango-win32res.lo.
* Move check for native Win32 (mingw) a bit earlier. If Win32, disableTor Lillqvist2004-03-031-1/+4
| | | | | | | 2004-03-03 Tor Lillqvist <tml@iki.fi> * configure.in: Move check for native Win32 (mingw) a bit earlier. If Win32, disable static builds (like GLib does).
* Add some missing symbols. (#135980, J. Ali Harlow)Tor Lillqvist2004-03-031-1/+1
| | | | | | 2004-03-03 Tor Lillqvist <tml@iki.fi> * pango/pango.def: Add some missing symbols. (#135980, J. Ali Harlow)
* pango/pango.def Add some missing symbols. (#135945, Cedric Gustin)Tor Lillqvist2004-03-031-0/+9
| | | | | | | | | | | 2004-03-03 Tor Lillqvist <tml@iki.fi> * pango/pango.def * pango/pangoft2.def: Add some missing symbols. (#135945, Cedric Gustin) * pango/pangowin32-fontmap.c (pango_win32_family_get_name): Can be static.
* === Released 1.3.5 ===PANGO_1_3_5Owen Taylor2004-03-021-1/+13
| | | | | | | | | | | | | | Mon Mar 1 19:24:09 2004 Owen Taylor <otaylor@redhat.com> * === Released 1.3.5 === * configure.in: Version 1.3.5 (1.3.4 skipped), interface age 0. * NEWS: Update * modules/arabic/arabic-fc.c (arabic_engine_shape): Fix a crash from left-over handling of clusters for non-spacing marks.
* - exit with $? instead of 1 in case of failure - exit with $? ifTim Janik2004-03-011-0/+9
| | | | | | | | | | | Mon Mar 1 20:32:06 2004 Tim Janik <timj@gtk.org> * autogen.sh: - exit with $? instead of 1 in case of failure - exit with $? if ./configure failed (that's so autogen.sh && make lines work) - removed --enable-gtk-doc option - added $AUTOGEN_CONFIGURE_ARGS
* Patch from Dov Grobgeld to add auto-direction to PangoLayout (more ofOwen Taylor2004-03-011-0/+21
| | | | | | | | | | | | | | | | | | | | | | | Fri Feb 27 11:23:21 2004 Owen Taylor <otaylor@redhat.com> Patch from Dov Grobgeld to add auto-direction to PangoLayout (more of #70451) * examples/pangofttopgm.c: Add --no-auto-dir argument. * pango-layout.[ch]: Add pango_layout_set_auto_dir() defaulting to TRUE; resolve paragraph direction within a layout by propagating base direction downwards from paragraph to paragraph. * pango-context.[ch]: Add pango_itemize_with_base_dir() which overrides the base direction from the PangoContext. Mon Mar 1 10:01:58 2004 Owen Taylor <otaylor@redhat.com> * docs/tmpl/text-attributes.sgml: Document %PANGO_UNDERLINE_ERROR. * pango/pangofc-fontmap.c: Pango*Fc*FontmapPrivate. Make compile.
* Removed trailing commas from the enums - which causes warnings that breakMurray Cumming2004-03-011-0/+5
| | | | | | | 2004-03-01 Murray Cumming <murrayc@murrayc.com> * pango/pango-attributes.h: Removed trailing commas from the enums - which causes warnings that break warnings-as-errors builds.
* Remove the INSTANCE_PRIVATE_DATA_WORKS #ifdefs, since it does work now.Owen Taylor2004-03-011-0/+6
| | | | | | | | Mon Mar 1 09:43:38 2004 Owen Taylor <otaylor@redhat.com> * pango/pangofc-fontmap.c (pango_fc_font_map_finalize): Remove the INSTANCE_PRIVATE_DATA_WORKS #ifdefs, since it does work now.
* Fix up off-by-one for right bound when drawing PANGO_UNDERLINE_ERROR.Owen Taylor2004-02-291-0/+6
| | | | | | | | Sun Feb 29 15:54:51 2004 Owen Taylor <otaylor@redhat.com> * pango/pangowin32.c pango/pangox.c pango/pangoft2.c: Fix up off-by-one for right bound when drawing PANGO_UNDERLINE_ERROR.
* un Feb 29 15:31:09 2004 Owen Taylor <otaylor@redhat.com>Owen Taylor2004-02-291-0/+13
| | | | | | | | | | | | | Patch from Nicolas Setton, #114237 * pango/pango-attributes.h pango/pango-markup.c: Add a new underline type, PANGO_UNDERLINE_ERROR. * pango/pangowin32.c pango/pangox.c pango/pangoft2.c: Implement drawing of PANGO_UNDERLINE_ERROR. * pango/pango-layout.c (pango_layout_run_get_extents): Handle PANGO_UNDERLINE_ERROR.
* New attribute to turn font fallback on or off. (#105553)Noah Levitt2004-02-291-0/+10
| | | | | | | | | | | | 2003-02-29 Noah Levitt <nlevitt@columbia.edu> * docs/pango_markup.sgml: * docs/tmpl/text-attributes.sgml: * pango/pango-attributes.c: * pango/pango-attributes.h: * pango/pango-context.c: * pango/pango-markup.c: New attribute to turn font fallback on or off. (#105553)
* Add joining classes for new Unicode-4.0 characters U+06EE, U+06EF, U+06FF.Owen Taylor2004-02-291-0/+6
| | | | | | | | Sun Feb 29 10:54:55 2004 Owen Taylor <otaylor@redhat.com> * modules/arabic/arabic-ot.c (arabic): Add joining classes for new Unicode-4.0 characters U+06EE, U+06EF, U+06FF. (Patch by Roozbeh Pournader from #117282)
* Rework opentype interfaces and other changes to make GPOS work for Arabic.Owen Taylor2004-02-291-0/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sun Feb 29 09:25:13 2004 Owen Taylor <otaylor@redhat.com> Rework opentype interfaces and other changes to make GPOS work for Arabic. (Most of #117282, #121060) * pango/opentype/otlbuffer.[ch]: OTL_Buffer that acts as a replacement for the separate GSUB and GPOS string structures and hides many of the internal details. * pango/opentype/ftxgsub.[ch] pango/opentype/ftxgpos.[ch]: Adapt to OTL_Buffer. * pango/opentype/ftxgpos.c: Redo handling of cursive chains so that it actually works. * pango/pango-ot.h pango/opentype/pango-ot-buffer.c: Pango wrapper around OTL_Buffer. * pango/pango-ot.h pango/pango-ot-ruleset.c pango/pango-ot-buffer.c: Split pango_ot_ruleset_shape() into pango_ot_ruleset_substitute(), pango_ot_ruleset_position(), make them act on PangoOTBuffer, add a separate pango_ot_buffer_output() which does the default positioning and writes to a PangoGlyphString. * modules/arabic/arabic-fc.c modules/indic/indic-fc.c modules/indic/mprefixups.[ch]: Adapt to new OpenType interfaces; add GPOS features for Arabic. * pango/opentype/pango-ot-info.c: Don't derive class information from Unicode properties for Arabic presentation forms, let the shaping process derive the properties.
* use uniscribe_scripts instead of uniscribe_ranges (does show only withHans Breuer2004-02-281-0/+6
| | | | | | | | 2004-02-28 Hans Breuer <hans@breuer.org> * pango/modules/basic/basic-win32.c : use uniscribe_scripts instead of uniscribe_ranges (does show only with HAVE_USP10_H, which I don't) patch from J. Ali Harlow <ali@juiblex.co.uk>, fixes bug #135504
* updated externals including patch from J. Ali Harlow <ali@juiblex.co.uk>,Hans Breuer2004-02-281-0/+8
| | | | | | | | | | 2004-02-28 Hans Breuer <hans@breuer.org> * pango/pango.def : updated externals including patch from J. Ali Harlow <ali@juiblex.co.uk>, fixes bug #135518 * pango/pangowin32-fontmap.c : implement list_sizes() and is_monospace() members
* Mark BENGALI LETTER A (U+0985) and BENGALI LETTER E (U+098F) as consonantsOwen Taylor2004-02-271-0/+8
| | | | | | | | | | Fri Feb 27 14:26:34 2004 Owen Taylor <otaylor@redhat.com> * modules/indic/indic-ot-class-tables.c (bengCharClasses): Mark BENGALI LETTER A (U+0985) and BENGALI LETTER E (U+098F) as consonants which gives better behavior when they are combined wiht halant, though it isn't exactly right. (#118299, Sayamindu Dasgupta)
* Handle PANGO_DIRECTION_NEUTRAL.Owen Taylor2004-02-271-0/+5
| | | | | | | Fri Feb 27 11:24:50 2004 Owen Taylor <otaylor@redhat.com> * pango/mini-fribidi/fribidi.c (pango_log2vis_get_embedding_levels): Handle PANGO_DIRECTION_NEUTRAL.
* Add some new enum and values and utilities for supporting automaticallyOwen Taylor2004-02-271-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | Fri Feb 27 09:30:10 2004 Owen Taylor <otaylor@redhat.com> Add some new enum and values and utilities for supporting automatically determined base direction. (#70451, based on changes by Dov Grobgeld) * pango/pango-types.h docs/tmpl/main.sgml: Add PANGO_DIRECTION_WEAK_RTL/LTR, extend the docs for PangoDirection. * pango/pango-types.h pango/pango-utils.h: Move pango_get_mirror_char() to pango-types.h. * pango/mini-fribidi/fribidi.c (pango_log2vis_get_embedding_levels): Handle new values of PangoDirection, handle PANGO_DIRECTION_TTB_LTR/RTL as aliases for PANGO_DIRECTION_RTL/LTR. * pango/mini-fribidi/fribidi.c pango/pango-types.h: Add pango_unichar_direction(). * pango/pango-utils.c pango/pango-types.h: Add pango_find_base_dir()
* Use g_array_sort correctly.Noah Levitt2004-02-261-0/+4
| | | | | | 2003-02-26 Noah Levitt <nlevitt@columbia.edu> * pango/pangofc-fontmap.c: Use g_array_sort correctly.
* === Released 1.3.3 ===PANGO_1_3_3Owen Taylor2004-02-241-2/+10
| | | | | | | | | | Tue Feb 24 14:29:26 2004 Owen Taylor <otaylor@redhat.com> * === Released 1.3.3 === * configure.in: Version 1.3.3, interface age 3. * NEWS: Updates
* New API pango_font_family_is_monospace. (#108728)Noah Levitt2004-02-231-0/+7
| | | | | | | | | 2003-02-23 Noah Levitt <nlevitt@columbia.edu> * pango/pangowin32-fontmap.c: * pango/pangofc-fontmap.c: * pango/pango-font.h: * pango/fonts.c: New API pango_font_family_is_monospace. (#108728)
* Handle NULL for sizes and n_sizes.Noah Levitt2004-02-231-0/+6
| | | | | | | | 2003-02-23 Noah Levitt <nlevitt@columbia.edu> * pango/fonts.c (pango_font_face_list_sizes): * pango/pangofc-fontmap.c (pango_fc_face_list_sizes): Handle NULL for sizes and n_sizes.
* Handle possibility of FcPatternGetDouble(FC_DPI) failing.Noah Levitt2004-02-231-1/+6
| | | | | | | 2003-02-22 Noah Levitt <nlevitt@columbia.edu> * pango/pangofc-fontmap.c (pango_fc_face_list_sizes): Handle possibility of FcPatternGetDouble(FC_DPI) failing.
* New API for getting available sizes for a bitmap font face.Noah Levitt2004-02-231-0/+8
| | | | | | | | | | 2003-02-22 Noah Levitt <nlevitt@columbia.edu> * pango/pango-font.h: * pango/pangofc-fontmap.c: * pango/pangowin32-fontmap.c: * pango/fonts.c (pango_font_face_list_sizes): New API for getting available sizes for a bitmap font face.
* Add a docs note about non-implementedness. (#64538)Owen Taylor2004-02-211-0/+5
| | | | | | | Sat Feb 21 11:31:16 2004 Owen Taylor <otaylor@redhat.com> * pango/pango-layout.c (pango_layout_set_justify): Add a docs note about non-implementedness. (#64538)
* Sign convention for y offsets is opposite between PangoGlyphString and FTOwen Taylor2004-02-211-0/+6
| | | | | | | | Sat Feb 21 09:49:23 2004 Owen Taylor <otaylor@redhat.com> * pango/opentype/pango-ot-ruleset.c (pango_ot_ruleset_shape): Sign convention for y offsets is opposite between PangoGlyphString and FT code. (#132591)
* Make approximate_digit_width the width of the widest digit, rather thanNoah Levitt2004-02-191-0/+7
| | | | | | | | | 2003-02-19 Noah Levitt <nlevitt@columbia.edu> * pango/pangofc-font.c (pango_fc_font_get_metrics): * pango/pangowin32.c (pango_win32_font_get_metrics): Make approximate_digit_width the width of the widest digit, rather than the average.
* Use 'xx' as the language for cases where we the language tag mismatchesOwen Taylor2004-02-191-0/+8
| | | | | | | | | | Thu Feb 19 10:44:17 2004 Owen Taylor <otaylor@redhat.com> * pango/pango-context.c (compute_derived_language): Use 'xx' as the language for cases where we the language tag mismatches the script but we don't have a good language tag for the script. (#123581)
* use @PANGO_API_VERSION@ use @PANGO_API_VERSION@ use @PANGO_API_VERSION@Laszlo Peter2004-02-171-0/+7
| | | | | | | | | Tue Feb 17 23:15:13 2004 Laszlo Peter <laca@sun.com> * pango-uninstalled.pc.in: use @PANGO_API_VERSION@ * pangoft2-uninstalled.pc.in: use @PANGO_API_VERSION@ * pangox-uninstalled.pc.in: use @PANGO_API_VERSION@ * pangoxft-uninstalled.pc.in: use @PANGO_API_VERSION@
* Reapply the patch from #124175 that somehow got reverted.Owen Taylor2004-02-131-1/+6
| | | | | | | Mon Jan 26 10:30:06 2004 Owen Taylor <otaylor@redhat.com> * pango/modules/thai/thai-shaper.c: Reapply the patch from #124175 that somehow got reverted.
* Memory leak fixes from Masatake YAMATO, #130652Owen Taylor2004-02-131-0/+10
| | | | | | | | | | | | Fri Feb 13 10:54:18 2004 Owen Taylor <otaylor@redhat.com> Memory leak fixes from Masatake YAMATO, #130652 * pango/opentype/ftxgdef.c (TT_Done_GDEF_Table): Free the gdef table as well as the contained data. * pango/opentype/ftxgdef.c (TT_GDEF_Build_ClassDefinition): Set gcd->loaded, so that the contents get freed later.
* Skip the xslt and stylesheet checks unless --enable-man is specified.Owen Taylor2004-02-131-0/+6
| | | | | | | | Fri Feb 13 10:19:16 2004 Owen Taylor <otaylor@redhat.com> * configure.in: Skip the xslt and stylesheet checks unless --enable-man is specified. (#134133, Julio M. Merino Vidal)