summaryrefslogtreecommitdiff
path: root/pango/mini-fribidi
Commit message (Expand)AuthorAgeFilesLines
* mini-fribidi: Squash -Werror=undef failures due to use of #ifPhilip Withnall2017-08-141-0/+9
* meson: Add a few missing things, minor fixes, TODONirbheek Chauhan2017-05-191-3/+1
* build: Add Meson build systemEmmanuele Bassi2017-05-191-0/+19
* Port two minor bidi bug fixes from FriBidi 0.19.6Khaled Hosny2015-08-211-6/+12
* Remove Traces of the Old Makefile-msvcproj.amChun-wei Fan2015-04-081-7/+0
* Update bidi tables to Unicode 6.2.0Behdad Esfahbod2012-12-021-3/+3
* Update mini-fribidi to Unicode 6.1.0 dataBehdad Esfahbod2012-08-251-4647/+4810
* autotools: Re-enable and enhance the completion of MSVC projectsChun-wei Fan2012-08-231-26/+4
* Bug 590183 - Fix bidi implementation with regards to Unicode 5.2.0Behdad Esfahbod2012-08-211-2/+6
* Merge branch 'harfbuzz-ng-external'Behdad Esfahbod2012-08-161-1/+1
|\
| * [FriBidi] Minor optimization in struct layout for 64-bit machinesBehdad Esfahbod2011-05-041-1/+1
* | bgo# 650456: Visual C++ 2010 support-autotoolsChun-wei Fan2011-09-161-1/+19
|/
* Add solution and project files for Visual Studio buildsTor Lillqvist2010-03-151-0/+10
* Use git.mkBehdad Esfahbod2009-04-171-0/+2
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-223-3/+3
* Bug 491553 – Update to Unicode 5.1.0Behdad Esfahbod2008-04-082-90/+204
* Fix wrong Unicode version in header.Behdad Esfahbod2007-05-251-1/+1
* Remove .cvsignore files (moved to svn:ignore prop)Behdad Esfahbod2007-01-091-6/+0
* Update to UCD 5.0.0.Behdad Esfahbod2006-07-252-77/+97
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-251-1/+0
* Make sure #include <config.h> is the first include in the file. (bugBehdad Esfahbod2006-01-143-7/+1
* Use new g_slice API for TypeLink allocation, instead of GMemChunks.Behdad Esfahbod2005-12-053-110/+89
* Include string.h, needed for memset.Behdad Esfahbod2005-11-141-3/+10
* Short-circuit on LTR-only or RTL-only text.Behdad Esfahbod2005-11-103-71/+296
* Updated to FriBidi version 0.10.7 patched to handle UTF-8 directly. MovedBehdad Esfahbod2005-11-0310-1880/+1307
* Removed. Not needed since 2003 or so!Behdad Esfahbod2005-09-251-131/+0
* Updated to that of FriBidi 0.10.5 which corresponds to Unicode 4.1.Behdad Esfahbod2005-08-153-1254/+368
* const correctness for _pango_fribidi_prop_to_typeManish Singh2005-03-052-2/+2
* Reduce non-shared data (#168899, inspired by patches from Tommi KomulainenOwen Taylor2005-03-051-1/+1
* pango/modules.c (append_engines): Fix some missing statics. (#142237,Owen Taylor2004-06-211-2/+2
* === Released 1.3.5 ===PANGO_1_3_5Owen Taylor2004-03-021-7/+0
* Handle PANGO_DIRECTION_NEUTRAL.Owen Taylor2004-02-271-0/+1
* Add some new enum and values and utilities for supporting automaticallyOwen Taylor2004-02-271-2/+37
* Update to latest fribidi. (#68435)Noah Levitt2003-11-209-1183/+7627
* Limit the size of the buffers we alloca(). (#104238Owen Taylor2003-05-271-1/+10
* Add an --enable-debug configure argument defaulting to 'yes' for unstableOwen Taylor2003-02-171-0/+1
* Do not add GLIB_CFLAGS to CFLAGS.Sebastian Wilhelmi2002-11-261-1/+2
* Fix off-by-one in check for non-BMP characters. (#91834, He Qiangqiang)Owen Taylor2002-11-261-1/+1
* pango/makefile.mingw.in pango/mini-fribidi/makefile.mingw Remove. NotTor Lillqvist2002-09-232-23/+0
* Don't crash on out-of-BMP values.Owen Taylor2002-03-011-1/+5
* Fix trailing , on enumerations. (#72572, Miroslaw Dobrzanski-Neumann)Owen Taylor2002-02-251-3/+3
* Fix read of unitialized memory (#66067, Hidetoshi Tajima)Owen Taylor2002-01-101-1/+1
* Resuming aborted commitSebastian Wilhelmi2001-12-131-0/+1
* Disable --with-fribidi; it offers no advantages and until either fribidiOwen Taylor2001-11-261-1/+1
* (Fixes from Frank Belew, #58905)Owen Taylor2001-10-183-1431/+16
* Make a couple of functions static.Owen Taylor2001-09-023-72/+1815
* make implementation static too.Hans Breuer2001-07-201-0/+4
* Small updatesOwen Taylor2001-04-167-332/+377
* Update to correspond to FriBidi-0.9.0 (with some small fixes)Owen Taylor2001-04-137-967/+1796
* pango/makefile.mingw.in Update.Tor Lillqvist2001-03-182-0/+23