| Commit message (Expand) | Author | Age | Files | Lines |
* | Escape also backslashes. (#152607, Kazuki Iwamoto) | Tor Lillqvist | 2004-09-15 | 1 | -1/+4 |
* | Modules now declare a list of scripts that they cover instead of a list of | Owen Taylor | 2003-09-23 | 1 | -5/+25 |
* | Remove a stray ; (#120528, Mehran Mehr) | Owen Taylor | 2003-08-24 | 1 | -1/+1 |
* | Add some macro definitions for gcc-3.3 that suppress the bogus | Owen Taylor | 2003-08-22 | 1 | -4/+18 |
* | Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-based | Owen Taylor | 2003-08-03 | 1 | -4/+6 |
* | Convert [sf]printf to g_[sf]printf, or, where appropriate g_printerr(). | Owen Taylor | 2002-12-06 | 1 | -12/+12 |
* | Avoid using g_strescape(), since it mangles UTF-8. (#89479, Yao Zhang) | Owen Taylor | 2002-07-31 | 1 | -2/+44 |
* | Add a implementation of strtok_r (copied from glibc) for machines that | Owen Taylor | 2002-05-13 | 1 | -10/+10 |
* | Fix problem where == was used instead if =. (#73694, Martin Gansser) | Owen Taylor | 2002-03-06 | 1 | -0/+1 |
* | Write examples/pango.modules in terms of .la files rather than direct | Owen Taylor | 2002-03-03 | 1 | -4/+5 |
* | Fix doc comment. Move include outside G_BEGIN_DECLS. Add const to avoid | Darin Adler | 2001-12-17 | 1 | -1/+1 |
* | pango/modules.c g_module_symbol takes a gpointer *, not just a gpointer. | Manish Singh | 2001-12-05 | 1 | -3/+3 |
* | removed the arbitrary limit to 10 fonts. Instead make the command line | Hans Breuer | 2001-11-23 | 1 | -19/+11 |
* | Use g_build_filename() where appropriate. | Owen Taylor | 2001-09-12 | 1 | -5/+5 |
* | Use g_win32_get_package_installation_subdirectory(). Use the same | Tor Lillqvist | 2001-02-10 | 1 | -4/+20 |
* | move pango_shape and pango_reorder_items in here. | Havoc Pennington | 2000-12-16 | 1 | -1/+3 |
* | touch sysconfdir/pango/pango.modules even if there are no dynamic modules, | Havoc Pennington | 2000-12-15 | 1 | -1/+2 |
* | Define PANGO_VERSION. | Tor Lillqvist | 2000-11-30 | 1 | -0/+8 |
* | pango/pangowin32.h pango/pangowin32-private.h pango/pangowin32-fontcache.c | Tor Lillqvist | 2000-07-15 | 1 | -2/+16 |
* | A bunch of simple functions for reading from files, manipulating strings | Owen Taylor | 2000-06-30 | 1 | -22/+58 |
* | Add ZWS to hacky break algorithm. | Owen Taylor | 2000-05-05 | 1 | -2/+2 |
* | Initial revision | Owen Taylor | 2000-01-13 | 1 | -0/+102 |