summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRafael Villar Burke <pachi@rvburke.com>2010-04-09 13:00:42 +0200
committerRafael Villar Burke <pachi@rvburke.com>2010-04-09 13:00:42 +0200
commitf235ba1cd57ec3d4b3139f91b9043b90a913df62 (patch)
tree573cc9b8c99efde2ff775fff3a15359be9778691 /docs
parentf8a650240055abbb9ebbe493f02214c9ca574a74 (diff)
downloadpygtk-f235ba1cd57ec3d4b3139f91b9043b90a913df62.tar.gz
2010-04-09 Rafael Villar Burke <pachi@rvburke.com>
Bug 615270 - Website typo in docs for gtk.Buildable * pygtk-gtkbuildable.xml: fix a small typo in class name.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/ChangeLog22
-rw-r--r--docs/reference/pygtk-gtkbuildable.xml2
2 files changed, 15 insertions, 9 deletions
diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog
index faecebbe..94dab822 100644
--- a/docs/reference/ChangeLog
+++ b/docs/reference/ChangeLog
@@ -1,12 +1,18 @@
+2010-04-09 Rafael Villar Burke <pachi@rvburke.com>
+
+ Bug 615270 - Website typo in docs for gtk.Buildable
+
+ * pygtk-gtkbuildable.xml: fix a small typo in class name.
+
2009-03-20 Gian Mario Tagliaretti <gianmt@gnome.org>
- Bug 575604 – typo in gtk.AccelGroup.connect_group
+ Bug 575604 ¿ typo in gtk.AccelGroup.connect_group
* pygtk-gtkaccelgroup.xml: fix a small typo in method name.
2009-03-09 Gian Mario Tagliaretti <gianmt@gnome.org>
- Bug 574640 – gtk.FileChooserButton "file-set" signal is not documented
+ Bug 574640 ¿ gtk.FileChooserButton "file-set" signal is not documented
* pygtk-gtkfilechooserbutton.xml: Add "file-set" signal.
@@ -80,7 +86,7 @@
2009-02-23 Gian Mario Tagliaretti <gianmt@gnome.org>
- Bug 567736 – Misleading suggestion of get_child_requisition in
+ Bug 567736 ¿ Misleading suggestion of get_child_requisition in
gtk.Widget.size_request documentation
* pygtk-gtkwidget.xml: Apply a patch from Pietro Battiston
@@ -114,13 +120,13 @@
2008-11-17 Gian Mario Tagliaretti <gianmt@gnome.org>
- Bug 561210 – Change documentation of clicked event
+ Bug 561210 ¿ Change documentation of clicked event
* pygtk-gtkbutton.xml: fix #561210.
2008-11-17 Gian Mario Tagliaretti <gianmt@gnome.org>
- Bug 560509 – The documentation for gtk.ComboBox does not include the
+ Bug 560509 ¿ The documentation for gtk.ComboBox does not include the
signals "popup", "popdown" and "move-active"
* pygtk-gtkcombobox.xml: fix the above bug and update to 2.14 release.
@@ -132,14 +138,14 @@
2008-09-26 Paul Pogonyshev <pogonyshev@gmx.net>
- Bug 553921 – Incorrect callback signature of gtk.TextBuffers'
+ Bug 553921 ¿ Incorrect callback signature of gtk.TextBuffers'
"mark-set" signal
* pygtk-gtktextbuffer.xml (mark-set): Fix signature documentation.
2008-09-22 Gian Mario Tagliaretti <gianmt@gnome.org>
- Bug 541510 – pango.layout missing document on
+ Bug 541510 ¿ pango.layout missing document on
layout.get_font_description()
* pygtk-pangolayout.xml: add pango.Layout.get_font_description()
@@ -158,7 +164,7 @@
2008-08-02 Paul Pogonyshev <pogonyshev@gmx.net>
- Bug 527212 – types with well-defined equality semantics are not
+ Bug 527212 ¿ types with well-defined equality semantics are not
properly comparable
* pygtk-gdkcolor.xml: Document new constructor option. Document
diff --git a/docs/reference/pygtk-gtkbuildable.xml b/docs/reference/pygtk-gtkbuildable.xml
index bca56e4d..6e4b7726 100644
--- a/docs/reference/pygtk-gtkbuildable.xml
+++ b/docs/reference/pygtk-gtkbuildable.xml
@@ -146,7 +146,7 @@
<link linkend="class-gtkrecentchooserwidget"><classname>gtk.RecentChooserWidget</classname></link>,
<link linkend="class-gtktoggletoolbutton"><classname>gtk.ToggleToolButton</classname></link>,
<link linkend="class-gtkcombobox"><classname>gtk.ComboBox</classname></link>,
- <link linkend="class-gtkvscrollbar"><classname>gtk.VScroolBar</classname></link>,
+ <link linkend="class-gtkvscrollbar"><classname>gtk.VScrollBar</classname></link>,
<link linkend="class-gtkframe"><classname>gtk.Frame</classname></link>,
<link linkend="class-gtkspinbutton"><classname>gtk.SpinButton</classname></link>,
<link linkend="class-gtklabel"><classname>gtk.Label</classname></link>,