summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Document PangoOTBuffer and PangoOTGlyph.Behdad Esfahbod2006-01-2812-48/+79
* Removed.Behdad Esfahbod2006-01-282-2/+4
* Removed.Behdad Esfahbod2006-01-289-28/+36
* Documentation improvements.Behdad Esfahbod2006-01-287-5/+34
* Use AC_HELP_STRING everywhere. Bump required version to 2.56.Behdad Esfahbod2006-01-283-18/+20
* Remove pango.modules on uninstall. (bug #328869)Behdad Esfahbod2006-01-276-9/+22
* #include <modules.h>. (bug #328632)Behdad Esfahbod2006-01-262-0/+6
* Fix more ATSUI stuff in build infrastructure. Sigh... (bug #328632)Behdad Esfahbod2006-01-263-6/+16
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-2517-20/+20
* Declare int i! (bug #328632)Behdad Esfahbod2006-01-252-0/+6
* Improve docs to say it may return -1.Behdad Esfahbod2006-01-242-1/+6
* Change cwfont to cafont in a couple places.Behdad Esfahbod2006-01-242-3/+8
* Removed, not used for quite a while.Behdad Esfahbod2006-01-242-27/+5
* Removed based on an old ChangeLog entry saying: Remove pangoft2.aliasesBehdad Esfahbod2006-01-242-18/+6
* Make tests/examples do use generated pango.modules. (bug #328291)Behdad Esfahbod2006-01-2321-98/+122
* Set cluster only on base chars, like the Arabic module does.Behdad Esfahbod2006-01-233-10/+26
* Added "Since:" in the doc example.Behdad Esfahbod2006-01-222-0/+6
* Removed old file. Filed some bugs out of it.Behdad Esfahbod2006-01-223-411/+4
* Removed old file. Filed some bugs out of it.Behdad Esfahbod2006-01-222-36/+4
* Added.Behdad Esfahbod2006-01-214-10/+24
* Fix typo in docs.Behdad Esfahbod2006-01-212-1/+6
* Fix docs.Behdad Esfahbod2006-01-212-3/+10
* Make matrix parameter const.Behdad Esfahbod2006-01-2116-27/+40
* Finish ATSUI module work. Bug #322022, Matthias Clasen.Behdad Esfahbod2006-01-216-0/+82
* Small fixes.Behdad Esfahbod2006-01-211-3/+2
* Add a comment about using cairo_scaled_font_text_extents instead ofBehdad Esfahbod2006-01-202-1/+12
* === Released 1.11.2 ===Behdad Esfahbod2006-01-163-2/+18
* Move GLIB_CFLAGS before external libraries' CFLAGS. Some formattingBehdad Esfahbod2006-01-162-16/+52
* Adjust the order of *_CFLAGS to the same order known to work. (Fixes bugBehdad Esfahbod2006-01-165-11/+17
* Fixes bug #314675, Brian Cameron.Behdad Esfahbod2006-01-163-2/+12
* Remove unused variable clusterSave that was leaking too. (bug #316466,Behdad Esfahbod2006-01-162-2/+5
* Fixes bug #71414, allowing to disable building/installing modules.Behdad Esfahbod2006-01-1613-72/+142
* Draw hexbox for cairo backend. Bug #313551. Based on patch by LingNingBehdad Esfahbod2006-01-147-44/+309
* Make sure #include <config.h> is the first include in the file. (bugBehdad Esfahbod2006-01-1488-32/+116
* Move G_GNUC_CONST to after declaration, to be compatible with gcc 2.95.Behdad Esfahbod2006-01-142-1/+6
* pango/Makefile.am, pango/fonts.c, pango/glyphstring.c,Behdad Esfahbod2006-01-0521-29/+68
* Add pangocairo-atsui.h and pangoatsui-private.h.Behdad Esfahbod2006-01-045-7/+45
* Use g_slice for ShaperFontElement allocation. (bug #325728, MatthiasBehdad Esfahbod2006-01-042-2/+9
* Use g_slice for various attribute types allocations. (bug #325040,Behdad Esfahbod2006-01-012-23/+40
* Use pango_font_description_set_family_static. (bug #325013, MatthiasBehdad Esfahbod2005-12-272-1/+7
* Use g_slice for PangoOTBuffer allocation. (bug #325026, Matthias Clasen)Behdad Esfahbod2005-12-272-2/+7
* modules/arabic/arabic-fc.c, modules/basic/basic-fc.c,Behdad Esfahbod2005-12-265-19/+41
* Add pango_matrix_get_font_scale_factor. (bug #323978, J. Ali Harlow)Behdad Esfahbod2005-12-142-0/+6
* Pass G_MODULE_BIND_LOCAL to g_module_open. (Pointed by Federico)Behdad Esfahbod2005-12-143-2/+7
* Bumpled glib version.PANGO_1_11_1Behdad Esfahbod2005-12-131-1/+1
* === Released 1.11.1 ===Behdad Esfahbod2005-12-134-2/+34
* Fix bug #323540.Behdad Esfahbod2005-12-125-43/+77
* Undo last change. 2.9.1 has the revised g_slice_free_chain api and 2.9.2Behdad Esfahbod2005-12-112-1/+6
* Bump required glib version to 2.9.2 now that it's released. We are relyingBehdad Esfahbod2005-12-102-1/+6
* Update on missing-box drawing change. Add (!glyph) to the conditional.Behdad Esfahbod2005-12-102-1/+6