| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix recode functions to take gunichar * since we pass that in. (#72059, | Owen Taylor | 2002-02-20 | 13 | -6/+48 |
* | Version 0.25PANGO_0_25 | Owen Taylor | 2002-02-17 | 12 | -5/+103 |
* | added makefile.msc to EXTRA_DIST | Hans Breuer | 2002-02-15 | 9 | -0/+37 |
* | Respect QTDIR if set. Look for qt3 as well as qt2. | Owen Taylor | 2002-02-14 | 8 | -13/+50 |
* | updated the list of available modules (bug #71411). | Sven Neumann | 2002-02-14 | 8 | -11/+54 |
* | update version, use -FImsvc_recommended_pragmas.h and add $(DIRENT_LIBS) | Hans Breuer | 2002-02-10 | 8 | -3/+45 |
* | isspace -> g_ascii_isspace (pango_font_description_from_string): isspace | Darin Adler | 2002-02-10 | 13 | -20/+132 |
* | Accept also outfile name on command line, fopen it separately then. Needed | Tor Lillqvist | 2002-02-07 | 11 | -13/+116 |
* | shut up CVS | Sven Neumann | 2002-02-03 | 1 | -1/+2 |
* | at Feb 2 18:27:38 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-02-02 | 8 | -3/+66 |
* | fix cut-and-paste mess name/description | Havoc Pennington | 2002-02-01 | 8 | -2/+37 |
* | move to next element in list. | Anders Carlsson | 2002-02-01 | 8 | -0/+37 |
* | Version 0.24PANGO_0_24 | Owen Taylor | 2002-01-29 | 9 | -1/+58 |
* | Fix problem with detected root node. (Based on patch from Matthias Clasen, | Owen Taylor | 2002-01-29 | 8 | -2/+44 |
* | Add some return-if-fails to catch loading size 0 fonts. | Owen Taylor | 2002-01-29 | 8 | -0/+37 |
* | Remove this file; pangofttopgm is the test case for the FT2 backend now. | Owen Taylor | 2002-01-25 | 4 | -796/+34 |
* | Fix problems with computing the length of the paragraph delimiter. | Owen Taylor | 2002-01-24 | 8 | -1/+36 |
* | configure.in modules/arabic/Makefile.am added arabic shaper for FT2 ported | Sven Neumann | 2002-01-24 | 10 | -5/+491 |
* | Remove this file; pangofttopgm is the test case for the FT2 backend now. | Owen Taylor | 2002-01-23 | 7 | -0/+77 |
* | fix memory leak of "text", reported by Jason Tackaberry | Havoc Pennington | 2002-01-21 | 8 | -0/+36 |
* | Clean up underline drawing. Fixes segfaults. | Alexander Larsson | 2002-01-20 | 8 | -20/+72 |
* | Improved nikud placement. This is the first time there is a use of | Dov Grobgeld | 2002-01-19 | 1 | -4/+40 |
* | Changed support of Hebrew from full to fallback in order to make the | Dov Grobgeld | 2002-01-19 | 3 | -3/+3 |
* | Add a AC_TRY_LINK() for qt, since broken setups seem to be common. | Owen Taylor | 2002-01-19 | 8 | -0/+70 |
* | Add glyph_cache_destroy to PangoFont. This is slightly ugly, we should | Alexander Larsson | 2002-01-18 | 9 | -44/+297 |
* | 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 |
* | include missing header file | jacob berkman | 2002-01-17 | 8 | -1/+36 |
* | bug#: 68350 pango module for xft and freetype2. | Chookij Vanatham | 2002-01-17 | 2 | -509/+237 |
* | bug#: 68350 pango module for xft and freetype2. | Chookij Vanatham | 2002-01-16 | 5 | -0/+1262 |
* | A string ending in a paragraph delimiter has an empty line at the end. | Owen Taylor | 2002-01-16 | 8 | -1/+43 |
* | Initialize the static_family field. (Fix from Zack Rusin) | Owen Taylor | 2002-01-16 | 8 | -0/+44 |
* | slight correction to pango_layout_get_extents(), docs still need to be | Havoc Pennington | 2002-01-14 | 10 | -20/+101 |
* | fix up docs to be clearer about PANGO_SCALE, as suggested by Dennis | Havoc Pennington | 2002-01-13 | 8 | -12/+47 |
* | fix cross-references in here | Havoc Pennington | 2002-01-12 | 9 | -11/+43 |
* | allow setting attrs to NULL | Havoc Pennington | 2002-01-11 | 8 | -1/+37 |
* | docs tweak (pango_layout_iter_next_cluster): update iter->index here | Havoc Pennington | 2002-01-11 | 8 | -1/+41 |
* | Split comma separated family names and add them in pieces, so they are all | Owen Taylor | 2002-01-11 | 9 | -8/+95 |
* | Fix read of unitialized memory (#66067, Hidetoshi Tajima) | Owen Taylor | 2002-01-10 | 8 | -1/+36 |
* | Don't offset the logical rect by y_offset - this generally is not desired, | Owen Taylor | 2002-01-10 | 8 | -2/+51 |
* | Add g_error if font match fails, referencing bug #68030, which is the | Alex Larsson | 2002-01-10 | 8 | -0/+46 |
* | g_return_if_fail() if the desc's family is NULL. (#67947, report from | Owen Taylor | 2002-01-09 | 8 | -1/+44 |
* | Include glib-object.h, Add G_BEGIN_DECLS/END_DECLS to pango-enum-types.h. | Owen Taylor | 2002-01-09 | 8 | -2/+44 |
* | Update the field mask in the merged description. | Owen Taylor | 2002-01-02 | 8 | -0/+39 |
* | Silence gcc -Wall, initialise a couple of variables. | Tor Lillqvist | 2002-01-01 | 10 | -3/+59 |
* | Set lfCharSet to DEFAULT_CHARSET always. Conditional debugging output with | Tor Lillqvist | 2002-01-01 | 9 | -22/+129 |
* | Mark as only an approximate match for Hebrew, so the Hebrew shaper will be | Owen Taylor | 2001-12-27 | 8 | -1/+43 |
* | pango/pango-fontmap.c (pango_font_map_load_fontset) return_val_if_fail() | Owen Taylor | 2001-12-26 | 9 | -2/+46 |
* | Version 0.23, require glib-1.3.12PANGO_0_23 | Owen Taylor | 2001-12-23 | 11 | -4/+74 |
* | Patch from Roozbeh Pournader to update for shaping class changes in | Owen Taylor | 2001-12-22 | 8 | -3/+45 |