summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Build fix after rebasecoretextKristian Rietveld2011-03-271-5/+5
* Add module-defs-coretext.c to MODULE_DEF_FILESKristian Rietveld2011-03-271-1/+2
* Get _pango_cairo_core_text_font_new rightKristian Rietveld2011-03-271-17/+12
* Properly propagate font size in pango_core_text_font_map_load_fontKristian Rietveld2011-03-271-1/+7
* Shape engine should return array in LTR order when expectedKristian Rietveld2011-03-271-9/+26
* Remove pointless FIXMEKristian Rietveld2011-03-271-1/+0
* Handle oblique fonts; synthesize italic fonts when neededKristian Rietveld2011-03-273-3/+83
* Factor out translation of CTFontDescriptor into seperate functionKristian Rietveld2011-03-271-52/+61
* Start implementation of CoreText backendKristian Rietveld2011-03-2714-3/+2155
* Handle realloc failure in the bufferBehdad Esfahbod2011-03-143-28/+41
* build: gtk-doc scanner links agains glibVíctor Manuel Jáquez Leal2011-03-141-0/+2
* [gi] add out annotations to pango layout APIJohn (J5) Palmieri2011-02-171-38/+42
* Bug 639882 - Heap corruption in font parsing with FreeType2 backendBehdad Esfahbod2011-02-171-2/+14
* [GI] Add (allow-none) annotations to pango_parse_markup().Laszlo Pandy2011-02-091-3/+3
* [GI] Annotate out arguments of pango_parse_markup().Laszlo Pandy2011-02-041-3/+3
* Bug 636348 - Hex boxes are incorrectly scaled with non identity cairo scaleBehdad Esfahbod2010-12-281-0/+2
* Annotate pango_layout_get_context().Paolo Borelli2010-12-111-3/+3
* [git.mk] Support Mallard docsBehdad Esfahbod2010-12-061-2/+6
* ensure gnome-autogen.sh's behaviourSven Herzberg2010-11-151-1/+1
* Use G_DEFINE_BOXED_TYPE.Christian Persch2010-11-0411-153/+40
* Use autoreconf instead gnome-autogen.shJavier Jardón2010-11-021-17/+21
* introspection: Fix some annotation syntax usageColin Walters2010-09-292-5/+5
* introspection: Use --include-uninstalledColin Walters2010-09-292-6/+9
* configure.in: Add missing ;Colin Walters2010-09-281-1/+1
* Bug 630812 - Ignore gnome-doc-utils, .dirstamp and GSettings files in git.mkBehdad Esfahbod2010-09-281-1/+10
* Doc template changesBehdad Esfahbod2010-09-2827-0/+104
* Fix docs build on UbuntuBehdad Esfahbod2010-09-281-3/+5
* Bug 628497 - Crash in pango_layout_line_get_extents at pango-layout.cBehdad Esfahbod2010-09-271-8/+1
* Bug 626966 - SIGFPE _hb_sanitize_arrayBehdad Esfahbod2010-09-232-1/+2
* Bug 629632 - configure bugBehdad Esfahbod2010-09-141-1/+1
* Reduce DLL hijack risk and simplify code in basic-win32 moduleTor Lillqvist2010-09-112-106/+33
* introspection: Filter out private headersColin Walters2010-09-031-5/+5
* Bug 627978 - explicitly link with the math lib (-lm) for use of 'cos'Behdad Esfahbod2010-08-251-0/+1
* Bug 627902 - explicitely link dump-boundaries to GLibBehdad Esfahbod2010-08-251-8/+11
* Fix includeBehdad Esfahbod2010-08-241-1/+1
* Bug 626500 - Fails to compile with gobject-introspection 0.9Robert Ancell2010-08-252-2/+2
* Bug 625807 - approximate character width is 0 on pangoft2Behdad Esfahbod2010-08-061-3/+45
* Bug 617772 - pango fails to build from git outside source treeBehdad Esfahbod2010-07-222-2/+2
* Add PANGO_LIBDIR and PANGO_SYSCONFDIR enviroment variablesOwen W. Taylor2010-07-081-9/+17
* Typo fixTor Lillqvist2010-06-271-1/+1
* Improve performance on Windows especially for non-Latin scriptsTor Lillqvist2010-06-264-34/+53
* Bump version to 1.29Behdad Esfahbod2010-06-151-2/+2
* Backport this commit from harfbuzz-ng repo:Behdad Esfahbod2010-06-152-12/+12
* Bug 621612 - VPATH build fixBehdad Esfahbod2010-06-151-1/+1
* Fix a test failureMatthias Clasen2010-06-031-1/+1
* Cypriot is RTLBehdad Esfahbod2010-05-261-1/+1
* Fix glyph class building. Oops!Behdad Esfahbod2010-05-101-2/+2
* [cairo] Scale font metrics to user spaceBehdad Esfahbod2010-05-042-3/+36
* [cairo] Refactor common code in create_metrics_for_context()Behdad Esfahbod2010-05-047-107/+70
* [HB] MinorBehdad Esfahbod2010-04-211-1/+1