| Commit message (Expand) | Author | Age | Files | Lines |
* | Roughly clip glyphs into the X coordinate area to avoid wrap-around. | Owen Taylor | 2002-12-07 | 1 | -0/+6 |
* | Add missing thai-xft to thai-modules. (#99883, Tony Graham) | Owen Taylor | 2002-12-06 | 1 | -0/+5 |
* | 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 |
* | Tweak lib pattern a bit. (#97584) | Owen Taylor | 2002-11-21 | 1 | -0/+4 |
* | Use some shell magic rather than perl to check for the right gtk-doc | Owen Taylor | 2002-11-21 | 1 | -0/+7 |
* | Add more debugging output. | Tor Lillqvist | 2002-11-12 | 1 | -0/+11 |
* | Fix #96781: changes for basic X shaper's code range for | Hidetoshi Tajima | 2002-11-07 | 1 | -0/+7 |
* | No more use of TFILL, the internal trailing consonant filler. | Changwoo Ryu | 2002-11-05 | 1 | -0/+21 |
* | Update the non-Uniscribe ranges to cover some more simple scripts. | Tor Lillqvist | 2002-10-24 | 1 | -1/+18 |
* | Add --with-usp10 flag to indicate where to find the usp10.h header, for | Tor Lillqvist | 2002-10-21 | 1 | -0/+18 |
* | Change semantics of this flag. If defined, also need to set env var | Tor Lillqvist | 2002-10-21 | 1 | -0/+23 |
* | Fixed leaks when the Hangul jamos length >= 6 (#95730). | Changwoo Ryu | 2002-10-15 | 1 | -0/+5 |
* | unref the PangoOTInfo after extracting the ruleset from it (#91541). | Sven Neumann | 2002-10-14 | 1 | -0/+13 |
* | === Released 1.0.5 ===PANGO_1_0_5 | Owen Taylor | 2002-10-13 | 1 | -0/+13 |
* | Recognize a special marker directory name "WINDOWSFONTDIR", and look up | Tor Lillqvist | 2002-09-30 | 1 | -0/+6 |
* | 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 |
* | Use PANGO_PIXELS macro throughout instead of dividing by PANGO_SCALE. | Tor Lillqvist | 2002-09-24 | 1 | -0/+19 |
* | Remove. Not used. (A static library is built here. Exported entries are in | Tor Lillqvist | 2002-09-23 | 1 | -0/+7 |
* | pango/mini-fribidi/makefile.mingw Remove. Not maintained. | Tor Lillqvist | 2002-09-23 | 1 | -5/+8 |
* | Remove. Not maintained. | Tor Lillqvist | 2002-09-22 | 1 | -3/+10 |
* | Make color parsing more robust and correct. (#93804) | Matthias Clasen | 2002-09-22 | 1 | -0/+11 |
* | Minor spacing fixes, comment the Unicode ranges covered. | Tor Lillqvist | 2002-09-22 | 1 | -0/+20 |
* | Distribute specifically pango.aliases and pango.modules, not the whole | Tor Lillqvist | 2002-09-21 | 1 | -2/+4 |
* | Distribute also pango.aliases and pango.modules. | Tor Lillqvist | 2002-09-21 | 1 | -2/+75 |
* | Don't distribute pangowin32.aliases, which isn't used. | Tor Lillqvist | 2002-09-21 | 1 | -0/+10 |
* | Fix problem where position wasn't updated properly. | Owen Taylor | 2002-09-19 | 1 | -0/+5 |
* | when checking automake version, run automake-1.4 | jacob berkman | 2002-09-05 | 1 | -0/+4 |
* | Render only valid glyphs. Fix by Florent Duguet. Don't know if this is | Tor Lillqvist | 2002-09-04 | 1 | -0/+8 |
* | G_WIN32_DLLMAIN_FOR_DLL_NAME not needed on Cygwin, surround with #ifdef | Tor Lillqvist | 2002-09-04 | 1 | -0/+5 |
* | Make the test for VARARGS macros more robust, fixing problem with | Owen Taylor | 2002-08-20 | 1 | -0/+7 |
* | Fix missing statics. | Owen Taylor | 2002-08-20 | 1 | -0/+14 |
* | Patch from Nils Nordman to add various missing 'static' (#90353) | Owen Taylor | 2002-08-20 | 1 | -0/+8 |
* | hardcode aclocal-1.4/automake-1.4 so that users with both automake 1.6 and | Havoc Pennington | 2002-08-18 | 1 | -0/+8 |
* | Some fixes from #90267 | Owen Taylor | 2002-08-09 | 1 | -0/+11 |
* | Fix accidentally exported set_unicode_charmap() and | Owen Taylor | 2002-08-08 | 1 | -0/+6 |
* | Fix check for having any backend HAVE_XFT => have_xft, etc. (Problem | Owen Taylor | 2002-08-01 | 1 | -0/+6 |
* | Released 1.0.4PANGO_1_0_4 | Owen Taylor | 2002-08-01 | 1 | -1/+7 |
* | Released 1.0.4 | Owen Taylor | 2002-07-31 | 1 | -0/+8 |
* | Argument to make_glyph() shouldn't have been unsigned char, since we pass | Owen Taylor | 2002-07-31 | 1 | -0/+10 |
* | Avoid using g_strescape(), since it mangles UTF-8. (#89479, Yao Zhang) | Owen Taylor | 2002-07-31 | 1 | -0/+6 |
* | Set is_cluster_start attributes based on the log_clusters[] set by the | Owen Taylor | 2002-07-31 | 1 | -0/+6 |
* | added missing cast (ThaiFontInfo.info.face is just a gpointer, not an | Michael Natterer | 2002-07-27 | 1 | -0/+5 |
* | Fix problem where pango_xft_get_unknown_glyph() was being used for X | Owen Taylor | 2002-07-27 | 1 | -0/+7 |
* | Patch fromm Qingjiang (Brian) Yuan adding support for GB-18030, | Owen Taylor | 2002-07-26 | 1 | -0/+8 |
* | Patch from Qingjiang (Brian) Yuan and Changwoo Ryu to add support for | Owen Taylor | 2002-07-26 | 1 | -0/+6 |
* | Patch from Theppitak Karoonboonyanan that factors out common code from | Owen Taylor | 2002-07-26 | 1 | -0/+9 |