| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some missing statics. (#142299, Morten Welinder) | Owen Taylor | 2004-05-27 | 1 | -3/+3 |
* | Convert PangoStretch to and from FC_WIDTH, so we can actually get | Manish Singh | 2004-03-12 | 1 | -8/+0 |
* | Fix some leftover references to INCLUDE_XFT_MODULES, INCLUDED_FC_MODULES. | Owen Taylor | 2003-10-31 | 1 | -5/+0 |
* | Modules now declare a list of scripts that they cover instead of a list of | Owen Taylor | 2003-09-23 | 1 | -29/+15 |
* | Add some macro definitions for gcc-3.3 that suppress the bogus | Owen Taylor | 2003-08-22 | 1 | -5/+5 |
* | Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-based | Owen Taylor | 2003-08-03 | 1 | -1/+2 |
* | Remove. | Owen Taylor | 2003-08-02 | 1 | -0/+3 |
* | Use g_object_new() rather than g_type_create_instance() (Patch from | Owen Taylor | 2003-05-27 | 1 | -1/+1 |
* | Get rid of unnecessary casts for g_object_{ref,unref} | Manish Singh | 2002-10-14 | 1 | -5/+5 |
* | use XAddExtension() magic to automatically clean up our information when | Owen Taylor | 2002-08-09 | 1 | -0/+38 |
* | Rewrite average_digit_width computation to go through the same shaping | Owen Taylor | 2002-03-25 | 1 | -6/+6 |
* | isspace -> g_ascii_isspace (pango_font_description_from_string): isspace | Darin Adler | 2002-02-10 | 1 | -1/+0 |
* | Add new function pango_context_load_fontset() to wrap | Alex Larsson | 2001-11-18 | 1 | -0/+2 |
* | Patch from Darin Adler, with updates, to use g_ascii_* instead of | Owen Taylor | 2001-11-02 | 1 | -1/+3 |
* | Documentation updates. | Matthias Clasen | 2001-10-26 | 1 | -1/+19 |
* | Version 0.20PANGO_0_20 | Owen Taylor | 2001-09-25 | 1 | -1/+1 |
* | Up to 0.19. | Owen Taylor | 2001-09-18 | 1 | -302/+374 |
* | Require GLib-1.3.7 | Owen Taylor | 2001-06-29 | 1 | -1/+1 |
* | Add a new PangoLanguage type to represent language tags; these can | Owen Taylor | 2001-06-14 | 1 | -4/+6 |
* | Actually advance through list. (Problem noticed by Erwann Chenede) | Owen Taylor | 2001-05-31 | 1 | -0/+2 |
* | Move some fontmap stuff to pangox-private.h to access fontmap->resolution | Havoc Pennington | 2001-04-27 | 1 | -33/+1 |
* | pass 0 as first argument to g_type_init(). | Tim Janik | 2001-02-04 | 1 | -1/+1 |
* | Fix low underline code to deal with run_ink == NULL. | Owen Taylor | 2000-11-14 | 1 | -2/+3 |
* | Add a per-PangoXFontMap cache for X Atoms. | Robert Brady | 2000-11-08 | 1 | -0/+50 |
* | Add a new attribute for scaling a font; also required adding | Havoc Pennington | 2000-11-01 | 1 | -4/+4 |
* | adapted g_Type_register_*() calls. GLib wants an additional flag field to | Tim Janik | 2000-10-25 | 1 | -1/+1 |
* | Don't produce a warning unless loading all fonts fails, if loading all | Owen Taylor | 2000-08-22 | 1 | -7/+22 |
* | Add parameter telling whether to print warning or not if string isn't | Tor Lillqvist | 2000-08-20 | 1 | -4/+4 |
* | Free buffer strings. | Owen Taylor | 2000-07-21 | 1 | -31/+321 |
* | pango/pango-utils.h pango/pango-utils.c pango/pangox-fontmap.c Move the | Tor Lillqvist | 2000-07-16 | 1 | -200/+4 |
* | A bunch of simple functions for reading from files, manipulating strings | Owen Taylor | 2000-06-30 | 1 | -174/+80 |
* | *** empty log message *** | Owen Taylor | 2000-06-08 | 1 | -2/+2 |
* | add missing return from last commit | Owen Taylor | 2000-06-06 | 1 | -0/+2 |
* | Add a function to free cached information for a particular display. (This | Owen Taylor | 2000-06-06 | 1 | -8/+65 |
* | Fix problem with unloading fonts. | Owen Taylor | 2000-06-05 | 1 | -9/+58 |
* | New function to retrieve the XLFD for a given subfont. | Owen Taylor | 2000-05-29 | 1 | -3/+3 |
* | Install pango-fontmap.h. | Owen Taylor | 2000-05-28 | 1 | -3/+18 |
* | s/pango_font_set_data/g_object_set_qdata/ | Owen Taylor | 2000-05-28 | 1 | -3/+3 |
* | Add libgobject. | Owen Taylor | 2000-05-28 | 1 | -0/+1387 |