summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-6
Commit message (Expand)AuthorAgeFilesLines
* use x-large instead of 100 in the markup example. (#142355, Doug Quale).Owen Taylor2004-06-211-0/+7
* *** empty log message ***Owen Taylor2004-06-211-0/+11
* pango/modules.c (append_engines): Fix some missing statics. (#142237,Owen Taylor2004-06-211-0/+10
* Use the gcc-3.3 strict-aliasing compatible macros from fterrcompat.hOwen Taylor2004-06-211-0/+6
* Missed commit: add -lm dependency to pkg-config files.Owen Taylor2004-06-211-0/+8
* Fix leak when inserting an empty attributes. (#140771, Morten Welinder)Owen Taylor2004-06-211-0/+6
* Handle setting the same object back. (#143523, Morten Welinder)Owen Taylor2004-06-211-0/+6
* Revert the last change, assert that initialization succeeded.Owen Taylor2004-06-211-0/+6
* For cleanliness, unref the fontmap if we get an error from FreeType.Owen Taylor2004-06-211-0/+9
* Changes to support extra arguments.Christopher Blizzard2004-06-171-0/+9
* Add export of pangofc-decoder.h. Build pangofc-decoder.c.Christopher Blizzard2004-06-091-0/+66
* Add OpenType support in Thai module. (#141541)Theppitak Karoonboonyanan2004-06-071-0/+6
* Remove stray semi-colon. (#143516, Morten Welinder)Owen Taylor2004-06-021-0/+5
* Fix 'new' as parameter name (C++ compatibility issue). (#143430, DavidOwen Taylor2004-05-311-0/+6
* Add PangoMatrix type for affine transforms.Owen Taylor2004-05-281-0/+22
* Negate y offset according to different conventions betweenTheppitak Karoonboonyanan2004-05-281-0/+6
* only invert if the layout and the context really disagree, not if they areJody Goldberg2004-05-281-0/+12
* Revert error return changes from last commit.Owen Taylor2004-05-271-0/+5
* Free buffer->positions, clean up error returns that were returningOwen Taylor2004-05-271-0/+6
* Add some missing statics. (#142299, Morten Welinder)Owen Taylor2004-05-271-0/+5
* Add underline and strikethrough position and thickness metrics.Owen Taylor2004-05-271-0/+12
* Increment version to 1.5 for devel branch.Owen Taylor2004-05-271-0/+4
* Move aside ChangeLog for pre-1.4pango-1-4-branchpointOwen Taylor2004-05-271-1757/+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