summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-6
Commit message (Expand)AuthorAgeFilesLines
* Version 0.23, require glib-1.3.12PANGO_0_23Owen Taylor2001-12-231-0/+8
* Patch from Roozbeh Pournader to update for shaping class changes inOwen Taylor2001-12-221-0/+6
* Fix doc comment.Owen Taylor2001-12-201-0/+5
* Remove incorrect special casing of initial line. (Reported by Darin Adler)Owen Taylor2001-12-201-0/+6
* Syllable array needs to start at length 2, not 1. Also, some cleanups.Owen Taylor2001-12-181-0/+7
* Fix doc comment. Move include outside G_BEGIN_DECLS. Add const to avoidDarin Adler2001-12-171-0/+7
* use (PangoLanguage *) instead of (const gchar *) to please the compiler.Sven Neumann2001-12-141-0/+5
* Compile with -DG_DISABLE_DEPRECATED. See #52790.Sebastian Wilhelmi2001-12-131-0/+10
* include config.h so the definition of MINI_XFTCONFIG_DIR is actually usedSven Neumann2001-12-121-0/+6
* Initialize MiniXft library before calling MiniXftConfigSubstitute.Alexander Larsson2001-12-121-0/+9
* Fix the details in clipping to the bitmap size.Alex Larsson2001-12-121-0/+5
* change "EUC-CN" to "GB2312" which is the canonical name for gb2312.1980Hidetoshi Tajima2001-12-101-0/+6
* Fix problem with returned width on lines other than the first lineOwen Taylor2001-12-101-0/+10
* Fix problem where length passed in didn't get adjusted for paragraphOwen Taylor2001-12-071-0/+6
* erp, forgot changelog entry for my last commitManish Singh2001-12-061-1/+6
* hu Dec 6 12:10:53 2001 Owen Taylor <otaylor@redhat.com>Owen Taylor2001-12-061-0/+11
* handle codeset1(right half of jisx0201.1976) and codeset3(jisx0212.1990)Hidetoshi Tajima2001-12-061-0/+9
* Updates.Matthias Clasen2001-12-041-0/+7
* set n_families to -1 (uninitialized). (pango_ft2_font_map_list_families):Sven Neumann2001-12-041-0/+7
* Documentation fixes.Matthias Clasen2001-12-021-0/+4
* Documentation updates.Matthias Clasen2001-11-291-0/+4
* Include qpainter.h - apparently needed for Qt 3. (Patch from DennisOwen Taylor2001-11-291-0/+5
* pango/pangoft2-private.h Take extra parameter include_size that determinesAlex Larsson2001-11-271-0/+18
* Add a test program that includes all headers in a C++ program. (#52606)Owen Taylor2001-11-271-0/+6
* Don't leak filename copy. Don't leak matched patternAlex Larsson2001-11-271-0/+8
* Instead of including all-unicode.txt in the distribution, include a smallOwen Taylor2001-11-261-0/+27
* Documentation.Matthias Clasen2001-11-261-0/+7
* Workaround to work a little better with automake-1.5 - makeOwen Taylor2001-11-261-0/+6
* Disable --with-fribidi; it offers no advantages and until either fribidiOwen Taylor2001-11-261-0/+9
* acconfig.h support for --with-xftconfig-dir= path to system XftConfig fileManish Singh2001-11-241-0/+19
* free the font description when we don't need it anymoreKristian Rietveld2001-11-241-0/+5
* Fix for bug 65183; i.e. do not call g_utf8_next_char(next) when next isPadraig O'Briain2001-11-231-0/+6
* removed the arbitrary limit to 10 fonts. Instead make the command lineHans Breuer2001-11-231-0/+18
* Remove duplicates.Matthias Clasen2001-11-221-0/+9
* Version 0.22PANGO_0_22Owen Taylor2001-11-221-0/+7
* Version 0.22. Updated Update. Don't look like a doc comment.Owen Taylor2001-11-211-0/+11
* Always turn on anti-aliasing.Tor Lillqvist2001-11-211-0/+15
* Don't free font_pattern if we opened the XftFont, since the XftFont claimsAlex Larsson2001-11-201-0/+6
* Fix typo.Tor Lillqvist2001-11-191-0/+5
* Take both dpi_x and dpi_y as arguments. Doesn't currently handle dpi_xAlex Larsson2001-11-191-0/+6
* Add new function pango_context_load_fontset() to wrapAlex Larsson2001-11-181-0/+15
* Suffix package names with datestamp. Add the Pango modules.Tor Lillqvist2001-11-181-0/+22
* Add XFT_MATRIX and XFT_MINSPACE macro definitions if missing.Alexander Larsson2001-11-181-0/+5
* Check for LEX and YACC. This will be made optional later, with the buildAlexander Larsson2001-11-181-0/+52
* Add --sgml-mode.Matthias Clasen2001-11-141-0/+4
* Add pangoxft-private.h.Matthias Clasen2001-11-111-0/+27
* Build separate developer package.Tor Lillqvist2001-11-081-0/+6
* Add a function pango_xft_picture_render() to render onto an Xft pictureOwen Taylor2001-11-051-0/+6
* don't bother with module dir recalculation if LIBDIR isn't definedHans Breuer2001-11-031-0/+13
* Patch from Alex Larsson to improve line breaking algorithm so that itOwen Taylor2001-11-021-0/+10