| Commit message (Expand) | Author | Age | Files | Lines |
* | [modules] Don't warn multiple times | Behdad Esfahbod | 2009-12-25 | 1 | -12/+32 |
* | Bug 515807 – Don't bind modules lazily | Behdad Esfahbod | 2009-01-03 | 1 | -1/+1 |
* | Fix more warnings. | Behdad Esfahbod | 2008-12-26 | 1 | -5/+6 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Bug 517083 – pango modules: wrong fallback adding code? | Behdad Esfahbod | 2008-02-17 | 1 | -1/+1 |
* | Bug 478914 – Use something invalid instead of '?' when validating input | Behdad Esfahbod | 2007-12-10 | 1 | -5/+8 |
* | *.c, *.h: Replace preceding sequences of 8 spaces with tabs. | Behdad Esfahbod | 2007-01-16 | 1 | -1/+1 |
* | *.c, *.h: Drop trailing whitespace. | Behdad Esfahbod | 2007-01-16 | 1 | -44/+44 |
* | Spell-check the docs. | Behdad Esfahbod | 2007-01-07 | 1 | -1/+1 |
* | Bug 361938 – Can't include *-lang modules (./configure | Behdad Esfahbod | 2006-10-13 | 1 | -0/+4 |
* | Err about failing to load engine only once per module. | Behdad Esfahbod | 2006-09-13 | 1 | -1/+19 |
* | Oops, undo stuff that were committed accidentally. | Behdad Esfahbod | 2006-09-13 | 1 | -1/+0 |
* | Part of Bug 355782 – Misaligned extents in pango | Behdad Esfahbod | 2006-09-13 | 1 | -0/+1 |
* | Doc updates. | Behdad Esfahbod | 2006-04-29 | 1 | -1/+1 |
* | Bug 337924 – cleanups for issues reported by various compilers Patch | Behdad Esfahbod | 2006-04-11 | 1 | -1/+1 |
* | Hook up pango-utils.h into the documentation, as we are installing it | Behdad Esfahbod | 2006-03-31 | 1 | -1/+0 |
* | Finish the 'glyph 0' work of this morning: PANGO_GLYPH_NULL that I | Behdad Esfahbod | 2006-02-03 | 1 | -4/+4 |
* | If locking font face failed, do not assert, just return zero glyphs with | Behdad Esfahbod | 2006-01-29 | 1 | -11/+15 |
* | Make sure #include <config.h> is the first include in the file. (bug | Behdad Esfahbod | 2006-01-14 | 1 | -1/+1 |
* | Pass G_MODULE_BIND_LOCAL to g_module_open. (Pointed by Federico) | Behdad Esfahbod | 2005-12-14 | 1 | -1/+1 |
* | Turn various gcc warnings off. Adding const, adding static, fully | Behdad Esfahbod | 2005-11-04 | 1 | -5/+5 |
* | Use quarks for GObject data to improve performance. (Patch from Federico | Behdad Esfahbod | 2005-11-04 | 1 | -1/+1 |
* | pango/modules.c (read_modules) Use gstdio wrappers. (#16111, Robert | Tor Lillqvist | 2004-12-12 | 1 | -1/+2 |
* | pango/modules.c (append_engines): Fix some missing statics. (#142237, | Owen Taylor | 2004-06-21 | 1 | -1/+1 |
* | Make parent_class variable static. | Padraig O'Briain | 2003-11-12 | 1 | -1/+1 |
* | Replace get_coverage by covers in the doc comment. | Matthias Clasen | 2003-09-29 | 1 | -0/+2 |
* | Modules now declare a list of scripts that they cover instead of a list of | Owen Taylor | 2003-09-23 | 1 | -159/+142 |
* | Add some macro definitions for gcc-3.3 that suppress the bogus | Owen Taylor | 2003-08-22 | 1 | -0/+2 |
* | Call g_type_init() (#119830, Noah Levitt) | Owen Taylor | 2003-08-14 | 1 | -0/+3 |
* | Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-based | Owen Taylor | 2003-08-03 | 1 | -64/+179 |
* | Dynamically allocate submap arrays so we aren't constrained to the BMP. | Owen Taylor | 2002-12-07 | 1 | -18/+37 |
* | Convert [sf]printf to g_[sf]printf, or, where appropriate g_printerr(). | Owen Taylor | 2002-12-06 | 1 | -8/+7 |
* | Remove warning about opening modules file... in some cases (included | Owen Taylor | 2002-03-25 | 1 | -3/+1 |
* | Add an informative warning if no modules at all were found. (#74982, | Owen Taylor | 2002-03-20 | 1 | -0/+20 |
* | Fix problem where == was used instead if =. (#73694, Martin Gansser) | Owen Taylor | 2002-03-06 | 1 | -4/+4 |
* | Don't crash on out-of-BMP values. | Owen Taylor | 2002-03-01 | 1 | -7/+24 |
* | isspace -> g_ascii_isspace (pango_font_description_from_string): isspace | Darin Adler | 2002-02-10 | 1 | -1/+0 |
* | pango/modules.c g_module_symbol takes a gpointer *, not just a gpointer. | Manish Singh | 2001-12-05 | 1 | -1/+1 |
* | Updates. | Matthias Clasen | 2001-12-04 | 1 | -2/+2 |
* | don't bother with module dir recalculation if LIBDIR isn't defined | Hans Breuer | 2001-11-03 | 1 | -1/+1 |
* | Neat Win32 feature: A prebuilt Pango package can be installed in a random | Tor Lillqvist | 2001-10-31 | 1 | -0/+22 |
* | Typo fix. | Matthias Clasen | 2001-10-27 | 1 | -2/+2 |
* | Use g_build_filename() where appropriate. | Owen Taylor | 2001-09-12 | 1 | -3/+3 |
* | Couple of bug fixes for the last change. | Owen Taylor | 2001-06-26 | 1 | -1/+2 |
* | Add a new PangoLanguage type to represent language tags; these can | Owen Taylor | 2001-06-14 | 1 | -19/+10 |
* | Fix problem with information loss when converting leaves to branches. | Owen Taylor | 2001-05-28 | 1 | -4/+3 |
* | touch sysconfdir/pango/pango.modules even if there are no dynamic modules, | Havoc Pennington | 2000-12-15 | 1 | -15/+2 |
* | hu Nov 16 13:23:43 2000 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2000-11-16 | 1 | -102/+133 |
* | Declare variable j so it compiles | Havoc Pennington | 2000-11-16 | 1 | -1/+2 |
* | Make some vars static. Implement pango_module_register function. Move | Elliot Lee | 2000-11-16 | 1 | -18/+35 |