| Commit message (Expand) | Author | Age | Files | Lines |
* | g_return_if_fail() if the desc's family is NULL. (#67947, report from | Owen Taylor | 2002-01-09 | 8 | -1/+44 |
* | Include glib-object.h, Add G_BEGIN_DECLS/END_DECLS to pango-enum-types.h. | Owen Taylor | 2002-01-09 | 8 | -2/+44 |
* | Update the field mask in the merged description. | Owen Taylor | 2002-01-02 | 8 | -0/+39 |
* | Silence gcc -Wall, initialise a couple of variables. | Tor Lillqvist | 2002-01-01 | 10 | -3/+59 |
* | Set lfCharSet to DEFAULT_CHARSET always. Conditional debugging output with | Tor Lillqvist | 2002-01-01 | 9 | -22/+129 |
* | Mark as only an approximate match for Hebrew, so the Hebrew shaper will be | Owen Taylor | 2001-12-27 | 8 | -1/+43 |
* | pango/pango-fontmap.c (pango_font_map_load_fontset) return_val_if_fail() | Owen Taylor | 2001-12-26 | 9 | -2/+46 |
* | Version 0.23, require glib-1.3.12PANGO_0_23 | Owen Taylor | 2001-12-23 | 11 | -4/+74 |
* | Patch from Roozbeh Pournader to update for shaping class changes in | Owen Taylor | 2001-12-22 | 8 | -3/+45 |
* | Fix doc comment. | Owen Taylor | 2001-12-20 | 8 | -1/+36 |
* | Remove incorrect special casing of initial line. (Reported by Darin Adler) | Owen Taylor | 2001-12-20 | 8 | -5/+43 |
* | Syllable array needs to start at length 2, not 1. Also, some cleanups. | Owen Taylor | 2001-12-18 | 12 | -10/+59 |
* | Fix doc comment. Move include outside G_BEGIN_DECLS. Add const to avoid | Darin Adler | 2001-12-17 | 11 | -5/+53 |
* | use (PangoLanguage *) instead of (const gchar *) to please the compiler. | Sven Neumann | 2001-12-14 | 8 | -2/+37 |
* | Resuming aborted commit | Sebastian Wilhelmi | 2001-12-13 | 6 | -3/+7 |
* | Compile with -DG_DISABLE_DEPRECATED. See #52790. | Sebastian Wilhelmi | 2001-12-13 | 13 | -5/+76 |
* | include config.h so the definition of MINI_XFTCONFIG_DIR is actually used | Sven Neumann | 2001-12-12 | 8 | -2/+46 |
* | Initialize MiniXft library before calling MiniXftConfigSubstitute. | Alexander Larsson | 2001-12-12 | 9 | -5/+68 |
* | Fix the details in clipping to the bitmap size. | Alex Larsson | 2001-12-12 | 8 | -22/+55 |
* | change "EUC-CN" to "GB2312" which is the canonical name for gb2312.1980 | Hidetoshi Tajima | 2001-12-10 | 8 | -1/+43 |
* | Fix problem with returned width on lines other than the first line | Owen Taylor | 2001-12-10 | 11 | -4/+74 |
* | Fix problem where length passed in didn't get adjusted for paragraph | Owen Taylor | 2001-12-07 | 8 | -1/+46 |
* | erp, forgot changelog entry for my last commit | Manish Singh | 2001-12-06 | 7 | -7/+42 |
* | hu Dec 6 12:10:53 2001 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2001-12-06 | 8 | -25/+98 |
* | handle codeset1(right half of jisx0201.1976) and codeset3(jisx0212.1990) | Hidetoshi Tajima | 2001-12-06 | 9 | -2275/+2379 |
* | pango/modules.c g_module_symbol takes a gpointer *, not just a gpointer. | Manish Singh | 2001-12-05 | 3 | -4/+5 |
* | Updates. | Matthias Clasen | 2001-12-04 | 11 | -20/+75 |
* | set n_families to -1 (uninitialized). (pango_ft2_font_map_list_families): | Sven Neumann | 2001-12-04 | 8 | -0/+51 |
* | shut up CVS | Sven Neumann | 2001-12-03 | 1 | -0/+2 |
* | expunge empty directory | Gediminas Paulauskas | 2001-12-03 | 1 | -2/+0 |
* | Documentation fixes. | Matthias Clasen | 2001-12-02 | 8 | -2/+32 |
* | Documentation updates. | Matthias Clasen | 2001-11-29 | 8 | -0/+49 |
* | Include qpainter.h - apparently needed for Qt 3. (Patch from Dennis | Owen Taylor | 2001-11-29 | 8 | -0/+36 |
* | pango/pangoft2-private.h Take extra parameter include_size that determines | Alex Larsson | 2001-11-27 | 13 | -9/+145 |
* | Add a test program that includes all headers in a C++ program. (#52606) | Owen Taylor | 2001-11-27 | 10 | -31/+152 |
* | Don't leak filename copy. Don't leak matched pattern | Alex Larsson | 2001-11-27 | 9 | -4/+65 |
* | Instead of including all-unicode.txt in the distribution, include a small | Owen Taylor | 2001-11-26 | 14 | -5535/+1026 |
* | Documentation. | Matthias Clasen | 2001-11-26 | 9 | -1/+58 |
* | Workaround to work a little better with automake-1.5 - make | Owen Taylor | 2001-11-26 | 8 | -1/+43 |
* | Disable --with-fribidi; it offers no advantages and until either fribidi | Owen Taylor | 2001-11-26 | 10 | -35/+89 |
* | acconfig.h support for --with-xftconfig-dir= path to system XftConfig file | Manish Singh | 2001-11-24 | 14 | -24/+193 |
* | free the font description when we don't need it anymore | Kristian Rietveld | 2001-11-24 | 8 | -0/+37 |
* | Fix for bug 65183; i.e. do not call g_utf8_next_char(next) when next is | Padraig O'Briain | 2001-11-23 | 8 | -11/+62 |
* | removed the arbitrary limit to 10 fonts. Instead make the command line | Hans Breuer | 2001-11-23 | 17 | -138/+314 |
* | Remove duplicates. | Matthias Clasen | 2001-11-22 | 10 | -13/+78 |
* | Version 0.22PANGO_0_22 | Owen Taylor | 2001-11-22 | 8 | -1/+50 |
* | Version 0.22. Updated Update. Don't look like a doc comment. | Owen Taylor | 2001-11-21 | 16 | -22/+295 |
* | Always turn on anti-aliasing. | Tor Lillqvist | 2001-11-21 | 9 | -55/+154 |
* | Don't free font_pattern if we opened the XftFont, since the XftFont claims | Alex Larsson | 2001-11-20 | 8 | -1/+44 |
* | Fix typo. | Tor Lillqvist | 2001-11-19 | 8 | -1/+36 |