summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* Always set line->resolved_dir to one of LTR or RTL. (#171439, Reported byOwen Taylor2005-07-251-3/+26
* configure.in Fix a few typos that prevented build on Win32.Tor Lillqvist2005-07-253-3/+4
* New function added.Behdad Esfahbod2005-07-232-2/+40
* Handle context == NULL. (Reported by Behdad Esfahbod)Owen Taylor2005-07-221-1/+6
* Use -export-symbols-regex to control symbol exports, including notOwen Taylor2005-07-223-12/+24
* Add some missing statics on functions added in the recent layout iterOwen Taylor2005-07-221-3/+3
* Remove an unecessary set of block2.Owen Taylor2005-07-221-1/+0
* Patch from David Turner. Review and testing by Behdad EsfahbodOwen Taylor2005-07-2211-132/+520
* use GPOINTER_TO_UINT() instead of bare casts to guint.Manish Singh2005-07-221-2/+2
* Based on patch from Gustavo J. A. M. Carneiro (#305975)Owen Taylor2005-07-226-7/+48
* No need to include modules.h here any longer. (pango_win32_get_context):Tor Lillqvist2005-07-222-5/+11
* Fix an excess copy. (pango_fc_font_map_get_patterns): Add back a call toOwen Taylor2005-07-211-3/+3
* Load a fontset and return the first font to take advantage of existingOwen Taylor2005-07-211-7/+28
* Force on metrics hinting for all Xft fonts (this fixes font metrics -Owen Taylor2005-07-211-0/+6
* pango/pangowin32-fontmap.c (pango_win32_font_map_class_init) MoveOwen Taylor2005-07-212-9/+3
* Avoid calling memcpy with a NULL argument. (#310021, Morten Welinder)Owen Taylor2005-07-211-1/+2
* Fix up places where there is missing or incomplete Copyright and LicenseOwen Taylor2005-07-213-159/+204
* Rework handling of context-specific options: drop get_render_key() and addOwen Taylor2005-07-2111-399/+667
* Call AC_CANONICAL_HOST before looking at $host. Check for windres onTor Lillqvist2005-07-094-33/+32
* Don't key off zero-height to know whether to use the "empty extents" ...Owen Taylor2005-06-241-1/+1
* Fix up the operation of PangoLayoutIter, especially for Bidi (#89541,Owen Taylor2005-06-211-173/+243
* Go back to honoring alpha in the XftColor passed in; it was a 1.6 => 1.8Owen Taylor2005-06-211-4/+23
* Optimization. Do not g_utf8_get_char at all. (#305323, Paolo Borelli)Behdad Esfahbod2005-06-181-21/+26
* Remove excess return (#307741, Damien Carbery)Owen Taylor2005-06-161-1/+1
* Fix some missing case variants in the switch statement. (#169852, MortenOwen Taylor2005-06-141-0/+2
* Hand edit to fix a bug in the 4.0.0 data tables. (#173096, SukhjinderOwen Taylor2005-06-141-1/+1
* #307433, Sebastien BacherOwen Taylor2005-06-141-0/+1
* Fix docs, handle a lone '~' (#169851, Morten Welinder)Owen Taylor2005-06-141-1/+6
* Chain up from finalize. (#307547, Paolo Borelli)Owen Taylor2005-06-144-4/+12
* Fix potential leak of state->base_font. (#168930, Ben Maurer, AivarsOwen Taylor2005-06-141-0/+2
* Add a (hopefully temporary) cache in front of getting metrics from Cairo.Owen Taylor2005-06-141-46/+87
* Add a new context_substitute() virtual function that replacesOwen Taylor2005-06-146-10/+92
* pango/pangocairo-render.c (pango_cairo_renderer_draw_glyphs): Handle glyphOwen Taylor2005-05-162-25/+48
* Update for cairo API change. (pango_cairo_win32_font_get_metrics): Fix x/yOwen Taylor2005-05-121-2/+2
* Update for Cairo API changes.Owen Taylor2005-05-073-18/+18
* Get the ascent/descent from Cairo to fix bugs in metrics computation withOwen Taylor2005-05-021-24/+7
* Correct parameters passed to MultiByteToWideChar(). Pass -1 as sourceTor Lillqvist2005-04-284-129/+262
* Rename LDADDS to libpango_ot_la_LIBADD to actually make libpango-ot.laTor Lillqvist2005-04-122-7/+7
* File Edit Options Buffers Tools HelpOwen Taylor2005-04-081-1/+1
* Test for renamed cairo_win32_scaled_font_select_font().Owen Taylor2005-04-073-79/+50
* Update to new Cairo font API.Owen Taylor2005-04-078-108/+182
* variable declaration on the start of the block, not C99 everywhere.Hans Breuer2005-04-032-6/+9
* updated externalsHans Breuer2005-03-182-2/+4
* updated externalsHans Breuer2005-03-181-2/+2
* Set win32font->logfont. (How was this working at all?)Owen Taylor2005-03-181-0/+5
* Include the effect of the CTM in the FC_PIXEL_SIZE we set in theOwen Taylor2005-03-155-39/+80
* const correctness for _pango_fribidi_prop_to_typeManish Singh2005-03-052-2/+2
* Add mising filesOwen Taylor2005-03-051-0/+1521
* Reduce non-shared data (#168899, inspired by patches from Tommi KomulainenOwen Taylor2005-03-057-796/+36
* Add bug # to ChangeLogOwen Taylor2005-03-031-0/+1