[pygtk] 2010-04-09 Rafael Villar Burke <pachi rvburke com>



commit f235ba1cd57ec3d4b3139f91b9043b90a913df62
Author: Rafael Villar Burke <pachi rvburke com>
Date:   Fri Apr 9 13:00:42 2010 +0200

    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.

 docs/reference/ChangeLog              |   22 ++++++++++++++--------
 docs/reference/pygtk-gtkbuildable.xml |    2 +-
 2 files changed, 15 insertions(+), 9 deletions(-)
---
diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog
index faecebb..94dab82 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 bca56e4..6e4b772 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>,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]