| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixed my ChangeLog entry (sorry, didn't save before committing). | Sven Neumann | 2003-11-18 | 1 | -2/+2 |
* | removed the set_unicode_charmap() call. Made | Sven Neumann | 2003-11-18 | 1 | -0/+8 |
* | === Released 1.3.1 === | Owen Taylor | 2003-11-15 | 1 | -0/+4 |
* | Version 1.3.1, interface age 1. | Owen Taylor | 2003-11-15 | 1 | -1/+7 |
* | Make parent_class variable static. | Padraig O'Briain | 2003-11-12 | 1 | -0/+4 |
* | Switch over to recommended Freetype system of include ft2build.h then | Owen Taylor | 2003-11-01 | 1 | -0/+12 |
* | Fix some leftover references to INCLUDE_XFT_MODULES, INCLUDED_FC_MODULES. | Owen Taylor | 2003-10-31 | 1 | -0/+9 |
* | Fix one problem with iteration by chars (Part of #89541, Mariano | Owen Taylor | 2003-10-31 | 1 | -0/+11 |
* | === Released 1.3.0 ===PANGO_1_3_0 | Owen Taylor | 2003-10-24 | 1 | -0/+16 |
* | Initialize state->lang. (#124047, Morten Welinder) | Owen Taylor | 2003-10-15 | 1 | -0/+5 |
* | Remove an unused variable. (#122680, Kjartan Maraas) | Owen Taylor | 2003-10-14 | 1 | -0/+5 |
* | Fix a c99-ism, include stdlib.h for bsearch. (#123616, Kaushal Kumar) | Owen Taylor | 2003-10-01 | 1 | -0/+6 |
* | Replace get_coverage by covers in the doc comment. | Matthias Clasen | 2003-09-29 | 1 | -0/+18 |
* | Handle non-hebrew characters. | Owen Taylor | 2003-09-24 | 1 | -1/+5 |
* | Only reset the word type to WordNone at a word end if it is not also a | Matthias Clasen | 2003-09-24 | 1 | -0/+8 |
* | Don't break runs when we hit neutral characters. | Owen Taylor | 2003-09-23 | 1 | -0/+5 |
* | Modules now declare a list of scripts that they cover instead of a list of | Owen Taylor | 2003-09-23 | 1 | -0/+60 |
* | Fix gcc-3.3 versions of macros to have the right return value. | Owen Taylor | 2003-09-15 | 1 | -0/+10 |
* | Fix a g_assert() with a side-effect. (Maybe #121742?) | Owen Taylor | 2003-09-15 | 1 | -0/+5 |
* | Borrow argument parsing code from GDK. | Owen Taylor | 2003-09-15 | 1 | -2/+13 |
* | Document these funcions as backends-only, and explain how to obtain | Matthias Clasen | 2003-09-11 | 1 | -0/+6 |
* | Remove reference to now-gone make-table.sh (#121393, Josh Beam) | Owen Taylor | 2003-09-09 | 1 | -0/+5 |
* | Fix tests so that can be run before "make install" has been. (#119831) | Noah Levitt | 2003-09-02 | 1 | -0/+7 |
* | pango/opentype/ftxgsub.c (Lookup_ChainContextSubst3) Fix problems where | Owen Taylor | 2003-08-25 | 1 | -0/+7 |
* | add testfonts.c to EXTRA_DIST until bug #104151 is sorted out. | Owen Taylor | 2003-08-25 | 1 | -0/+5 |
* | Remove a stray ; (#120528, Mehran Mehr) | Owen Taylor | 2003-08-24 | 1 | -0/+5 |
* | Add some macro definitions for gcc-3.3 that suppress the bogus | Owen Taylor | 2003-08-22 | 1 | -0/+27 |
* | Remove ABSTRACT from g_type_register_static() call | Soeren Sandmann | 2003-08-20 | 1 | -0/+5 |
* | Bump version to 1.3.0. | Noah Levitt | 2003-08-20 | 1 | -0/+4 |
* | get the cflags for gmodule-2.0 as well as gthread-2.0. (#119953, Benedikt | Owen Taylor | 2003-08-15 | 1 | -0/+5 |
* | Add backspace_deletes_character to PangoLogAttr. (#114483) | Noah Levitt | 2003-08-14 | 1 | -0/+7 |
* | Call g_type_init() (#119830, Noah Levitt) | Owen Taylor | 2003-08-14 | 1 | -0/+5 |
* | Reformat my entries to 80 columns. | Matthias Clasen | 2003-08-11 | 1 | -2/+3 |
* | Copy newer versions of JH_CHECK_XML_CATALOG and JH_PATH_XML_CATALOG from | Matthias Clasen | 2003-08-10 | 1 | -0/+5 |
* | Move DPI substitution before FcDefaultSubstitute so it actually works. | Owen Taylor | 2003-08-08 | 1 | -0/+6 |
* | Replace --family/--scale options with a single --font | Owen Taylor | 2003-08-08 | 1 | -0/+5 |
* | Add option to run 'display' on the output as well as/instead of specifying | Owen Taylor | 2003-08-08 | 1 | -0/+6 |
* | Deprecate pango_ft2_get_context(), pango_ft2_font_map_for_display(), | Owen Taylor | 2003-08-08 | 1 | -0/+14 |
* | Get rid of a bunch of leftovers from the conversion from viewer; add | Owen Taylor | 2003-08-08 | 1 | -0/+7 |
* | New function. Uses the Uniscribe ScriptIsSimple() function to check if | Tor Lillqvist | 2003-08-07 | 1 | -0/+13 |
* | Fix C99 variable declaration. | Soeren Sandmann | 2003-08-03 | 1 | -0/+5 |
* | Fix sign of metrics->descent. | Owen Taylor | 2003-08-03 | 1 | -0/+7 |
* | Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-based | Owen Taylor | 2003-08-03 | 1 | -0/+27 |
* | Really make pangoxft depend on pangoft2. (#119024) | Noah Levitt | 2003-08-03 | 1 | -0/+5 |
* | Make pangoxft depend on pangoft2. | Owen Taylor | 2003-08-03 | 1 | -0/+25 |
* | Remove some leftovers. | Owen Taylor | 2003-08-02 | 1 | -0/+5 |
* | Remove. | Owen Taylor | 2003-08-02 | 1 | -0/+10 |
* | Remove old X font shapers. | Owen Taylor | 2003-08-02 | 1 | -0/+13 |
* | Add API to kern a complete glyph string. Remove API to kern individual | Soeren Sandmann | 2003-08-02 | 1 | -0/+20 |
* | Rewrite handling of IGNORE_SPECIAL_MARKS to be properly "ignore marks of | Owen Taylor | 2003-07-29 | 1 | -0/+7 |