| Commit message (Expand) | Author | Age | Files | Lines |
* | Free the iter. (Fix from Kjartan Maraas, #100672) | Owen Taylor | 2002-12-08 | 1 | -0/+5 |
* | Document PangoIndicScript. Document. | Matthias Clasen | 2002-12-07 | 1 | -0/+8 |
* | Print out an informative error message and exit(1) if no fonts are found. | Owen Taylor | 2002-12-07 | 1 | -0/+9 |
* | Don't use face->generic.data to hold the size the face is currently set | Owen Taylor | 2002-12-07 | 1 | -0/+8 |
* | Roughly clip glyphs into the X coordinate area to avoid wrap-around. | Owen Taylor | 2002-12-07 | 1 | -0/+12 |
* | Dynamically allocate submap arrays so we aren't constrained to the BMP. | Owen Taylor | 2002-12-07 | 1 | -0/+6 |
* | Use octal escapes rather than hex to avoid the problem over having hex | Owen Taylor | 2002-12-07 | 1 | -0/+6 |
* | Convert literal UTF-8 to hex escapes. (#92050, Arnaud Carlet) | Owen Taylor | 2002-12-06 | 1 | -0/+9 |
* | Convert [sf]printf to g_[sf]printf, or, where appropriate g_printerr(). | Owen Taylor | 2002-12-06 | 1 | -0/+10 |
* | Add missing thai-xft to thai-modules. (#99883, Tony Graham) | Owen Taylor | 2002-12-06 | 1 | -0/+5 |
* | === Released 1.1.4 === | Owen Taylor | 2002-12-03 | 1 | -0/+15 |
* | Rename PangoLayoutRun to PangoGlyphItem (with a typedef for compat), add | Owen Taylor | 2002-12-03 | 1 | -11/+28 |
* | Add docs. | Matthias Clasen | 2002-11-28 | 1 | -0/+10 |
* | Mark 1.2 API additions, fix some doc comments. | Matthias Clasen | 2002-11-28 | 1 | -0/+12 |
* | Forgot bugnumber | Sebastian Wilhelmi | 2002-11-26 | 1 | -1/+1 |
* | Do not add GLIB_CFLAGS to CFLAGS. | Sebastian Wilhelmi | 2002-11-26 | 1 | -0/+14 |
* | Clarify the meaning of the @end parameter. (#96843, Jungshik Shin) | Owen Taylor | 2002-11-26 | 1 | -0/+6 |
* | Remove some confusing left over verbiage in API docs about what font | Owen Taylor | 2002-11-26 | 1 | -0/+7 |
* | Fix off-by-one in check for non-BMP characters. (#91834, He Qiangqiang) | Owen Taylor | 2002-11-26 | 1 | -0/+6 |
* | Fix missing argument (#99380, Dagfinn I. Mannsåker) | Owen Taylor | 2002-11-25 | 1 | -0/+5 |
* | Add version information. | Matthias Clasen | 2002-11-23 | 1 | -0/+11 |
* | Remove duplicate include of basic-common.h (#97667, Tony Graham) | Owen Taylor | 2002-11-21 | 1 | -0/+16 |
* | Use some shell magic rather than perl to check for the right gtk-doc | Owen Taylor | 2002-11-21 | 1 | -0/+9 |
* | Add more debugging output. | Tor Lillqvist | 2002-11-12 | 1 | -0/+11 |
* | Trivial s/foo/foo_/ fixes to make pango.h includable with -Wshadow | Soeren Sandmann | 2002-11-08 | 1 | -0/+17 |
* | Renamed from render_syllable_with_ksx1005 (#95800). | Changwoo Ryu | 2002-11-08 | 1 | -0/+5 |
* | Fix #96781: changes for basic X shaper's code range for compatibility | Hidetoshi Tajima | 2002-11-07 | 1 | -0/+7 |
* | Applied some of the hangul-xft changes into hangul-x; it takes precomposed | Changwoo Ryu | 2002-11-05 | 1 | -0/+6 |
* | Fixed wrong syllable check. | Changwoo Ryu | 2002-11-03 | 1 | -0/+13 |
* | === Released 1.1.3 ===PANGO_1_1_3 | Owen Taylor | 2002-11-02 | 1 | -0/+12 |
* | Removed hangul syllables and hangul tonemarks ranges. Now hangul-xft is | Changwoo Ryu | 2002-11-02 | 1 | -0/+5 |
* | Added Hangul Tone Marks rendering by Jungshik Shin (#96299). | Changwoo Ryu | 2002-11-01 | 1 | -0/+5 |
* | Added U+AC00- coverage (hangul_engine_shape): Renders U+AC00 Hangul | Changwoo Ryu | 2002-10-30 | 1 | -0/+6 |
* | Update the non-Uniscribe ranges to cover some more simple scripts. | Tor Lillqvist | 2002-10-24 | 1 | -0/+17 |
* | Don't break at the first char in the first item on a line. Fixes | Alexander Larsson | 2002-10-23 | 1 | -0/+6 |
* | Add --with-usp10 flag to indicate where to find the usp10.h header, for | Tor Lillqvist | 2002-10-21 | 1 | -0/+41 |
* | Update to latest gtk-doc version. | Matthias Clasen | 2002-10-19 | 1 | -0/+4 |
* | Added missing memcpy() from the static jamo buffer to allocated jamo | Changwoo Ryu | 2002-10-15 | 1 | -0/+7 |
* | Get rid of unnecessary casts for g_object_{ref,unref} | Manish Singh | 2002-10-14 | 1 | -0/+8 |
* | Dist the xml/*.xml, not sgml/*.sgml. (#95678, Owen Taylor) | Matthias Clasen | 2002-10-14 | 1 | -0/+5 |
* | Adapt to latest gtk-doc changes. | Matthias Clasen | 2002-10-14 | 1 | -0/+4 |
* | === Released 1.1.2 ===PANGO_1_1_2 | Owen Taylor | 2002-10-13 | 1 | -1/+8 |
* | Add, implement and document PANGO_WRAP_WORD_CHAR | Alexander Larsson | 2002-10-04 | 1 | -0/+6 |
* | ligatures can be also used in MarkBasePos lookups. (2001-03-17 Werner | Owen Taylor | 2002-09-29 | 1 | -3/+6 |
* | Start of merges from freetype1 of OpenType fixes. | Owen Taylor | 2002-09-29 | 1 | -0/+10 |
* | Revert change from 2002-09-21: Don't bypass the code that automatically | Tor Lillqvist | 2002-09-28 | 1 | -0/+11 |
* | (Based on GTK+ patch by J. Ali Harlow in #87774) | Owen Taylor | 2002-09-27 | 1 | -0/+13 |
* | make charset ordering of chinese character sets differently for chinese | Hidetoshi Tajima | 2002-09-27 | 1 | -0/+7 |
* | INCLUDED_WIN32_MODULES was missing from a couple of places. (#93372) | Tor Lillqvist | 2002-09-25 | 1 | -0/+5 |
* | Merge from pango-1-0: | Tor Lillqvist | 2002-09-24 | 1 | -0/+21 |