summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mark internal symbols as HB_INTERNAL and define that to static inBehdad Esfahbod2007-10-111-0/+7
* Remove FTGLUE_API/APIDEF cruft.Behdad Esfahbod2007-10-111-0/+4
* Build harfbuzz.c instead of individual source files, to let compiler goBehdad Esfahbod2007-10-111-0/+5
* Same here.Behdad Esfahbod2007-10-111-0/+4
* Don't include harfbuzz-dump.[ch] in libharfbuzz.a. Those are just used byBehdad Esfahbod2007-10-111-0/+5
* Some more cleanup.Behdad Esfahbod2007-10-111-0/+4
* Move some code around.Behdad Esfahbod2007-10-111-0/+4
* Rename buffer->inplace to buffer->separate_out with the inverted meaning,Behdad Esfahbod2007-10-111-0/+6
* Allocate buffer->positions lazily.Behdad Esfahbod2007-10-111-0/+4
* Bug 485621 – Get rid of freetype memory allocator in harfbuzzBehdad Esfahbod2007-10-111-0/+9
* Bug 485559 – Boston Summit HarfBuzz optimizationsBehdad Esfahbod2007-10-111-0/+17
* Fix typo in comments.Behdad Esfahbod2007-09-211-0/+4
* === Released 1.18.2 ===PANGO_1_18_2Behdad Esfahbod2007-09-171-0/+8
* Bug 474708 – pangocairo leaks memoryBehdad Esfahbod2007-09-081-0/+9
* Part of Bug 474708 – pangocairo leaks memoryBehdad Esfahbod2007-09-081-0/+20
* Switch some g_new (*, 1) to g_slice_new ()... I know...Behdad Esfahbod2007-09-071-0/+13
* Patch from Chris WilsonBehdad Esfahbod2007-09-071-0/+7
* Bug 472891 – Bad consistency check in pango_get_log_attrsMathias Hasselmann2007-09-021-0/+6
* Bug 302952 – The placement of a diacritic marks for an arabic ligatureBehdad Esfahbod2007-08-291-0/+8
* Move ruleset initialization to _init() instead of _new().Behdad Esfahbod2007-08-291-0/+6
* Bug 410152 – testboundaries test failsBehdad Esfahbod2007-08-281-0/+6
* === Released 1.18.1 ===PANGO_1_18_1Behdad Esfahbod2007-08-281-0/+8
* Bug 470042 – missing Macedonian OT tag Patch from Denis JacqueryeBehdad Esfahbod2007-08-241-0/+7
* Bug 468953 – pango-renderer.c: using function without prototypeBehdad Esfahbod2007-08-211-0/+6
* Bug 463430 – Gets stuck while "formatting message"Behdad Esfahbod2007-08-211-0/+10
* Remove reference to required version of glib. It falls out of synch everyBehdad Esfahbod2007-08-211-0/+5
* === Released 1.18.0 ===PANGO_1_18_0Behdad Esfahbod2007-08-211-0/+8
* Bug 348348 – Add a way to get the script name of a gunicharBehdad Esfahbod2007-08-211-0/+23
* Don't ignore error return value of hb_buffer_copy_output_glyph(). PatchBehdad Esfahbod2007-08-211-0/+6
* Bug 462630 – pango_cairo_context_set_font_options() and some othersBehdad Esfahbod2007-08-151-0/+7
* Bug 467077 – Remove special-case for shape attribute inBehdad Esfahbod2007-08-151-0/+10
* Bug 462420 – Clicking on pixbuf should move the cursor to the positionBehdad Esfahbod2007-08-151-0/+10