summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* === Released 1.11.0 ===PANGO_1_11_0Behdad Esfahbod2005-11-181-0/+8
* Use the new support for negative offsets in g_utf8_pointer_to_offset. SoBehdad Esfahbod2005-11-181-0/+9
* Documentation improvements. (#321731)Behdad Esfahbod2005-11-181-0/+4
* General cleanup. (pango_font_description_unset_fields): Set fields beingBehdad Esfahbod2005-11-181-0/+8
* const correctness fixesMatthias Clasen2005-11-171-0/+5
* Compare language too. (#318168)Behdad Esfahbod2005-11-171-0/+5
* Remove g_utf8_strlen that was only used to give a warning.Behdad Esfahbod2005-11-171-0/+8
* More documentation improvements.Behdad Esfahbod2005-11-171-0/+12
* Part of #101079:Behdad Esfahbod2005-11-171-0/+11
* Various documentation improvements.Behdad Esfahbod2005-11-171-3/+22
* Added % to PANGO_DIRECTION_LTR in doc comments.Behdad Esfahbod2005-11-161-0/+4
* Added % to PANGO_DIRECTION_LTR in doc comments.Behdad Esfahbod2005-11-161-0/+4
* Added redistribution permission.Behdad Esfahbod2005-11-151-0/+4
* Fixed bug in khmer module state table. (#320569, Jens Herden)Behdad Esfahbod2005-11-151-0/+5
* Updated Tibetan shaper from Pema Geyleg. (#313513)Behdad Esfahbod2005-11-151-0/+12
* Added. The infamous "I Can Eat Glass" in vairous languages. Adopted fromBehdad Esfahbod2005-11-151-0/+8
* Respect fontconfig reassignment of pixelsize. (#317121, Funda Wang)Behdad Esfahbod2005-11-151-0/+5
* Updates from #320666:Behdad Esfahbod2005-11-141-0/+22
* Add X_CFLAGS to INCLUDES. We normally are picking them up from XFT_CFLAGS,Behdad Esfahbod2005-11-141-0/+6
* Remove g_utf8_strlen and work around the logic. Patch by Owen Taylor.Behdad Esfahbod2005-11-141-0/+5
* Include string.h, needed for memset.Behdad Esfahbod2005-11-141-0/+8
* Fix get/set typo in docs. (#321247, Masao Mutoh)Behdad Esfahbod2005-11-111-0/+5
* Call get_context_info after g_return_if_fail.Behdad Esfahbod2005-11-101-0/+5
* Do not call strlen when length < 0. Leave it to language engines to handleBehdad Esfahbod2005-11-101-0/+5
* Short-circuit on LTR-only or RTL-only text.Behdad Esfahbod2005-11-101-1/+7
* Remove debug line that got in accidentally.Behdad Esfahbod2005-11-091-0/+5
* Set layout wrapping to PANGO_WRAP_WORD_CHAR if width is set for theBehdad Esfahbod2005-11-091-0/+15
* Minor clean up and adjustment.Behdad Esfahbod2005-11-091-0/+5
* Fixes bug #320666:Federico Mena Quintero2005-11-081-0/+50
* Removed. Not used for a long time, and were out of date.Behdad Esfahbod2005-11-051-0/+7
* Update to handle new line-breaking types in the Unicode 4.1 UAX#14.Behdad Esfahbod2005-11-051-0/+8
* Turn various gcc warnings off. Adding const, adding static, fullyBehdad Esfahbod2005-11-041-0/+33
* Fixes #320665:Federico Mena Quintero2005-11-041-0/+18
* 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