| Commit message (Expand) | Author | Age | Files | Lines |
* | Turn various gcc warnings off. Adding const, adding static, fully | Behdad Esfahbod | 2005-11-04 | 1 | -0/+5 |
* | Based on patch from Gustavo J. A. M. Carneiro (#305975) | Owen Taylor | 2005-07-22 | 1 | -2/+7 |
* | Add. (#153548, Morten Welinder) | Owen Taylor | 2004-12-13 | 1 | -0/+3 |
* | Add PangoEllipsizeMode, pango_layout_set_ellipsize(), implement. (#59071) | Owen Taylor | 2004-07-14 | 1 | -0/+24 |
* | Fix bug with using wrong uline value. | Owen Taylor | 2004-06-24 | 1 | -1/+4 |
* | Patch from Dov Grobgeld to add auto-direction to PangoLayout (more of | Owen Taylor | 2004-03-01 | 1 | -0/+4 |
* | Add --indent=n option. | Noah Levitt | 2003-11-25 | 1 | -0/+1 |
* | Rename PangoLayoutRun to PangoGlyphItem (with a typedef for compat), add | Owen Taylor | 2002-12-03 | 1 | -8/+4 |
* | Trivial s/foo/foo_/ fixes to make pango.h includable with -Wshadow | Soeren Sandmann | 2002-11-08 | 1 | -7/+7 |
* | Add, implement and document PANGO_WRAP_WORD_CHAR | Alexander Larsson | 2002-10-04 | 1 | -1/+2 |
* | Up to 0.19. | Owen Taylor | 2001-09-18 | 1 | -6/+2 |
* | Add a 'strong' parameter to allow moving either the strong or the weak | Owen Taylor | 2001-06-08 | 1 | -0/+1 |
* | Use ISO C99 varargs when available. | Owen Taylor | 2001-05-18 | 1 | -1/+1 |
* | Move some fontmap stuff to pangox-private.h to access fontmap->resolution | Havoc Pennington | 2001-04-27 | 1 | -0/+4 |
* | properly update the tail of the list (pango_attr_list_change): flip order | Havoc Pennington | 2001-02-13 | 1 | -1/+1 |
* | New function | Havoc Pennington | 2001-01-23 | 1 | -0/+1 |
* | s/is_break/is_line_break/g; | Havoc Pennington | 2001-01-22 | 1 | -0/+8 |
* | delete lang engine | Havoc Pennington | 2000-12-02 | 1 | -1/+2 |
* | Add new PangoLayoutIter entry points | Havoc Pennington | 2000-11-13 | 1 | -0/+37 |
* | Add accessor to get the text from the layout | Havoc Pennington | 2000-11-12 | 1 | -0/+1 |
* | Add a new attribute for scaling a font; also required adding | Havoc Pennington | 2000-11-01 | 1 | -0/+12 |
* | Add a tab array field to PangoLayout, and use it when laying out the text | Havoc Pennington | 2000-09-25 | 1 | -1/+7 |
* | Utilize G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -1/+1 |
* | New function that inserts before other attributes with matching start | Owen Taylor | 2000-07-02 | 1 | -15/+17 |
* | Add a PANGO_PIXELS macro to convert from pango units to device units and | Owen Taylor | 2000-07-02 | 1 | -0/+12 |
* | GTK+ should compile now... sorry about the mess... | Havoc Pennington | 2000-06-21 | 1 | -6/+17 |
* | add comment delimiters around trailing text after #endifs to remove warnings | Christopher Blizzard | 2000-06-19 | 1 | -1/+1 |
* | Since we require GLib-1.3, and thus can no longer build the examples | Owen Taylor | 2000-05-28 | 1 | -1/+1 |
* | New function for visual (left-right, not forward-back) cursor navigation | Owen Taylor | 2000-04-24 | 1 | -16/+22 |
* | Add a function pango_layout_line_get_x_ranges(), to allow handling | Owen Taylor | 2000-04-18 | 1 | -24/+36 |
* | Add user data to PangoContext | Owen Taylor | 2000-04-05 | 1 | -0/+2 |
* | Use "UTF-8" with the dash as the charset name for utf-8. (Change suggested | Owen Taylor | 2000-03-30 | 1 | -0/+4 |
* | Memory management functions for PangoItem. | Owen Taylor | 2000-03-13 | 1 | -3/+4 |
* | Release pango-0.8 | Owen Taylor | 2000-03-10 | 1 | -23/+47 |
* | First draft of highlevel driver. It currently only handles a paragraph as | Owen Taylor | 2000-03-08 | 1 | -31/+40 |
* | Convert log_clusters[] use from char offsets to byte offset - should make | Owen Taylor | 2000-03-07 | 1 | -9/+49 |
* | The great header file reorganization. Split up roughtly by objects. | Owen Taylor | 2000-02-01 | 1 | -0/+44 |