| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: Tweak modules docs | Matthias Clasen | 2021-03-11 | 1 | -13/+0 |
* | Skip some deprecated symbols | Emmanuele Bassi | 2019-08-02 | 1 | -7/+7 |
* | Mark deprecated apis more clearly | Matthias Clasen | 2019-07-04 | 1 | -2/+7 |
* | docs: Add (skip) annotation to some non-introspectable deprecated funcs | Philip Withnall | 2017-04-08 | 1 | -2/+2 |
* | Fix other used of “Deprecated: 1.38” | Khaled Hosny | 2015-05-17 | 1 | -4/+4 |
* | Remove gmodule dependency and deprecate some more symbols | Behdad Esfahbod | 2015-04-05 | 1 | -10/+0 |
* | [modules] Fixup pango_map_get_engines() after recent changes | Behdad Esfahbod | 2015-04-04 | 1 | -2/+6 |
* | Deprecate module system, skip it for shaper modules | Behdad Esfahbod | 2015-04-04 | 1 | -414/+25 |
* | [modules] Stop loading dynamic modules | Khaled Hosny | 2015-04-04 | 1 | -349/+3 |
* | Add many missing nullability annotations. | Evan Nemerson | 2014-10-16 | 1 | -2/+2 |
* | Bug 685167 - migrate docs to no-tmpl flavour | Behdad Esfahbod | 2013-09-27 | 1 | -0/+21 |
* | Don't call g_type_init if GLib is new enough | Matthias Clasen | 2013-01-07 | 1 | -0/+2 |
* | Bug 690279 - broken relocation of modules | Behdad Esfahbod | 2012-12-18 | 1 | -1/+7 |
* | Fix relative module paths | John Ralls | 2012-12-08 | 1 | -5/+11 |
* | Make modules.c thread-safe | Matthias Clasen | 2012-09-14 | 1 | -11/+23 |
* | More churn | Behdad Esfahbod | 2012-08-28 | 1 | -4/+4 |
* | Forgotten fixup | Matthias Clasen | 2012-08-25 | 1 | -11/+15 |
* | Read the module cache from libdir as well | Matthias Clasen | 2012-08-25 | 1 | -0/+5 |
* | Make relative paths work in pango.modules files | Behdad Esfahbod | 2012-03-17 | 1 | -2/+9 |
* | pango/modules.c: Use G_DEFINE_TYPE instead custom macro | Javier Jardón | 2011-04-30 | 1 | -8/+8 |
* | [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 |