summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Improve error handling in high-frequency functions: Only warn once.Behdad Esfahbod2006-01-311-0/+13
* Oops, removed all my changes the other time :(Behdad Esfahbod2006-01-301-1/+1
* Bug 328314 – Examples should use GOption instead of argcontext.c PatchBehdad Esfahbod2006-01-301-0/+10
* Handle GSUB Lookup type 8, and ReverseChainContextualSubst table. (bugBehdad Esfahbod2006-01-301-0/+6
* If locking font face failed, do not assert, just return zero glyphs withBehdad Esfahbod2006-01-291-0/+27
* Do not crash if the (win32 typically) shaper fails. Bug #304702:Behdad Esfahbod2006-01-291-1/+3
* Do not crash if the (win32 typically) shaper fails. Bug #304702:Behdad Esfahbod2006-01-291-0/+12
* Revert last patch again :(.Behdad Esfahbod2006-01-291-5/+0
* Create fake Bold, Italic, and Bold Italic faces for fonts that do not haveBehdad Esfahbod2006-01-291-0/+5
* Removed.Behdad Esfahbod2006-01-291-0/+4
* Reverted the tab alignments patch.Behdad Esfahbod2006-01-291-14/+0
* Fixed incomplete entry.Behdad Esfahbod2006-01-281-2/+2
* Implement other tab alignments. Bug #325547, Itai Bar-Haim.Behdad Esfahbod2006-01-281-0/+14
* Document PangoOTBuffer and PangoOTGlyph.Behdad Esfahbod2006-01-281-0/+7
* Removed.Behdad Esfahbod2006-01-281-1/+2
* Removed.Behdad Esfahbod2006-01-281-0/+8
* Documentation improvements.Behdad Esfahbod2006-01-281-0/+6
* Use AC_HELP_STRING everywhere. Bump required version to 2.56.Behdad Esfahbod2006-01-281-0/+7
* Remove pango.modules on uninstall. (bug #328869)Behdad Esfahbod2006-01-271-0/+7
* #include <modules.h>. (bug #328632)Behdad Esfahbod2006-01-261-0/+4
* Fix more ATSUI stuff in build infrastructure. Sigh... (bug #328632)Behdad Esfahbod2006-01-261-0/+5
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-251-0/+7
* Declare int i! (bug #328632)Behdad Esfahbod2006-01-251-0/+5
* Improve docs to say it may return -1.Behdad Esfahbod2006-01-241-0/+5
* Change cwfont to cafont in a couple places.Behdad Esfahbod2006-01-241-0/+5
* Removed, not used for quite a while.Behdad Esfahbod2006-01-241-0/+5
* Removed based on an old ChangeLog entry saying: Remove pangoft2.aliasesBehdad Esfahbod2006-01-241-0/+6
* Make tests/examples do use generated pango.modules. (bug #328291)Behdad Esfahbod2006-01-231-0/+27
* Set cluster only on base chars, like the Arabic module does.Behdad Esfahbod2006-01-231-0/+8
* Added "Since:" in the doc example.Behdad Esfahbod2006-01-221-0/+4
* Removed old file. Filed some bugs out of it.Behdad Esfahbod2006-01-221-0/+4
* Removed old file. Filed some bugs out of it.Behdad Esfahbod2006-01-221-0/+4
* Added.Behdad Esfahbod2006-01-211-0/+8
* Fix typo in docs.Behdad Esfahbod2006-01-211-0/+5
* Fix docs.Behdad Esfahbod2006-01-211-1/+5
* Make matrix parameter const.Behdad Esfahbod2006-01-211-0/+13
* Finish ATSUI module work. Bug #322022, Matthias Clasen.Behdad Esfahbod2006-01-211-0/+20
* Add a comment about using cairo_scaled_font_text_extents instead ofBehdad Esfahbod2006-01-201-0/+6
* === Released 1.11.2 ===Behdad Esfahbod2006-01-161-0/+8
* Move GLIB_CFLAGS before external libraries' CFLAGS. Some formattingBehdad Esfahbod2006-01-161-0/+5
* Adjust the order of *_CFLAGS to the same order known to work. (Fixes bugBehdad Esfahbod2006-01-161-0/+6
* Fixes bug #314675, Brian Cameron.Behdad Esfahbod2006-01-161-0/+8
* Remove unused variable clusterSave that was leaking too. (bug #316466,Behdad Esfahbod2006-01-161-0/+5
* Fixes bug #71414, allowing to disable building/installing modules.Behdad Esfahbod2006-01-161-0/+8
* Draw hexbox for cairo backend. Bug #313551. Based on patch by LingNingBehdad Esfahbod2006-01-141-0/+29
* Make sure #include <config.h> is the first include in the file. (bugBehdad Esfahbod2006-01-141-0/+5
* Move G_GNUC_CONST to after declaration, to be compatible with gcc 2.95.Behdad Esfahbod2006-01-141-0/+5
* pango/Makefile.am, pango/fonts.c, pango/glyphstring.c,Behdad Esfahbod2006-01-051-0/+24
* Add pangocairo-atsui.h and pangoatsui-private.h.Behdad Esfahbod2006-01-041-0/+13
* Use g_slice for ShaperFontElement allocation. (bug #325728, MatthiasBehdad Esfahbod2006-01-041-0/+7