summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* === Released 1.15.0 ===PANGO_1_15_0Behdad Esfahbod2006-10-161-0/+8
* Bug 330407 – Multiple dependant vowel signs (indic) displayed as oneBehdad Esfahbod2006-10-161-0/+8
* Make TypeInfo structs not static. Reduces relocations.Behdad Esfahbod2006-10-131-0/+17
* Bug 361938 – Can't include *-lang modules (./configureBehdad Esfahbod2006-10-131-0/+13
* Bug 353877 – Sinhala is_cursor_position and backspace_deletes_characterBehdad Esfahbod2006-10-121-0/+10
* Bug 358224 – Telugu Character U+0C31 does not render its below-baseBehdad Esfahbod2006-10-121-0/+9
* Bug 358174 – Reph and Vattu forms of Assamese character RA(U+09F0) areBehdad Esfahbod2006-10-121-0/+9
* Add part of Jabberwocky as Latin test text.Behdad Esfahbod2006-10-071-0/+5
* Bug 356685 – [or_IN] Rendering of consonant+0x0B4D+0x0B2F is wrong PatchBehdad Esfahbod2006-10-021-0/+9
* Bug 357790 – Rendering problem for malayalam consonant RA (U+0D30)Behdad Esfahbod2006-10-021-0/+8
* Bug 359043 – PangoRenderer does not show in API docsBehdad Esfahbod2006-10-021-0/+6
* Bug 359046 – renderdemo.c unconditionally use GLib 2.12Behdad Esfahbod2006-10-021-0/+2
* Require glib 2.12, for Unicode 5.0 data files.Behdad Esfahbod2006-10-021-0/+4
* Bug 357686 – pangocairo-font.c: illegal g_object_unref inBehdad Esfahbod2006-09-251-0/+8
* Bug 357228 – Remove aix specific hack from configure.inBehdad Esfahbod2006-09-221-0/+7
* Step module interface version to 1.6.0 because of the script_break()Behdad Esfahbod2006-09-181-0/+6
* Part of Bug 350132 – backspacing doesn't work properly for ArabicBehdad Esfahbod2006-09-181-0/+11
* Minor simplification.Behdad Esfahbod2006-09-181-0/+9
* Remove a couple of unnecessary static variables.Behdad Esfahbod2006-09-181-0/+5
* Bug 356194 – more pango_get_log_attrs problemsBehdad Esfahbod2006-09-181-0/+19
* Bug 355820 – pango_get_log_attrs brokenBehdad Esfahbod2006-09-151-0/+7
* Unset gravity on the resulting font description. We want gravity to be setBehdad Esfahbod2006-09-151-0/+6
* Change enums to macros, to get in synch with ICU shaper. No functionalBehdad Esfahbod2006-09-141-0/+5
* Change some enums to macros, to get in synch with ICU shaper. NoBehdad Esfahbod2006-09-141-0/+5
* Bug 351223 – the conjuction of Con + 0x0d4d +0x0d31 of Malayalam isBehdad Esfahbod2006-09-131-0/+9
* Bug 355750 – The glyphs of the conjuctions about Cons+0x0d4d+0x0d32 ofBehdad Esfahbod2006-09-131-0/+9
* Bug 349876 – U+0x0904 of Devanagari need be "independent vowel", but itBehdad Esfahbod2006-09-131-0/+9
* Bug 355550 – Miscalculation of logical attributes inBehdad Esfahbod2006-09-131-0/+9
* Err about failing to load engine only once per module.Behdad Esfahbod2006-09-131-0/+5
* Bug 355697 – The IndicOTClassTable of Oriya has a error.Behdad Esfahbod2006-09-131-0/+7
* Part of Bug 355782 – Misaligned extents in pangoBehdad Esfahbod2006-09-131-0/+12
* "Thou shalt not touch code that does not fit in thy brain."Behdad Esfahbod2006-09-131-0/+7
* Remove unnecessary 'static' in type definition that causes a relocation.Behdad Esfahbod2006-09-131-0/+7
* Part of Bug 355782 – Misaligned extents in pangoBehdad Esfahbod2006-09-131-0/+20
* Bug 355605 – hexbox with 0000 in itBehdad Esfahbod2006-09-121-0/+8
* Bug 355435 – Invalid calls to pango_map_get_engine() Patch fromBehdad Esfahbod2006-09-111-0/+12
* Bug 347146 – underline/overstrike spacesBehdad Esfahbod2006-09-111-0/+15
* Bug 352535 – Ink extents of empty glyphBehdad Esfahbod2006-09-111-0/+8
* A simple text-on-path example using pangocairo.Behdad Esfahbod2006-09-081-0/+7
* Parse style. It was dropped when I was adding support for gravity.Behdad Esfahbod2006-09-081-0/+5
* Minor doc syntax update.Behdad Esfahbod2006-08-311-0/+5
* Bug 148732 – cursor movenmet is not correct in gedit when I type ArabicBehdad Esfahbod2006-08-301-0/+8
* Improve the conditional to ignore included modules.Behdad Esfahbod2006-08-301-0/+5
* Bug 352811 – SIGSEGV with pango(cairo)-view on HP-UXBehdad Esfahbod2006-08-301-0/+7
* Bug 353525 – libpangoft2-1.0.so.0: undefined reference toBehdad Esfahbod2006-08-301-0/+8
* Have basic-win32.c instead of basic-win32.lo depend on usp10.h so thingsTor Lillqvist2006-08-271-0/+6
* Bug 349813 – typo in docs for pango_layout_move_cursor_visuallyBehdad Esfahbod2006-08-261-0/+6
* pango/Makefile.am examples/Makefile.am pango/testfonts.c RenameTor Lillqvist2006-08-231-0/+8
* Replace (!isgraph && !isspace) with (!isprint) which is equivalent. Also,Behdad Esfahbod2006-08-221-0/+8
* Find shaper/font for Private Use and space characters too. Finding shaperBehdad Esfahbod2006-08-221-0/+10