| Commit message (Expand) | Author | Age | Files | Lines |
* | Actually commit the configure.in change... | Tor Lillqvist | 2005-07-12 | 1 | -0/+6 |
* | Call AC_CANONICAL_HOST before looking at $host. Check for windres on | Tor Lillqvist | 2005-07-09 | 6 | -33/+72 |
* | Drop superfluous trailing slash in -I path. | Tor Lillqvist | 2005-06-26 | 3 | -1/+11 |
* | Don't key off zero-height to know whether to use the "empty extents" ... | Owen Taylor | 2005-06-24 | 3 | -1/+15 |
* | Fix a stray newline (#308887, Ryan Lortie) | Owen Taylor | 2005-06-24 | 3 | -2/+11 |
* | Shut up CVS | Manish Singh | 2005-06-22 | 1 | -0/+1 |
* | Add back accidentally dropped line (Pointed out by Behdad Esfahbod) | Owen Taylor | 2005-06-22 | 3 | -0/+12 |
* | Fix C89 var after code issues. | Behdad Esfahbod | 2005-06-21 | 4 | -3/+24 |
* | Some additional ChangeLog details from last commit | Owen Taylor | 2005-06-21 | 2 | -0/+16 |
* | Fix up the operation of PangoLayoutIter, especially for Bidi (#89541, | Owen Taylor | 2005-06-21 | 5 | -176/+534 |
* | Go back to honoring alpha in the XftColor passed in; it was a 1.6 => 1.8 | Owen Taylor | 2005-06-21 | 3 | -4/+35 |
* | Add a Khmer module by Jens Herden and Javier Sola. (#125605) | Owen Taylor | 2005-06-21 | 7 | -2/+804 |
* | === Released 1.9.0 ===PANGO_1_9_0 | Owen Taylor | 2005-06-20 | 4 | -28/+71 |
* | Optimization. Do not g_utf8_get_char at all. (#305323, Paolo Borelli) | Behdad Esfahbod | 2005-06-18 | 3 | -27/+42 |
* | Remove excess return (#307741, Damien Carbery) | Owen Taylor | 2005-06-16 | 3 | -1/+11 |
* | Mark U+A33, U+A36 as _cn, not _ct, since they are combinations of other | Owen Taylor | 2005-06-14 | 3 | -1/+13 |
* | Misc fixes from Stepan Kasal, #169928 | Owen Taylor | 2005-06-14 | 5 | -6/+29 |
* | Fix some missing case variants in the switch statement. (#169852, Morten | Owen Taylor | 2005-06-14 | 3 | -0/+14 |
* | Hand edit to fix a bug in the 4.0.0 data tables. (#173096, Sukhjinder | Owen Taylor | 2005-06-14 | 4 | -5/+25 |
* | #307433, Sebastien Bacher | Owen Taylor | 2005-06-14 | 4 | -5/+28 |
* | Fix docs, handle a lone '~' (#169851, Morten Welinder) | Owen Taylor | 2005-06-14 | 3 | -1/+16 |
* | Force off gtk-doc in absence of Cairo. (#305652, Amit Aronovitch) | Owen Taylor | 2005-06-14 | 3 | -0/+17 |
* | Chain up from finalize. (#307547, Paolo Borelli) | Owen Taylor | 2005-06-14 | 6 | -4/+48 |
* | Fix potential leak of state->base_font. (#168930, Ben Maurer, Aivars | Owen Taylor | 2005-06-14 | 3 | -0/+14 |
* | Add a (hopefully temporary) cache in front of getting metrics from Cairo. | Owen Taylor | 2005-06-14 | 3 | -46/+103 |
* | Add a new context_substitute() virtual function that replaces | Owen Taylor | 2005-06-14 | 9 | -10/+122 |
* | update for new cairo_xlib_surface API. | Manish Singh | 2005-05-17 | 3 | -8/+19 |
* | pango/pangocairo-render.c (pango_cairo_renderer_draw_glyphs): Handle glyph | Owen Taylor | 2005-05-16 | 6 | -27/+70 |
* | Include Xlib.h explicitely before include Xutil.h, since Xutil.h doesn't | Owen Taylor | 2005-05-16 | 3 | -0/+13 |
* | #include Xutil.h explicitly, update for renamed cairo API. | 5 | 2005-05-14 | 3 | -3/+15 |
* | Update for cairo API change. (pango_cairo_win32_font_get_metrics): Fix x/y | Owen Taylor | 2005-05-12 | 3 | -2/+14 |
* | Remove some accidentally deleted code. | Owen Taylor | 2005-05-07 | 3 | -0/+15 |
* | Update for Cairo API changes. | Owen Taylor | 2005-05-07 | 7 | -50/+71 |
* | Get the ascent/descent from Cairo to fix bugs in metrics computation with | Owen Taylor | 2005-05-02 | 3 | -34/+17 |
* | Remove a stray conflict indicator | Owen Taylor | 2005-05-01 | 2 | -2/+0 |
* | Fix for the change of cairo_clip() not to preserve the path. | Owen Taylor | 2005-05-01 | 3 | -1/+25 |
* | Correct parameters passed to MultiByteToWideChar(). Pass -1 as source | Tor Lillqvist | 2005-04-28 | 7 | -141/+361 |
* | Update to new Cairo API for writing out PNGs. | Manish Singh | 2005-04-27 | 3 | -11/+19 |
* | Cleanups. | Changwoo Ryu | 2005-04-27 | 3 | -23/+40 |
* | handles zero width chars, patch by Young-Ho Cha. (#157565) | Changwoo Ryu | 2005-04-24 | 3 | -3/+22 |
* | Update to new Cairo API for setting color and opacity. | Manish Singh | 2005-04-18 | 3 | -3/+12 |
* | Rename LDADDS to libpango_ot_la_LIBADD to actually make libpango-ot.la | Tor Lillqvist | 2005-04-12 | 4 | -7/+25 |
* | #include <pixman.h> since the cairo headers don't include it for us | Manish Singh | 2005-04-08 | 3 | -0/+11 |
* | File Edit Options Buffers Tools Help | Owen Taylor | 2005-04-08 | 3 | -5/+11 |
* | Test for renamed cairo_ft_scaled_font_lock_face(). | Manish Singh | 2005-04-08 | 3 | -1/+9 |
* | Test for renamed cairo_win32_scaled_font_select_font(). | Owen Taylor | 2005-04-07 | 6 | -80/+71 |
* | Update to new Cairo font API. | Owen Taylor | 2005-04-07 | 11 | -109/+201 |
* | variable declaration on the start of the block, not C99 everywhere. | Hans Breuer | 2005-04-03 | 5 | -46/+102 |
* | Update to track removal of cairo_set_target_png from cairo. | Carl Worth | 2005-04-02 | 3 | -3/+15 |
* | Added more MacThai PUA glyphs that are not defined in vendor data at | Theppitak Karoonboonyanan | 2005-03-24 | 4 | -5/+17 |