| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Revert back out the FreeType patch preventing ligatures of not-originally | Owen Taylor | 2003-07-28 | 1 | -1/+9 |
* | Check for lookahead glyphs in the right place. (Patch from #116860) | Owen Taylor | 2003-07-27 | 1 | -0/+9 |
* | Fix return value to only contain TTO_Err_Not_Covered if *no* lookups | Owen Taylor | 2003-07-27 | 1 | -0/+7 |
* | Fix problem where NULL mpreFixups wasn't getting returned properly. | Owen Taylor | 2003-07-27 | 1 | -0/+6 |
* | Fix confusion between boolean and FT_Error return. (GSUB equivalent of fix | Owen Taylor | 2003-07-27 | 1 | -0/+6 |
* | Move allocation afer initial checks, fixing memory leak. | Owen Taylor | 2003-07-26 | 1 | -0/+10 |
* | Fix various memory leaks from error returns that should have been jumps to | Owen Taylor | 2003-07-26 | 1 | -0/+6 |
* | Fix additional places where TTO_Err_Not_Covered wasn't considered a | Owen Taylor | 2003-07-26 | 1 | -0/+6 |
* | If applying a ligature lookup makes adjacent two glyphs that were not | Owen Taylor | 2003-07-26 | 1 | -1/+9 |
* | Fix some FreeType1 variable declarations that snuck in from the last | Owen Taylor | 2003-07-26 | 1 | -0/+7 |