summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-2
Commit message (Expand)AuthorAgeFilesLines
* Patch from Qingjiang (Brian) Yuan and Changwoo Ryu to add support forOwen Taylor2002-07-261-0/+6
* Patch from Theppitak Karoonboonyanan that factors out common code fromOwen Taylor2002-07-261-0/+19
* Add back non-spurious \$ removed in last commit.Owen Taylor2002-07-261-0/+4
* Fix a leftover spurious \$ from the last commit.Owen Taylor2002-07-261-0/+4
* Replace uses of grep \(A\|B\) ... with egrep (A|B). (#84872, ArnaudOwen Taylor2002-07-261-0/+13
* Fix wrong assertion that was dying on lines separated by PS (U+2029).Owen Taylor2002-07-251-0/+6
* don't access the old (invalid) face pointer after loading a fallback faceSven Neumann2002-07-221-0/+6
* Fix trivial typo that was causing the charcode hex boxes to beOwen Taylor2002-07-161-0/+5
* on Jul 15 14:56:34 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-07-151-0/+11
* Fix some typos.Owen Taylor2002-07-031-0/+4
* Be more robust when trying to set the unicode character map on the font.Owen Taylor2002-07-031-0/+9
* New function to allow tweaking of FcPattern default substitution (forOwen Taylor2002-07-031-0/+15
* Fixed segfault, see ChangeLogMatthias Warkus2002-07-021-0/+7
* Support new Arabic characters in Unicode 3.2. (Patch from RoozbehOwen Taylor2002-06-161-0/+6
* Fix problem with attr_list == NULL. (#85079, Andreas J. Guelzow)Owen Taylor2002-06-131-0/+6
* Use unsigned char for bitfield array. (#83257, David L. Cooper II)Owen Taylor2002-06-121-1/+10
* Change @glyph2 parameter of arabic_*_recode() to be a gunichar* likeOwen Taylor2002-06-121-0/+7
* Remove pangoft2.aliases from CVS/distribution; it is no longer used.Owen Taylor2002-06-121-0/+6
* Don't leak raw_metrics and don't copy refcounts. (#84533)Matthias Clasen2002-06-101-0/+5
* Add @FREETYPE_CFLAGS@Owen Taylor2002-06-061-0/+7
* Update the versioning to reflect '1.1.x' (Use the 100 * minor + microOwen Taylor2002-06-061-0/+5
* Provide : as the fourth argument whne checking for fontconfig, xft, so weOwen Taylor2002-06-061-0/+6
* Fix to have @XFT_CFLAGS@Owen Taylor2002-06-041-0/+4
* Don't open the font unecessarily, we already have the FcCharSet.Owen Taylor2002-06-041-0/+6
* on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-041-0/+31
* Typo fix.Matthias Clasen2002-06-031-0/+9
* set n_families, fixes bug #83746.Sven Neumann2002-06-031-0/+5
* Produce XML, not SGML.Matthias Clasen2002-05-271-0/+9
* Use complete PANGO_VERSION in zip file names.Tor Lillqvist2002-05-261-0/+27
* Fix C++ comment. (#82035, David L. Cooper II)Owen Taylor2002-05-211-0/+5
* Report standard aliases as uppercase, fix pango_*_face_describe() forOwen Taylor2002-05-141-0/+6
* on May 13 15:56:29 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-05-131-0/+9
* Add a implementation of strtok_r (copied from glibc) for machines thatOwen Taylor2002-05-131-0/+10
* Fix acess outside of a loaded frame and some memory leaks on failure.Owen Taylor2002-05-101-0/+6
* Temporarily remove tamil-xft from the build until we figure out what to doOwen Taylor2002-05-071-0/+9
* Add modules modules/indic/indic-xft.c, indic-ot.c, indic-ot.h,Eric Mader2002-05-071-0/+9
* Set these.Matthias Clasen2002-05-011-0/+6
* Add compatibility defines for changes in FreeType 2.1.0.Owen Taylor2002-04-231-0/+5
* Fix typo. (#79574)Owen Taylor2002-04-231-0/+4
* Released 1.0.1pango-1-0-branchpointPANGO_1_0_1Owen Taylor2002-03-281-0/+8
* ue Mar 26 18:22:07 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-03-261-0/+8
* Free pattern after using it.Alex Larsson2002-03-261-0/+5
* pango/pangoft2-private.h calculate average_char_width andSven Neumann2002-03-261-0/+11
* Remove warning about opening modules file... in some cases (includedOwen Taylor2002-03-251-1/+9
* Convert U+00A0 (NON BREAK SPACE) to U+0020 (SPACE)Owen Taylor2002-03-251-0/+8
* Set the right font when computing the average digit width.Owen Taylor2002-03-251-0/+5
* Rewrite average_digit_width computation to go through the same shapingOwen Taylor2002-03-251-0/+15
* this function may never return NULL, so we shouldn't say so in theSven Neumann2002-03-251-0/+5
* Add an informative warning if no modules at all were found. (#74982,Owen Taylor2002-03-201-0/+6
* Error out if no backends found. (#74880)Owen Taylor2002-03-201-0/+4