| Commit message (Expand) | Author | Age | Files | Lines |
* | Use octal escapes rather than hex to avoid the problem over having hex | Owen Taylor | 2002-12-07 | 7 | -19/+55 |
* | Convert literal UTF-8 to hex escapes. (#92050, Arnaud Carlet) | Owen Taylor | 2002-12-06 | 8 | -20/+74 |
* | Convert [sf]printf to g_[sf]printf, or, where appropriate g_printerr(). | Owen Taylor | 2002-12-06 | 14 | -31/+91 |
* | Add missing thai-xft to thai-modules. (#99883, Tony Graham) | Owen Taylor | 2002-12-06 | 7 | -1/+31 |
* | === Released 1.1.4 === | Owen Taylor | 2002-12-03 | 11 | -3/+113 |
* | Rename PangoLayoutRun to PangoGlyphItem (with a typedef for compat), add | Owen Taylor | 2002-12-03 | 21 | -121/+737 |
* | Add docs. | Matthias Clasen | 2002-11-28 | 11 | -11/+74 |
* | Mark 1.2 API additions, fix some doc comments. | Matthias Clasen | 2002-11-28 | 10 | -6/+140 |
* | Forgot bugnumber | Sebastian Wilhelmi | 2002-11-26 | 6 | -6/+6 |
* | Do not add GLIB_CFLAGS to CFLAGS. | Sebastian Wilhelmi | 2002-11-26 | 19 | -23/+152 |
* | Clarify the meaning of the @end parameter. (#96843, Jungshik Shin) | Owen Taylor | 2002-11-26 | 7 | -1/+38 |
* | Remove some confusing left over verbiage in API docs about what font | Owen Taylor | 2002-11-26 | 7 | -2/+43 |
* | Fix off-by-one in check for non-BMP characters. (#91834, He Qiangqiang) | Owen Taylor | 2002-11-26 | 7 | -1/+37 |
* | Fix missing argument (#99380, Dagfinn I. Mannsåker) | Owen Taylor | 2002-11-25 | 7 | -2/+32 |
* | Add version information. | Matthias Clasen | 2002-11-23 | 10 | -2/+74 |
* | Remove duplicate include of basic-common.h (#97667, Tony Graham) | Owen Taylor | 2002-11-21 | 7 | -2/+96 |
* | Use some shell magic rather than perl to check for the right gtk-doc | Owen Taylor | 2002-11-21 | 7 | -9/+73 |
* | Add more debugging output. | Tor Lillqvist | 2002-11-12 | 8 | -4/+86 |
* | Trivial s/foo/foo_/ fixes to make pango.h includable with -Wshadow | Soeren Sandmann | 2002-11-08 | 17 | -39/+141 |
* | Renamed from render_syllable_with_ksx1005 (#95800). | Changwoo Ryu | 2002-11-08 | 7 | -6/+36 |
* | Fix #96781: changes for basic X shaper's code range for compatibility | Hidetoshi Tajima | 2002-11-07 | 7 | -4/+47 |
* | Applied some of the hangul-xft changes into hangul-x; it takes precomposed | Changwoo Ryu | 2002-11-05 | 7 | -90/+92 |
* | - Update spec.in file so that building packages from CVS is a bit easier | Christian Schaller | 2002-11-04 | 1 | -55/+60 |
* | Fixed wrong syllable check. | Changwoo Ryu | 2002-11-03 | 10 | -41/+187 |
* | === Released 1.1.3 ===PANGO_1_1_3 | Owen Taylor | 2002-11-02 | 12 | -2/+106 |
* | Removed hangul syllables and hangul tonemarks ranges. Now hangul-xft is | Changwoo Ryu | 2002-11-02 | 8 | -4/+34 |
* | Added Hangul Tone Marks rendering by Jungshik Shin (#96299). | Changwoo Ryu | 2002-11-01 | 9 | -8/+254 |
* | Added U+AC00- coverage (hangul_engine_shape): Renders U+AC00 Hangul | Changwoo Ryu | 2002-10-30 | 9 | -18/+83 |
* | Update the non-Uniscribe ranges to cover some more simple scripts. | Tor Lillqvist | 2002-10-24 | 7 | -43/+204 |
* | Don't break at the first char in the first item on a line. Fixes | Alexander Larsson | 2002-10-23 | 7 | -3/+42 |
* | Add --with-usp10 flag to indicate where to find the usp10.h header, for | Tor Lillqvist | 2002-10-21 | 15 | -92/+1233 |
* | Update to latest gtk-doc version. | Matthias Clasen | 2002-10-19 | 7 | -0/+25 |
* | 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 | 9 | -3/+54 |
* | Get rid of unnecessary casts for g_object_{ref,unref} | Manish Singh | 2002-10-14 | 18 | -38/+86 |
* | Dist the xml/*.xml, not sgml/*.sgml. (#95678, Owen Taylor) | Matthias Clasen | 2002-10-14 | 7 | -2/+32 |
* | Adapt to latest gtk-doc changes. | Matthias Clasen | 2002-10-14 | 7 | -3/+28 |
* | Spelling fix | Owen Taylor | 2002-10-13 | 1 | -1/+1 |
* | === Released 1.1.2 ===PANGO_1_1_2 | Owen Taylor | 2002-10-13 | 8 | -8/+69 |
* | Add, implement and document PANGO_WRAP_WORD_CHAR | Alexander Larsson | 2002-10-04 | 10 | -50/+110 |
* | shut up cvs | Manish Singh | 2002-09-29 | 1 | -0/+1 |
* | ligatures can be also used in MarkBasePos lookups. (2001-03-17 Werner | Owen Taylor | 2002-09-29 | 7 | -21/+46 |
* | Start of merges from freetype1 of OpenType fixes. | Owen Taylor | 2002-09-29 | 9 | -10/+73 |
* | Revert change from 2002-09-21: Don't bypass the code that automatically | Tor Lillqvist | 2002-09-28 | 7 | -2/+70 |
* | (Based on GTK+ patch by J. Ali Harlow in #87774) | Owen Taylor | 2002-09-27 | 9 | -3/+104 |
* | make charset ordering of chinese character sets differently for chinese | Hidetoshi Tajima | 2002-09-27 | 7 | -4/+46 |
* | INCLUDED_WIN32_MODULES was missing from a couple of places. (#93372) | Tor Lillqvist | 2002-09-25 | 7 | -2/+32 |
* | Merge from pango-1-0: | Tor Lillqvist | 2002-09-24 | 9 | -36/+228 |
* | Remove. Not used. (A static library is built here. Exported entries are in | Tor Lillqvist | 2002-09-23 | 8 | -52/+43 |
* | Just moved a few lines in my recent ChangeLog entry for clarity. | Tor Lillqvist | 2002-09-23 | 6 | -12/+12 |