summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 515484 -- Uniscribe interface handles surrogate pairs incorrectlypango-1-18Tor Lillqvist2008-02-252-2/+12
* Bug 517083 – pango modules: wrong fallback adding code?Behdad Esfahbod2008-02-172-1/+7
* Bug 504810 – Samvruthokaram (combination of U+0D41 and U+0D4D) is notBehdad Esfahbod2008-02-083-1/+17
* Bug 508179 – PangoGlyphUnit confusionBehdad Esfahbod2008-01-102-9/+16
* Bug 508381 – indent and center alignment don't mixBehdad Esfahbod2008-01-092-3/+26
* Use install -D to install pango.aliases.win32 to ensure that theJuerg Billeter2008-01-092-1/+6
* === Released 1.18.4 ===Behdad Esfahbod2008-01-073-2/+21
* Minor Makefile changeBehdad Esfahbod2008-01-072-40/+30
* Bug 502926 – pango-1.16.4 configure bug: can fail to accept cairoBehdad Esfahbod2007-12-102-3/+9
* New file. Installed as pango.aliases on Windows.Tor Lillqvist2007-11-033-0/+36
* Accept also a quoted string for the left-hand side of an aliases fileTor Lillqvist2007-11-032-1/+9
* Adds a link to pango_font_description_from_string() so that the font_descMurray Cumming2007-10-272-5/+12
* Bug 486951 – ChangeLog.pre-1-18Behdad Esfahbod2007-10-241-0/+1504
* Bug 486951 – ChangeLog.pre-1-18Behdad Esfahbod2007-10-244-1502/+30
* Two small bug fixes backported from trunk. Namely: skip bad ClassDef2Behdad Esfahbod2007-10-152-185/+215
* Bug 483600 – Leak of font family name inBehdad Esfahbod2007-10-151-112/+0
* Bug 483600 – Leak of font family name inPANGO_1_18_3Behdad Esfahbod2007-10-152-0/+13
* Bug 486932 – Apply vkrn GPOS feature in vertical writingBehdad Esfahbod2007-10-152-2/+15
* Bug 481537 – compiler warning fixes Patch from Kjartan MaraasBehdad Esfahbod2007-10-1512-16/+28
* Bug 485566 – Cache one OpenType BufferBehdad Esfahbod2007-10-113-4/+53
* Mark internal symbols as HB_INTERNAL and define that to static inBehdad Esfahbod2007-10-1117-235/+322
* Remove FTGLUE_API/APIDEF cruft.Behdad Esfahbod2007-10-113-24/+20
* Build harfbuzz.c instead of individual source files, to let compiler goBehdad Esfahbod2007-10-112-4/+10
* Same here.Behdad Esfahbod2007-10-112-1/+4
* Don't include harfbuzz-dump.[ch] in libharfbuzz.a. Those are just used byBehdad Esfahbod2007-10-112-2/+7
* Some more cleanup.Behdad Esfahbod2007-10-112-9/+6
* Move some code around.Behdad Esfahbod2007-10-112-43/+52
* Minor.Behdad Esfahbod2007-10-111-1/+1
* Rename buffer->inplace to buffer->separate_out with the inverted meaning,Behdad Esfahbod2007-10-113-18/+24
* Allocate buffer->positions lazily.Behdad Esfahbod2007-10-115-9/+41
* Bug 485621 – Get rid of freetype memory allocator in harfbuzzBehdad Esfahbod2007-10-1117-714/+452
* Bug 485559 – Boston Summit HarfBuzz optimizationsBehdad Esfahbod2007-10-1123-1318/+1281
* Improve docs.Behdad Esfahbod2007-10-101-1/+1
* Add empty line between maintainersOlav Vitters2007-09-211-0/+1
* Fix typo in comments.Behdad Esfahbod2007-09-212-1/+5
* === Released 1.18.2 ===PANGO_1_18_2Behdad Esfahbod2007-09-173-2/+22
* Bug 474708 – pangocairo leaks memoryBehdad Esfahbod2007-09-082-1/+10
* Part of Bug 474708 – pangocairo leaks memoryBehdad Esfahbod2007-09-089-15/+23
* Switch some g_new (*, 1) to g_slice_new ()... I know...Behdad Esfahbod2007-09-071-7/+14
* Switch some g_new (*, 1) to g_slice_new ()... I know...Behdad Esfahbod2007-09-074-7/+27
* Patch from Chris WilsonBehdad Esfahbod2007-09-072-2/+8
* Bug 472891 – Bad consistency check in pango_get_log_attrsMathias Hasselmann2007-09-022-1/+7
* MinorBehdad Esfahbod2007-08-301-3/+4
* Bug 302952 – The placement of a diacritic marks for an arabic ligatureBehdad Esfahbod2007-08-292-1/+9
* Move ruleset initialization to _init() instead of _new().Behdad Esfahbod2007-08-292-5/+10
* Bug 410152 – testboundaries test failsBehdad Esfahbod2007-08-282-1/+7
* === Released 1.18.1 ===PANGO_1_18_1Behdad Esfahbod2007-08-283-2/+20
* Bug 470042 – missing Macedonian OT tag Patch from Denis JacqueryeBehdad Esfahbod2007-08-242-0/+8
* Bug 468953 – pango-renderer.c: using function without prototypeBehdad Esfahbod2007-08-212-0/+7
* Bug 463430 – Gets stuck while "formatting message"Behdad Esfahbod2007-08-213-6/+21