summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2002-11-08 23:21:35 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2002-11-08 23:21:35 +0000
commit908bee9b3f66dc6b357c6b5d7a3ff32021f6ee86 (patch)
tree7e70cb77c1dbf9f7d4ff9c4e89261b0c7a565871
parent85c6465ec5f88666e036fe3fde0b2714291bdcb7 (diff)
downloadgdk-pixbuf-908bee9b3f66dc6b357c6b5d7a3ff32021f6ee86.tar.gz
Reformulate doc comments to work around gtk-doc limitations.
* gdk/x11/gdkfont-x11.c (gdk_text_extents_wc): (gdk_text_extents): * gdk/gdkfont.c (gdk_string_extents): Reformulate doc comments to work around gtk-doc limitations.
-rw-r--r--ChangeLog7
-rw-r--r--ChangeLog.pre-2-107
-rw-r--r--ChangeLog.pre-2-27
-rw-r--r--ChangeLog.pre-2-47
-rw-r--r--ChangeLog.pre-2-67
-rw-r--r--ChangeLog.pre-2-87
-rw-r--r--gdk/gdkfont.c2
-rw-r--r--gdk/x11/gdkfont-x11.c4
8 files changed, 45 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index f3fb5cac0..97438f79b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-11-09 Matthias Clasen <maclas@gmx.de>
+
+ * gdk/x11/gdkfont-x11.c (gdk_text_extents_wc):
+ (gdk_text_extents):
+ * gdk/gdkfont.c (gdk_string_extents): Reformulate doc comments to
+ work around gtk-doc limitations.
+
Fri Nov 8 18:04:16 2002 Owen Taylor <otaylor@redhat.com>
* gdk/{linux-fb,win32,11}/Makefile.am: Add in a awful
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index f3fb5cac0..97438f79b 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,10 @@
+2002-11-09 Matthias Clasen <maclas@gmx.de>
+
+ * gdk/x11/gdkfont-x11.c (gdk_text_extents_wc):
+ (gdk_text_extents):
+ * gdk/gdkfont.c (gdk_string_extents): Reformulate doc comments to
+ work around gtk-doc limitations.
+
Fri Nov 8 18:04:16 2002 Owen Taylor <otaylor@redhat.com>
* gdk/{linux-fb,win32,11}/Makefile.am: Add in a awful
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index f3fb5cac0..97438f79b 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,10 @@
+2002-11-09 Matthias Clasen <maclas@gmx.de>
+
+ * gdk/x11/gdkfont-x11.c (gdk_text_extents_wc):
+ (gdk_text_extents):
+ * gdk/gdkfont.c (gdk_string_extents): Reformulate doc comments to
+ work around gtk-doc limitations.
+
Fri Nov 8 18:04:16 2002 Owen Taylor <otaylor@redhat.com>
* gdk/{linux-fb,win32,11}/Makefile.am: Add in a awful
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index f3fb5cac0..97438f79b 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,10 @@
+2002-11-09 Matthias Clasen <maclas@gmx.de>
+
+ * gdk/x11/gdkfont-x11.c (gdk_text_extents_wc):
+ (gdk_text_extents):
+ * gdk/gdkfont.c (gdk_string_extents): Reformulate doc comments to
+ work around gtk-doc limitations.
+
Fri Nov 8 18:04:16 2002 Owen Taylor <otaylor@redhat.com>
* gdk/{linux-fb,win32,11}/Makefile.am: Add in a awful
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index f3fb5cac0..97438f79b 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,10 @@
+2002-11-09 Matthias Clasen <maclas@gmx.de>
+
+ * gdk/x11/gdkfont-x11.c (gdk_text_extents_wc):
+ (gdk_text_extents):
+ * gdk/gdkfont.c (gdk_string_extents): Reformulate doc comments to
+ work around gtk-doc limitations.
+
Fri Nov 8 18:04:16 2002 Owen Taylor <otaylor@redhat.com>
* gdk/{linux-fb,win32,11}/Makefile.am: Add in a awful
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index f3fb5cac0..97438f79b 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,10 @@
+2002-11-09 Matthias Clasen <maclas@gmx.de>
+
+ * gdk/x11/gdkfont-x11.c (gdk_text_extents_wc):
+ (gdk_text_extents):
+ * gdk/gdkfont.c (gdk_string_extents): Reformulate doc comments to
+ work around gtk-doc limitations.
+
Fri Nov 8 18:04:16 2002 Owen Taylor <otaylor@redhat.com>
* gdk/{linux-fb,win32,11}/Makefile.am: Add in a awful
diff --git a/gdk/gdkfont.c b/gdk/gdkfont.c
index 262eb657c..c116851ab 100644
--- a/gdk/gdkfont.c
+++ b/gdk/gdkfont.c
@@ -173,7 +173,7 @@ gdk_string_measure (GdkFont *font,
* @ascent: the ascent of the string.
* @descent: the descent of the string.
*
- * Returns the metrics of a nul-terminated string.
+ * Gets the metrics of a nul-terminated string.
**/
void
gdk_string_extents (GdkFont *font,
diff --git a/gdk/x11/gdkfont-x11.c b/gdk/x11/gdkfont-x11.c
index adcc2ee0c..78f2558c9 100644
--- a/gdk/x11/gdkfont-x11.c
+++ b/gdk/x11/gdkfont-x11.c
@@ -673,7 +673,7 @@ gdk_text_width_wc (GdkFont *font,
* @ascent: the ascent of the string.
* @descent: the descent of the string.
*
- * Returns the metrics of a string.
+ * Gets the metrics of a string.
**/
void
gdk_text_extents (GdkFont *font,
@@ -755,7 +755,7 @@ gdk_text_extents (GdkFont *font,
* @ascent: the ascent of the string.
* @descent: the descent of the string.
*
- * Returns the metrics of a string of wide characters.
+ * Gets the metrics of a string of wide characters.
**/
void
gdk_text_extents_wc (GdkFont *font,