| Commit message (Expand) | Author | Age | Files | Lines |
* | Put the PANGO_MODULE_PREFIX defines in the project files | Tor Lillqvist | 2010-03-16 | 1 | -4/+0 |
* | Build fix on Linux after previous commits | Tor Lillqvist | 2010-03-15 | 1 | -1/+1 |
* | Add solution and project files for Visual Studio builds | Tor Lillqvist | 2010-03-15 | 1 | -0/+4 |
* | Use git.mk | Behdad Esfahbod | 2009-04-17 | 1 | -0/+2 |
* | Fix all warnings in modules/. | Behdad Esfahbod | 2008-12-26 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 2 | -2/+2 |
* | Update copyright headers. | Behdad Esfahbod | 2007-07-20 | 1 | -4/+5 |
* | Rename pango_ot_ruleset_get_for() to | Behdad Esfahbod | 2007-06-03 | 1 | -1/+1 |
* | Move ruleset creation after populating buffer. | Behdad Esfahbod | 2007-05-15 | 1 | -14/+14 |
* | Part of Bug 325714 – Pango should respect $LANGUAGE Bug 414264 – Pango | Behdad Esfahbod | 2007-05-14 | 1 | -214/+54 |
* | Use PANGO_OT_DEFAULT_LANGUAGE and PANGO_OT_ALL_GLYPHS instead of hardcoded | Behdad Esfahbod | 2007-05-10 | 1 | -14/+10 |
* | *.c, *.h: Removed spaces followed b tabs. | Behdad Esfahbod | 2007-01-16 | 1 | -21/+21 |
* | *.c, *.h: Replace preceding sequences of 8 spaces with tabs. | Behdad Esfahbod | 2007-01-16 | 1 | -61/+61 |
* | *.c, *.h: Drop trailing whitespace. | Behdad Esfahbod | 2007-01-16 | 3 | -55/+55 |
* | Remove .cvsignore files (moved to svn:ignore prop) | Behdad Esfahbod | 2007-01-09 | 1 | -6/+0 |
* | Bug 343717 – License information in unclear. | Behdad Esfahbod | 2006-06-06 | 1 | -3/+2 |
* | Bug 337924 – cleanups for issues reported by various compilers Patch | Behdad Esfahbod | 2006-04-11 | 1 | -1/+1 |
* | Bug 331723 – shapers should not crash on failures | Behdad Esfahbod | 2006-02-21 | 1 | -1/+2 |
* | Pass 1.6 and gnu options to automake. | Behdad Esfahbod | 2006-02-13 | 1 | -22/+1 |
* | Bug 314548 – pango_shape() is missing const correctness Patch from | Behdad Esfahbod | 2006-02-09 | 1 | -2/+2 |
* | Change PANGO_GLYPH_EMPTY to 0x0FFFFFFF, to not overlap with | Behdad Esfahbod | 2006-02-05 | 1 | -2/+2 |
* | Finish the 'glyph 0' work of this morning: PANGO_GLYPH_NULL that I | Behdad Esfahbod | 2006-02-03 | 1 | -3/+3 |
* | Use PANGO_GLYPH_NULL for when no glyph should be drawn. Use | Behdad Esfahbod | 2006-02-02 | 1 | -2/+2 |
* | If locking font face failed, do not assert, just return zero glyphs with | Behdad Esfahbod | 2006-01-29 | 1 | -8/+7 |
* | If major.minor of required and available glib versions are the same, add | Behdad Esfahbod | 2006-01-25 | 1 | -1/+0 |
* | Fixes bug #71414, allowing to disable building/installing modules. | Behdad Esfahbod | 2006-01-16 | 1 | -1/+4 |
* | Make sure #include <config.h> is the first include in the file. (bug | Behdad Esfahbod | 2006-01-14 | 2 | -2/+2 |
* | modules/arabic/arabic-fc.c, modules/basic/basic-fc.c, | Behdad Esfahbod | 2005-12-26 | 1 | -1/+1 |
* | Reworked basic shaper with OpenType support. (#101079, based on patch from | Behdad Esfahbod | 2005-11-23 | 1 | -5/+3 |
* | Turn various gcc warnings off. Adding const, adding static, fully | Behdad Esfahbod | 2005-11-04 | 1 | -1/+5 |
* | New function added. | Behdad Esfahbod | 2005-07-23 | 1 | -1/+1 |
* | Use -export-symbols-regex to control symbol exports, including not | Owen Taylor | 2005-07-22 | 1 | -6/+1 |
* | Merges of fixes from Arabic module (#308813, Emil Soleyman-Zomalan) | Owen Taylor | 2005-07-21 | 1 | -1/+2 |
* | Reduce non-shared data (#168899, inspired by patches from Tommi Komulainen | Owen Taylor | 2005-03-05 | 1 | -1/+1 |
* | Don't use -p option to cp, can cause "failed to preserve ownership" | Tor Lillqvist | 2005-01-25 | 1 | -1/+1 |
* | Set G_LOG_DOMAIN. | Owen Taylor | 2004-11-22 | 1 | -0/+1 |
* | Add Syriac module by Emil Soleyman-Zomalan. (#147779) | Owen Taylor | 2004-11-22 | 5 | -0/+855 |