summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* === Released 1.10.1 ===PANGO_1_10_1Owen Taylor2005-10-033-4/+24
* unset all part colors, since when drawing just a glyph string,Owen Taylor2005-10-033-2/+21
* Need WIN32_LIBS now.Tor Lillqvist2005-09-222-1/+4
* Move the calculation of dpi and size earlier. Use the size variable instadTor Lillqvist2005-09-223-21/+29
* Update.Tor Lillqvist2005-09-142-9/+48
* Use identical glyph extents cacheing as in pangocairo-fcfont.c. HugeTor Lillqvist2005-09-142-24/+82
* Have a list of metrics by language instead of just one metrics.Tor Lillqvist2005-09-145-59/+194
* Drop unused font_cache variable and the call toTor Lillqvist2005-09-132-5/+8
* Fixed typo (#316054).Jean Brefort2005-09-122-1/+6
* Use g_free() to free g_new()-allocated data, otherwise the GLib memoryMatthias Clasen2005-09-112-1/+7
* Protect against future line-break type additions in glib Unicode module.Behdad Esfahbod2005-08-262-1/+10
* Use pangocairo.def when linking libpangocairo on Windows, instead ofTor Lillqvist2005-08-243-0/+16
* convert from Pango units to doubles, fix some coordinate space problemsOwen Taylor2005-08-242-33/+48
* Truncate ChangeLog after moving asideOwen Taylor2005-08-242-1634/+0
* === Released 1.10.0 ===PANGO_1_10_0Owen Taylor2005-08-155-14/+37
* Updated to that of FriBidi 0.10.5 which corresponds to Unicode 4.1.Behdad Esfahbod2005-08-155-1254/+388
* Glagolitic shouldn't have Coptic as a sample language; it was used toOwen Taylor2005-08-153-2/+21
* Cut out the meat of pango_fc_font_get_metrics_for_context() and export itOwen Taylor2005-08-155-33/+124
* Fix unconditional access to logical_rect. (#312691, Hans Breuer)Owen Taylor2005-08-153-1/+13
* Add pango_item_get_type and pango_layout_line_get_type. Thanks to VittorioTor Lillqvist2005-08-153-0/+14
* Replace perror with perror_. Remove FT_BEGIN_STMNT and FT_END_STMNT.Behdad Esfahbod2005-08-153-4/+14
* Remove some characters at the beginning of the file and add a line break.Behdad Esfahbod2005-08-153-3/+12
* reviewed by: otaylorKeith Packard2005-08-093-37/+39
* Updated to Unicode 4.1, adding new scripts and Arabic joining data.Roozbeh Pournader2005-08-098-111/+193
* Forgot libpangocairo-1.0.dll.a.Tor Lillqvist2005-08-053-2/+3
* Add pangocairo files. Get the DLLs from "bin" unconditionally, that'sTor Lillqvist2005-08-054-9/+38
* updatedHans Breuer2005-07-304-3/+17
* Use egrep for khmer, like the rest, to fix --with-included-modules.Owen Taylor2005-07-303-1/+11
* Look for pango.def, pangoft2.def and pangowin32.def files in the sourceJ. Ali Harlow2005-07-293-3/+13
* put parens around bitwise &, to appease gcc.Manish Singh2005-07-273-1/+11
* Remove a stray entryOwen Taylor2005-07-262-10/+0
* === Released 1.9.1 ===PANGO_1_9_1Owen Taylor2005-07-264-4/+22
* Skip lookups with lookup index out of range. (Patch from Behdad Esfahbod,Owen Taylor2005-07-265-20/+91
* Fix mixed code and declarations (#311626, Kazuki IWAMOTO)Owen Taylor2005-07-264-3/+23
* Fixes for signed/unsigned in PangoAttrIterator ((#166700, Morten Welinder)Owen Taylor2005-07-266-36/+118
* Change U+0B30 from _rv to _rb. Oriya doesn't have a vattu form of ra.Owen Taylor2005-07-263-3/+33
* Fixed a couple of leaks and freed memory after use.Behdad Esfahbod2005-07-262-0/+12
* Fixed a couple of leaks and freed memory after use.Behdad Esfahbod2005-07-264-12/+35
* Set font options as well.Owen Taylor2005-07-255-3/+18
* Always set line->resolved_dir to one of LTR or RTL. (#171439, Reported byOwen Taylor2005-07-253-3/+38
* configure.in Fix a few typos that prevented build on Win32.Tor Lillqvist2005-07-256-9/+26
* New function added.Behdad Esfahbod2005-07-2313-51/+71
* Handle context == NULL. (Reported by Behdad Esfahbod)Owen Taylor2005-07-223-1/+16
* Revert ChangeLog changesOwen Taylor2005-07-222-144/+144
* Whitespace and date-format cleanup.Behdad Esfahbod2005-07-222-144/+144
* ytpo fixManish Singh2005-07-222-2/+2
* Use -export-symbols-regex to control symbol exports, including notOwen Taylor2005-07-2215-60/+85
* Add some missing statics on functions added in the recent layout iterOwen Taylor2005-07-223-3/+13
* Remove an unecessary set of block2.Owen Taylor2005-07-223-1/+10
* Patch from David Turner. Review and testing by Behdad EsfahbodOwen Taylor2005-07-2213-132/+564