summaryrefslogtreecommitdiff
path: root/pango/pango-ot-info.c
Commit message (Expand)AuthorAgeFilesLines
* docs: Convert gtk-doc syntax leftoversdocs-cleanupMatthias Clasen2021-05-191-68/+70
* docs: Remove no-longer used sectionsMatthias Clasen2021-03-111-12/+0
* docs: Replace lots of vestigial xml markupMatthias Clasen2021-03-111-1/+1
* pango-ot-info: Fix an uninitialized valueTimm Bäder2020-06-101-3/+4
* Add missing transfer annotationsEmmanuele Bassi2019-08-021-2/+2
* ot: Avoid deprecated harfbuzz apiMatthias Clasen2019-07-121-4/+6
* Mark deprecated apis more clearlyMatthias Clasen2019-07-041-3/+5
* Add many missing nullability annotations.Evan Nemerson2014-10-161-5/+8
* Revert "ot-info: Update after API break in HarfBuzz"Behdad Esfahbod2014-06-241-5/+4
* ot-info: Update after API break in HarfBuzzEmmanuele Bassi2014-06-201-4/+5
* Avoid a crash when FT_Face is nullAkira TAGOH2014-02-131-0/+3
* Bug 685167 - migrate docs to no-tmpl flavourBehdad Esfahbod2013-09-271-0/+10
* Deprecate pango-ot.hBehdad Esfahbod2012-08-231-22/+0
* Remove some old cruftBehdad Esfahbod2012-08-211-6/+0
* Merge branch 'harfbuzz-ng-external'Behdad Esfahbod2012-08-161-285/+12
|\
| * [HB] Update to HarfBuzz 0.9.2 APIBehdad Esfahbod2012-08-161-97/+2
| * Merge branch 'master' into harfbuzz-ng-externalBehdad Esfahbod2011-06-171-31/+6
| |\
| * | [HB] Update to latest API changesBehdad Esfahbod2011-05-111-0/+4
| * | [HB] Adapt to hb_font_create() taking an input faceBehdad Esfahbod2011-05-021-2/+2
| * | [HB] Make y grow downBehdad Esfahbod2011-04-211-2/+2
| * | Update to HarfBuzz API changesBehdad Esfahbod2011-04-191-2/+2
| * | [HB] Adjust to removal of hb_buffer_clear_positions()Behdad Esfahbod2011-04-151-1/+2
| * | Always call hb_ot_layout_position_finish()Behdad Esfahbod2011-04-151-2/+1
| * | Remove gdef synthesis code as upstream harfbuzz removed the APIsBehdad Esfahbod2010-10-271-153/+4
| * | Adjust to hb-ng scale cleanupBehdad Esfahbod2010-05-191-3/+3
| * | Fix glyph class building. Oops!Behdad Esfahbod2010-05-101-2/+2
| * | [OT] Adjust to HB API changeBehdad Esfahbod2010-04-221-2/+1
| * | [OT] Adapt to HB API changeBehdad Esfahbod2009-11-061-3/+3
| * | Use hb_ot_layout_position_finish()Behdad Esfahbod2009-11-061-25/+30
| * | Fix FT_Face finalizer callBehdad Esfahbod2009-11-061-1/+1
| * | Use hb-ft.hBehdad Esfahbod2009-11-051-38/+1
| * | [HB] Update to HarfBuzz struct renamesBehdad Esfahbod2009-11-051-2/+2
| * | Update to new HarfBuzz query APIBehdad Esfahbod2009-11-041-11/+11
| * | Use external harfbuzz shared library from harfbuzz-ngBehdad Esfahbod2009-11-031-3/+0
* | | break.c: Fix compilation against newer GLib versionsChun-wei Fan2011-09-171-1/+5
* | | Bug 652841 - Various pieces of dead code found by gcc/clang static analyzerBehdad Esfahbod2011-06-171-2/+0
| |/ |/|
* | [OT] Fix logicBehdad Esfahbod2011-05-011-1/+1
* | pango/pango-ot-info.c: Use G_DEFINE_TYPEJavier Jardón2011-04-301-31/+6
* | Fix glyph class building. Oops!Behdad Esfahbod2010-05-101-2/+2
* | Bug 609326 - Complex script shaping failed in the FT2 backend on WindowsBehdad Esfahbod2010-03-011-7/+1
* | Bug 609326 - Complex script shaping failed in the FT2 backend on WindowsTor Lillqvist2010-03-011-1/+7
* | [HB] Remove unused argumentBehdad Esfahbod2010-01-261-2/+1
* | Fix FT_Face finalizer callBehdad Esfahbod2009-12-201-1/+1
|/
* Fix leak with non-mmapped fontsBehdad Esfahbod2009-11-031-1/+1
* Fix bug with lookup_index overflowing our static arrayBehdad Esfahbod2009-08-271-0/+2
* [HB] s/writeable/writable/gBehdad Esfahbod2009-08-191-2/+2
* [OT] Enlarge lookup arrayBehdad Esfahbod2009-08-121-2/+2
* Bug 591465 – Gimp crashes upon opening the font selection dialogBehdad Esfahbod2009-08-111-3/+3
* Bug 591409 – crash in firefox. Handle non-mmapped FT_FaceBehdad Esfahbod2009-08-111-10/+40
* [OT] Hookup glib unicode funcsBehdad Esfahbod2009-08-101-0/+2