| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix docs, handle a lone '~' (#169851, Morten Welinder) | Owen Taylor | 2005-06-14 | 1 | -1/+6 |
* | pango/modules.c (read_modules) Use gstdio wrappers. (#16111, Robert | Tor Lillqvist | 2004-12-12 | 1 | -2/+4 |
* | Cleanups from 'sparse', #149922, Kjartan Maraas | Owen Taylor | 2004-09-22 | 1 | -1/+1 |
* | === Released 1.6.0 ===PANGO_1_6_0 | Owen Taylor | 2004-09-14 | 1 | -0/+12 |
* | Add a GType for PangoMatrix (#145532, Torsten Schoenfeld) | Owen Taylor | 2004-07-13 | 1 | -0/+13 |
* | Make table constant. (#145515, Morten Welinder) | Owen Taylor | 2004-07-13 | 1 | -1/+1 |
* | One more constification. | Owen Taylor | 2004-07-10 | 1 | -2/+2 |
* | Make PangoMatrix arguments const where appropriate. | Owen Taylor | 2004-07-10 | 1 | -1/+1 |
* | Add new letter_spacing attribute. | Owen Taylor | 2004-06-23 | 1 | -0/+15 |
* | Fix 'new' as parameter name (C++ compatibility issue). (#143430, David | Owen Taylor | 2004-05-31 | 1 | -9/+9 |
* | Add PangoMatrix type for affine transforms. | Owen Taylor | 2004-05-28 | 1 | -0/+136 |
* | Add some new enum and values and utilities for supporting automatically | Owen Taylor | 2004-02-27 | 1 | -0/+36 |
* | Italian is "it"; "iw" is deprecated for Hebrew, should be "he". | Noah Levitt | 2003-11-25 | 1 | -2/+2 |
* | Update to latest fribidi. (#68435) | Noah Levitt | 2003-11-20 | 1 | -3/+2 |
* | Add some macro definitions for gcc-3.3 that suppress the bogus | Owen Taylor | 2003-08-22 | 1 | -11/+9 |
* | Increment past the ';' for a list with multiple elements. (#117180, John | Owen Taylor | 2003-07-24 | 1 | -1/+2 |
* | Use octal escapes rather than hex to avoid the problem over having hex | Owen Taylor | 2002-12-07 | 1 | -19/+19 |
* | Convert literal UTF-8 to hex escapes. (#92050, Arnaud Carlet) | Owen Taylor | 2002-12-06 | 1 | -19/+19 |
* | Convert [sf]printf to g_[sf]printf, or, where appropriate g_printerr(). | Owen Taylor | 2002-12-06 | 1 | -4/+4 |
* | Distribute specifically pango.aliases and pango.modules, not the whole | Tor Lillqvist | 2002-09-21 | 1 | -4/+5 |
* | Fix problem where position wasn't updated properly. | Owen Taylor | 2002-09-19 | 1 | -0/+1 |
* | G_WIN32_DLLMAIN_FOR_DLL_NAME not needed on Cygwin, surround with #ifdef | Tor Lillqvist | 2002-09-04 | 1 | -1/+3 |
* | isspace -> g_ascii_isspace (pango_font_description_from_string): isspace | Darin Adler | 2002-02-10 | 1 | -8/+7 |
* | acconfig.h support for --with-xftconfig-dir= path to system XftConfig file | Manish Singh | 2001-11-24 | 1 | -1/+1 |
* | removed the arbitrary limit to 10 fonts. Instead make the command line | Hans Breuer | 2001-11-23 | 1 | -4/+4 |
* | Check for LEX and YACC. This will be made optional later, with the build | Alexander Larsson | 2001-11-18 | 1 | -1/+243 |
* | Add pangoxft-private.h. | Matthias Clasen | 2001-11-11 | 1 | -1/+1 |
* | Patch from Darin Adler, with updates, to use g_ascii_* instead of | Owen Taylor | 2001-11-02 | 1 | -27/+27 |
* | Neat Win32 feature: A prebuilt Pango package can be installed in a random | Tor Lillqvist | 2001-10-31 | 1 | -25/+5 |
* | Typo fixes. | Matthias Clasen | 2001-10-13 | 1 | -16/+101 |
* | Add the Win32 GDI Pango backend to autoconfiguration: | Tor Lillqvist | 2001-10-03 | 1 | -2/+25 |
* | Fix wrapper version to have boolean result. (#61248, Eric Lemings.) | Owen Taylor | 2001-09-27 | 1 | -3/+6 |
* | Up to 0.19. | Owen Taylor | 2001-09-18 | 1 | -33/+35 |
* | Use g_build_filename() where appropriate. | Owen Taylor | 2001-09-12 | 1 | -6/+4 |
* | Update to the new g_boxed_type_register_static API. | Alex Larsson | 2001-09-10 | 1 | -3/+1 |
* | Make a couple of functions static. | Owen Taylor | 2001-09-02 | 1 | -2/+2 |
* | copy function. (pango_glyph_string_get_type): implement get_type function. | James Henstridge | 2001-07-02 | 1 | -0/+25 |
* | Couple of bug fixes for the last change. | Owen Taylor | 2001-06-26 | 1 | -2/+88 |
* | Add a new PangoLanguage type to represent language tags; these can | Owen Taylor | 2001-06-14 | 1 | -4/+139 |
* | Patch from Soeren Sandmann | Havoc Pennington | 2001-02-21 | 1 | -2/+2 |
* | Use g_win32_get_package_installation_subdirectory(). Use the same | Tor Lillqvist | 2001-02-10 | 1 | -59/+12 |
* | Free item->extra_attrs list. | 3 | 2001-01-23 | 1 | -3/+7 |
* | Use g_file_test(). | Tor Lillqvist | 2000-11-30 | 1 | -6/+1 |
* | Define PANGO_VERSION. | Tor Lillqvist | 2000-11-30 | 1 | -1/+33 |
* | Fix low underline code to deal with run_ink == NULL. | Owen Taylor | 2000-11-14 | 1 | -3/+8 |
* | Include a stripped-down version of fribidi to avoid the extra dependency. | Owen Taylor | 2000-11-12 | 1 | -0/+31 |
* | Add a new attribute for scaling a font; also required adding | Havoc Pennington | 2000-11-01 | 1 | -47/+42 |
* | Added docs for the publically exported functions in this module, even | Owen Taylor | 2000-10-30 | 1 | -1/+1 |
* | Add parameter telling whether to print warning or not if string isn't | Tor Lillqvist | 2000-08-20 | 1 | -29/+45 |
* | include <stdlib.h> | Owen Taylor | 2000-07-22 | 1 | -0/+1 |