| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix build breakage, reported by Alex Larsson and Yasushi Shoji | Havoc Pennington | 2000-12-18 | 29 | -29/+24 |
* | touch sysconfdir/pango/pango.modules even if there are no dynamic modules, | Havoc Pennington | 2000-12-15 | 1 | -0/+1 |
* | Fix macro breakage. | Owen Taylor | 2000-12-15 | 9 | -122/+714 |
* | add assertion that shaper != NULL to catch engine problems faster | Havoc Pennington | 2000-12-14 | 18 | -67/+109 |
* | #include <string.h> | Elliot Lee | 2000-12-11 | 2 | -0/+2 |
* | delete lang engine | Havoc Pennington | 2000-12-02 | 23 | -1012/+55 |
* | Define PANGO_VERSION. | Tor Lillqvist | 2000-11-30 | 1 | -3/+40 |
* | Fix warnings - mostly include string.h for strcmp. | Elliot Lee | 2000-11-21 | 11 | -12/+17 |
* | Added wtt clustering rule and supported Thai MS/MAC font layout. | Chookij Vanatham | 2000-11-20 | 2 | -192/+1192 |
* | Released 0.13PANGO_0_13 | Owen Taylor | 2000-11-17 | 2 | -0/+2 |
* | Remove fribidi include. | Owen Taylor | 2000-11-13 | 1 | -6/+4 |
* | Remove UNICODE_LIBS UNICODE_CFLAGS | Havoc Pennington | 2000-11-13 | 2 | -2/+2 |
* | Replace fallback shaper with a call to pango_x_fallback_shape, this sets | Robert Brady | 2000-11-13 | 2 | -18/+2 |
* | Remove checks for iconv - we now depend on g_iconv wrapper defined in | Owen Taylor | 2000-11-12 | 4 | -34/+26 |
* | Include a stripped-down version of fribidi to avoid the extra dependency. | Owen Taylor | 2000-11-12 | 6 | -15/+12 |
* | Shiny new Indic shapers! | Robert Brady | 2000-11-08 | 17 | -686/+3586 |
* | New Arabic shaper from Karl Koehler. | Owen Taylor | 2000-11-02 | 10 | -544/+655 |
* | improved some X11 fotn registry aliases | Pablo Saratxaga | 2000-11-01 | 5 | -5/+13 |
* | pango/pango.def Add new entry points. | Tor Lillqvist | 2000-10-03 | 2 | -13/+70 |
* | Use iso10646-1 fonts for Georgian, Ethiopic, Cherokee, Canadian, Ogham, | Robert W Brady | 2000-09-04 | 1 | -0/+2 |
* | Add /usr/lib/qt-2.2.0 to the list. | Owen Taylor | 2000-08-31 | 2 | -2419/+2473 |
* | New file. | Tor Lillqvist | 2000-08-20 | 1 | -4/+0 |
* | Add parameter telling whether to print warning or not if string isn't | Tor Lillqvist | 2000-08-20 | 5 | -29/+372 |
* | #include <string.h> | Elliot Lee | 2000-08-09 | 2 | -0/+2 |
* | Export file for Pango engines. | Tor Lillqvist | 2000-07-20 | 1 | -0/+4 |
* | Don't try to use the ! command, not available in all systems. Move the ! | Tor Lillqvist | 2000-07-19 | 1 | -17/+17 |
* | Add the pangowin32 sources. | Tor Lillqvist | 2000-07-18 | 5 | -64/+14 |
* | pango/pango-utils.h pango/pango-utils.c pango/pangox-fontmap.c Move the | Tor Lillqvist | 2000-07-16 | 1 | -3/+3 |
* | pango/pangowin32.h pango/pangowin32-private.h pango/pangowin32-fontcache.c | Tor Lillqvist | 2000-07-15 | 2 | -0/+384 |
* | New version from Karl Koehler merged with the changes for the GLib unicode | Owen Taylor | 2000-06-29 | 2 | -0/+346 |
* | New version from Karl Koehler merged with the changes for the GLib unicode | Owen Taylor | 2000-06-29 | 7 | -159/+293 |
* | Remove tests for libunicode | Owen Taylor | 2000-06-21 | 15 | -259/+201 |
* | g_strcasecmp returns 0 when strings are equal - negate return value. | Elliot Lee | 2000-06-19 | 1 | -3/+5 |
* | added other usually used aliases for thai fonts | Pablo Saratxaga | 2000-06-03 | 2 | -0/+8 |
* | Release 0.11 | Owen Taylor | 2000-05-31 | 1 | -0/+3 |
* | s/pango_font_set_data/g_object_set_qdata/ | Owen Taylor | 2000-05-28 | 4 | -10/+16 |
* | use size_t for arguments to iconv, not int. Fixes 64 bit platforms. | Matt Wilson | 2000-05-24 | 2 | -8/+8 |
* | Add a simple Thai shaper. (Reasonably complete but intended mostly for an | Owen Taylor | 2000-05-08 | 5 | -1/+884 |
* | When handling overstrikes, try to guess a bit better how overstrike glyphs | Owen Taylor | 2000-05-07 | 2 | -18/+22 |
* | Add ZWS to hacky break algorithm. | Owen Taylor | 2000-05-05 | 16 | -8493/+5059 |
* | Misc bug fixes from Karl Koehler. | Owen Taylor | 2000-05-01 | 5 | -71/+74 |
* | Released 0.10 | Owen Taylor | 2000-04-25 | 6 | -78/+409 |
* | Come up with a reasonable guess for metrics for empty lines based on the | Owen Taylor | 2000-04-24 | 1 | -2/+3 |
* | Add some more ligature mappings. | Robert Brady | 2000-04-21 | 2 | -192/+238 |
* | Added Devanagari shaper from Robert Brady <rwb197@zepler.org> | Owen Taylor | 2000-04-12 | 5 | -1/+642 |
* | Released 0.9 | Owen Taylor | 2000-04-05 | 2 | -2/+6 |
* | Fix handling of positions at character limits. | Owen Taylor | 2000-04-04 | 2 | -4/+22 |
* | Fix off-by-one error for RTL runs. | Owen Taylor | 2000-04-03 | 3 | -5/+5 |
* | New version of Arabic module from Karl Koehler, supporting: | Owen Taylor | 2000-03-30 | 7 | -591/+1327 |
* | Use "UTF-8" with the dash as the charset name for utf-8. (Change suggested | Owen Taylor | 2000-03-30 | 2 | -2/+2 |