| Commit message (Expand) | Author | Age | Files | Lines |
* | [HB] Remove Hangul, Hebrew, Khmer, and Tibetan shaping modules | Behdad Esfahbod | 2012-08-16 | 4 | -906/+0 |
* | Stop using G_CONST_RETURN in Pango | Ryan Lortie | 2011-06-09 | 1 | -1/+1 |
* | 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/+5 |
* | Use git.mk | Behdad Esfahbod | 2009-04-17 | 1 | -0/+2 |
* | Fix all warnings in modules/. | Behdad Esfahbod | 2008-12-26 | 1 | -7/+3 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 2 | -2/+2 |
* | Fixed my email adress in the comment. | Dov Grobgeld | 2007-10-20 | 1 | -1/+1 |
* | Update copyright headers. | Behdad Esfahbod | 2007-07-20 | 1 | -3/+5 |
* | Rename pango_ot_ruleset_get_for() to | Behdad Esfahbod | 2007-06-03 | 1 | -1/+1 |
* | Port to new OpenType APIs. Add standard features. | Behdad Esfahbod | 2007-05-16 | 1 | -118/+52 |
* | Use PANGO_OT_DEFAULT_LANGUAGE and PANGO_OT_ALL_GLYPHS instead of hardcoded | Behdad Esfahbod | 2007-05-10 | 1 | -8/+6 |
* | *.c, *.h: Replace preceding sequences of 8 spaces with tabs. | Behdad Esfahbod | 2007-01-16 | 2 | -15/+15 |
* | *.c, *.h: Drop trailing whitespace. | Behdad Esfahbod | 2007-01-16 | 2 | -57/+57 |
* | Remove .cvsignore files (moved to svn:ignore prop) | Behdad Esfahbod | 2007-01-09 | 1 | -6/+0 |
* | Bug 337924 – cleanups for issues reported by various compilers Patch | Behdad Esfahbod | 2006-04-11 | 1 | -4/+1 |
* | Bug 337821 – invisible unicode chars are visible next to hebrew chars | Behdad Esfahbod | 2006-04-09 | 2 | -52/+10 |
* | 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 | -23/+1 |
* | Bug 314548 – pango_shape() is missing const correctness Patch from | Behdad Esfahbod | 2006-02-09 | 1 | -2/+2 |
* | AC_DEFINE various version components. | Behdad Esfahbod | 2006-02-05 | 1 | -1/+1 |
* | 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 | -2/+2 |
* | 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 | -9/+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 | -0/+2 |
* | modules/arabic/arabic-fc.c, modules/basic/basic-fc.c, | Behdad Esfahbod | 2005-12-26 | 1 | -8/+15 |
* | Minor clean up and adjustment. | Behdad Esfahbod | 2005-11-09 | 1 | -1/+0 |
* | Turn various gcc warnings off. Adding const, adding static, fully | Behdad Esfahbod | 2005-11-04 | 2 | -1/+2 |
* | Use -export-symbols-regex to control symbol exports, including not | Owen Taylor | 2005-07-22 | 1 | -5/+1 |
* | Fix up places where there is missing or incomplete Copyright and License | Owen Taylor | 2005-07-21 | 1 | -0/+22 |
* | Reduce non-shared data (#168899, inspired by patches from Tommi Komulainen | Owen Taylor | 2005-03-05 | 1 | -1/+1 |
* | Show unknown glyphs; this may lead to overlapping boxes when accents are | Matthias Clasen | 2005-01-31 | 1 | -0/+3 |
* | 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 | -6/+7 |
* | Added open-type support for Hebrew. | Dov Grobgeld | 2004-08-25 | 1 | -11/+184 |
* | Fixed lack of mirroring of characters that should be mirrored in the | Dov Grobgeld | 2004-03-02 | 1 | -1/+10 |
* | Remove an unused variable. (#122680, Kjartan Maraas) | Owen Taylor | 2003-10-14 | 1 | -1/+0 |
* | Handle non-hebrew characters. | Owen Taylor | 2003-09-24 | 1 | -13/+21 |
* | Modules now declare a list of scripts that they cover instead of a list of | Owen Taylor | 2003-09-23 | 1 | -5/+3 |
* | Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-based | Owen Taylor | 2003-08-03 | 1 | -33/+26 |
* | Make pangoxft depend on pangoft2. | Owen Taylor | 2003-08-03 | 2 | -40/+12 |
* | Remove old X font shapers. | Owen Taylor | 2003-08-02 | 2 | -463/+0 |
* | Remove leftover FRIBIDI_LIBS reference. (Pointed out by Sven Neumann) | Owen Taylor | 2003-07-25 | 1 | -1/+1 |
* | Switch over the way that module entry points work, taking advantage of the | Owen Taylor | 2003-04-14 | 5 | -569/+33 |
* | Quick and dirty fix for seg-fault in Hebrew shaper. | Dov Grobgeld | 2003-03-12 | 1 | -2/+11 |
* | make similar changes to the ones on glib head (call gtk-docize, etc). | James Henstridge | 2003-03-11 | 1 | -70/+49 |