| Commit message (Expand) | Author | Age | Files | Lines |
* | === 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 |
* | Leave out some languages that don't have any own digits. | Tor Lillqvist | 2005-03-20 | 3 | -25/+40 |
* | updated externals | Hans Breuer | 2005-03-18 | 2 | -2/+4 |
* | updated externals | Hans Breuer | 2005-03-18 | 3 | -2/+16 |
* | Set win32font->logfont. (How was this working at all?) | Owen Taylor | 2005-03-18 | 3 | -0/+15 |
* | Fix PANGO_DIRECTION_LTR/RTL cut-and-paste. (Tim Janik) | Owen Taylor | 2005-03-16 | 3 | -1/+11 |
* | Include the effect of the CTM in the FC_PIXEL_SIZE we set in the | Owen Taylor | 2005-03-15 | 7 | -39/+118 |
* | const correctness for _pango_fribidi_prop_to_type | Manish Singh | 2005-03-05 | 5 | -2/+18 |
* | Add mising files | Owen Taylor | 2005-03-05 | 2 | -0/+1595 |
* | Reduce non-shared data (#168899, inspired by patches from Tommi Komulainen | Owen Taylor | 2005-03-05 | 17 | -844/+128 |
* | Updates from stable branch. | Owen Taylor | 2005-03-04 | 3 | -0/+22 |
* | Split out handling of sinhala al-lakuna character from handling of Virama | Owen Taylor | 2005-03-03 | 6 | -27/+77 |
* | Add bug # to ChangeLog | Owen Taylor | 2005-03-03 | 3 | -0/+13 |