| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 440588 – Add pango_font_face_is_synthesized() | Behdad Esfahbod | 2007-06-11 | 1 | -0/+1 |
* | Bug 328585 – Need to know if a layout has unknown glyphs Patch from | Behdad Esfahbod | 2007-01-16 | 1 | -0/+1 |
* | Part of Bug 326693 – PangoLayouts should be query-able about their | Behdad Esfahbod | 2007-01-16 | 1 | -0/+1 |
* | Bug 363510 – Ability to query whether a PangoLayout is effectively | Behdad Esfahbod | 2007-01-16 | 1 | -0/+1 |
* | New attribute types PANGO_ATTR_GRAVITY and PANGO_ATTR_GRAVITY_HINT. New | Behdad Esfahbod | 2007-01-16 | 1 | -0/+3 |
* | Bug 323173 – Add layout of mixed direction text for vertical layout | Behdad Esfahbod | 2007-01-16 | 1 | -1/+5 |
* | Part of Bug 332266 – gdk_draw_layout fails for coordinates >= 2^21 | Behdad Esfahbod | 2007-01-04 | 1 | -0/+7 |
* | New generated public header file pango-features.h. Currently contains the | Behdad Esfahbod | 2006-12-07 | 1 | -0/+3 |
* | Bug 333982 – Fallback to $LANG whenever NULL PangoLanguage is used Patch | Behdad Esfahbod | 2006-12-06 | 1 | -0/+1 |
* | Bug 373856 – Wish: Function to convert a GdkColor to a string Patch from | Behdad Esfahbod | 2006-12-06 | 1 | -0/+1 |
* | Add new functions: pango_layout_iter_get_line_readonly() | Behdad Esfahbod | 2006-12-05 | 1 | -0/+4 |
* | Add gravity in PangoFontDescription. | Behdad Esfahbod | 2006-08-20 | 1 | -0/+2 |
* | Correct switched return value of EAST/WEST. | Behdad Esfahbod | 2006-08-20 | 1 | -0/+1 |
* | Redo stuff that Hans reverted accidentally. | Behdad Esfahbod | 2006-08-19 | 1 | -3/+4 |
* | Drop @WIN32_LIBS@, no need to search -lgdi32 when linking apps that link | Tor Lillqvist | 2006-08-17 | 1 | -0/+2 |
* | updated error C2059: syntax error : '}' Intializing a struct with empty | Hans Breuer | 2006-08-17 | 1 | -6/+3 |
* | Render block progression and line direction arrows, and a base gravity | Behdad Esfahbod | 2006-08-16 | 1 | -3/+6 |
* | Add enum PangoGravity. | Behdad Esfahbod | 2006-08-15 | 1 | -0/+2 |
* | Part of Bug 135683 – Cache glyphstring extents | Behdad Esfahbod | 2006-07-08 | 1 | -0/+1 |
* | New function pango_font_describe_with_absolute_size(). | Behdad Esfahbod | 2006-05-22 | 1 | -0/+1 |
* | Fix blurred underlines on Win32 (#332656): | Tor Lillqvist | 2006-03-31 | 1 | -0/+1 |
* | return TRUE to glyphs rendered at all (instead of box). This may be | Hans Breuer | 2006-02-25 | 1 | -1/+1 |
* | Add pango_matrix_get_font_scale_factor. (bug #323978, J. Ali Harlow) | Behdad Esfahbod | 2005-12-14 | 1 | -0/+1 |
* | Add pango_item_get_type and pango_layout_line_get_type. Thanks to Vittorio | Tor Lillqvist | 2005-08-15 | 1 | -0/+2 |
* | configure.in Fix a few typos that prevented build on Win32. | Tor Lillqvist | 2005-07-25 | 1 | -0/+1 |
* | updated externals | Hans Breuer | 2005-03-18 | 1 | -1/+0 |
* | PangoCairoFontMap for win32 fonts. | Owen Taylor | 2005-02-24 | 1 | -0/+1 |
* | updated to build with the new Cairo dependency added pangocairo.def to | Hans Breuer | 2005-02-06 | 1 | -1/+2 |
* | Add missing pango_render_part_get_type. (#165287, Cedric Gustin) | Tor Lillqvist | 2005-01-29 | 1 | -0/+1 |
* | Add a missing entry point. | Tor Lillqvist | 2005-01-25 | 1 | -0/+1 |
* | Make the .la files depend on the corresponding .def files. | Tor Lillqvist | 2004-12-17 | 1 | -0/+2 |
* | Add. (#153548, Morten Welinder) | Owen Taylor | 2004-12-13 | 1 | -0/+1 |
* | Remove color_set() virtual function ... it's not absolutely necessary for | Owen Taylor | 2004-11-19 | 1 | -0/+1 |
* | Add the new pango_renderer_* symbols. | Tor Lillqvist | 2004-09-25 | 1 | -0/+15 |
* | Add pango_context_set_matrix. (#152883, Ivan Wong) | Tor Lillqvist | 2004-09-18 | 1 | -2/+1 |
* | updated | Hans Breuer | 2004-08-06 | 1 | -2/+23 |
* | pango/pango.def Add missing entries. (#136339, J. Ali Harlow) | Tor Lillqvist | 2004-03-05 | 1 | -0/+6 |
* | if PANGO_MODULE_PREFIX is defined include the basic backend shaper (should | Hans Breuer | 2004-03-03 | 1 | -0/+2 |
* | Add some missing symbols. (#135980, J. Ali Harlow) | Tor Lillqvist | 2004-03-03 | 1 | -0/+1 |
* | pango/pango.def Add some missing symbols. (#135945, Cedric Gustin) | Tor Lillqvist | 2004-03-03 | 1 | -0/+1 |
* | updated externals including patch from J. Ali Harlow <ali@juiblex.co.uk>, | Hans Breuer | 2004-02-28 | 1 | -0/+12 |
* | moved pango_fc_* to the latter where they live on *nix too. | Hans Breuer | 2003-12-13 | 1 | -13/+2 |
* | updated to generate libtool compatible dll names, define the right | Hans Breuer | 2003-07-20 | 1 | -0/+4 |
* | Add HAVE_X. | Tor Lillqvist | 2003-05-29 | 1 | -0/+7 |
* | removed the arbitrary limit to 10 fonts. Instead make the command line | Hans Breuer | 2001-11-23 | 1 | -1/+8 |
* | Suffix package names with datestamp. Add the Pango modules. | Tor Lillqvist | 2001-11-18 | 1 | -1/+8 |
* | Build separate developer package. | Tor Lillqvist | 2001-11-08 | 1 | -0/+1 |
* | updated externals | Hans Breuer | 2001-09-21 | 1 | -3/+34 |
* | make implementation static too. | Hans Breuer | 2001-07-20 | 1 | -2/+27 |
* | changed version to 0.17 | Hans Breuer | 2001-06-22 | 1 | -3/+5 |