summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
Commit message (Expand)AuthorAgeFilesLines
* === 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
* Add new letter_spacing attribute.Owen Taylor2004-06-231-0/+36
* Handle new Unicode-4.0 WORD_JOINER and NEXT_LINE classes. (#143436, JeroenOwen Taylor2004-06-221-0/+15
* Allow %NULL for @matrix. (#144775, Diego González)Owen Taylor2004-06-221-0/+6
* #143556, Noah MischOwen Taylor2004-06-211-0/+13
* Initialize state->lang from context->language if not otherwise set.Owen Taylor2004-06-211-0/+10
* 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