| Commit message (Expand) | Author | Age | Files | Lines |
* | Use PANGO_PIXELS macro throughout instead of dividing by PANGO_SCALE. | Tor Lillqvist | 2002-09-24 | 2 | -33/+100 |
* | Remove. Not used. (A static library is built here. Exported entries are in | Tor Lillqvist | 2002-09-23 | 2 | -52/+2 |
* | pango/mini-fribidi/makefile.mingw Remove. Not maintained. | Tor Lillqvist | 2002-09-23 | 4 | -68/+1 |
* | Make color parsing more robust and correct. (#93804) | Matthias Clasen | 2002-09-22 | 1 | -42/+42 |
* | Change according to change below so that build also with the manually | Tor Lillqvist | 2002-09-22 | 1 | -4/+4 |
* | Minor spacing fixes, comment the Unicode ranges covered. | Tor Lillqvist | 2002-09-22 | 2 | -2/+2 |
* | Two very minor spacing fixes. | Tor Lillqvist | 2002-09-21 | 2 | -2/+1 |
* | Distribute also pango.aliases and pango.modules. | Tor Lillqvist | 2002-09-21 | 5 | -386/+553 |
* | Fix problem where position wasn't updated properly. | Owen Taylor | 2002-09-19 | 1 | -0/+1 |
* | Render only valid glyphs. Fix by Florent Duguet. Don't know if this is | Tor Lillqvist | 2002-09-04 | 1 | -4/+11 |
* | G_WIN32_DLLMAIN_FOR_DLL_NAME not needed on Cygwin, surround with #ifdef | Tor Lillqvist | 2002-09-04 | 1 | -1/+3 |
* | Fix accidentally exported set_unicode_charmap() and | Owen Taylor | 2002-08-08 | 2 | -4/+4 |
* | Released 1.0.4PANGO_1_0_4 | Owen Taylor | 2002-08-01 | 1 | -1/+6 |
* | Avoid using g_strescape(), since it mangles UTF-8. (#89479, Yao Zhang) | Owen Taylor | 2002-07-31 | 1 | -2/+44 |
* | Set is_cluster_start attributes based on the log_clusters[] set by the | Owen Taylor | 2002-07-31 | 1 | -0/+16 |
* | File Edit Options Buffers Tools Help | Owen Taylor | 2002-07-25 | 2 | -7/+15 |
* | Fix wrong assertion that was dying on lines separated by PS (U+2029). | Owen Taylor | 2002-07-25 | 1 | -1/+1 |
* | don't access the old (invalid) face pointer after loading a fallback face | Sven Neumann | 2002-07-22 | 1 | -3/+3 |
* | pango/pangoft2.c (pango_ft2_get_per_char) Make load flags | Owen Taylor | 2002-07-15 | 1 | -2/+2 |
* | Be more robust when trying to set the unicode character map on the font. | Owen Taylor | 2002-07-10 | 2 | -66/+142 |
* | Add a stdlib include for getenv(). (#85836, David L. Cooper III) | Owen Taylor | 2002-07-10 | 2 | -44/+46 |
* | Fixed segfault, see ChangeLog | Matthias Warkus | 2002-07-02 | 1 | -1/+1 |
* | Fix problem with attr_list == NULL. (#85079, Andreas J. Guelzow) | Owen Taylor | 2002-06-13 | 1 | -0/+2 |
* | Don't leak raw_metrics and don't copy refcounts. (#84533) | Matthias Clasen | 2002-06-10 | 1 | -3/+5 |
* | set n_families, fixes bug #83746. | Sven Neumann | 2002-06-03 | 1 | -1/+4 |
* | Use complete PANGO_VERSION in zip file names. | Tor Lillqvist | 2002-05-26 | 6 | -25/+35 |
* | Report standard aliases as uppercase, fix pango_*_face_describe() for | Owen Taylor | 2002-05-14 | 2 | -16/+102 |
* | Fake sans,serif,monospace in the list of fonts. | Owen Taylor | 2002-05-13 | 2 | -57/+139 |
* | Add a implementation of strtok_r (copied from glibc) for machines that | Owen Taylor | 2002-05-13 | 2 | -18/+58 |
* | Add compatibility defines for changes in FreeType 2.1.0. | Owen Taylor | 2002-04-23 | 1 | -2/+37 |
* | Free pattern after using it. | Alex Larsson | 2002-03-26 | 1 | -3/+9 |
* | pango/pangoft2-private.h calculate average_char_width and | Sven Neumann | 2002-03-26 | 4 | -26/+166 |
* | Remove warning about opening modules file... in some cases (included | Owen Taylor | 2002-03-25 | 1 | -3/+1 |
* | Set the right font when computing the average digit width. | Owen Taylor | 2002-03-25 | 1 | -5/+9 |
* | Rewrite average_digit_width computation to go through the same shaping | Owen Taylor | 2002-03-25 | 3 | -112/+154 |
* | this function may never return NULL, so we shouldn't say so in the | Sven Neumann | 2002-03-25 | 1 | -2/+1 |
* | Add an informative warning if no modules at all were found. (#74982, | Owen Taylor | 2002-03-20 | 1 | -0/+20 |
* | Dummy-initialize gsize variable to 0, not -1. (#73899, Erwann Chenede) | Owen Taylor | 2002-03-20 | 1 | -1/+1 |
* | Add pango_win32_os_version_info variable, an OSVERSIONINFO struct. | Tor Lillqvist | 2002-03-17 | 4 | -4/+42 |
* | In Load_ChainContextSubst2, handle the case where an empty class | Owen Taylor | 2002-03-15 | 5 | -191/+306 |
* | Uncomment GPOS parts. | Owen Taylor | 2002-03-15 | 2 | -12/+154 |
* | Check for FT_Get_First_Char from FreeType-2.0.9. | Owen Taylor | 2002-03-15 | 2 | -15/+38 |
* | Remove moc_view-qt.cc. (#74725) | Owen Taylor | 2002-03-15 | 1 | -11/+27 |
* | Fix typo when computing maximums of sub-byte fields. (Stefan Israelsson, | Owen Taylor | 2002-03-13 | 1 | -2/+2 |
* | Minor doc edits. | Matthias Clasen | 2002-03-12 | 2 | -9/+9 |
* | Add the pango_ot_* symbols from the static libpango-ot library. | Tor Lillqvist | 2002-03-07 | 1 | -0/+10 |
* | Add some text names to weight map for weights that were added to the | Owen Taylor | 2002-03-06 | 1 | -2/+5 |
* | install-exec-hook should always exist, because the automake rules assume | Manish Singh | 2002-03-06 | 1 | -1/+1 |
* | Fix problem where == was used instead if =. (#73694, Martin Gansser) | Owen Taylor | 2002-03-06 | 3 | -12/+14 |
* | Pango 1.0.0 rc1.PANGO_1_0_0_RC1 | Owen Taylor | 2002-03-06 | 1 | -1/+1 |