summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* === Released 1.6.0 ===PANGO_1_6_0Owen Taylor2004-09-141-0/+6
| | | | | | | | | | | | | | | | | Mon Sep 13 17:38:58 2004 Owen Taylor <otaylor@redhat.com> * === Released 1.6.0 === * configure.in: Update versions for 1.6.0 * NEWS: Update. * README: Minor tweak. * pango/fonts.c pango/pango-context.c pango/pango-types.h pango/pango-utils.c pango/pangoft2.c pango/pango-layout.c pango/opentype/pango-ot-buffer.c: Add a bunch of missing Since: 1.6.
* === Released 1.5.2 ==PANGO_1_5_2Owen Taylor2004-08-021-0/+24
| | | | | | | | | | Mon Aug 2 17:09:47 2004 Owen Taylor <otaylor@redhat.com> * === Released 1.5.2 == * configure.in: Version 1.5.2 * NEWS: Updates
* === Released 1.5.1 ===PANGO_1_5_1Owen Taylor2004-07-191-0/+11
| | | | | | | | | | Mon Jul 19 16:48:23 2004 Owen Taylor <otaylor@redhat.com> * === Released 1.5.1 === * configure.in: Pango 1.5.1 * NEWS: Updates
* Missed earlier commit.Owen Taylor2004-07-081-0/+12
|
* === Released 1.4.0 ===PANGO_1_4_0Owen Taylor2004-03-161-0/+5
| | | | | | | | | | | | | | Tue Mar 16 11:24:46 2004 Owen Taylor <otaylor@redhat.com> * === Released 1.4.0 === * configure.in: Version 1.4.0, interface ago 0. Require glib-2.4.0. * NEWS: Updates. * README: Some updates; include details about the FreeType license of the OpenType code.
* === Released 1.3.6 ===PANGO_1_3_6Owen Taylor2004-03-091-0/+7
| | | | | | | | | | Tue Mar 9 09:21:07 2004 Owen Taylor <otaylor@redhat.com> * === Released 1.3.6 === * configure.in: version 1.3.6, interface age 1 * NEWS: Updates.
* Correct spelling of my name.Tor Lillqvist2004-03-031-2/+2
| | | | | | | | | 2004-03-03 Tor Lillqvist <tml@iki.fi> * NEWS: Correct spelling of my name. * pango/Makefile.am (libpango_1_0_la_DEPENDENCIES): Add pango-win32res.lo.
* === Released 1.3.5 ===PANGO_1_3_5Owen Taylor2004-03-021-1/+12
| | | | | | | | | | | | | | Mon Mar 1 19:24:09 2004 Owen Taylor <otaylor@redhat.com> * === Released 1.3.5 === * configure.in: Version 1.3.5 (1.3.4 skipped), interface age 0. * NEWS: Update * modules/arabic/arabic-fc.c (arabic_engine_shape): Fix a crash from left-over handling of clusters for non-spacing marks.
* === Released 1.3.3 ===PANGO_1_3_3Owen Taylor2004-02-241-0/+13
| | | | | | | | | | Tue Feb 24 14:29:26 2004 Owen Taylor <otaylor@redhat.com> * === Released 1.3.3 === * configure.in: Version 1.3.3, interface age 3. * NEWS: Updates
* === Released 1.3.2 ===PANGO_1_3_2Owen Taylor2004-01-221-2/+2
| | | | | | | | | | Thu Jan 22 12:36:10 2004 Owen Taylor <otaylor@redhat.com> * === Released 1.3.2 === * configure.in: Version 1.3.2, interface age 2. * NEWS: Tweak.
* NEWS updates for 1.3.2.Matthias Clasen2004-01-201-0/+8
|
* === Released 1.3.1 ===PANGO_1_3_1Owen Taylor2003-12-081-1/+8
| | | | | | | | | | | | | Mon Dec 8 12:57:03 2003 Owen Taylor <otaylor@redhat.com> * === Released 1.3.1 === * NEWS: Further updates for 1.3.1 * pango/pango-script.c (pango_script_iter_next): Put in a hopefully-correct fix for a problem with invalid values of start_sp causing out-of-bounds writes. (#125928, Morten Welinder)
* Version 1.3.1, interface age 1.Owen Taylor2003-11-151-0/+6
| | | | | | | | Wed Nov 12 16:11:47 2003 Owen Taylor <otaylor@redhat.com> * configure.in: Version 1.3.1, interface age 1. * NEWS: Updates for 1.3.1
* === Released 1.3.0 ===PANGO_1_3_0Owen Taylor2003-10-241-0/+98
| | | | | | | | | | | | | | | | | | Fri Oct 24 00:09:17 2003 Owen Taylor <otaylor@redhat.com> * === Released 1.3.0 === * pango/module-defs-fc.c.win32 pango/module-defs-fc.c.win32: Add the -fc version, remove the -ft2 version. Not sure this file is actually needed any more. * pango/Makefile.am (libpango_1_0_la_SOURCES): Add pango-impl-utils.h, pango-script-lang-table.h. * docs/Makefile.am (dist-hook-local): Distribute generated manpage. * tests/Makefile.am (CLEANFILES): Add pango.modules
* Fix some typographical errors. Nothing to see here. Move on.Abigail Brady2003-06-251-2/+2
|
* === Released 1.2.0 ===PANGO_1_2_0Owen Taylor2002-12-201-0/+4
| | | | | | | | | | Fri Dec 20 12:18:43 2002 Owen Taylor <otaylor@redhat.com> * === Released 1.2.0 === * configure.in: Version 1.2.0, interface age 0. * NEWS: Updated
* Some unit fixups (#96335)Owen Taylor2002-12-201-2/+2
| | | | | | | | | | | | | | | | | | | | Fri Dec 20 11:59:22 2002 Owen Taylor <otaylor@redhat.com> Some unit fixups (#96335) * pango/pango-layout.c pango/pango-mapping.c: Fix occurrences of "in thousandths of a device unit" to say "in #PangoGlyphUnit" which will give a link to the PangoGlyphUnit docs. * docs/tmpl/text-attributes.sgml: Change 1000 to PANGO_SCALE. * docs/tmpl/glyphs.sgml: Fix docs for PangoGlyphUnit, fix mention of value of PANGO_SCALE from 1000 to 1024. * pango/pango-layout.c (pango_layout_line_get_x_ranges): Fix the docs for @ranges so it doesn't sound like the coordinates are in pixels.
* === Released 1.1.6 ===Owen Taylor2002-12-171-0/+7
| | | | | | | | | | | | Mon Dec 16 21:16:31 2002 Owen Taylor <otaylor@redhat.com> * === Released 1.1.6 === * NEWS: Updated. * configure.in: Version 1.1.6, interface age 2. * configure.in: Bump PANGO_MODULE_VERSION to 1.2.0.
* === Released 1.1.5 ===Owen Taylor2002-12-101-0/+14
| | | | | | | | | | Tue Dec 10 14:51:01 2002 Owen Taylor <otaylor@redhat.com> * === Released 1.1.5 === * configure.in: Version 1.1.5, interface age 1. * NEWS: Update.
* === Released 1.1.4 ===Owen Taylor2002-12-031-0/+16
| | | | | | | | | | | | | | | | | Mon Dec 2 17:22:34 2002 Owen Taylor <otaylor@redhat.com> * === Released 1.1.4 === * configure.in: Up version to 1.1.4, interface age 0. * NEWS: Updated. * pango/pangoxft-fontmap.c (pango_fc_do_finalize) * pango/pangoft2-fontmap.c (pango_fc_do_finalize): Fix leaks of fontmap->substitute_data. (#99850) * pango/Makefile.am (INCLUDES): Fix accidental reference to pango-script-table.h.
* === Released 1.1.3 ===PANGO_1_1_3Owen Taylor2002-11-021-0/+12
| | | | | | | | | | | | | | Fri Nov 1 21:08:42 2002 Owen Taylor <otaylor@redhat.com> * === Released 1.1.3 === * configure.in: Version 1.1.3 * NEWS: Updated. * pango/pangofc-fontmap.cI (pango_fc_font_set_free): Free font_set->patterns. (Found by Sven Neumann, #91698)
* Spelling fixOwen Taylor2002-10-131-1/+1
|
* === Released 1.1.2 ===PANGO_1_1_2Owen Taylor2002-10-131-0/+19
| | | | | | | | | | Sun Oct 13 12:35:14 2002 Owen Taylor <otaylor@redhat.com> * === Released 1.1.2 === * configure.in: Version 1.1.2, interface age 0. * NEWS: Updates.
* Released 1.1.1.PANGO_1_1_1Owen Taylor2002-08-201-0/+8
| | | | | | | | | | | | | | | Tue Aug 20 17:31:39 2002 Owen Taylor <otaylor@redhat.com> * Released 1.1.1. * configure.in: Update versions numbers. * NEWS: Updated. * docs/pango-sections.txt: Updated. * pango/pangoxft-font.c (pango_xft_font_[un]lock_face): Fix docs.
* use XAddExtension() magic to automatically clean up our information whenOwen Taylor2002-08-091-0/+41
| | | | | | | | | | | | | | | Thu Aug 8 23:14:27 2002 Owen Taylor <otaylor@redhat.com> * pango/pangox-fontmap.c pango/pangoxft-fontmap.c: use XAddExtension() magic to automatically clean up our information when XCloseDisplay() is called. * NEWS: Some updates for 1.1.x features. * README: Update a bit. * configure.in: Print Xft for the Xft backend, not Xft2 when printing summary.
* Released 1.0.1pango-1-0-branchpointPANGO_1_0_1Owen Taylor2002-03-281-0/+16
| | | | | | | | | | Wed Mar 27 19:30:35 2002 Owen Taylor <otaylor@redhat.com> * Released 1.0.1 * NEWS: Updates. * configure.in: Version 1.0.1, interface, binary age 1.
* hu Mar 7 22:55:13 2002 Owen Taylor <otaylor@redhat.com>PANGO_1_0_0Owen Taylor2002-03-081-0/+22
| | | | | | | | ===== Released 1.0.0 ===== * NEWS: Final updates for 1.0.0. * README AUTHORS: Update.
* Version 0.26PANGO_0_26Owen Taylor2002-02-241-0/+6
| | | | | | | | Sat Feb 23 21:40:27 2002 Owen Taylor <otaylor@redhat.com> * configure.in: Version 0.26 * NEWS: Updates.
* Version 0.25PANGO_0_25Owen Taylor2002-02-171-0/+7
| | | | | | | | | | | | | | | Sun Feb 17 18:50:30 2002 Owen Taylor <otaylor@redhat.com> * configure.in: Version 0.25 * configure.in: Add X_EXTRA_LIBS to XFT_LIBS. * NEWS: Updates * pango/mini-xft/minixftdpy.c * pango/mini-xft/minixftstr.c: Fix some problems with signed arguments to to isupper()/tolower(). (#71705, Morten Welinder)
* Version 0.24PANGO_0_24Owen Taylor2002-01-291-0/+15
| | | | | | | | Tue Jan 29 11:35:11 2002 Owen Taylor <otaylor@redhat.com> * configure.in: Version 0.24 * NEWS: Updates
* Version 0.23, require glib-1.3.12PANGO_0_23Owen Taylor2001-12-231-0/+14
| | | | | | | | | | Sat Dec 22 12:14:25 2001 Owen Taylor <otaylor@redhat.com> * configure.in: Version 0.23, require glib-1.3.12 * pango/makefile.msc (PANGO_VER): 0.23. * NEWS: Updated.
* Version 0.22. Updated Update. Don't look like a doc comment.Owen Taylor2001-11-211-0/+12
| | | | | | | | | Wed Nov 21 12:54:39 2001 Owen Taylor <otaylor@redhat.com> * configure.in (PANGO_MINOR_VERSION): Version 0.22. * NEWS: Updated * docs/pango-sections.txt Makefile.am: Update. * pango/pango-layout.c (process_item): Don't look like a doc comment.
* Version 0.21, require GLib-1.3.6Owen Taylor2001-10-251-0/+8
| | | | | | | | Thu Oct 25 11:06:54 2001 Owen Taylor <otaylor@redhat.com> * configure.in: Version 0.21, require GLib-1.3.6 * NEWS: Updates.
* Version 0.20PANGO_0_20Owen Taylor2001-09-251-0/+11
| | | | | | | | | | | | | | | | | | | Tue Sep 25 11:54:03 2001 Owen Taylor <otaylor@redhat.com> * configure.in: Version 0.20 * NEWS: Updated * configure.in (GLIB_REQUIRED_VERSION): Require GLib 1.3.9 * examples/Makefile.am (EXTRA_DIST): Add the viewer-qt in case someone (say Tim) makes dist without qt installed. (reported by Tony Graham) * examples/Makefile.am (pango.modules): Don't use grep -q (reported by Tony Graham) * docs/pango-sections.txt: Fix small typo.
* Up to 0.19.Owen Taylor2001-09-181-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tue Sep 18 15:47:08 2001 Owen Taylor <otaylor@redhat.com> * configure.in (PANGO_MINOR_VERSION): Up to 0.19. * pango/pango-font.h pango/pango-fontmap.[ch] pango/fonts.c pango/pangoxft-fontmap.c pango/pangoft-fontmap.c pango/pango-context.[ch] pango/pangox-fontmap.c: Add new PangoFontFace and PangoFontFamily object types, and change the font listing API to list faces and families, instead of face names and font descriptions. * pango/pango-font.h pango/fonts.c: Make PangoFontDescription an opaque heap-allocated structure, add accessors and convenience functions. * pango/pango-font.h pango/pango-private.h: Make PangoFontMetrics heap allocated, protect the structure definition with #ifdef PANGO_ENABLE_BACKEND, and add getters for the fields. * pango/pango-attributes.[ch] ( pango_attr_iterator_get_font): instead of providing a base font description and one to fill in, provide a single font description to modify based on the attributes. * pango/pango-attributes.[ch]: Fix PangoAttrFontDesc to have a PangoFontDescription by reference, not by value. * pango/pango-utils.[ch]: make pango_parse_style() and friends take pointers to individual enumerations instead of to a PangoFontDescription structure. * pango/*.c: Fix for the PangoFontDescription and PangoFontMetrics changes. * pango/pango-{break,engine,indic,ot,xft}.h pango/Makefile.am pango/opentype/Makefile.am: Protect portions with PANGO_ENABLE_ENGINE to shrink the public API. * modules/*/Makefile.am: -DPANGO_ENABLE_ENGINE. * pango/{pangox.h,pangox-private.h} modules/basic/basic-x.c: Move pango_x_font_get_unknown_glyph() into public header since it is used from modules. * pango/pango-{context,font,fontmap,modules.utils}.h pango/Makefile.am: Protect portions with PANGO_ENABLE_BACKEND to shrink the public API. * pango/*.h: Use G_BEGIN/END_DECLS * examples/viewer-qt.[cc,h]: Fix for changes to font listing API, PangoFontDescription. * pango/pango-indic.h modules/indic/*: Since we install this header fix it up to Pango conventions, namespece ZERO_WIDTH_JOINER, ZERO_WIDTH_NON_JOINER. * docs/pango-sections.txt: Updated.
* Version 0.18PANGO_0_18Owen Taylor2001-09-041-0/+15
| | | | | | | | | | | | Mon Sep 3 19:37:02 2001 Owen Taylor <otaylor@redhat.com> * configure.in: Version 0.18 * NEWS: Updated. * pango/pangoxft-font.c (pango_xft_font_finalize): Actually free the XftFont (and description). Lack of such pointed out by David Turner.
* don't ignore errors from missing index.sgmlPANGO_0_17GTK_ALL_1_3_6Havoc Pennington2001-06-131-0/+7
| | | | | | | | | | | 2001-06-12 Havoc Pennington <hp@redhat.com> * docs/Makefile.am (dist-hook): don't ignore errors from missing index.sgml * NEWS: update * configure.in: increment version to 0.17
* Update for 0.16PANGO_0_16Owen Taylor2001-05-041-0/+7
| | | | | | | | | | | | | | | Fri May 4 11:07:04 2001 Owen Taylor <otaylor@redhat.com> * NEWS: Update for 0.16 * docs/pango-sections.txt: Update. * configure.in (PANGO_MINOR_VERSION): 0.16 Wed May 2 11:57:45 2001 Owen Taylor <otaylor@redhat.com> * examples/Makefile.am (QT_LIBS): Remove space that was confusing libtool.
* Release 0.15PANGO_0_15Owen Taylor2001-04-171-0/+9
| | | | | | | | | | | | | | Tue Apr 17 15:44:53 2001 Owen Taylor <otaylor@redhat.com> * Release 0.15 * tests/testboundaries.c: Look for files in $srcdir. * Makefile.am (SUBDIRS): Add tests, remove fonts * tests/Makefile.am (EXTRA_DIST): added missing stuff * fonts/: Remove. Nothing in here is needed any more.
* Release 0.14PANGO_0_14Owen Taylor2001-04-031-0/+14
| | | | | | | | | | | | Tue Apr 3 15:05:19 2001 Owen Taylor <otaylor@redhat.com> * Release 0.14 * NEWS: updated. * pango/pango/opentype/Makefile.am: make dist fixes. * configure.in (PANGO_MINOR_VERSION): Up to 0.14
* Released 0.13PANGO_0_13Owen Taylor2000-11-171-1/+20
| | | | | | | | | | | | | | | | | | | | | | | Fri Nov 17 16:12:34 2000 Owen Taylor <otaylor@redhat.com> * Released 0.13 * NEWS: Updates for 0.13 Fri Nov 17 16:04:19 2000 Owen Taylor <otaylor@redhat.com> * tools/Makefile.am (EXTRA_DIST): Add maps/tis-620 * Makefile.am (EXTRA_DIST): Added TODO.xml * pango/Makefile.am (EXTRA_DIST): Add .def files for Win32. * examples/Makefile.am (EXTRA_DIST): Add a couple of missing files. * docs/Makefile.am (dist-hook): Add back accidentally removed rule to distribute TEXT/*.
* Initial revisionOwen Taylor2000-01-131-0/+5