summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
Commit message (Expand)AuthorAgeFilesLines
* === Released 1.5.2 ==PANGO_1_5_2Owen Taylor2004-08-021-0/+8
* Add support for 'init' feature for Bengali. (#130966, Sayamindu Dasgupta)Owen Taylor2004-08-021-0/+6
* Finish extending properties flags from FT_UShort => FT_UInt. (OTLBufferOwen Taylor2004-07-301-0/+7
* Improve handling of decomposed two-part vowels (#121882, Jungshik Shin)Owen Taylor2004-07-301-0/+12
* Suppress blwf on the first consonant in a syllable. (#118301, TaneemOwen Taylor2004-07-301-0/+6
* Fix Malayalam double-consonant conjuncts: #121671, Rajkumar SOwen Taylor2004-07-291-0/+16
* Check glyphs[mpreLimit] not glyphs[mpreIndex]. (Found by Chris Blizzard)Owen Taylor2004-07-281-0/+6
* Add nameOwen Taylor2004-07-281-1/+1
* Fix API docs. (#148627)Owen Taylor2004-07-281-0/+5
* Don't substitute FARSI YEH with ARABIC YEH if the font does not have anyBehdad Esfahbod2004-07-271-0/+5
* Save the order in which features were added and use that when applyingOwen Taylor2004-07-271-0/+7
* Remove the unused parameter from the IN_CURITEM() and IN_CURGLYPH macros.Behdad Esfahbod2004-07-271-0/+5
* Fix bug to copy glyph from in_string, not out_string.Behdad Esfahbod2004-07-271-0/+5
* Fix allocation and indexing in NewGlyphClasses array. (#130661, MasatakeOwen Taylor2004-07-261-0/+5
* mini_width/height are still (before render patch) in pixels, not PangoOwen Taylor2004-07-261-0/+6
* Remove the unused parameter from the IN_CURITEM() and IN_CURGLYPH macros.Owen Taylor2004-07-261-0/+6
* Add missing macro to make the last change actually compile.Owen Taylor2004-07-261-0/+5
* Match backtrack context against the output glyphs not the input glyphsOwen Taylor2004-07-261-0/+6
* Make Check_Property() take a OTL_GlyphItem, add a gproperties field toOwen Taylor2004-07-261-0/+12
* Fix C99ism. I am clearly the last man stuck in the dark age of C.Morten Welinder2004-07-241-0/+5
* return TRUE for PANGO_SCRIPT_COMMON and PANGO_SCRIPT_INHERITED.Owen Taylor2004-07-201-0/+5
* === Released 1.5.1 ===PANGO_1_5_1Owen Taylor2004-07-191-0/+8
* Add support for ChainContextSubstFormat3.Owen Taylor2004-07-191-0/+5
* Fix pervasive buffer overruns when skipping glyphs when matching contexts.Owen Taylor2004-07-191-0/+6
* Need to export this function as a symbol if not in the header file sinceOwen Taylor2004-07-191-0/+7
* #143601: Felipe HeidrichOwen Taylor2004-07-161-0/+13
* Replace non-breaking-space with a normal space before looking it up.Owen Taylor2004-07-151-0/+6
* Add PangoEllipsizeMode, pango_layout_set_ellipsize(), implement. (#59071)Owen Taylor2004-07-141-0/+16
* Fix problem when we only figured out latin script for 'en' not forOwen Taylor2004-07-141-0/+6
* Add a GType for PangoMatrix (#145532, Torsten Schoenfeld)Owen Taylor2004-07-131-0/+6
* Make static. (#147512, Morten Welinder)Owen Taylor2004-07-131-0/+5
* Reverse order of pangoft2/pangoxft in Makefile; apparently automakeOwen Taylor2004-07-131-0/+6
* Make table constant. (#145515, Morten Welinder)Owen Taylor2004-07-131-0/+5
* Fix C99ism. (#147415, self.)Morten Welinder2004-07-121-0/+5
* Render U+00A0 (non-break-space) as a space.Changwoo Ryu2004-07-111-0/+5
* Split most of the guts of pangoft2topgm.c into separate source files toOwen Taylor2004-07-101-0/+8
* Const-ification fix.Owen Taylor2004-07-101-0/+5
* One more constification.Owen Taylor2004-07-101-0/+5
* Add _pango prefix for _pango_ft2_font_get_cache_glyph_data and friendsOwen Taylor2004-07-101-0/+6
* Make PangoMatrix arguments const where appropriate.Owen Taylor2004-07-101-0/+20
* Add hinted/transform flags to the font structure to allow efficientOwen Taylor2004-07-101-0/+16
* Add declaration for pango_ot_buffer_set_rtl.Manish Singh2004-07-091-0/+4
* Add missing row for the WORD_JOINER class. (#145833, Billy Biggs)Owen Taylor2004-07-081-0/+5
* Fixed commitOwen Taylor2004-07-081-0/+13
* Add letter spacing correction to the last character, not the one justMorten Welinder2004-07-071-0/+6
* Fix double cluster increment.PANGO_1_5_0Owen Taylor2004-06-281-0/+11
* Fix bug with using wrong uline value.Owen Taylor2004-06-241-0/+5
* Don't generate all-unicode.txt when cross-compiling. (#135503, J. AliOwen Taylor2004-06-231-0/+6
* Add PANGO_TYPE_LAYOUT_ITER. (#138408, Johan Dahlin)Owen Taylor2004-06-231-0/+5
* #143693, Sayamindu DasguptaOwen Taylor2004-06-231-0/+11