| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
svn path=/trunk/; revision=2924
|
|
|
|
| |
* change all TRUE to True and FALSE to False
|
|
|
|
|
|
| |
* Add links to ancestor properties and signals. Add new GTK 2.10
classes, methods, functions and constants. Remove unused file
pygtk-classes.xml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* pygtk-gdkdisplay.xml pygtk-gdkdisplaymanager.xml
* pygtk-gdkkeymap.xml pygtk-gdkpixbufloader.xml
* pygtk-gdkscreen.xml pygtk-gtkaccelgroup.xml
* pygtk-gtkaction.xml pygtk-gtkactiongroup.xml
* pygtk-gtkadjustment.xml pygtk-gtkbutton.xml
* pygtk-gtkcalendar.xml pygtk-gtkcelleditable.xml
* pygtk-gtkcellrenderer.xml pygtk-gtkcellrenderertext.xml
* pygtk-gtkcellrenderertoggle.xml pygtk-gtkcheckmenuitem.xml
* pygtk-gtkcolorbutton.xml pygtk-gtkcolorselection.xml
* pygtk-gtkcombobox.xml pygtk-gtkcontainer.xml
* pygtk-gtkcurve.xml pygtk-gtkdialog.xml pygtk-gtkeditable.xml
* pygtk-gtkentry.xml pygtk-gtkentrycompletion.xml
* pygtk-gtkexpander.xml pygtk-gtkfilechooser.xml
* pygtk-gtkfontbutton.xml pygtk-gtkhandlebox.xml
* pygtk-gtkicontheme.xml pygtk-gtkimcontext.xml
* pygtk-gtkinputdialog.xml pygtk-gtkitem.xml pygtk-gtklabel.xml
* pygtk-gtklayout.xml pygtk-gtkmenu.xml pygtk-gtkmenuitem.xml
* pygtk-gtkmenushell.xml pygtk-gtknotebook.xml
* pygtk-gtkobject.xml pygtk-gtkoptionmenu.xml pygtk-gtkpaned.xml
* pygtk-gtkplug.xml pygtk-gtkradioaction.xml
* pygtk-gtkradiobutton.xml pygtk-gtkradiomenuitem.xml
* pygtk-gtkrange.xml pygtk-gtkscale.xml
* pygtk-gtkscrolledwindow.xml pygtk-gtksocket.xml
* pygtk-gtkspinbutton.xml pygtk-gtkstatusbar.xml
* pygtk-gtktextbuffer.xml pygtk-gtktexttag.xml
* pygtk-gtktexttagtable.xml pygtk-gtktextview.xml
* pygtk-gtktoggleaction.xml pygtk-gtktogglebutton.xml
* pygtk-gtktoggletoolbutton.xml pygtk-gtktoolbar.xml
* pygtk-gtktoolbutton.xml pygtk-gtktoolitem.xml
* pygtk-gtktreemodel.xml pygtk-gtktreeselection.xml
* pygtk-gtktreesortable.xml pygtk-gtktreeview.xml
* pygtk-gtktreeviewcolumn.xml pygtk-gtkuimanager.xml
* pygtk-gtkviewport.xml pygtk-gtkwidget.xml pygtk-gtkwindow.xml
Fix signal titles.
|
|
|
|
|
| |
* pygtk-gtkpaned.xml (pack1) (pack2) Change references to expand
param to resize. Thanks to Toon Verstraelen.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* pygtk-gtkaccelgroup.xml
pygtk-gtkpaned.xml
pygtk-gtkscrolledwindow.xml
pygtk-gtkspinbutton.xml
pygtk-gtktreeview.xml
pygtk-gtkwidget.xml
pygtk-gtkwindow.xml Make keycombos simultaneous.
|
|
|
|
|
|
|
|
|
|
| |
* pygtk-gtkpaned.xml (get_child1) (get_child2) Add descriptions of
these PyGTK 2.4 methods.
("max-position") ("min-position") Add descriptions of these GTK+ 2.4
properties.
("resize") ("shrink") Add descriptions of these GTK+ 2.4 child
properties.
Add return value description for signals.
|
|
|