| Commit message (Expand) | Author | Age | Files | Lines |
* | Version 0.22. Updated Update. Don't look like a doc comment. | Owen Taylor | 2001-11-21 | 1 | -0/+11 |
* | Always turn on anti-aliasing. | Tor Lillqvist | 2001-11-21 | 1 | -0/+15 |
* | Don't free font_pattern if we opened the XftFont, since the XftFont claims | Alex Larsson | 2001-11-20 | 1 | -0/+6 |
* | Fix typo. | Tor Lillqvist | 2001-11-19 | 1 | -0/+5 |
* | Take both dpi_x and dpi_y as arguments. Doesn't currently handle dpi_x | Alex Larsson | 2001-11-19 | 1 | -0/+6 |
* | Add new function pango_context_load_fontset() to wrap | Alex Larsson | 2001-11-18 | 1 | -0/+15 |
* | Suffix package names with datestamp. Add the Pango modules. | Tor Lillqvist | 2001-11-18 | 1 | -0/+22 |
* | Add XFT_MATRIX and XFT_MINSPACE macro definitions if missing. | Alexander Larsson | 2001-11-18 | 1 | -0/+5 |
* | Check for LEX and YACC. This will be made optional later, with the build | Alexander Larsson | 2001-11-18 | 1 | -0/+52 |
* | Add --sgml-mode. | Matthias Clasen | 2001-11-14 | 1 | -0/+4 |
* | Add pangoxft-private.h. | Matthias Clasen | 2001-11-11 | 1 | -0/+27 |
* | Build separate developer package. | Tor Lillqvist | 2001-11-08 | 1 | -0/+6 |
* | Add a function pango_xft_picture_render() to render onto an Xft picture | Owen Taylor | 2001-11-05 | 1 | -0/+6 |
* | don't bother with module dir recalculation if LIBDIR isn't defined | Hans Breuer | 2001-11-03 | 1 | -0/+13 |
* | Patch from Alex Larsson to improve line breaking algorithm so that it | Owen Taylor | 2001-11-02 | 1 | -0/+10 |
* | Patch from Darin Adler, with updates, to use g_ascii_* instead of | Owen Taylor | 2001-11-02 | 1 | -0/+11 |
* | Neat Win32 feature: A prebuilt Pango package can be installed in a random | Tor Lillqvist | 2001-10-31 | 1 | -0/+15 |
* | Make a number of functions static to avoid symbol clashes when both | Owen Taylor | 2001-10-31 | 1 | -0/+7 |
* | Remove declarations of unimplemented functions | Matthias Clasen | 2001-10-30 | 1 | -0/+10 |
* | don't link against pangox at all. | Sven Neumann | 2001-10-30 | 1 | -0/+7 |
* | Add @X_CFLAGS@ (#63095, Dan Winship) | Owen Taylor | 2001-10-29 | 1 | -0/+4 |
* | New file, used to build distribution package for Windows. | Tor Lillqvist | 2001-10-28 | 1 | -0/+21 |
* | Typo fix. | Matthias Clasen | 2001-10-27 | 1 | -0/+9 |
* | Forgotten files. | Matthias Clasen | 2001-10-27 | 1 | -0/+12 |
* | Version 0.21, require GLib-1.3.6PANGO_0_21 | Owen Taylor | 2001-10-26 | 1 | -0/+7 |
* | Version 0.21, require GLib-1.3.6 | Owen Taylor | 2001-10-25 | 1 | -0/+6 |
* | Allow NULL run_logical. (#63014, Tony Graham) | Owen Taylor | 2001-10-25 | 1 | -0/+5 |
* | Remove the rest of the silly pango file-reading code from | Owen Taylor | 2001-10-18 | 1 | -0/+9 |
* | (Fixes from Frank Belew, #58905) | Owen Taylor | 2001-10-18 | 1 | -0/+11 |
* | pango/tmpl/x-fonts.sgml pango/break.c small documentation fixes. | Matthias Clasen | 2001-10-15 | 1 | -0/+6 |
* | another missing comment end marker and some fixes in gtk-doc comments. | Sven Neumann | 2001-10-15 | 1 | -0/+12 |
* | add missing comment end marker to make it compile | Manish Singh | 2001-10-15 | 1 | -0/+4 |
* | Documentation updates. | Matthias Clasen | 2001-10-14 | 1 | -0/+5 |
* | Documentation updates. | Matthias Clasen | 2001-10-13 | 1 | -0/+4 |
* | Add module-defs-win32.c. | Tor Lillqvist | 2001-10-10 | 1 | -0/+7 |
* | protect from indexing off the end of the embedding_levels array by only | Matt Wilson | 2001-10-09 | 1 | -0/+6 |
* | fix wrong check for incorrect attrs_len | Havoc Pennington | 2001-10-05 | 1 | -0/+5 |
* | use g_object_new() instead of g_new() to create a PangoFT2Face. Fixes bug | Sven Neumann | 2001-10-04 | 1 | -0/+6 |
* | Retract my change to Xrender+Xft+Xft+FreeType.h checks from yesterday, | Tor Lillqvist | 2001-10-04 | 1 | -0/+6 |
* | remove assertion I shouldn't have put in there | Havoc Pennington | 2001-10-03 | 1 | -0/+5 |
* | try to fix up the sentence breaking a bit, specifically for sentences that | Havoc Pennington | 2001-10-03 | 1 | -0/+4 |
* | new program to dump logical attrs to stdout | Havoc Pennington | 2001-10-03 | 1 | -0/+7 |
* | require one more log attr in the buffer passed in, to account for the end | Havoc Pennington | 2001-10-03 | 1 | -0/+12 |
* | don't include family name if PANGO_FONT_MASK_FAMILY is not set. | Sven Neumann | 2001-10-03 | 1 | -0/+8 |
* | Add the Win32 GDI Pango backend to autoconfiguration: | Tor Lillqvist | 2001-10-03 | 1 | -0/+46 |
* | g_string_printfa => g_string_append_printf. | Owen Taylor | 2001-10-01 | 1 | -0/+4 |
* | Typo fix: s/pang/pango/ in warning message | Manish Singh | 2001-09-29 | 1 | -0/+5 |
* | Use PANGO_FONT_MASK_* not PANGO_ATTR_* when manipulating the mask. Add | Owen Taylor | 2001-09-28 | 1 | -0/+8 |
* | Fix wrapper version to have boolean result. (#61248, Eric Lemings.) | Owen Taylor | 2001-09-27 | 1 | -0/+6 |
* | Version 0.20PANGO_0_20 | Owen Taylor | 2001-09-25 | 1 | -0/+29 |