summaryrefslogtreecommitdiff
path: root/pango/pango.def
Commit message (Expand)AuthorAgeFilesLines
* fix distcheck1.37.3Matthias Clasen2015-08-141-0/+4
* Add new symbol to .defMatthias Clasen2015-06-221-0/+1
* Bug 602257 - Make pango_matrix_get_font_scale_factors() publicBehdad Esfahbod2015-04-301-0/+1
* Bug 694830 - Fails make check: +pango_font_map_changedBehdad Esfahbod2013-02-271-0/+1
* markup: Allow incrementally parsing pango markupJasper St. Pierre2012-12-141-0/+2
* Track changes in layout and dependencies via serialsAlexander Larsson2012-12-061-0/+1
* Track changes in PangoContext via a serialAlexander Larsson2012-12-061-0/+2
* Track changes in FontMaps using a serialAlexander Larsson2012-12-061-0/+1
* Add pango_shape_full()Behdad Esfahbod2012-09-261-0/+1
* Fix list of exported symbols1.30.1Matthias Clasen2012-06-051-0/+1
* Update pango.defChun-wei Fan2011-05-171-1/+1
* Provide access to PangoLayout.n_charsMatthias Clasen2011-05-161-0/+1
* Add a readonly version of pango_layout_get_log_attrs()Matthias Clasen2011-05-161-0/+1
* New public API: pango_glyph_item_get_logical_widths()Behdad Esfahbod2009-08-121-0/+1
* Bug 410169 – gravity problem with Common charsBehdad Esfahbod2009-07-221-0/+1
* Bug 473805 – Add API enumerating scripts for a languageBehdad Esfahbod2008-08-201-0/+1
* Bug 377948 – Make pango_glyph_item_iter publicBehdad Esfahbod2008-08-061-0/+7
* Make the following API public:Behdad Esfahbod2008-08-061-0/+1
* New public API:Behdad Esfahbod2008-08-061-0/+1
* Bug 537258 – Add a pango_language_to_string() functionBehdad Esfahbod2008-06-091-0/+1
* Bug 515432 – Add function to get bidirectional character type of aBehdad Esfahbod2008-04-211-0/+2
* Bug 404416 – pango_layout_get_baseline or somethingBehdad Esfahbod2008-04-211-0/+1
* Bug 511183 – Add pango_attr_type_get_name()Behdad Esfahbod2008-04-211-0/+1
* Bug 469313 – Add pango_layout_set_height() Bug 508179 – PangoGlyphUnitBehdad Esfahbod2008-01-151-0/+2
* Bug 472629 – Add pango_renderer_get_layout(_line)Behdad Esfahbod2007-10-241-0/+2
* Bug 469641 – Initialize attribute start/end to [0..MAXUINT]Behdad Esfahbod2007-10-241-0/+1
* Bug 471577 – GBoxed GType for PangoGlyphItemBehdad Esfahbod2007-10-241-0/+3
* Bug 471571 – Add pango_layout_iter_get_layout()Behdad Esfahbod2007-10-221-0/+1
* Bug 440588 – Add pango_font_face_is_synthesized()Behdad Esfahbod2007-06-111-0/+1
* Bug 328585 – Need to know if a layout has unknown glyphs Patch fromBehdad Esfahbod2007-01-161-0/+1
* Part of Bug 326693 – PangoLayouts should be query-able about theirBehdad Esfahbod2007-01-161-0/+1
* Bug 363510 – Ability to query whether a PangoLayout is effectivelyBehdad Esfahbod2007-01-161-0/+1
* New attribute types PANGO_ATTR_GRAVITY and PANGO_ATTR_GRAVITY_HINT. NewBehdad Esfahbod2007-01-161-0/+3
* Bug 323173 – Add layout of mixed direction text for vertical layoutBehdad Esfahbod2007-01-161-1/+5
* Part of Bug 332266 – gdk_draw_layout fails for coordinates >= 2^21Behdad Esfahbod2007-01-041-0/+7
* New generated public header file pango-features.h. Currently contains theBehdad Esfahbod2006-12-071-0/+3
* Bug 333982 – Fallback to $LANG whenever NULL PangoLanguage is used PatchBehdad Esfahbod2006-12-061-0/+1
* Bug 373856 – Wish: Function to convert a GdkColor to a string Patch fromBehdad Esfahbod2006-12-061-0/+1
* Add new functions: pango_layout_iter_get_line_readonly()Behdad Esfahbod2006-12-051-0/+4
* Add gravity in PangoFontDescription.Behdad Esfahbod2006-08-201-0/+2
* Correct switched return value of EAST/WEST.Behdad Esfahbod2006-08-201-0/+1
* Redo stuff that Hans reverted accidentally.Behdad Esfahbod2006-08-191-3/+4
* Drop @WIN32_LIBS@, no need to search -lgdi32 when linking apps that linkTor Lillqvist2006-08-171-0/+2
* updated error C2059: syntax error : '}' Intializing a struct with emptyHans Breuer2006-08-171-6/+3
* Render block progression and line direction arrows, and a base gravityBehdad Esfahbod2006-08-161-3/+6
* Add enum PangoGravity.Behdad Esfahbod2006-08-151-0/+2
* Part of Bug 135683 – Cache glyphstring extentsBehdad Esfahbod2006-07-081-0/+1
* New function pango_font_describe_with_absolute_size().Behdad Esfahbod2006-05-221-0/+1
* Fix blurred underlines on Win32 (#332656):Tor Lillqvist2006-03-311-0/+1
* return TRUE to glyphs rendered at all (instead of box). This may beHans Breuer2006-02-251-1/+1