summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-4
Commit message (Expand)AuthorAgeFilesLines
* Released 1.0.4PANGO_1_0_4Owen Taylor2002-08-011-1/+7
* Released 1.0.4Owen Taylor2002-07-311-0/+8
* Argument to make_glyph() shouldn't have been unsigned char, since we passOwen Taylor2002-07-311-0/+10
* Avoid using g_strescape(), since it mangles UTF-8. (#89479, Yao Zhang)Owen Taylor2002-07-311-0/+6
* Set is_cluster_start attributes based on the log_clusters[] set by theOwen Taylor2002-07-311-0/+6
* added missing cast (ThaiFontInfo.info.face is just a gpointer, not anMichael Natterer2002-07-271-0/+5
* Fix problem where pango_xft_get_unknown_glyph() was being used for XOwen Taylor2002-07-271-0/+7
* Patch fromm Qingjiang (Brian) Yuan adding support for GB-18030,Owen Taylor2002-07-261-0/+8
* 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/+9
* 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/+5
* File Edit Options Buffers Tools HelpOwen Taylor2002-07-251-0/+8
* 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
* use $X_CFLAGS when looking for Xft headers (#88363)jacob berkman2002-07-161-0/+5
* pango/pangoft2.c (pango_ft2_get_per_char) Make load flagsOwen Taylor2002-07-151-0/+7
* Be more robust when trying to set the unicode character map on the font.Owen Taylor2002-07-101-0/+6
* Fix nameOwen Taylor2002-07-101-1/+1
* Add a stdlib include for getenv(). (#85836, David L. Cooper III)Owen Taylor2002-07-101-0/+5
* Fixed segfault, see ChangeLogMatthias Warkus2002-07-021-0/+6
* Support new Arabic characters in Unicode 3.2. (Patch from RoozbehOwen Taylor2002-06-161-0/+6
* Released 1.0.3.PANGO_1_0_3Owen Taylor2002-06-131-0/+8
* 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
* set n_families, fixes bug #83746.Sven Neumann2002-06-031-0/+5
* Use complete PANGO_VERSION in zip file names.Tor Lillqvist2002-05-261-0/+27
* Released 1.0.2.PANGO_1_0_2Owen Taylor2002-05-231-0/+4
* Don't draw fillers when drawing Jamos with ksc5601 fallback.Changwoo Ryu2002-05-231-0/+5
* Version 1.0.2, interface, binary age 2.Owen Taylor2002-05-221-0/+4
* 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/+8
* Fake sans,serif,monospace in the list of fonts.Owen Taylor2002-05-131-0/+7
* Add a implementation of strtok_r (copied from glibc) for machines thatOwen Taylor2002-05-131-0/+10
* 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