summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Use quarks for GObject data to improve performance. (Patch from FedericoBehdad Esfahbod2005-11-041-0/+8
* Use macros for locking and unlocking fonts we know are valid to avoidBehdad Esfahbod2005-11-041-0/+6
* Updated to FriBidi version 0.10.7 patched to handle UTF-8 directly. MovedBehdad Esfahbod2005-11-031-0/+9
* Added a --runs options, useful for profiling. Misc cleanup, freeingBehdad Esfahbod2005-11-031-0/+6
* Patches from #170414. Reviewed by Matthias Clasen.Behdad Esfahbod2005-11-031-0/+10
* Add const to gchar * members of structs. Shuts up gcc warnings. (#317676)Behdad Esfahbod2005-10-031-0/+5
* unset all part colors, since when drawing just a glyph string,Owen Taylor2005-10-031-0/+9
* Removed. Not needed since 2003 or so!Behdad Esfahbod2005-09-251-0/+5
* Move the calculation of dpi and size earlier. Use the size variable instadTor Lillqvist2005-09-221-0/+15
* Update.Tor Lillqvist2005-09-141-0/+2
* Use identical glyph extents cacheing as in pangocairo-fcfont.c. HugeTor Lillqvist2005-09-141-0/+5
* Have a list of metrics by language instead of just one metrics.Tor Lillqvist2005-09-141-0/+37
* Drop unused font_cache variable and the call toTor Lillqvist2005-09-131-0/+8
* Fixed typo (#316054).Jean Brefort2005-09-121-0/+5
* Use g_free() to free g_new()-allocated data, otherwise the GLib memoryMatthias Clasen2005-09-111-0/+6
* Fixed typo in docs.Behdad Esfahbod2005-09-051-0/+5
* Generate valid XML output. Dump LookupFlag too.Behdad Esfahbod2005-08-291-0/+5
* Set cairo font resolution.Behdad Esfahbod2005-08-291-0/+6
* Add a few Arabic non-spacing marks to the example. Put the line with PangoBehdad Esfahbod2005-08-291-0/+5
* Protect against future line-break type additions in glib Unicode module.Behdad Esfahbod2005-08-261-0/+5
* Use pangocairo.def when linking libpangocairo on Windows, instead ofTor Lillqvist2005-08-241-0/+9
* convert from Pango units to doubles, fix some coordinate space problemsOwen Taylor2005-08-241-0/+4
* Truncate ChangeLog after moving asideOwen Taylor2005-08-241-1273/+0
* === Released 1.10.0 ===PANGO_1_10_0Owen Taylor2005-08-151-2/+10
* Updated to that of FriBidi 0.10.5 which corresponds to Unicode 4.1.Behdad Esfahbod2005-08-151-0/+10
* Glagolitic shouldn't have Coptic as a sample language; it was used toOwen Taylor2005-08-151-0/+8
* Cut out the meat of pango_fc_font_get_metrics_for_context() and export itOwen Taylor2005-08-151-0/+8
* Fix unconditional access to logical_rect. (#312691, Hans Breuer)Owen Taylor2005-08-151-0/+6
* Add pango_item_get_type and pango_layout_line_get_type. Thanks to VittorioTor Lillqvist2005-08-151-0/+6
* Replace perror with perror_. Remove FT_BEGIN_STMNT and FT_END_STMNT.Behdad Esfahbod2005-08-151-0/+5
* Remove some characters at the beginning of the file and add a line break.Behdad Esfahbod2005-08-151-0/+5
* reviewed by: otaylorKeith Packard2005-08-091-0/+7
* Updated to Unicode 4.1, adding new scripts and Arabic joining data.Roozbeh Pournader2005-08-091-0/+7
* Forgot libpangocairo-1.0.dll.a.Tor Lillqvist2005-08-051-1/+1
* Add pangocairo files. Get the DLLs from "bin" unconditionally, that'sTor Lillqvist2005-08-051-0/+9
* updatedHans Breuer2005-07-301-0/+7
* Use egrep for khmer, like the rest, to fix --with-included-modules.Owen Taylor2005-07-301-0/+5
* Look for pango.def, pangoft2.def and pangowin32.def files in the sourceJ. Ali Harlow2005-07-291-0/+5
* put parens around bitwise &, to appease gcc.Manish Singh2005-07-271-0/+5
* Remove a stray entryOwen Taylor2005-07-261-5/+0
* === Released 1.9.1 ===PANGO_1_9_1Owen Taylor2005-07-261-0/+8
* Skip lookups with lookup index out of range. (Patch from Behdad Esfahbod,Owen Taylor2005-07-261-0/+10
* Fix mixed code and declarations (#311626, Kazuki IWAMOTO)Owen Taylor2005-07-261-0/+8
* Fixes for signed/unsigned in PangoAttrIterator ((#166700, Morten Welinder)Owen Taylor2005-07-261-0/+29
* Change U+0B30 from _rv to _rb. Oriya doesn't have a vattu form of ra.Owen Taylor2005-07-261-0/+15
* Fixed a couple of leaks and freed memory after use.Behdad Esfahbod2005-07-261-0/+6
* Set font options as well.Owen Taylor2005-07-251-0/+3
* Always set line->resolved_dir to one of LTR or RTL. (#171439, Reported byOwen Taylor2005-07-251-0/+6
* configure.in Fix a few typos that prevented build on Win32.Tor Lillqvist2005-07-251-2/+10
* New function added.Behdad Esfahbod2005-07-231-0/+12