| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated to FriBidi version 0.10.7 patched to handle UTF-8 directly. Moved | Behdad Esfahbod | 2005-11-03 | 18 | -1932/+1402 |
* | Added a --runs options, useful for profiling. Misc cleanup, freeing | Behdad Esfahbod | 2005-11-03 | 4 | -88/+107 |
* | Patches from #170414. Reviewed by Matthias Clasen. | Behdad Esfahbod | 2005-11-03 | 5 | -177/+169 |
* | Add const to gchar * members of structs. Shuts up gcc warnings. (#317676) | Behdad Esfahbod | 2005-10-03 | 2 | -4/+9 |
* | unset all part colors, since when drawing just a glyph string, | Owen Taylor | 2005-10-03 | 3 | -1/+20 |
* | Removed. Not needed since 2003 or so! | Behdad Esfahbod | 2005-09-25 | 2 | -131/+5 |
* | Move the calculation of dpi and size earlier. Use the size variable instad | Tor Lillqvist | 2005-09-22 | 4 | -22/+33 |
* | Update. | Tor Lillqvist | 2005-09-14 | 2 | -9/+48 |
* | Use identical glyph extents cacheing as in pangocairo-fcfont.c. Huge | Tor Lillqvist | 2005-09-14 | 2 | -24/+82 |
* | Have a list of metrics by language instead of just one metrics. | Tor Lillqvist | 2005-09-14 | 5 | -59/+194 |
* | Drop unused font_cache variable and the call to | Tor Lillqvist | 2005-09-13 | 2 | -5/+8 |
* | Fixed typo (#316054). | Jean Brefort | 2005-09-12 | 2 | -1/+6 |
* | Use g_free() to free g_new()-allocated data, otherwise the GLib memory | Matthias Clasen | 2005-09-11 | 2 | -1/+7 |
* | Fixed typo in docs. | Behdad Esfahbod | 2005-09-05 | 2 | -1/+6 |
* | Generate valid XML output. Dump LookupFlag too. | Behdad Esfahbod | 2005-08-29 | 3 | -37/+49 |
* | Set cairo font resolution. | Behdad Esfahbod | 2005-08-29 | 3 | -6/+7 |
* | Add a few Arabic non-spacing marks to the example. Put the line with Pango | Behdad Esfahbod | 2005-08-29 | 2 | -1/+8 |
* | Protect against future line-break type additions in glib Unicode module. | Behdad Esfahbod | 2005-08-26 | 2 | -1/+10 |
* | Use pangocairo.def when linking libpangocairo on Windows, instead of | Tor Lillqvist | 2005-08-24 | 3 | -0/+16 |
* | convert from Pango units to doubles, fix some coordinate space problems | Owen Taylor | 2005-08-24 | 2 | -33/+48 |
* | Truncate ChangeLog after moving aside | Owen Taylor | 2005-08-24 | 1 | -1273/+0 |
* | === Released 1.10.0 ===PANGO_1_10_0 | Owen Taylor | 2005-08-15 | 5 | -14/+37 |
* | Updated to that of FriBidi 0.10.5 which corresponds to Unicode 4.1. | Behdad Esfahbod | 2005-08-15 | 5 | -1254/+388 |
* | Glagolitic shouldn't have Coptic as a sample language; it was used to | Owen Taylor | 2005-08-15 | 3 | -2/+21 |
* | Cut out the meat of pango_fc_font_get_metrics_for_context() and export it | Owen Taylor | 2005-08-15 | 5 | -33/+124 |
* | Fix unconditional access to logical_rect. (#312691, Hans Breuer) | Owen Taylor | 2005-08-15 | 3 | -1/+13 |
* | Add pango_item_get_type and pango_layout_line_get_type. Thanks to Vittorio | Tor Lillqvist | 2005-08-15 | 3 | -0/+14 |
* | Replace perror with perror_. Remove FT_BEGIN_STMNT and FT_END_STMNT. | Behdad Esfahbod | 2005-08-15 | 3 | -4/+14 |
* | Remove some characters at the beginning of the file and add a line break. | Behdad Esfahbod | 2005-08-15 | 3 | -3/+12 |
* | reviewed by: otaylor | Keith Packard | 2005-08-09 | 3 | -37/+39 |
* | Updated to Unicode 4.1, adding new scripts and Arabic joining data. | Roozbeh Pournader | 2005-08-09 | 8 | -111/+193 |
* | Forgot libpangocairo-1.0.dll.a. | Tor Lillqvist | 2005-08-05 | 3 | -2/+3 |
* | Add pangocairo files. Get the DLLs from "bin" unconditionally, that's | Tor Lillqvist | 2005-08-05 | 4 | -9/+38 |
* | updated | Hans Breuer | 2005-07-30 | 4 | -3/+17 |
* | Use egrep for khmer, like the rest, to fix --with-included-modules. | Owen Taylor | 2005-07-30 | 3 | -1/+11 |
* | Look for pango.def, pangoft2.def and pangowin32.def files in the source | J. Ali Harlow | 2005-07-29 | 3 | -3/+13 |
* | put parens around bitwise &, to appease gcc. | Manish Singh | 2005-07-27 | 3 | -1/+11 |
* | Remove a stray entry | Owen Taylor | 2005-07-26 | 2 | -10/+0 |
* | === Released 1.9.1 ===PANGO_1_9_1 | Owen Taylor | 2005-07-26 | 4 | -4/+22 |
* | Skip lookups with lookup index out of range. (Patch from Behdad Esfahbod, | Owen Taylor | 2005-07-26 | 5 | -20/+91 |
* | Fix mixed code and declarations (#311626, Kazuki IWAMOTO) | Owen Taylor | 2005-07-26 | 4 | -3/+23 |
* | Fixes for signed/unsigned in PangoAttrIterator ((#166700, Morten Welinder) | Owen Taylor | 2005-07-26 | 6 | -36/+118 |
* | Change U+0B30 from _rv to _rb. Oriya doesn't have a vattu form of ra. | Owen Taylor | 2005-07-26 | 3 | -3/+33 |
* | Fixed a couple of leaks and freed memory after use. | Behdad Esfahbod | 2005-07-26 | 2 | -0/+12 |
* | Fixed a couple of leaks and freed memory after use. | Behdad Esfahbod | 2005-07-26 | 4 | -12/+35 |
* | Set font options as well. | Owen Taylor | 2005-07-25 | 5 | -3/+18 |
* | Always set line->resolved_dir to one of LTR or RTL. (#171439, Reported by | Owen Taylor | 2005-07-25 | 3 | -3/+38 |
* | configure.in Fix a few typos that prevented build on Win32. | Tor Lillqvist | 2005-07-25 | 6 | -9/+26 |
* | New function added. | Behdad Esfahbod | 2005-07-23 | 13 | -51/+71 |
* | Handle context == NULL. (Reported by Behdad Esfahbod) | Owen Taylor | 2005-07-22 | 3 | -1/+16 |