| Commit message (Expand) | Author | Age | Files | Lines |
* | add XFT_CFLAGS | Dan Winship | 2004-12-14 | 1 | -0/+1 |
* | Add Syriac module by Emil Soleyman-Zomalan. (#147779) | Owen Taylor | 2004-11-22 | 2 | -0/+19 |
* | Shut up cvs | Manish Singh | 2004-10-02 | 1 | -0/+1 |
* | Up version to 1.7.0. | Owen Taylor | 2004-09-24 | 2 | -0/+159 |
* | Fix reversed auto-hint option. | Owen Taylor | 2004-09-13 | 1 | -1/+1 |
* | Sync with change to OTL_GlyphItemRec. | Owen Taylor | 2004-08-16 | 3 | -7/+61 |
* | Fix C99ism. I am clearly the last man stuck in the dark age of C. | Morten Welinder | 2004-07-24 | 1 | -1/+2 |
* | Add PangoEllipsizeMode, pango_layout_set_ellipsize(), implement. (#59071) | Owen Taylor | 2004-07-14 | 2 | -1/+24 |
* | Split most of the guts of pangoft2topgm.c into separate source files to | Owen Taylor | 2004-07-10 | 4 | -572/+145 |
* | Add PangoMatrix type for affine transforms. | Owen Taylor | 2004-05-28 | 2 | -56/+188 |
* | Handle '--' correctly. | Anders Carlsson | 2004-04-05 | 1 | -1/+1 |
* | Patch from Dov Grobgeld to add auto-direction to PangoLayout (more of | Owen Taylor | 2004-03-01 | 2 | -0/+10 |
* | Add --indent=n option. | Noah Levitt | 2003-11-25 | 2 | -0/+12 |
* | Borrow argument parsing code from GDK. | Owen Taylor | 2003-09-15 | 5 | -225/+700 |
* | Add a dependency on pango-querymodules... Really needs to depend on the | Owen Taylor | 2003-08-25 | 1 | -2/+2 |
* | Replace --family/--scale options with a single --font | Owen Taylor | 2003-08-08 | 2 | -46/+56 |
* | Add option to run 'display' on the output as well as/instead of specifying | Owen Taylor | 2003-08-08 | 2 | -26/+132 |
* | Deprecate pango_ft2_get_context(), pango_ft2_font_map_for_display(), | Owen Taylor | 2003-08-08 | 3 | -54/+143 |
* | Get rid of a bunch of leftovers from the conversion from viewer; add | Owen Taylor | 2003-08-08 | 2 | -322/+308 |
* | Remove Qt-based example; it was only testing the obsolete pango-x backend, | Owen Taylor | 2003-07-24 | 1 | -29/+1 |
* | Add code to check for "./pangorc" so that it works uninstalled. | Owen Taylor | 2003-05-27 | 2 | -0/+6 |
* | Add the fonconfig cflags/libs to FREETYPE_CFLAGS/LIBS. (#111326, Noah | Owen Taylor | 2003-04-29 | 1 | -1/+0 |
* | make similar changes to the ones on glib head (call gtk-docize, etc). | James Henstridge | 2003-03-11 | 1 | -1/+1 |
* | Add an --enable-debug configure argument defaulting to 'yes' for unstable | Owen Taylor | 2003-02-17 | 1 | -0/+1 |
* | Remove call to QApplication::setStyle (new QCDEStyle())... didn't make | Owen Taylor | 2003-02-12 | 1 | -3/+0 |
* | Do not add GLIB_CFLAGS to CFLAGS. | Sebastian Wilhelmi | 2002-11-26 | 1 | -1/+7 |
* | Fix missing argument (#99380, Dagfinn I. Mannsåker) | Owen Taylor | 2002-11-25 | 1 | -2/+2 |
* | (Based on GTK+ patch by J. Ali Harlow in #87774) | Owen Taylor | 2002-09-27 | 1 | -0/+3 |
* | Remove. Not used. | Tor Lillqvist | 2002-09-22 | 2 | -47/+1 |
* | Remove, obsolete. | Tor Lillqvist | 2002-09-22 | 2 | -34/+1 |
* | Some fixes from #90267 | Owen Taylor | 2002-08-09 | 1 | -3/+4 |
* | Add FONTCONFIG_CFLAGS to INCLUDES. (Joe Yandle.) | Owen Taylor | 2002-08-08 | 1 | -1/+1 |
* | Remove pangoft2.aliases from CVS/distribution; it is no longer used. | Owen Taylor | 2002-06-12 | 1 | -1/+0 |
* | Temporarily remove tamil-xft from the build until we figure out what to do | Owen Taylor | 2002-05-07 | 1 | -1/+1 |
* | Remove moc_view-qt.cc. (#74725) | Owen Taylor | 2002-03-15 | 1 | -1/+0 |
* | Switch over to GLib/GTK+ style library versioning. Update version numbers | Owen Taylor | 2002-03-05 | 1 | -2/+10 |
* | *** empty log message *** | Changwoo Ryu | 2002-03-04 | 1 | -0/+12 |
* | Write examples/pango.modules in terms of .la files rather than direct | Owen Taylor | 2002-03-03 | 1 | -1/+1 |
* | added makefile.msc to EXTRA_DIST | Hans Breuer | 2002-02-15 | 1 | -0/+1 |
* | Accept also outfile name on command line, fopen it separately then. Needed | Tor Lillqvist | 2002-02-07 | 2 | -12/+30 |
* | shut up CVS | Sven Neumann | 2002-02-03 | 1 | -1/+2 |
* | Remove this file; pangofttopgm is the test case for the FT2 backend now. | Owen Taylor | 2002-01-25 | 4 | -796/+34 |
* | Added pangoft2topgm.c to EXTRA_DIST | Dov Grobgeld | 2002-01-17 | 1 | -0/+1 |
* | An example of using the ft2 module | Dov Grobgeld | 2002-01-17 | 2 | -0/+546 |
* | Compile with -DG_DISABLE_DEPRECATED. See #52790. | Sebastian Wilhelmi | 2001-12-13 | 1 | -1/+1 |
* | Include qpainter.h - apparently needed for Qt 3. (Patch from Dennis | Owen Taylor | 2001-11-29 | 1 | -0/+1 |
* | Version 0.20PANGO_0_20 | Owen Taylor | 2001-09-25 | 1 | -1/+4 |
* | Up to 0.19. | Owen Taylor | 2001-09-18 | 2 | -46/+50 |
* | 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 | -1/+1 |