summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add some more comments to document the math involved.Behdad Esfahbod2007-12-031-0/+5
* Document cairotwisted example.Behdad Esfahbod2007-11-301-0/+6
* Add some documentation.Behdad Esfahbod2007-11-301-0/+4
* Bug 485536 – underline_position can be zeroBehdad Esfahbod2007-11-301-0/+12
* Bug 500549 – pangocairo.h should include pango.h and cairo.hBehdad Esfahbod2007-11-291-0/+6
* Make it reusable by not hardcoding "pango".Behdad Esfahbod2007-11-241-0/+4
* Remove unused macro.Behdad Esfahbod2007-11-241-0/+4
* Replace GNU-specific syntax with more general one.Behdad Esfahbod2007-11-181-0/+4
* Factor out the common code from read_builtin_aliases() andTor Lillqvist2007-11-161-0/+5
* Include ATSUI included modules.Behdad Esfahbod2007-11-091-0/+4
* Bug 495091 – pango-utils.c:variable is declared at middle of blockBehdad Esfahbod2007-11-081-0/+7
* And some more.Behdad Esfahbod2007-11-071-0/+4
* Some more cleanup and merging.Behdad Esfahbod2007-11-071-0/+4
* Update to new propsed language enumeration API for fontconfig.Behdad Esfahbod2007-11-051-0/+5
* On Windows store the default aliases file in a string array. (#492517)Tor Lillqvist2007-11-031-0/+28
* Improve vertical docs.Behdad Esfahbod2007-10-301-0/+7
* === Released 1.19.0 ===Behdad Esfahbod2007-10-301-0/+8
* Sort scripts based on frequency.Behdad Esfahbod2007-10-281-0/+8
* Adds a link to pango_font_description_from_string() so that the font_descMurray Cumming2007-10-271-0/+6
* Functional dup of gen-script-for-lang that uses FcGetLangs() andBehdad Esfahbod2007-10-261-0/+7
* Update for fontconfig-2.4.91.Behdad Esfahbod2007-10-261-0/+4
* Call FcFontSetDestroy() instead of FcFontSetSortDestroy(). These days theyBehdad Esfahbod2007-10-261-0/+9
* Even more cleanup and more type renames.Behdad Esfahbod2007-10-251-0/+4
* More cleanup, remove redundant error types.Behdad Esfahbod2007-10-251-0/+4
* Rename ftglue.c to harfbuzz-impl.c and more type renames and moving codeBehdad Esfahbod2007-10-251-0/+5
* New header file harfbuzz-global.h. Rename FT_* int types to HB_* types.Behdad Esfahbod2007-10-241-0/+5
* Add commented-out dummy struct for Extension lookups.Behdad Esfahbod2007-10-241-0/+6
* Bug 478865 – Drastically reduce number of PangoFont objects created forBehdad Esfahbod2007-10-241-0/+10
* Bug 478865 – Drastically reduce number of PangoFont objects created forBehdad Esfahbod2007-10-241-0/+11
* Bug 471568 – Optimizations in _pango_cairo_update_context()Behdad Esfahbod2007-10-241-0/+8
* Bug 489909 – pango_cairo_update_context() should ignore matrixBehdad Esfahbod2007-10-241-0/+9
* Bug 486951 – ChangeLog.pre-1-18Behdad Esfahbod2007-10-241-1500/+8
* Fix another Oops of mine from recent commits.Behdad Esfahbod2007-10-241-0/+6
* Bug 472924 – Mark some classes abstractBehdad Esfahbod2007-10-241-0/+18
* Bug 472303 – Make PANGO_GLYPH_EMPTY and PANGO_GLYPH_UNKNOWN_FLAG publicBehdad Esfahbod2007-10-241-0/+8
* Fix changelogBehdad Esfahbod2007-10-241-3/+6
* Bug 471601 – Pass pango version information to fontconfigBehdad Esfahbod2007-10-241-0/+17
* Bug 472629 – Add pango_renderer_get_layout(_line)Behdad Esfahbod2007-10-241-0/+21
* Fix couple Oopses from my last commit.Behdad Esfahbod2007-10-241-0/+5
* Bug 469641 – Initialize attribute start/end to [0..MAXUINT]Behdad Esfahbod2007-10-241-0/+23
* Bug 471577 – GBoxed GType for PangoGlyphItemBehdad Esfahbod2007-10-241-0/+41
* Bug 471571 – Add pango_layout_iter_get_layout()Behdad Esfahbod2007-10-221-0/+11
* Remove obsolete comment. PangoLayoutRun is not deprecated. It's just sameBehdad Esfahbod2007-10-221-0/+5
* Remove obsolete comment. PangoLayoutRun is not deprecated. It's just sameBehdad Esfahbod2007-10-221-0/+5
* Bug 488840 – harfbuzz: protect against ligid overflowBehdad Esfahbod2007-10-211-0/+10
* Implement bezier curve length function that flattens the curve and sum theBehdad Esfahbod2007-10-201-0/+6
* Bug 483600 – Leak of font family name inPANGO_1_18_3Behdad Esfahbod2007-10-151-0/+11
* Bug 486932 – Apply vkrn GPOS feature in vertical writingBehdad Esfahbod2007-10-151-0/+8
* Bug 481537 – compiler warning fixes Patch from Kjartan MaraasBehdad Esfahbod2007-10-151-0/+19
* Bug 485566 – Cache one OpenType BufferBehdad Esfahbod2007-10-111-0/+12