summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-4
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use floating-point math in resolution calculation. (#141229, JohnTor Lillqvist2004-04-291-0/+6
* 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
* Handle '--' correctly.Anders Carlsson2004-04-051-0/+5
* === Released 1.4.0 ===PANGO_1_4_0Owen Taylor2004-03-161-0/+12
* Convert PangoStretch to and from FC_WIDTH, so we can actually getManish Singh2004-03-121-0/+10
* === Released 1.3.6 ===PANGO_1_3_6Owen Taylor2004-03-091-0/+8
* pango/pango.def Add missing entries. (#136339, J. Ali Harlow)Tor Lillqvist2004-03-051-0/+5
* 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
* Clarify comment.Tor Lillqvist2004-03-041-0/+4
* if PANGO_MODULE_PREFIX is defined include the basic backend shaper (shouldHans Breuer2004-03-031-0/+12
* Strip out the "export-dynamic" libtool option from library link lines.Owen Taylor2004-03-031-0/+5
* Correct spelling of my name.Tor Lillqvist2004-03-031-0/+5
* Move check for native Win32 (mingw) a bit earlier. If Win32, disableTor Lillqvist2004-03-031-1/+4
* Add some missing symbols. (#135980, J. Ali Harlow)Tor Lillqvist2004-03-031-1/+1
* pango/pango.def Add some missing symbols. (#135945, Cedric Gustin)Tor Lillqvist2004-03-031-0/+9
* === Released 1.3.5 ===PANGO_1_3_5Owen Taylor2004-03-021-1/+13
* - exit with $? instead of 1 in case of failure - exit with $? ifTim Janik2004-03-011-0/+9
* Patch from Dov Grobgeld to add auto-direction to PangoLayout (more ofOwen Taylor2004-03-011-0/+21
* Removed trailing commas from the enums - which causes warnings that breakMurray Cumming2004-03-011-0/+5
* Remove the INSTANCE_PRIVATE_DATA_WORKS #ifdefs, since it does work now.Owen Taylor2004-03-011-0/+6
* Fix up off-by-one for right bound when drawing PANGO_UNDERLINE_ERROR.Owen Taylor2004-02-291-0/+6
* un Feb 29 15:31:09 2004 Owen Taylor <otaylor@redhat.com>Owen Taylor2004-02-291-0/+13
* New attribute to turn font fallback on or off. (#105553)Noah Levitt2004-02-291-0/+10
* Add joining classes for new Unicode-4.0 characters U+06EE, U+06EF, U+06FF.Owen Taylor2004-02-291-0/+6
* Rework opentype interfaces and other changes to make GPOS work for Arabic.Owen Taylor2004-02-291-0/+34
* use uniscribe_scripts instead of uniscribe_ranges (does show only withHans Breuer2004-02-281-0/+6
* updated externals including patch from J. Ali Harlow <ali@juiblex.co.uk>,Hans Breuer2004-02-281-0/+8
* Mark BENGALI LETTER A (U+0985) and BENGALI LETTER E (U+098F) as consonantsOwen Taylor2004-02-271-0/+8
* Handle PANGO_DIRECTION_NEUTRAL.Owen Taylor2004-02-271-0/+5
* Add some new enum and values and utilities for supporting automaticallyOwen Taylor2004-02-271-0/+23
* Use g_array_sort correctly.Noah Levitt2004-02-261-0/+4
* === Released 1.3.3 ===PANGO_1_3_3Owen Taylor2004-02-241-2/+10
* New API pango_font_family_is_monospace. (#108728)Noah Levitt2004-02-231-0/+7
* Handle NULL for sizes and n_sizes.Noah Levitt2004-02-231-0/+6
* Handle possibility of FcPatternGetDouble(FC_DPI) failing.Noah Levitt2004-02-231-1/+6
* New API for getting available sizes for a bitmap font face.Noah Levitt2004-02-231-0/+8
* Add a docs note about non-implementedness. (#64538)Owen Taylor2004-02-211-0/+5
* Sign convention for y offsets is opposite between PangoGlyphString and FTOwen Taylor2004-02-211-0/+6
* Make approximate_digit_width the width of the widest digit, rather thanNoah Levitt2004-02-191-0/+7
* Use 'xx' as the language for cases where we the language tag mismatchesOwen Taylor2004-02-191-0/+8
* use @PANGO_API_VERSION@ use @PANGO_API_VERSION@ use @PANGO_API_VERSION@Laszlo Peter2004-02-171-0/+7
* Reapply the patch from #124175 that somehow got reverted.Owen Taylor2004-02-131-1/+6
* Memory leak fixes from Masatake YAMATO, #130652Owen Taylor2004-02-131-0/+10
* Skip the xslt and stylesheet checks unless --enable-man is specified.Owen Taylor2004-02-131-0/+6
* initialize font_desc to NULL.Manish Singh2004-02-111-0/+5