| Commit message (Expand) | Author | Age | Files | Lines |
* | === Released 1.10.0 ===PANGO_1_10_0 | Owen Taylor | 2005-08-15 | 1 | -2/+10 |
* | Updated to that of FriBidi 0.10.5 which corresponds to Unicode 4.1. | Behdad Esfahbod | 2005-08-15 | 1 | -0/+10 |
* | Glagolitic shouldn't have Coptic as a sample language; it was used to | Owen Taylor | 2005-08-15 | 1 | -0/+8 |
* | Cut out the meat of pango_fc_font_get_metrics_for_context() and export it | Owen Taylor | 2005-08-15 | 1 | -0/+8 |
* | Fix unconditional access to logical_rect. (#312691, Hans Breuer) | Owen Taylor | 2005-08-15 | 1 | -0/+6 |
* | Add pango_item_get_type and pango_layout_line_get_type. Thanks to Vittorio | Tor Lillqvist | 2005-08-15 | 1 | -0/+6 |
* | Replace perror with perror_. Remove FT_BEGIN_STMNT and FT_END_STMNT. | Behdad Esfahbod | 2005-08-15 | 1 | -0/+5 |
* | Remove some characters at the beginning of the file and add a line break. | Behdad Esfahbod | 2005-08-15 | 1 | -0/+5 |
* | reviewed by: otaylor | Keith Packard | 2005-08-09 | 1 | -0/+7 |
* | Updated to Unicode 4.1, adding new scripts and Arabic joining data. | Roozbeh Pournader | 2005-08-09 | 1 | -0/+7 |
* | Forgot libpangocairo-1.0.dll.a. | Tor Lillqvist | 2005-08-05 | 1 | -1/+1 |
* | Add pangocairo files. Get the DLLs from "bin" unconditionally, that's | Tor Lillqvist | 2005-08-05 | 1 | -0/+9 |
* | updated | Hans Breuer | 2005-07-30 | 1 | -0/+7 |
* | Use egrep for khmer, like the rest, to fix --with-included-modules. | Owen Taylor | 2005-07-30 | 1 | -0/+5 |
* | Look for pango.def, pangoft2.def and pangowin32.def files in the source | J. Ali Harlow | 2005-07-29 | 1 | -0/+5 |
* | put parens around bitwise &, to appease gcc. | Manish Singh | 2005-07-27 | 1 | -0/+5 |
* | Remove a stray entry | Owen Taylor | 2005-07-26 | 1 | -5/+0 |
* | === Released 1.9.1 ===PANGO_1_9_1 | Owen Taylor | 2005-07-26 | 1 | -0/+8 |
* | Skip lookups with lookup index out of range. (Patch from Behdad Esfahbod, | Owen Taylor | 2005-07-26 | 1 | -0/+10 |
* | Fix mixed code and declarations (#311626, Kazuki IWAMOTO) | Owen Taylor | 2005-07-26 | 1 | -0/+8 |
* | Fixes for signed/unsigned in PangoAttrIterator ((#166700, Morten Welinder) | Owen Taylor | 2005-07-26 | 1 | -0/+29 |
* | Change U+0B30 from _rv to _rb. Oriya doesn't have a vattu form of ra. | Owen Taylor | 2005-07-26 | 1 | -0/+15 |
* | Fixed a couple of leaks and freed memory after use. | Behdad Esfahbod | 2005-07-26 | 1 | -0/+6 |
* | Set font options as well. | Owen Taylor | 2005-07-25 | 1 | -0/+3 |
* | Always set line->resolved_dir to one of LTR or RTL. (#171439, Reported by | Owen Taylor | 2005-07-25 | 1 | -0/+6 |
* | configure.in Fix a few typos that prevented build on Win32. | Tor Lillqvist | 2005-07-25 | 1 | -2/+10 |
* | New function added. | Behdad Esfahbod | 2005-07-23 | 1 | -0/+12 |
* | Handle context == NULL. (Reported by Behdad Esfahbod) | Owen Taylor | 2005-07-22 | 1 | -0/+5 |
* | Revert ChangeLog changes | Owen Taylor | 2005-07-22 | 1 | -72/+72 |
* | Whitespace and date-format cleanup. | Behdad Esfahbod | 2005-07-22 | 1 | -72/+72 |
* | ytpo fix | Manish Singh | 2005-07-22 | 1 | -1/+1 |
* | Use -export-symbols-regex to control symbol exports, including not | Owen Taylor | 2005-07-22 | 1 | -0/+15 |
* | Add some missing statics on functions added in the recent layout iter | Owen Taylor | 2005-07-22 | 1 | -0/+5 |
* | Remove an unecessary set of block2. | Owen Taylor | 2005-07-22 | 1 | -0/+5 |
* | Patch from David Turner. Review and testing by Behdad Esfahbod | Owen Taylor | 2005-07-22 | 1 | -0/+22 |
* | use GPOINTER_TO_UINT() instead of bare casts to guint. | Manish Singh | 2005-07-22 | 1 | -0/+5 |
* | Based on patch from Gustavo J. A. M. Carneiro (#305975) | Owen Taylor | 2005-07-22 | 1 | -0/+12 |
* | No need to include modules.h here any longer. (pango_win32_get_context): | Tor Lillqvist | 2005-07-22 | 1 | -0/+12 |
* | Fix an excess copy. (pango_fc_font_map_get_patterns): Add back a call to | Owen Taylor | 2005-07-21 | 1 | -0/+6 |
* | Minor formatting tweak to license header. | Owen Taylor | 2005-07-21 | 1 | -0/+5 |
* | Load a fontset and return the first font to take advantage of existing | Owen Taylor | 2005-07-21 | 1 | -0/+6 |
* | license on these ICU-derived files is X license, not LGPL. | Owen Taylor | 2005-07-21 | 1 | -1/+10 |
* | Force on metrics hinting for all Xft fonts (this fixes font metrics - | Owen Taylor | 2005-07-21 | 1 | -0/+7 |
* | Update information about the location of Xft. (#172637, Karel 'Clock' | Owen Taylor | 2005-07-21 | 1 | -0/+5 |
* | Fix URL to tml's download page (#169467, Brandon Bergren) | Owen Taylor | 2005-07-21 | 1 | -0/+5 |
* | pango/pangowin32-fontmap.c (pango_win32_font_map_class_init) Move | Owen Taylor | 2005-07-21 | 1 | -1/+8 |
* | Change the char class for U+0A5C from _cn (consonant with nukta) to _ct. | Owen Taylor | 2005-07-21 | 1 | -0/+7 |
* | Enable touching for Sinhala with the ZWJ + al-lakuna combination. | Owen Taylor | 2005-07-21 | 1 | -0/+5 |
* | Avoid calling memcpy with a NULL argument. (#310021, Morten Welinder) | Owen Taylor | 2005-07-21 | 1 | -0/+5 |
* | Merges of fixes from Arabic module (#308813, Emil Soleyman-Zomalan) | Owen Taylor | 2005-07-21 | 1 | -0/+14 |