summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use g_slice for various attribute types allocations. (bug #325040,Behdad Esfahbod2006-01-011-0/+5
* Use pango_font_description_set_family_static. (bug #325013, MatthiasBehdad Esfahbod2005-12-271-0/+6
* Use g_slice for PangoOTBuffer allocation. (bug #325026, Matthias Clasen)Behdad Esfahbod2005-12-271-0/+5
* modules/arabic/arabic-fc.c, modules/basic/basic-fc.c,Behdad Esfahbod2005-12-261-0/+8
* Add pango_matrix_get_font_scale_factor. (bug #323978, J. Ali Harlow)Behdad Esfahbod2005-12-141-0/+5
* Pass G_MODULE_BIND_LOCAL to g_module_open. (Pointed by Federico)Behdad Esfahbod2005-12-141-0/+5
* === Released 1.11.1 ===Behdad Esfahbod2005-12-131-0/+12
* Fix bug #323540.Behdad Esfahbod2005-12-121-0/+14
* Undo last change. 2.9.1 has the revised g_slice_free_chain api and 2.9.2Behdad Esfahbod2005-12-111-0/+5
* Bump required glib version to 2.9.2 now that it's released. We are relyingBehdad Esfahbod2005-12-101-0/+5
* Update on missing-box drawing change. Add (!glyph) to the conditional.Behdad Esfahbod2005-12-101-0/+5
* Date of last change fixed.Behdad Esfahbod2005-12-081-1/+1
* Free ->fontset_hash. (#323498, Morten Welinder)Behdad Esfahbod2005-12-081-0/+5
* Draw an empty dashed box on missing glyphs for cairo-fc backend.Behdad Esfahbod2005-12-061-0/+6
* Use new g_slice API for TypeLink allocation, instead of GMemChunks.Behdad Esfahbod2005-12-051-0/+8
* Return NULL, not FALSE!Behdad Esfahbod2005-12-041-0/+7
* Add GLIB_LIBS to examples explicitly. (#322885, Manish Singh)Behdad Esfahbod2005-11-301-0/+5
* Add a constact fixed-size (256) cache for caching glyph extents, insteadBehdad Esfahbod2005-11-291-0/+7
* Fix a typoMatthias Clasen2005-11-241-0/+4
* Remove cast to double in things like a = b / c where a, b, and c are allBehdad Esfahbod2005-11-231-0/+7