summaryrefslogtreecommitdiff
path: root/pango/pango-impl-utils.h
Commit message (Expand)AuthorAgeFilesLines
* Never show variation selectorsMatthias Clasen2021-11-281-2/+40
* Add a few more default-ignorablesmore-default-ignorablesMatthias Clasen2021-11-031-0/+5
* Speed up ignorable checkMatthias Clasen2021-03-291-0/+3
* Add compatibility shim for g_memdup2()Matthias Clasen2021-03-181-0/+8
* PangoWin32: Use hb_font_get_nominal_glyphKhaled Hosny2019-07-271-1/+3
* Add a utility function for ignorablesMatthias Clasen2019-07-251-0/+70
* Add pango_shape_full()Behdad Esfahbod2012-09-261-1/+1
* Remove unneeded custom macrosJavier Jardón2011-04-301-46/+0
* Bug 596614 - Pango application receives SIGSEGV on pasting text with U+202EBehdad Esfahbod2009-11-171-1/+25
* Handle NUL in text in places that g_utf8_strlen () was usedBehdad Esfahbod2009-07-151-0/+27
* Bug 563356 – The input area of firefox and the blank width after text inBehdad Esfahbod2008-12-061-0/+31
* Bug 478914 – Use something invalid instead of '?' when validating inputBehdad Esfahbod2007-12-101-15/+0
* Bug 467056 – Shape attribute handling is not consistentBehdad Esfahbod2007-08-151-1/+14
* *.c, *.h: Removed spaces followed b tabs.Behdad Esfahbod2007-01-161-5/+5
* *.c, *.h: Replace preceding sequences of 8 spaces with tabs.Behdad Esfahbod2007-01-161-2/+2
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-2/+2
* Add more warning_history items and handle more font failures, to make sureBehdad Esfahbod2006-04-271-0/+2
* Hook up pango-utils.h into the documentation, as we are installing itBehdad Esfahbod2006-03-311-0/+8
* Improve error handling in high-frequency functions: Only warn once.Behdad Esfahbod2006-01-311-0/+12
* pango/Makefile.am, pango/fonts.c, pango/glyphstring.c,Behdad Esfahbod2006-01-051-1/+1
* Turn various gcc warnings off. Adding const, adding static, fullyBehdad Esfahbod2005-11-041-2/+3
* Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-basedOwen Taylor2003-08-031-0/+77