summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* use GPOINTER_TO_UINT() instead of bare casts to guint.Manish Singh2005-07-223-2/+12
* Based on patch from Gustavo J. A. M. Carneiro (#305975)Owen Taylor2005-07-2211-7/+78
* No need to include modules.h here any longer. (pango_win32_get_context):Tor Lillqvist2005-07-224-5/+35
* Fix an excess copy. (pango_fc_font_map_get_patterns): Add back a call toOwen Taylor2005-07-213-3/+15
* Minor formatting tweak to license header.Owen Taylor2005-07-213-14/+27
* Load a fontset and return the first font to take advantage of existingOwen Taylor2005-07-213-7/+40
* license on these ICU-derived files is X license, not LGPL.Owen Taylor2005-07-216-43/+123
* Force on metrics hinting for all Xft fonts (this fixes font metrics -Owen Taylor2005-07-213-0/+20
* Update information about the location of Xft. (#172637, Karel 'Clock'Owen Taylor2005-07-213-5/+16
* Fix URL to tml's download page (#169467, Brandon Bergren)Owen Taylor2005-07-212-0/+10
* pango/pangowin32-fontmap.c (pango_win32_font_map_class_init) MoveOwen Taylor2005-07-214-11/+19
* Change the char class for U+0A5C from _cn (consonant with nukta) to _ct.Owen Taylor2005-07-213-1/+15
* Enable touching for Sinhala with the ZWJ + al-lakuna combination.Owen Taylor2005-07-213-2/+13
* Avoid calling memcpy with a NULL argument. (#310021, Morten Welinder)Owen Taylor2005-07-213-1/+12
* Merges of fixes from Arabic module (#308813, Emil Soleyman-Zomalan)Owen Taylor2005-07-213-1/+30
* Fix up places where there is missing or incomplete Copyright and LicenseOwen Taylor2005-07-2120-166/+494
* Check for a new enough cairo.Matthias Clasen2005-07-213-1/+9
* Rework handling of context-specific options: drop get_render_key() and addOwen Taylor2005-07-2137-402/+887
* Actually commit the configure.in change...Tor Lillqvist2005-07-121-0/+6
* Call AC_CANONICAL_HOST before looking at $host. Check for windres onTor Lillqvist2005-07-096-33/+72
* Drop superfluous trailing slash in -I path.Tor Lillqvist2005-06-263-1/+11
* Don't key off zero-height to know whether to use the "empty extents" ...Owen Taylor2005-06-243-1/+15
* Fix a stray newline (#308887, Ryan Lortie)Owen Taylor2005-06-243-2/+11
* Shut up CVSManish Singh2005-06-221-0/+1
* Add back accidentally dropped line (Pointed out by Behdad Esfahbod)Owen Taylor2005-06-223-0/+12
* Fix C89 var after code issues.Behdad Esfahbod2005-06-214-3/+24
* Some additional ChangeLog details from last commitOwen Taylor2005-06-212-0/+16
* Fix up the operation of PangoLayoutIter, especially for Bidi (#89541,Owen Taylor2005-06-215-176/+534
* Go back to honoring alpha in the XftColor passed in; it was a 1.6 => 1.8Owen Taylor2005-06-213-4/+35
* Add a Khmer module by Jens Herden and Javier Sola. (#125605)Owen Taylor2005-06-217-2/+804
* === Released 1.9.0 ===PANGO_1_9_0Owen Taylor2005-06-204-28/+71
* Optimization. Do not g_utf8_get_char at all. (#305323, Paolo Borelli)Behdad Esfahbod2005-06-183-27/+42
* Remove excess return (#307741, Damien Carbery)Owen Taylor2005-06-163-1/+11
* Mark U+A33, U+A36 as _cn, not _ct, since they are combinations of otherOwen Taylor2005-06-143-1/+13
* Misc fixes from Stepan Kasal, #169928Owen Taylor2005-06-145-6/+29
* Fix some missing case variants in the switch statement. (#169852, MortenOwen Taylor2005-06-143-0/+14
* Hand edit to fix a bug in the 4.0.0 data tables. (#173096, SukhjinderOwen Taylor2005-06-144-5/+25
* #307433, Sebastien BacherOwen Taylor2005-06-144-5/+28
* Fix docs, handle a lone '~' (#169851, Morten Welinder)Owen Taylor2005-06-143-1/+16
* Force off gtk-doc in absence of Cairo. (#305652, Amit Aronovitch)Owen Taylor2005-06-143-0/+17
* Chain up from finalize. (#307547, Paolo Borelli)Owen Taylor2005-06-146-4/+48
* Fix potential leak of state->base_font. (#168930, Ben Maurer, AivarsOwen Taylor2005-06-143-0/+14
* Add a (hopefully temporary) cache in front of getting metrics from Cairo.Owen Taylor2005-06-143-46/+103
* Add a new context_substitute() virtual function that replacesOwen Taylor2005-06-149-10/+122
* update for new cairo_xlib_surface API.Manish Singh2005-05-173-8/+19
* pango/pangocairo-render.c (pango_cairo_renderer_draw_glyphs): Handle glyphOwen Taylor2005-05-166-27/+70
* Include Xlib.h explicitely before include Xutil.h, since Xutil.h doesn'tOwen Taylor2005-05-163-0/+13
* #include Xutil.h explicitly, update for renamed cairo API.52005-05-143-3/+15
* Update for cairo API change. (pango_cairo_win32_font_get_metrics): Fix x/yOwen Taylor2005-05-123-2/+14
* Remove some accidentally deleted code.Owen Taylor2005-05-073-0/+15