| Commit message (Expand) | Author | Age | Files | Lines |
* | updated to generate libtool compatible dll names, define the right | Hans Breuer | 2003-07-20 | 1 | -0/+70 |
* | Need config.h here, too, for HAVE_X. Thanks to Patrick Welche. | Tor Lillqvist | 2003-06-04 | 1 | -0/+1 |
* | Add HAVE_X. | Tor Lillqvist | 2003-05-29 | 5 | -4/+19 |
* | Cast some enumeration members that are bigger than signed integers to | Owen Taylor | 2003-04-15 | 1 | -2/+2 |
* | Fix out-of-bounds read where the value wasn't actually used. (#106744, | Owen Taylor | 2003-04-15 | 2 | -25/+29 |
* | Switch over the way that module entry points work, taking advantage of the | Owen Taylor | 2003-04-14 | 36 | -3369/+356 |
* | Quick and dirty fix for seg-fault in Hebrew shaper. | Dov Grobgeld | 2003-03-12 | 1 | -2/+11 |
* | make similar changes to the ones on glib head (call gtk-docize, etc). | James Henstridge | 2003-03-11 | 7 | -471/+307 |
* | Add an --enable-debug configure argument defaulting to 'yes' for unstable | Owen Taylor | 2003-02-17 | 1 | -0/+1 |
* | Add an --enable-debug configure argument defaulting to 'yes' for unstable | Owen Taylor | 2003-02-17 | 6 | -0/+6 |
* | Fix typo where xft_sources was used again. (#105219, Chris Ross) | Owen Taylor | 2003-02-12 | 1 | -1/+1 |
* | When we get an isolated tone in isolation, do something reasonable rather | Owen Taylor | 2002-12-17 | 2 | -4/+66 |
* | Add some extra ranges as "*" to match basic-x.c. (#101083, Jungshik Shin) | Owen Taylor | 2002-12-16 | 2 | -8/+8 |
* | Convert [sf]printf to g_[sf]printf, or, where appropriate g_printerr(). | Owen Taylor | 2002-12-06 | 3 | -4/+5 |
* | Do not add GLIB_CFLAGS to CFLAGS. | Sebastian Wilhelmi | 2002-11-26 | 7 | -12/+50 |
* | Remove duplicate include of basic-common.h (#97667, Tony Graham) | Owen Taylor | 2002-11-21 | 1 | -2/+0 |
* | Add more debugging output. | Tor Lillqvist | 2002-11-12 | 1 | -2/+14 |
* | Renamed from render_syllable_with_ksx1005 (#95800). | Changwoo Ryu | 2002-11-08 | 1 | -6/+6 |
* | Fix #96781: changes for basic X shaper's code range for compatibility | Hidetoshi Tajima | 2002-11-07 | 1 | -4/+5 |
* | Applied some of the hangul-xft changes into hangul-x; it takes precomposed | Changwoo Ryu | 2002-11-05 | 1 | -90/+56 |
* | Fixed wrong syllable check. | Changwoo Ryu | 2002-11-03 | 4 | -41/+109 |
* | Removed hangul syllables and hangul tonemarks ranges. Now hangul-xft is | Changwoo Ryu | 2002-11-02 | 2 | -4/+4 |
* | Added Hangul Tone Marks rendering by Jungshik Shin (#96299). | Changwoo Ryu | 2002-11-01 | 3 | -8/+224 |
* | Added U+AC00- coverage (hangul_engine_shape): Renders U+AC00 Hangul | Changwoo Ryu | 2002-10-30 | 3 | -18/+47 |
* | Update the non-Uniscribe ranges to cover some more simple scripts. | Tor Lillqvist | 2002-10-24 | 1 | -43/+102 |
* | Add --with-usp10 flag to indicate where to find the usp10.h header, for | Tor Lillqvist | 2002-10-21 | 2 | -1/+758 |
* | fixed a typo | Changwoo Ryu | 2002-10-15 | 2 | -2/+2 |
* | Added missing memcpy() from the static jamo buffer to allocated jamo | Changwoo Ryu | 2002-10-15 | 3 | -3/+12 |
* | (Based on GTK+ patch by J. Ali Harlow in #87774) | Owen Taylor | 2002-09-27 | 1 | -3/+21 |
* | make charset ordering of chinese character sets differently for chinese | Hidetoshi Tajima | 2002-09-27 | 1 | -4/+4 |
* | Merge from pango-1-0: | Tor Lillqvist | 2002-09-24 | 1 | -1/+1 |
* | Minor spacing fixes, comment the Unicode ranges covered. | Tor Lillqvist | 2002-09-22 | 3 | -45/+64 |
* | Change Punjabi script ('punj') to Gurmukhi ('guru') | Eric Mader | 2002-08-28 | 4 | -25/+27 |
* | modules/indic/indic-xft.c (maybe_add_GPOS_feature): | Owen Taylor | 2002-08-20 | 15 | -95/+96 |
* | Patch from Nils Nordman to add various missing 'static' (#90353) | Owen Taylor | 2002-08-20 | 6 | -11/+12 |
* | add tables-jamos.i | jacob berkman | 2002-08-08 | 1 | -1/+2 |
* | add hangul-defs.h so it gets disted | jacob berkman | 2002-08-08 | 1 | -2/+2 |
* | Get rid of direct access to FT_Face. | Owen Taylor | 2002-08-07 | 2 | -40/+14 |
* | Add missing XFT_CFLAGS to INCLUDES. (Joe Yandle) | Owen Taylor | 2002-08-07 | 2 | -2/+2 |
* | Made Hebrew shape engines handle presentation forms as well. | Dov Grobgeld | 2002-08-05 | 4 | -0/+4 |
* | Renders the prefix of uncomposable Hangul syllable in the way of other | Changwoo Ryu | 2002-08-01 | 1 | -26/+15 |
* | Minor tweak to last patch to clarify index passed to unknown_glyph(). | Owen Taylor | 2002-07-31 | 2 | -2/+2 |
* | Argument to make_glyph() shouldn't have been unsigned char, since we pass | Owen Taylor | 2002-07-31 | 4 | -14/+24 |
* | Patch from Changwoo Ryu <cwryu@debian.org> (#86591) | Owen Taylor | 2002-07-31 | 8 | -579/+1230 |
* | Fix problem where pango_xft_get_unknown_glyph() was being used for X | Owen Taylor | 2002-07-27 | 5 | -3/+24 |
* | ri Jul 26 19:46:45 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-07-26 | 2 | -3147/+3349 |
* | Patch from Qingjiang (Brian) Yuan and Changwoo Ryu to add support for | Owen Taylor | 2002-07-26 | 2 | -0/+141 |
* | ri Jul 26 18:48:49 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-07-26 | 4 | -0/+1253 |
* | Patch from Theppitak Karoonboonyanan that factors out common code from | Owen Taylor | 2002-07-26 | 4 | -729/+56 |
* | Support new Arabic characters in Unicode 3.2. (Patch from Roozbeh | Owen Taylor | 2002-06-16 | 1 | -1/+1 |