| Commit message (Expand) | Author | Age | Files | Lines |
* | Use -export-symbols-regex to control symbol exports, including not | Owen Taylor | 2005-07-22 | 3 | -12/+24 |
* | Add some missing statics on functions added in the recent layout iter | Owen Taylor | 2005-07-22 | 1 | -3/+3 |
* | Remove an unecessary set of block2. | Owen Taylor | 2005-07-22 | 1 | -1/+0 |
* | Patch from David Turner. Review and testing by Behdad Esfahbod | Owen Taylor | 2005-07-22 | 11 | -132/+520 |
* | use GPOINTER_TO_UINT() instead of bare casts to guint. | Manish Singh | 2005-07-22 | 1 | -2/+2 |
* | Based on patch from Gustavo J. A. M. Carneiro (#305975) | Owen Taylor | 2005-07-22 | 6 | -7/+48 |
* | No need to include modules.h here any longer. (pango_win32_get_context): | Tor Lillqvist | 2005-07-22 | 2 | -5/+11 |
* | Fix an excess copy. (pango_fc_font_map_get_patterns): Add back a call to | Owen Taylor | 2005-07-21 | 1 | -3/+3 |
* | Load a fontset and return the first font to take advantage of existing | Owen Taylor | 2005-07-21 | 1 | -7/+28 |
* | Force on metrics hinting for all Xft fonts (this fixes font metrics - | Owen Taylor | 2005-07-21 | 1 | -0/+6 |
* | pango/pangowin32-fontmap.c (pango_win32_font_map_class_init) Move | Owen Taylor | 2005-07-21 | 2 | -9/+3 |
* | Avoid calling memcpy with a NULL argument. (#310021, Morten Welinder) | Owen Taylor | 2005-07-21 | 1 | -1/+2 |
* | Fix up places where there is missing or incomplete Copyright and License | Owen Taylor | 2005-07-21 | 3 | -159/+204 |
* | Rework handling of context-specific options: drop get_render_key() and add | Owen Taylor | 2005-07-21 | 11 | -399/+667 |
* | Call AC_CANONICAL_HOST before looking at $host. Check for windres on | Tor Lillqvist | 2005-07-09 | 4 | -33/+32 |
* | Don't key off zero-height to know whether to use the "empty extents" ... | Owen Taylor | 2005-06-24 | 1 | -1/+1 |
* | Fix up the operation of PangoLayoutIter, especially for Bidi (#89541, | Owen Taylor | 2005-06-21 | 1 | -173/+243 |
* | Go back to honoring alpha in the XftColor passed in; it was a 1.6 => 1.8 | Owen Taylor | 2005-06-21 | 1 | -4/+23 |
* | Optimization. Do not g_utf8_get_char at all. (#305323, Paolo Borelli) | Behdad Esfahbod | 2005-06-18 | 1 | -21/+26 |
* | Remove excess return (#307741, Damien Carbery) | Owen Taylor | 2005-06-16 | 1 | -1/+1 |
* | Fix some missing case variants in the switch statement. (#169852, Morten | Owen Taylor | 2005-06-14 | 1 | -0/+2 |
* | Hand edit to fix a bug in the 4.0.0 data tables. (#173096, Sukhjinder | Owen Taylor | 2005-06-14 | 1 | -1/+1 |
* | #307433, Sebastien Bacher | Owen Taylor | 2005-06-14 | 1 | -0/+1 |
* | Fix docs, handle a lone '~' (#169851, Morten Welinder) | Owen Taylor | 2005-06-14 | 1 | -1/+6 |
* | Chain up from finalize. (#307547, Paolo Borelli) | Owen Taylor | 2005-06-14 | 4 | -4/+12 |
* | Fix potential leak of state->base_font. (#168930, Ben Maurer, Aivars | Owen Taylor | 2005-06-14 | 1 | -0/+2 |
* | Add a (hopefully temporary) cache in front of getting metrics from Cairo. | Owen Taylor | 2005-06-14 | 1 | -46/+87 |
* | Add a new context_substitute() virtual function that replaces | Owen Taylor | 2005-06-14 | 6 | -10/+92 |
* | pango/pangocairo-render.c (pango_cairo_renderer_draw_glyphs): Handle glyph | Owen Taylor | 2005-05-16 | 2 | -25/+48 |
* | Update for cairo API change. (pango_cairo_win32_font_get_metrics): Fix x/y | Owen Taylor | 2005-05-12 | 1 | -2/+2 |
* | Update for Cairo API changes. | Owen Taylor | 2005-05-07 | 3 | -18/+18 |
* | Get the ascent/descent from Cairo to fix bugs in metrics computation with | Owen Taylor | 2005-05-02 | 1 | -24/+7 |
* | Correct parameters passed to MultiByteToWideChar(). Pass -1 as source | Tor Lillqvist | 2005-04-28 | 4 | -129/+262 |
* | Rename LDADDS to libpango_ot_la_LIBADD to actually make libpango-ot.la | Tor Lillqvist | 2005-04-12 | 2 | -7/+7 |
* | File Edit Options Buffers Tools Help | Owen Taylor | 2005-04-08 | 1 | -1/+1 |
* | Test for renamed cairo_win32_scaled_font_select_font(). | Owen Taylor | 2005-04-07 | 3 | -79/+50 |
* | Update to new Cairo font API. | Owen Taylor | 2005-04-07 | 8 | -108/+182 |
* | variable declaration on the start of the block, not C99 everywhere. | Hans Breuer | 2005-04-03 | 2 | -6/+9 |
* | updated externals | Hans Breuer | 2005-03-18 | 2 | -2/+4 |
* | updated externals | Hans Breuer | 2005-03-18 | 1 | -2/+2 |
* | Set win32font->logfont. (How was this working at all?) | Owen Taylor | 2005-03-18 | 1 | -0/+5 |
* | Include the effect of the CTM in the FC_PIXEL_SIZE we set in the | Owen Taylor | 2005-03-15 | 5 | -39/+80 |
* | const correctness for _pango_fribidi_prop_to_type | Manish Singh | 2005-03-05 | 2 | -2/+2 |
* | Add mising files | Owen Taylor | 2005-03-05 | 1 | -0/+1521 |
* | Reduce non-shared data (#168899, inspired by patches from Tommi Komulainen | Owen Taylor | 2005-03-05 | 7 | -796/+36 |
* | Add bug # to ChangeLog | Owen Taylor | 2005-03-03 | 1 | -0/+1 |
* | Call XftCharIndex() on the right font. (#163511) | Owen Taylor | 2005-03-03 | 1 | -1/+2 |
* | For all binary searches, handle the case where the number of items is 0. | Owen Taylor | 2005-03-03 | 2 | -24/+51 |
* | For family names that add in numbers add a , to distinguish them from | Owen Taylor | 2005-03-02 | 1 | -7/+34 |
* | Fix various typos in the docs (#163244, Morten Welinder) | Owen Taylor | 2005-03-02 | 1 | -2/+2 |