| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a leftover spurious \$ from the last commit. | Owen Taylor | 2002-07-26 | 1 | -0/+4 |
* | Replace uses of grep \(A\|B\) ... with egrep (A|B). (#84872, Arnaud | Owen Taylor | 2002-07-26 | 1 | -0/+5 |
* | File Edit Options Buffers Tools Help | Owen Taylor | 2002-07-25 | 1 | -0/+8 |
* | Fix wrong assertion that was dying on lines separated by PS (U+2029). | Owen Taylor | 2002-07-25 | 1 | -0/+6 |
* | don't access the old (invalid) face pointer after loading a fallback face | Sven Neumann | 2002-07-22 | 1 | -0/+6 |
* | use $X_CFLAGS when looking for Xft headers (#88363) | jacob berkman | 2002-07-16 | 1 | -0/+5 |
* | pango/pangoft2.c (pango_ft2_get_per_char) Make load flags | Owen Taylor | 2002-07-15 | 1 | -0/+7 |
* | Be more robust when trying to set the unicode character map on the font. | Owen Taylor | 2002-07-10 | 1 | -0/+6 |
* | Fix name | Owen Taylor | 2002-07-10 | 1 | -1/+1 |
* | Add a stdlib include for getenv(). (#85836, David L. Cooper III) | Owen Taylor | 2002-07-10 | 1 | -0/+5 |
* | Fixed segfault, see ChangeLog | Matthias Warkus | 2002-07-02 | 1 | -0/+6 |
* | Support new Arabic characters in Unicode 3.2. (Patch from Roozbeh | Owen Taylor | 2002-06-16 | 1 | -0/+6 |
* | Released 1.0.3.PANGO_1_0_3 | Owen Taylor | 2002-06-13 | 1 | -0/+8 |
* | Fix problem with attr_list == NULL. (#85079, Andreas J. Guelzow) | Owen Taylor | 2002-06-13 | 1 | -0/+6 |
* | Use unsigned char for bitfield array. (#83257, David L. Cooper II) | Owen Taylor | 2002-06-12 | 1 | -1/+10 |
* | Change @glyph2 parameter of arabic_*_recode() to be a gunichar* like | Owen Taylor | 2002-06-12 | 1 | -0/+7 |
* | Remove pangoft2.aliases from CVS/distribution; it is no longer used. | Owen Taylor | 2002-06-12 | 1 | -0/+6 |
* | Don't leak raw_metrics and don't copy refcounts. (#84533) | Matthias Clasen | 2002-06-10 | 1 | -0/+5 |
* | set n_families, fixes bug #83746. | Sven Neumann | 2002-06-03 | 1 | -0/+5 |
* | Use complete PANGO_VERSION in zip file names. | Tor Lillqvist | 2002-05-26 | 1 | -0/+27 |
* | Released 1.0.2.PANGO_1_0_2 | Owen Taylor | 2002-05-23 | 1 | -0/+4 |
* | Don't draw fillers when drawing Jamos with ksc5601 fallback. | Changwoo Ryu | 2002-05-23 | 1 | -0/+5 |
* | Version 1.0.2, interface, binary age 2. | Owen Taylor | 2002-05-22 | 1 | -0/+4 |
* | Fix C++ comment. (#82035, David L. Cooper II) | Owen Taylor | 2002-05-21 | 1 | -0/+5 |
* | Report standard aliases as uppercase, fix pango_*_face_describe() for | Owen Taylor | 2002-05-14 | 1 | -0/+8 |
* | Fake sans,serif,monospace in the list of fonts. | Owen Taylor | 2002-05-13 | 1 | -0/+7 |
* | Add a implementation of strtok_r (copied from glibc) for machines that | Owen Taylor | 2002-05-13 | 1 | -0/+10 |
* | Add compatibility defines for changes in FreeType 2.1.0. | Owen Taylor | 2002-04-23 | 1 | -0/+5 |
* | Fix typo. (#79574) | Owen Taylor | 2002-04-23 | 1 | -0/+4 |
* | Released 1.0.1pango-1-0-branchpointPANGO_1_0_1 | Owen Taylor | 2002-03-28 | 1 | -0/+8 |
* | ue Mar 26 18:22:07 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-03-26 | 1 | -0/+8 |
* | Free pattern after using it. | Alex Larsson | 2002-03-26 | 1 | -0/+5 |
* | pango/pangoft2-private.h calculate average_char_width and | Sven Neumann | 2002-03-26 | 1 | -0/+11 |
* | Remove warning about opening modules file... in some cases (included | Owen Taylor | 2002-03-25 | 1 | -1/+9 |
* | Convert U+00A0 (NON BREAK SPACE) to U+0020 (SPACE) | Owen Taylor | 2002-03-25 | 1 | -0/+8 |
* | Set the right font when computing the average digit width. | Owen Taylor | 2002-03-25 | 1 | -0/+5 |
* | Rewrite average_digit_width computation to go through the same shaping | Owen Taylor | 2002-03-25 | 1 | -0/+15 |
* | this function may never return NULL, so we shouldn't say so in the | Sven Neumann | 2002-03-25 | 1 | -0/+5 |
* | Add an informative warning if no modules at all were found. (#74982, | Owen Taylor | 2002-03-20 | 1 | -0/+6 |
* | Error out if no backends found. (#74880) | Owen Taylor | 2002-03-20 | 1 | -0/+4 |
* | Dummy-initialize gsize variable to 0, not -1. (#73899, Erwann Chenede) | Owen Taylor | 2002-03-20 | 1 | -0/+5 |
* | When loading an iconv converter fails, recover gracefully and warn rather | Owen Taylor | 2002-03-20 | 1 | -0/+7 |
* | Enabled ksc5601 fonts in the Hangul compatibility jamos, the CJK unified | Changwoo Ryu | 2002-03-18 | 1 | -0/+6 |
* | Add pango_win32_os_version_info variable, an OSVERSIONINFO struct. | Tor Lillqvist | 2002-03-17 | 1 | -0/+15 |
* | use CFLAGS from gthread-2.0 to assure pango behaves correctly in a | Sven Neumann | 2002-03-16 | 1 | -0/+5 |
* | Move pre-1.0 ChangeLog aside | Owen Taylor | 2002-03-15 | 1 | -5211/+0 |
* | Prefer ksc5601 fonts to unicode fonts for "ko" locales. | Owen Taylor | 2002-03-15 | 1 | -0/+5 |
* | In Load_ChainContextSubst2, handle the case where an empty class | Owen Taylor | 2002-03-15 | 1 | -0/+14 |
* | Uncomment GPOS parts. | Owen Taylor | 2002-03-15 | 1 | -0/+7 |
* | Check for FT_Get_First_Char from FreeType-2.0.9. | Owen Taylor | 2002-03-15 | 1 | -0/+8 |