summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-2
Commit message (Expand)AuthorAgeFilesLines
* Fix bug numberOwen Taylor2003-06-071-1/+1
* === Released 1.2.0 ===PANGO_1_2_0Owen Taylor2002-12-201-0/+8
* Some unit fixups (#96335)Owen Taylor2002-12-201-0/+22
* === Released 1.1.6 ===Owen Taylor2002-12-171-0/+10
* When we get an isolated tone in isolation, do something reasonable ratherOwen Taylor2002-12-171-0/+11
* Add some extra ranges as "*" to match basic-x.c. (#101083, Jungshik Shin)Owen Taylor2002-12-161-0/+7
* Require autoconf-2.53.Owen Taylor2002-12-121-0/+4
* Cosmetic changes to short descriptions.Matthias Clasen2002-12-111-0/+24
* === Released 1.1.5 ===PANGO_1_1_5Owen Taylor2002-12-101-1/+8
* === Released 1.1.5 ===Owen Taylor2002-12-101-7/+9
* Draw the unknown glyph box with X primitives rather than hoping that someOwen Taylor2002-12-091-0/+11
* Free the iter. (Fix from Kjartan Maraas, #100672)Owen Taylor2002-12-081-0/+5
* Document PangoIndicScript. Document.Matthias Clasen2002-12-071-0/+8
* Print out an informative error message and exit(1) if no fonts are found.Owen Taylor2002-12-071-0/+9
* Don't use face->generic.data to hold the size the face is currently setOwen Taylor2002-12-071-0/+8
* Roughly clip glyphs into the X coordinate area to avoid wrap-around.Owen Taylor2002-12-071-0/+12
* Dynamically allocate submap arrays so we aren't constrained to the BMP.Owen Taylor2002-12-071-0/+6
* Use octal escapes rather than hex to avoid the problem over having hexOwen Taylor2002-12-071-0/+6
* Convert literal UTF-8 to hex escapes. (#92050, Arnaud Carlet)Owen Taylor2002-12-061-0/+9
* Convert [sf]printf to g_[sf]printf, or, where appropriate g_printerr().Owen Taylor2002-12-061-0/+10
* Add missing thai-xft to thai-modules. (#99883, Tony Graham)Owen Taylor2002-12-061-0/+5
* === Released 1.1.4 ===Owen Taylor2002-12-031-0/+15
* Rename PangoLayoutRun to PangoGlyphItem (with a typedef for compat), addOwen Taylor2002-12-031-11/+28
* Add docs.Matthias Clasen2002-11-281-0/+10
* Mark 1.2 API additions, fix some doc comments.Matthias Clasen2002-11-281-0/+12
* Forgot bugnumberSebastian Wilhelmi2002-11-261-1/+1
* Do not add GLIB_CFLAGS to CFLAGS.Sebastian Wilhelmi2002-11-261-0/+14
* Clarify the meaning of the @end parameter. (#96843, Jungshik Shin)Owen Taylor2002-11-261-0/+6
* Remove some confusing left over verbiage in API docs about what fontOwen Taylor2002-11-261-0/+7
* Fix off-by-one in check for non-BMP characters. (#91834, He Qiangqiang)Owen Taylor2002-11-261-0/+6
* Fix missing argument (#99380, Dagfinn I. Mannsåker)Owen Taylor2002-11-251-0/+5
* Add version information.Matthias Clasen2002-11-231-0/+11
* Remove duplicate include of basic-common.h (#97667, Tony Graham)Owen Taylor2002-11-211-0/+16
* Use some shell magic rather than perl to check for the right gtk-docOwen Taylor2002-11-211-0/+9
* Add more debugging output.Tor Lillqvist2002-11-121-0/+11
* Trivial s/foo/foo_/ fixes to make pango.h includable with -WshadowSoeren Sandmann2002-11-081-0/+17
* Renamed from render_syllable_with_ksx1005 (#95800).Changwoo Ryu2002-11-081-0/+5
* Fix #96781: changes for basic X shaper's code range for compatibilityHidetoshi Tajima2002-11-071-0/+7
* Applied some of the hangul-xft changes into hangul-x; it takes precomposedChangwoo Ryu2002-11-051-0/+6
* Fixed wrong syllable check.Changwoo Ryu2002-11-031-0/+13
* === Released 1.1.3 ===PANGO_1_1_3Owen Taylor2002-11-021-0/+12
* Removed hangul syllables and hangul tonemarks ranges. Now hangul-xft isChangwoo Ryu2002-11-021-0/+5
* Added Hangul Tone Marks rendering by Jungshik Shin (#96299).Changwoo Ryu2002-11-011-0/+5
* Added U+AC00- coverage (hangul_engine_shape): Renders U+AC00 HangulChangwoo Ryu2002-10-301-0/+6
* Update the non-Uniscribe ranges to cover some more simple scripts.Tor Lillqvist2002-10-241-0/+17
* Don't break at the first char in the first item on a line. FixesAlexander Larsson2002-10-231-0/+6
* Add --with-usp10 flag to indicate where to find the usp10.h header, forTor Lillqvist2002-10-211-0/+41
* Update to latest gtk-doc version.Matthias Clasen2002-10-191-0/+4
* Added missing memcpy() from the static jamo buffer to allocated jamoChangwoo Ryu2002-10-151-0/+7
* Get rid of unnecessary casts for g_object_{ref,unref}Manish Singh2002-10-141-0/+8