| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix wrong Unicode version in header. | Behdad Esfahbod | 2007-05-25 | 1 | -1/+1 |
* | Remove .cvsignore files (moved to svn:ignore prop) | Behdad Esfahbod | 2007-01-09 | 1 | -6/+0 |
* | Update to UCD 5.0.0. | Behdad Esfahbod | 2006-07-25 | 2 | -77/+97 |
* | If major.minor of required and available glib versions are the same, add | Behdad Esfahbod | 2006-01-25 | 1 | -1/+0 |
* | Make sure #include <config.h> is the first include in the file. (bug | Behdad Esfahbod | 2006-01-14 | 3 | -7/+1 |
* | Use new g_slice API for TypeLink allocation, instead of GMemChunks. | Behdad Esfahbod | 2005-12-05 | 3 | -110/+89 |
* | Include string.h, needed for memset. | Behdad Esfahbod | 2005-11-14 | 1 | -3/+10 |
* | Short-circuit on LTR-only or RTL-only text. | Behdad Esfahbod | 2005-11-10 | 3 | -71/+296 |
* | Updated to FriBidi version 0.10.7 patched to handle UTF-8 directly. Moved | Behdad Esfahbod | 2005-11-03 | 10 | -1880/+1307 |
* | Removed. Not needed since 2003 or so! | Behdad Esfahbod | 2005-09-25 | 1 | -131/+0 |
* | Updated to that of FriBidi 0.10.5 which corresponds to Unicode 4.1. | Behdad Esfahbod | 2005-08-15 | 3 | -1254/+368 |
* | const correctness for _pango_fribidi_prop_to_type | Manish Singh | 2005-03-05 | 2 | -2/+2 |
* | Reduce non-shared data (#168899, inspired by patches from Tommi Komulainen | Owen Taylor | 2005-03-05 | 1 | -1/+1 |
* | pango/modules.c (append_engines): Fix some missing statics. (#142237, | Owen Taylor | 2004-06-21 | 1 | -2/+2 |
* | === Released 1.3.5 ===PANGO_1_3_5 | Owen Taylor | 2004-03-02 | 1 | -7/+0 |
* | Handle PANGO_DIRECTION_NEUTRAL. | Owen Taylor | 2004-02-27 | 1 | -0/+1 |
* | Add some new enum and values and utilities for supporting automatically | Owen Taylor | 2004-02-27 | 1 | -2/+37 |
* | Update to latest fribidi. (#68435) | Noah Levitt | 2003-11-20 | 9 | -1183/+7627 |
* | Limit the size of the buffers we alloca(). (#104238 | Owen Taylor | 2003-05-27 | 1 | -1/+10 |
* | Add an --enable-debug configure argument defaulting to 'yes' for unstable | Owen Taylor | 2003-02-17 | 1 | -0/+1 |
* | Do not add GLIB_CFLAGS to CFLAGS. | Sebastian Wilhelmi | 2002-11-26 | 1 | -1/+2 |
* | Fix off-by-one in check for non-BMP characters. (#91834, He Qiangqiang) | Owen Taylor | 2002-11-26 | 1 | -1/+1 |
* | pango/makefile.mingw.in pango/mini-fribidi/makefile.mingw Remove. Not | Tor Lillqvist | 2002-09-23 | 2 | -23/+0 |
* | Don't crash on out-of-BMP values. | Owen Taylor | 2002-03-01 | 1 | -1/+5 |
* | Fix trailing , on enumerations. (#72572, Miroslaw Dobrzanski-Neumann) | Owen Taylor | 2002-02-25 | 1 | -3/+3 |
* | Fix read of unitialized memory (#66067, Hidetoshi Tajima) | Owen Taylor | 2002-01-10 | 1 | -1/+1 |
* | Resuming aborted commit | Sebastian Wilhelmi | 2001-12-13 | 1 | -0/+1 |
* | Disable --with-fribidi; it offers no advantages and until either fribidi | Owen Taylor | 2001-11-26 | 1 | -1/+1 |
* | (Fixes from Frank Belew, #58905) | Owen Taylor | 2001-10-18 | 3 | -1431/+16 |
* | Make a couple of functions static. | Owen Taylor | 2001-09-02 | 3 | -72/+1815 |
* | make implementation static too. | Hans Breuer | 2001-07-20 | 1 | -0/+4 |
* | Small updates | Owen Taylor | 2001-04-16 | 7 | -332/+377 |
* | Update to correspond to FriBidi-0.9.0 (with some small fixes) | Owen Taylor | 2001-04-13 | 7 | -967/+1796 |
* | pango/makefile.mingw.in Update. | Tor Lillqvist | 2001-03-18 | 2 | -0/+23 |
* | Some tiny changes to correspond to fribidi-0.15 | Owen Taylor | 2000-11-29 | 2 | -23/+4 |
* | Include a stripped-down version of fribidi to avoid the extra dependency. | Owen Taylor | 2000-11-12 | 8 | -0/+2258 |