summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-10-27 03:54:22 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-10-27 03:54:22 +0000
commitcb18309673f263d54eba9c312ab5802b4a6beb70 (patch)
tree41ec989b185fab1a022032f15a044a9798e109c4
parentc0adc5e0ca12440d0d9e21c37888256378b6e092 (diff)
downloadpango-cb18309673f263d54eba9c312ab5802b4a6beb70.tar.gz
Document PANGO_UNDERLINE_ERROR as a 1.4 addition. (#156533, Morten
2004-10-26 Matthias Clasen <mclasen@redhat.com> * docs/tmpl/text-attributes.sgml: Document PANGO_UNDERLINE_ERROR as a 1.4 addition. (#156533, Morten Welinder)
-rw-r--r--ChangeLog5
-rw-r--r--ChangeLog.pre-1-105
-rw-r--r--ChangeLog.pre-1-85
-rw-r--r--docs/tmpl/text-attributes.sgml9
4 files changed, 20 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 87f1fc73..937e541c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-26 Matthias Clasen <mclasen@redhat.com>
+
+ * docs/tmpl/text-attributes.sgml: Document PANGO_UNDERLINE_ERROR
+ as a 1.4 addition. (#156533, Morten Welinder)
+
2004-10-12 Theppitak Karoonboonyanan <thep@linux.thai.net>
* modules/thai/thai-shaper.h (thai_get_glyph_tis,
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index 87f1fc73..937e541c 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,3 +1,8 @@
+2004-10-26 Matthias Clasen <mclasen@redhat.com>
+
+ * docs/tmpl/text-attributes.sgml: Document PANGO_UNDERLINE_ERROR
+ as a 1.4 addition. (#156533, Morten Welinder)
+
2004-10-12 Theppitak Karoonboonyanan <thep@linux.thai.net>
* modules/thai/thai-shaper.h (thai_get_glyph_tis,
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index 87f1fc73..937e541c 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,8 @@
+2004-10-26 Matthias Clasen <mclasen@redhat.com>
+
+ * docs/tmpl/text-attributes.sgml: Document PANGO_UNDERLINE_ERROR
+ as a 1.4 addition. (#156533, Morten Welinder)
+
2004-10-12 Theppitak Karoonboonyanan <thep@linux.thai.net>
* modules/thai/thai-shaper.h (thai_get_glyph_tis,
diff --git a/docs/tmpl/text-attributes.sgml b/docs/tmpl/text-attributes.sgml
index 9690711f..7072b0f0 100644
--- a/docs/tmpl/text-attributes.sgml
+++ b/docs/tmpl/text-attributes.sgml
@@ -324,10 +324,11 @@ of underlining.
accelerators. %PANGO_UNDERLINE_SINGLE should
be used for extended portions of text.
@PANGO_UNDERLINE_ERROR: a wavy underline should be drawn below.
- This underline is typically used to indicate
- an error such as a possilble mispelling; in some
- cases an contrasting color may automatically
- be used.
+ This underline is typically used to indicate
+ an error such as a possilble mispelling; in some
+ cases an contrasting color may automatically
+ be used. This type of underlining is available
+ since Pango 1.4.
<!-- ##### MACRO PANGO_TYPE_UNDERLINE ##### -->
<para>