2008-01-09 19:56:01 +01:00
|
|
|
@comment $NetBSD: PLIST,v 1.14 2008/01/09 18:56:01 drochner Exp $
|
2003-05-09 16:50:12 +02:00
|
|
|
bin/pygtk-codegen-2.0
|
2005-04-26 22:28:24 +02:00
|
|
|
bin/pygtk-demo
|
2003-05-09 16:50:12 +02:00
|
|
|
include/pygtk-2.0/pygtk/pygtk.h
|
|
|
|
lib/pkgconfig/pygtk-2.0.pc
|
2005-04-26 22:28:24 +02:00
|
|
|
lib/pygtk/2.0/demos/__init__.py
|
|
|
|
lib/pygtk/2.0/demos/__init__.pyc
|
|
|
|
lib/pygtk/2.0/demos/__init__.pyo
|
|
|
|
lib/pygtk/2.0/demos/appwindow.py
|
|
|
|
lib/pygtk/2.0/demos/appwindow.pyc
|
|
|
|
lib/pygtk/2.0/demos/appwindow.pyo
|
|
|
|
lib/pygtk/2.0/demos/buttonbox.py
|
|
|
|
lib/pygtk/2.0/demos/buttonbox.pyc
|
|
|
|
lib/pygtk/2.0/demos/buttonbox.pyo
|
|
|
|
lib/pygtk/2.0/demos/changedisplay.py
|
|
|
|
lib/pygtk/2.0/demos/changedisplay.pyc
|
|
|
|
lib/pygtk/2.0/demos/changedisplay.pyo
|
|
|
|
lib/pygtk/2.0/demos/colorsel.py
|
|
|
|
lib/pygtk/2.0/demos/colorsel.pyc
|
|
|
|
lib/pygtk/2.0/demos/colorsel.pyo
|
|
|
|
lib/pygtk/2.0/demos/dialogs.py
|
|
|
|
lib/pygtk/2.0/demos/dialogs.pyc
|
|
|
|
lib/pygtk/2.0/demos/dialogs.pyo
|
|
|
|
lib/pygtk/2.0/demos/dnd.py
|
|
|
|
lib/pygtk/2.0/demos/dnd.pyc
|
|
|
|
lib/pygtk/2.0/demos/dnd.pyo
|
|
|
|
lib/pygtk/2.0/demos/dndpixmap.py
|
|
|
|
lib/pygtk/2.0/demos/dndpixmap.pyc
|
|
|
|
lib/pygtk/2.0/demos/dndpixmap.pyo
|
|
|
|
lib/pygtk/2.0/demos/editable_cells.py
|
|
|
|
lib/pygtk/2.0/demos/editable_cells.pyc
|
|
|
|
lib/pygtk/2.0/demos/editable_cells.pyo
|
|
|
|
lib/pygtk/2.0/demos/entry_completion.py
|
|
|
|
lib/pygtk/2.0/demos/entry_completion.pyc
|
|
|
|
lib/pygtk/2.0/demos/entry_completion.pyo
|
|
|
|
lib/pygtk/2.0/demos/expander.py
|
|
|
|
lib/pygtk/2.0/demos/expander.pyc
|
|
|
|
lib/pygtk/2.0/demos/expander.pyo
|
|
|
|
lib/pygtk/2.0/demos/hypertext.py
|
|
|
|
lib/pygtk/2.0/demos/hypertext.pyc
|
|
|
|
lib/pygtk/2.0/demos/hypertext.pyo
|
|
|
|
lib/pygtk/2.0/demos/images.py
|
|
|
|
lib/pygtk/2.0/demos/images.pyc
|
|
|
|
lib/pygtk/2.0/demos/images.pyo
|
|
|
|
lib/pygtk/2.0/demos/images/alphatest.png
|
|
|
|
lib/pygtk/2.0/demos/images/apple-red.png
|
|
|
|
lib/pygtk/2.0/demos/images/background.jpg
|
|
|
|
lib/pygtk/2.0/demos/images/floppybuddy.gif
|
|
|
|
lib/pygtk/2.0/demos/images/gnome-applets.png
|
|
|
|
lib/pygtk/2.0/demos/images/gnome-calendar.png
|
|
|
|
lib/pygtk/2.0/demos/images/gnome-foot.png
|
|
|
|
lib/pygtk/2.0/demos/images/gnome-gimp.png
|
|
|
|
lib/pygtk/2.0/demos/images/gnome-gmush.png
|
|
|
|
lib/pygtk/2.0/demos/images/gnome-gsame.png
|
|
|
|
lib/pygtk/2.0/demos/images/gnu-keys.png
|
|
|
|
lib/pygtk/2.0/demos/images/gtk-logo-rgb.gif
|
|
|
|
lib/pygtk/2.0/demos/list_store.py
|
|
|
|
lib/pygtk/2.0/demos/list_store.pyc
|
|
|
|
lib/pygtk/2.0/demos/list_store.pyo
|
|
|
|
lib/pygtk/2.0/demos/menu.py
|
|
|
|
lib/pygtk/2.0/demos/menu.pyc
|
|
|
|
lib/pygtk/2.0/demos/menu.pyo
|
|
|
|
lib/pygtk/2.0/demos/panes.py
|
|
|
|
lib/pygtk/2.0/demos/panes.pyc
|
|
|
|
lib/pygtk/2.0/demos/panes.pyo
|
|
|
|
lib/pygtk/2.0/demos/pixbufs.py
|
|
|
|
lib/pygtk/2.0/demos/pixbufs.pyc
|
|
|
|
lib/pygtk/2.0/demos/pixbufs.pyo
|
Update to 2.10.1:
pygtk-2.10.0 4-september-2006
- Issue a warning when a DISPLAY is not set (#316877, Johan, Jeremey Katz)
- Copy style.css from pygobject docs when installing docs.
(#351385 Gian Mario Tagliaretti)
- Include the built docs in the tarball (Johan)
pygtk-2.9.6 8-august-2006
- GtkTreePath can be converted from integers again (#350252, Gustavo,
Sebastien Bacher)
- Fix parallel build (#350225, Ed Catmur)
- Reduce exception abuse in code generator (Gustavo)
- Documentation improvements (Johan, John)
pygtk-2.9.5 6-august-2006
- Make it possible to build with GTK+ 2.10 (#350008, Joseph Sacco)
- Make sure dir(gtk.keysyms) work again (#349892, Johan, John)
- reloading the gtk module works again (#349026, Johan, Alexander Larsson)
pygtk-2.9.4 4-august-2006
- Include John Finlay's PyGTK reference manual (Johan, John)
- Setters and getters for GtkWidget.activate_signal (#331445, Gustavo)
- GtkToolItemType setter/getter (#331355, Gustavo)
- Code generator fixes (Gustavo, Johan, John, Yevgen Muntyan, Gustavo)
- Add more gtk+ 2.10 API (#337011, John, Sebastian Pölsterl)
- Don't copy treeiters in callbacks (#347273, John, Stefano Maggiolo)
- Provide full information for GtkTreeSelection.set_select_function
(#340475 John, Wouter Bolsterlee)
- Export less symbols and reduce the size of the libraries (#347825,
Rafael Espíndola)
- Allow negative values for GtkTreeModel.set/getitem (#311852, Baiju M)
- Much improved interface/virtual method support (John)
- Remove evil 100ms timeout timer (#348937, Gustavo)
pygtk-2.9.3 12-july-2006
- Update to latest gtk+ 2.10 API changes (#345447, #345623, Newren, Peters)
- Many more new gtk+ 2.10 APIs wrapped (Finlay)
- Wrap gtk_widget_class_find_style_property (Finlay)
- gtk.gdk.CairoContext.rectangle bug fix (Gustavo)
- Update defs for atk 1.8 (Finlay)
- Misc. module cleanups (Dahlin)
- New pango APIs wrapped (Finlay)
- Fix refcount error in gtk.Clipboard (#343960, Gustavo, Finlay)
- Enable GDK X11-specific APIs available also with gtk+ 2.8 (Gustavo)
- Lazy loading of the gtk.keysyms module (Johan Dahlin)
pygtk-2.9.2 15-june-2006
- Fix a codegen bug that prevent build of other extensions (344845, Gustavo)
- Builds with pycairo 1.1.6 (344957, Gustavo)
- gtk.TextBuffer rich text copy and serialization (Finlay)
- Correct Print Editor example (Gustavo)
pygtk-2.9.1 13-june-2006
- Allow gtk.TreeSortable.set_default_sort_func callback to be None
(Johan, Patrick O'Brien)
- Add API to unset the g_log handlers (#323786, Johan)
- Allow the gtk module to be imported without DISPLAY (#316877, Johan)
- Code cleanup and fixes considering Coverity reports (Johan)
- Add codegen support for const-Object return type (#169204, Gustavo)
- Add codgen support for unblocking threads around method calls (Gustavo)
- Wrap gdk_event_handler_set (Johan)
- Codegen reverse wrapper bug fix (#340162, Yevgen Muntyan)
- Wrap GdkRegion (John Ehresman)
- Add codegen support for ignore-type statement in override (Johan)
- Add conditional support for gtk+ 2.10 API, especially printing
(Johan, Finlay, Gustavo)
- Complete the support for gtk.Container virtual methods (#341641, Gustavo)
- Fix misc. reference leaks (Finlay, Gustavo)
- Allow None parameter in pangocairo.CairoContext.set_font_options (Finlay)
- Complete the support for gtk.CellRenderer virtual methods (#339431, Gustavo)
- IconView.set_cursor method params 'cell' and 'start_editing'
made optional (#343039, Ross Burton, Finlay)
- Wrap a few more gdk_cairo_* methods (Finlay)
- Add a 'selection' field to gdk.OWNER_CHANGE events (Finlay)
- Allow None in gtk.Entry.set_inner_border() (Finlay)
- gtk.Clipboard rich text methods (Finlay)
- Add gtk.MessageDialog.set_image() (Finlay)
- Wrap gtk_link_button_set_uri_hook() (Finlay)
- Allow None in gtk.Widget.input_shape_combine_mask() (Finlay)
- Allow gtk.LinkButton() constructor to optionally receive a label (Finlay)
- Allow None in gtk.Label.set_mnemonic_widget() (Johan)
- Wrap a bunch of X11 specific gdk methods (Gustavo)
- Add gtk.SizeGroup.get_widgets() (Finlay)
- Wrap gtk_style_lookup_color() (Finlay)
- Wrap a bunch of gtk treeview grid lines methods (Finlay)
- Better Drag and drop API support (Finlay)
- Add -I option to codegen (defs search path) (Gustavo)
pygtk-2.9.0 04-april-2006
- Remove gobject, pygobject is now a hard dependency
- Set encoding in pango instead of gtk (328031)
- Wrap gdk.Screen.get_rgba_colormap/get_rgbma_visual (328996,
Marco Cabizza)
- Remove private gtk wrappers (321476)
- Add a bunch of missing wrappers (316881, John Finlay)
- Add inout support in reverse wrappers (335964, Gustavo)
- Update h2defs to allow whitespace before parenthesis (317124)
- Make it possible to reimplement interfaces (334986, Gustavo)
- Allow log_handler to be called when python is not initialized
(334188, Gustavo)
- Support for const object args (wollny@cbs.mpg.de, Gustavo)
- Export pygtk tree model api (318021, Gustavo)
- Allow overrides to be in base classes (327715, Gustavo)
- Wrap a pango cairo font options acecssors (328108,
Rauli Ruohonen)
- Add GDK_PARENT_RELATIVE relative handling (320248, Johan,
Nikos Kouremenos)
- Improve pixbuf demo (327931, Ben Caradoc-Davies)
- Set default markup accel marker to \x00
(329658, Johan, Johan Svedberg)
- Set 1 as default argument to SpinButton.spin() (325452,
Sebastian Rittau)
- Wrap gdk.Drawable.gdk_draw_indexed_image (333431,
Johan, Hamish Moffatt)
- Mark rowreference.free() as deprecated (309811, Gustavo)
- Rename name of first keyword argument to pango.LayoutLine.index_to_x
(316581, Gustavo, John Finlay)
- Run reindent on all python code (325320, Johan)
- Improve generictreemodel example (311459, Steven Kennedy)
- Wrap gdk.Pixbuf.rotate_simple (314164, Karel Vervaeke)
- Use in argument in gtk.TreeView.cell_get_size (326357, John Ehresman)
2006-09-15 17:14:16 +02:00
|
|
|
lib/pygtk/2.0/demos/print_editor.py
|
|
|
|
lib/pygtk/2.0/demos/print_editor.pyc
|
|
|
|
lib/pygtk/2.0/demos/print_editor.pyo
|
2005-04-26 22:28:24 +02:00
|
|
|
lib/pygtk/2.0/demos/sizegroup.py
|
|
|
|
lib/pygtk/2.0/demos/sizegroup.pyc
|
|
|
|
lib/pygtk/2.0/demos/sizegroup.pyo
|
2007-02-07 21:40:18 +01:00
|
|
|
lib/pygtk/2.0/demos/statusicon.py
|
|
|
|
lib/pygtk/2.0/demos/statusicon.pyc
|
|
|
|
lib/pygtk/2.0/demos/statusicon.pyo
|
2005-04-26 22:28:24 +02:00
|
|
|
lib/pygtk/2.0/demos/stock_browser.py
|
|
|
|
lib/pygtk/2.0/demos/stock_browser.pyc
|
|
|
|
lib/pygtk/2.0/demos/stock_browser.pyo
|
|
|
|
lib/pygtk/2.0/demos/textview.py
|
|
|
|
lib/pygtk/2.0/demos/textview.pyc
|
|
|
|
lib/pygtk/2.0/demos/textview.pyo
|
|
|
|
lib/pygtk/2.0/demos/tree_store.py
|
|
|
|
lib/pygtk/2.0/demos/tree_store.pyc
|
|
|
|
lib/pygtk/2.0/demos/tree_store.pyo
|
|
|
|
lib/pygtk/2.0/demos/treemodel.py
|
|
|
|
lib/pygtk/2.0/demos/treemodel.pyc
|
|
|
|
lib/pygtk/2.0/demos/treemodel.pyo
|
|
|
|
lib/pygtk/2.0/demos/ui_manager.py
|
|
|
|
lib/pygtk/2.0/demos/ui_manager.pyc
|
|
|
|
lib/pygtk/2.0/demos/ui_manager.pyo
|
|
|
|
lib/pygtk/2.0/pygtk-demo.py
|
|
|
|
lib/pygtk/2.0/pygtk-demo.pyc
|
|
|
|
lib/pygtk/2.0/pygtk-demo.pyo
|
2003-08-09 22:04:44 +02:00
|
|
|
${PYSITELIB}/gtk-2.0/atk.la
|
2003-05-09 16:50:12 +02:00
|
|
|
${PYSITELIB}/gtk-2.0/gtk/__init__.py
|
|
|
|
${PYSITELIB}/gtk-2.0/gtk/__init__.pyc
|
|
|
|
${PYSITELIB}/gtk-2.0/gtk/__init__.pyo
|
2003-08-09 22:04:44 +02:00
|
|
|
${PYSITELIB}/gtk-2.0/gtk/_gtk.la
|
Update to 2.10.1:
pygtk-2.10.0 4-september-2006
- Issue a warning when a DISPLAY is not set (#316877, Johan, Jeremey Katz)
- Copy style.css from pygobject docs when installing docs.
(#351385 Gian Mario Tagliaretti)
- Include the built docs in the tarball (Johan)
pygtk-2.9.6 8-august-2006
- GtkTreePath can be converted from integers again (#350252, Gustavo,
Sebastien Bacher)
- Fix parallel build (#350225, Ed Catmur)
- Reduce exception abuse in code generator (Gustavo)
- Documentation improvements (Johan, John)
pygtk-2.9.5 6-august-2006
- Make it possible to build with GTK+ 2.10 (#350008, Joseph Sacco)
- Make sure dir(gtk.keysyms) work again (#349892, Johan, John)
- reloading the gtk module works again (#349026, Johan, Alexander Larsson)
pygtk-2.9.4 4-august-2006
- Include John Finlay's PyGTK reference manual (Johan, John)
- Setters and getters for GtkWidget.activate_signal (#331445, Gustavo)
- GtkToolItemType setter/getter (#331355, Gustavo)
- Code generator fixes (Gustavo, Johan, John, Yevgen Muntyan, Gustavo)
- Add more gtk+ 2.10 API (#337011, John, Sebastian Pölsterl)
- Don't copy treeiters in callbacks (#347273, John, Stefano Maggiolo)
- Provide full information for GtkTreeSelection.set_select_function
(#340475 John, Wouter Bolsterlee)
- Export less symbols and reduce the size of the libraries (#347825,
Rafael Espíndola)
- Allow negative values for GtkTreeModel.set/getitem (#311852, Baiju M)
- Much improved interface/virtual method support (John)
- Remove evil 100ms timeout timer (#348937, Gustavo)
pygtk-2.9.3 12-july-2006
- Update to latest gtk+ 2.10 API changes (#345447, #345623, Newren, Peters)
- Many more new gtk+ 2.10 APIs wrapped (Finlay)
- Wrap gtk_widget_class_find_style_property (Finlay)
- gtk.gdk.CairoContext.rectangle bug fix (Gustavo)
- Update defs for atk 1.8 (Finlay)
- Misc. module cleanups (Dahlin)
- New pango APIs wrapped (Finlay)
- Fix refcount error in gtk.Clipboard (#343960, Gustavo, Finlay)
- Enable GDK X11-specific APIs available also with gtk+ 2.8 (Gustavo)
- Lazy loading of the gtk.keysyms module (Johan Dahlin)
pygtk-2.9.2 15-june-2006
- Fix a codegen bug that prevent build of other extensions (344845, Gustavo)
- Builds with pycairo 1.1.6 (344957, Gustavo)
- gtk.TextBuffer rich text copy and serialization (Finlay)
- Correct Print Editor example (Gustavo)
pygtk-2.9.1 13-june-2006
- Allow gtk.TreeSortable.set_default_sort_func callback to be None
(Johan, Patrick O'Brien)
- Add API to unset the g_log handlers (#323786, Johan)
- Allow the gtk module to be imported without DISPLAY (#316877, Johan)
- Code cleanup and fixes considering Coverity reports (Johan)
- Add codegen support for const-Object return type (#169204, Gustavo)
- Add codgen support for unblocking threads around method calls (Gustavo)
- Wrap gdk_event_handler_set (Johan)
- Codegen reverse wrapper bug fix (#340162, Yevgen Muntyan)
- Wrap GdkRegion (John Ehresman)
- Add codegen support for ignore-type statement in override (Johan)
- Add conditional support for gtk+ 2.10 API, especially printing
(Johan, Finlay, Gustavo)
- Complete the support for gtk.Container virtual methods (#341641, Gustavo)
- Fix misc. reference leaks (Finlay, Gustavo)
- Allow None parameter in pangocairo.CairoContext.set_font_options (Finlay)
- Complete the support for gtk.CellRenderer virtual methods (#339431, Gustavo)
- IconView.set_cursor method params 'cell' and 'start_editing'
made optional (#343039, Ross Burton, Finlay)
- Wrap a few more gdk_cairo_* methods (Finlay)
- Add a 'selection' field to gdk.OWNER_CHANGE events (Finlay)
- Allow None in gtk.Entry.set_inner_border() (Finlay)
- gtk.Clipboard rich text methods (Finlay)
- Add gtk.MessageDialog.set_image() (Finlay)
- Wrap gtk_link_button_set_uri_hook() (Finlay)
- Allow None in gtk.Widget.input_shape_combine_mask() (Finlay)
- Allow gtk.LinkButton() constructor to optionally receive a label (Finlay)
- Allow None in gtk.Label.set_mnemonic_widget() (Johan)
- Wrap a bunch of X11 specific gdk methods (Gustavo)
- Add gtk.SizeGroup.get_widgets() (Finlay)
- Wrap gtk_style_lookup_color() (Finlay)
- Wrap a bunch of gtk treeview grid lines methods (Finlay)
- Better Drag and drop API support (Finlay)
- Add -I option to codegen (defs search path) (Gustavo)
pygtk-2.9.0 04-april-2006
- Remove gobject, pygobject is now a hard dependency
- Set encoding in pango instead of gtk (328031)
- Wrap gdk.Screen.get_rgba_colormap/get_rgbma_visual (328996,
Marco Cabizza)
- Remove private gtk wrappers (321476)
- Add a bunch of missing wrappers (316881, John Finlay)
- Add inout support in reverse wrappers (335964, Gustavo)
- Update h2defs to allow whitespace before parenthesis (317124)
- Make it possible to reimplement interfaces (334986, Gustavo)
- Allow log_handler to be called when python is not initialized
(334188, Gustavo)
- Support for const object args (wollny@cbs.mpg.de, Gustavo)
- Export pygtk tree model api (318021, Gustavo)
- Allow overrides to be in base classes (327715, Gustavo)
- Wrap a pango cairo font options acecssors (328108,
Rauli Ruohonen)
- Add GDK_PARENT_RELATIVE relative handling (320248, Johan,
Nikos Kouremenos)
- Improve pixbuf demo (327931, Ben Caradoc-Davies)
- Set default markup accel marker to \x00
(329658, Johan, Johan Svedberg)
- Set 1 as default argument to SpinButton.spin() (325452,
Sebastian Rittau)
- Wrap gdk.Drawable.gdk_draw_indexed_image (333431,
Johan, Hamish Moffatt)
- Mark rowreference.free() as deprecated (309811, Gustavo)
- Rename name of first keyword argument to pango.LayoutLine.index_to_x
(316581, Gustavo, John Finlay)
- Run reindent on all python code (325320, Johan)
- Improve generictreemodel example (311459, Steven Kennedy)
- Wrap gdk.Pixbuf.rotate_simple (314164, Karel Vervaeke)
- Use in argument in gtk.TreeView.cell_get_size (326357, John Ehresman)
2006-09-15 17:14:16 +02:00
|
|
|
${PYSITELIB}/gtk-2.0/gtk/_lazyutils.py
|
|
|
|
${PYSITELIB}/gtk-2.0/gtk/_lazyutils.pyc
|
|
|
|
${PYSITELIB}/gtk-2.0/gtk/_lazyutils.pyo
|
2003-05-09 16:50:12 +02:00
|
|
|
${PYSITELIB}/gtk-2.0/gtk/compat.py
|
|
|
|
${PYSITELIB}/gtk-2.0/gtk/compat.pyc
|
|
|
|
${PYSITELIB}/gtk-2.0/gtk/compat.pyo
|
Update to 2.10.1:
pygtk-2.10.0 4-september-2006
- Issue a warning when a DISPLAY is not set (#316877, Johan, Jeremey Katz)
- Copy style.css from pygobject docs when installing docs.
(#351385 Gian Mario Tagliaretti)
- Include the built docs in the tarball (Johan)
pygtk-2.9.6 8-august-2006
- GtkTreePath can be converted from integers again (#350252, Gustavo,
Sebastien Bacher)
- Fix parallel build (#350225, Ed Catmur)
- Reduce exception abuse in code generator (Gustavo)
- Documentation improvements (Johan, John)
pygtk-2.9.5 6-august-2006
- Make it possible to build with GTK+ 2.10 (#350008, Joseph Sacco)
- Make sure dir(gtk.keysyms) work again (#349892, Johan, John)
- reloading the gtk module works again (#349026, Johan, Alexander Larsson)
pygtk-2.9.4 4-august-2006
- Include John Finlay's PyGTK reference manual (Johan, John)
- Setters and getters for GtkWidget.activate_signal (#331445, Gustavo)
- GtkToolItemType setter/getter (#331355, Gustavo)
- Code generator fixes (Gustavo, Johan, John, Yevgen Muntyan, Gustavo)
- Add more gtk+ 2.10 API (#337011, John, Sebastian Pölsterl)
- Don't copy treeiters in callbacks (#347273, John, Stefano Maggiolo)
- Provide full information for GtkTreeSelection.set_select_function
(#340475 John, Wouter Bolsterlee)
- Export less symbols and reduce the size of the libraries (#347825,
Rafael Espíndola)
- Allow negative values for GtkTreeModel.set/getitem (#311852, Baiju M)
- Much improved interface/virtual method support (John)
- Remove evil 100ms timeout timer (#348937, Gustavo)
pygtk-2.9.3 12-july-2006
- Update to latest gtk+ 2.10 API changes (#345447, #345623, Newren, Peters)
- Many more new gtk+ 2.10 APIs wrapped (Finlay)
- Wrap gtk_widget_class_find_style_property (Finlay)
- gtk.gdk.CairoContext.rectangle bug fix (Gustavo)
- Update defs for atk 1.8 (Finlay)
- Misc. module cleanups (Dahlin)
- New pango APIs wrapped (Finlay)
- Fix refcount error in gtk.Clipboard (#343960, Gustavo, Finlay)
- Enable GDK X11-specific APIs available also with gtk+ 2.8 (Gustavo)
- Lazy loading of the gtk.keysyms module (Johan Dahlin)
pygtk-2.9.2 15-june-2006
- Fix a codegen bug that prevent build of other extensions (344845, Gustavo)
- Builds with pycairo 1.1.6 (344957, Gustavo)
- gtk.TextBuffer rich text copy and serialization (Finlay)
- Correct Print Editor example (Gustavo)
pygtk-2.9.1 13-june-2006
- Allow gtk.TreeSortable.set_default_sort_func callback to be None
(Johan, Patrick O'Brien)
- Add API to unset the g_log handlers (#323786, Johan)
- Allow the gtk module to be imported without DISPLAY (#316877, Johan)
- Code cleanup and fixes considering Coverity reports (Johan)
- Add codegen support for const-Object return type (#169204, Gustavo)
- Add codgen support for unblocking threads around method calls (Gustavo)
- Wrap gdk_event_handler_set (Johan)
- Codegen reverse wrapper bug fix (#340162, Yevgen Muntyan)
- Wrap GdkRegion (John Ehresman)
- Add codegen support for ignore-type statement in override (Johan)
- Add conditional support for gtk+ 2.10 API, especially printing
(Johan, Finlay, Gustavo)
- Complete the support for gtk.Container virtual methods (#341641, Gustavo)
- Fix misc. reference leaks (Finlay, Gustavo)
- Allow None parameter in pangocairo.CairoContext.set_font_options (Finlay)
- Complete the support for gtk.CellRenderer virtual methods (#339431, Gustavo)
- IconView.set_cursor method params 'cell' and 'start_editing'
made optional (#343039, Ross Burton, Finlay)
- Wrap a few more gdk_cairo_* methods (Finlay)
- Add a 'selection' field to gdk.OWNER_CHANGE events (Finlay)
- Allow None in gtk.Entry.set_inner_border() (Finlay)
- gtk.Clipboard rich text methods (Finlay)
- Add gtk.MessageDialog.set_image() (Finlay)
- Wrap gtk_link_button_set_uri_hook() (Finlay)
- Allow None in gtk.Widget.input_shape_combine_mask() (Finlay)
- Allow gtk.LinkButton() constructor to optionally receive a label (Finlay)
- Allow None in gtk.Label.set_mnemonic_widget() (Johan)
- Wrap a bunch of X11 specific gdk methods (Gustavo)
- Add gtk.SizeGroup.get_widgets() (Finlay)
- Wrap gtk_style_lookup_color() (Finlay)
- Wrap a bunch of gtk treeview grid lines methods (Finlay)
- Better Drag and drop API support (Finlay)
- Add -I option to codegen (defs search path) (Gustavo)
pygtk-2.9.0 04-april-2006
- Remove gobject, pygobject is now a hard dependency
- Set encoding in pango instead of gtk (328031)
- Wrap gdk.Screen.get_rgba_colormap/get_rgbma_visual (328996,
Marco Cabizza)
- Remove private gtk wrappers (321476)
- Add a bunch of missing wrappers (316881, John Finlay)
- Add inout support in reverse wrappers (335964, Gustavo)
- Update h2defs to allow whitespace before parenthesis (317124)
- Make it possible to reimplement interfaces (334986, Gustavo)
- Allow log_handler to be called when python is not initialized
(334188, Gustavo)
- Support for const object args (wollny@cbs.mpg.de, Gustavo)
- Export pygtk tree model api (318021, Gustavo)
- Allow overrides to be in base classes (327715, Gustavo)
- Wrap a pango cairo font options acecssors (328108,
Rauli Ruohonen)
- Add GDK_PARENT_RELATIVE relative handling (320248, Johan,
Nikos Kouremenos)
- Improve pixbuf demo (327931, Ben Caradoc-Davies)
- Set default markup accel marker to \x00
(329658, Johan, Johan Svedberg)
- Set 1 as default argument to SpinButton.spin() (325452,
Sebastian Rittau)
- Wrap gdk.Drawable.gdk_draw_indexed_image (333431,
Johan, Hamish Moffatt)
- Mark rowreference.free() as deprecated (309811, Gustavo)
- Rename name of first keyword argument to pango.LayoutLine.index_to_x
(316581, Gustavo, John Finlay)
- Run reindent on all python code (325320, Johan)
- Improve generictreemodel example (311459, Steven Kennedy)
- Wrap gdk.Pixbuf.rotate_simple (314164, Karel Vervaeke)
- Use in argument in gtk.TreeView.cell_get_size (326357, John Ehresman)
2006-09-15 17:14:16 +02:00
|
|
|
${PYSITELIB}/gtk-2.0/gtk/deprecation.py
|
|
|
|
${PYSITELIB}/gtk-2.0/gtk/deprecation.pyc
|
|
|
|
${PYSITELIB}/gtk-2.0/gtk/deprecation.pyo
|
2003-08-09 22:04:44 +02:00
|
|
|
${PYSITELIB}/gtk-2.0/gtk/glade.la
|
2003-05-09 16:50:12 +02:00
|
|
|
${PYSITELIB}/gtk-2.0/gtk/keysyms.py
|
|
|
|
${PYSITELIB}/gtk-2.0/gtk/keysyms.pyc
|
|
|
|
${PYSITELIB}/gtk-2.0/gtk/keysyms.pyo
|
Update to 2.10.1:
pygtk-2.10.0 4-september-2006
- Issue a warning when a DISPLAY is not set (#316877, Johan, Jeremey Katz)
- Copy style.css from pygobject docs when installing docs.
(#351385 Gian Mario Tagliaretti)
- Include the built docs in the tarball (Johan)
pygtk-2.9.6 8-august-2006
- GtkTreePath can be converted from integers again (#350252, Gustavo,
Sebastien Bacher)
- Fix parallel build (#350225, Ed Catmur)
- Reduce exception abuse in code generator (Gustavo)
- Documentation improvements (Johan, John)
pygtk-2.9.5 6-august-2006
- Make it possible to build with GTK+ 2.10 (#350008, Joseph Sacco)
- Make sure dir(gtk.keysyms) work again (#349892, Johan, John)
- reloading the gtk module works again (#349026, Johan, Alexander Larsson)
pygtk-2.9.4 4-august-2006
- Include John Finlay's PyGTK reference manual (Johan, John)
- Setters and getters for GtkWidget.activate_signal (#331445, Gustavo)
- GtkToolItemType setter/getter (#331355, Gustavo)
- Code generator fixes (Gustavo, Johan, John, Yevgen Muntyan, Gustavo)
- Add more gtk+ 2.10 API (#337011, John, Sebastian Pölsterl)
- Don't copy treeiters in callbacks (#347273, John, Stefano Maggiolo)
- Provide full information for GtkTreeSelection.set_select_function
(#340475 John, Wouter Bolsterlee)
- Export less symbols and reduce the size of the libraries (#347825,
Rafael Espíndola)
- Allow negative values for GtkTreeModel.set/getitem (#311852, Baiju M)
- Much improved interface/virtual method support (John)
- Remove evil 100ms timeout timer (#348937, Gustavo)
pygtk-2.9.3 12-july-2006
- Update to latest gtk+ 2.10 API changes (#345447, #345623, Newren, Peters)
- Many more new gtk+ 2.10 APIs wrapped (Finlay)
- Wrap gtk_widget_class_find_style_property (Finlay)
- gtk.gdk.CairoContext.rectangle bug fix (Gustavo)
- Update defs for atk 1.8 (Finlay)
- Misc. module cleanups (Dahlin)
- New pango APIs wrapped (Finlay)
- Fix refcount error in gtk.Clipboard (#343960, Gustavo, Finlay)
- Enable GDK X11-specific APIs available also with gtk+ 2.8 (Gustavo)
- Lazy loading of the gtk.keysyms module (Johan Dahlin)
pygtk-2.9.2 15-june-2006
- Fix a codegen bug that prevent build of other extensions (344845, Gustavo)
- Builds with pycairo 1.1.6 (344957, Gustavo)
- gtk.TextBuffer rich text copy and serialization (Finlay)
- Correct Print Editor example (Gustavo)
pygtk-2.9.1 13-june-2006
- Allow gtk.TreeSortable.set_default_sort_func callback to be None
(Johan, Patrick O'Brien)
- Add API to unset the g_log handlers (#323786, Johan)
- Allow the gtk module to be imported without DISPLAY (#316877, Johan)
- Code cleanup and fixes considering Coverity reports (Johan)
- Add codegen support for const-Object return type (#169204, Gustavo)
- Add codgen support for unblocking threads around method calls (Gustavo)
- Wrap gdk_event_handler_set (Johan)
- Codegen reverse wrapper bug fix (#340162, Yevgen Muntyan)
- Wrap GdkRegion (John Ehresman)
- Add codegen support for ignore-type statement in override (Johan)
- Add conditional support for gtk+ 2.10 API, especially printing
(Johan, Finlay, Gustavo)
- Complete the support for gtk.Container virtual methods (#341641, Gustavo)
- Fix misc. reference leaks (Finlay, Gustavo)
- Allow None parameter in pangocairo.CairoContext.set_font_options (Finlay)
- Complete the support for gtk.CellRenderer virtual methods (#339431, Gustavo)
- IconView.set_cursor method params 'cell' and 'start_editing'
made optional (#343039, Ross Burton, Finlay)
- Wrap a few more gdk_cairo_* methods (Finlay)
- Add a 'selection' field to gdk.OWNER_CHANGE events (Finlay)
- Allow None in gtk.Entry.set_inner_border() (Finlay)
- gtk.Clipboard rich text methods (Finlay)
- Add gtk.MessageDialog.set_image() (Finlay)
- Wrap gtk_link_button_set_uri_hook() (Finlay)
- Allow None in gtk.Widget.input_shape_combine_mask() (Finlay)
- Allow gtk.LinkButton() constructor to optionally receive a label (Finlay)
- Allow None in gtk.Label.set_mnemonic_widget() (Johan)
- Wrap a bunch of X11 specific gdk methods (Gustavo)
- Add gtk.SizeGroup.get_widgets() (Finlay)
- Wrap gtk_style_lookup_color() (Finlay)
- Wrap a bunch of gtk treeview grid lines methods (Finlay)
- Better Drag and drop API support (Finlay)
- Add -I option to codegen (defs search path) (Gustavo)
pygtk-2.9.0 04-april-2006
- Remove gobject, pygobject is now a hard dependency
- Set encoding in pango instead of gtk (328031)
- Wrap gdk.Screen.get_rgba_colormap/get_rgbma_visual (328996,
Marco Cabizza)
- Remove private gtk wrappers (321476)
- Add a bunch of missing wrappers (316881, John Finlay)
- Add inout support in reverse wrappers (335964, Gustavo)
- Update h2defs to allow whitespace before parenthesis (317124)
- Make it possible to reimplement interfaces (334986, Gustavo)
- Allow log_handler to be called when python is not initialized
(334188, Gustavo)
- Support for const object args (wollny@cbs.mpg.de, Gustavo)
- Export pygtk tree model api (318021, Gustavo)
- Allow overrides to be in base classes (327715, Gustavo)
- Wrap a pango cairo font options acecssors (328108,
Rauli Ruohonen)
- Add GDK_PARENT_RELATIVE relative handling (320248, Johan,
Nikos Kouremenos)
- Improve pixbuf demo (327931, Ben Caradoc-Davies)
- Set default markup accel marker to \x00
(329658, Johan, Johan Svedberg)
- Set 1 as default argument to SpinButton.spin() (325452,
Sebastian Rittau)
- Wrap gdk.Drawable.gdk_draw_indexed_image (333431,
Johan, Hamish Moffatt)
- Mark rowreference.free() as deprecated (309811, Gustavo)
- Rename name of first keyword argument to pango.LayoutLine.index_to_x
(316581, Gustavo, John Finlay)
- Run reindent on all python code (325320, Johan)
- Improve generictreemodel example (311459, Steven Kennedy)
- Wrap gdk.Pixbuf.rotate_simple (314164, Karel Vervaeke)
- Use in argument in gtk.TreeView.cell_get_size (326357, John Ehresman)
2006-09-15 17:14:16 +02:00
|
|
|
${PYSITELIB}/gtk-2.0/gtkunixprint.la
|
2003-08-09 22:04:44 +02:00
|
|
|
${PYSITELIB}/gtk-2.0/pango.la
|
Update to 2.10.1:
pygtk-2.10.0 4-september-2006
- Issue a warning when a DISPLAY is not set (#316877, Johan, Jeremey Katz)
- Copy style.css from pygobject docs when installing docs.
(#351385 Gian Mario Tagliaretti)
- Include the built docs in the tarball (Johan)
pygtk-2.9.6 8-august-2006
- GtkTreePath can be converted from integers again (#350252, Gustavo,
Sebastien Bacher)
- Fix parallel build (#350225, Ed Catmur)
- Reduce exception abuse in code generator (Gustavo)
- Documentation improvements (Johan, John)
pygtk-2.9.5 6-august-2006
- Make it possible to build with GTK+ 2.10 (#350008, Joseph Sacco)
- Make sure dir(gtk.keysyms) work again (#349892, Johan, John)
- reloading the gtk module works again (#349026, Johan, Alexander Larsson)
pygtk-2.9.4 4-august-2006
- Include John Finlay's PyGTK reference manual (Johan, John)
- Setters and getters for GtkWidget.activate_signal (#331445, Gustavo)
- GtkToolItemType setter/getter (#331355, Gustavo)
- Code generator fixes (Gustavo, Johan, John, Yevgen Muntyan, Gustavo)
- Add more gtk+ 2.10 API (#337011, John, Sebastian Pölsterl)
- Don't copy treeiters in callbacks (#347273, John, Stefano Maggiolo)
- Provide full information for GtkTreeSelection.set_select_function
(#340475 John, Wouter Bolsterlee)
- Export less symbols and reduce the size of the libraries (#347825,
Rafael Espíndola)
- Allow negative values for GtkTreeModel.set/getitem (#311852, Baiju M)
- Much improved interface/virtual method support (John)
- Remove evil 100ms timeout timer (#348937, Gustavo)
pygtk-2.9.3 12-july-2006
- Update to latest gtk+ 2.10 API changes (#345447, #345623, Newren, Peters)
- Many more new gtk+ 2.10 APIs wrapped (Finlay)
- Wrap gtk_widget_class_find_style_property (Finlay)
- gtk.gdk.CairoContext.rectangle bug fix (Gustavo)
- Update defs for atk 1.8 (Finlay)
- Misc. module cleanups (Dahlin)
- New pango APIs wrapped (Finlay)
- Fix refcount error in gtk.Clipboard (#343960, Gustavo, Finlay)
- Enable GDK X11-specific APIs available also with gtk+ 2.8 (Gustavo)
- Lazy loading of the gtk.keysyms module (Johan Dahlin)
pygtk-2.9.2 15-june-2006
- Fix a codegen bug that prevent build of other extensions (344845, Gustavo)
- Builds with pycairo 1.1.6 (344957, Gustavo)
- gtk.TextBuffer rich text copy and serialization (Finlay)
- Correct Print Editor example (Gustavo)
pygtk-2.9.1 13-june-2006
- Allow gtk.TreeSortable.set_default_sort_func callback to be None
(Johan, Patrick O'Brien)
- Add API to unset the g_log handlers (#323786, Johan)
- Allow the gtk module to be imported without DISPLAY (#316877, Johan)
- Code cleanup and fixes considering Coverity reports (Johan)
- Add codegen support for const-Object return type (#169204, Gustavo)
- Add codgen support for unblocking threads around method calls (Gustavo)
- Wrap gdk_event_handler_set (Johan)
- Codegen reverse wrapper bug fix (#340162, Yevgen Muntyan)
- Wrap GdkRegion (John Ehresman)
- Add codegen support for ignore-type statement in override (Johan)
- Add conditional support for gtk+ 2.10 API, especially printing
(Johan, Finlay, Gustavo)
- Complete the support for gtk.Container virtual methods (#341641, Gustavo)
- Fix misc. reference leaks (Finlay, Gustavo)
- Allow None parameter in pangocairo.CairoContext.set_font_options (Finlay)
- Complete the support for gtk.CellRenderer virtual methods (#339431, Gustavo)
- IconView.set_cursor method params 'cell' and 'start_editing'
made optional (#343039, Ross Burton, Finlay)
- Wrap a few more gdk_cairo_* methods (Finlay)
- Add a 'selection' field to gdk.OWNER_CHANGE events (Finlay)
- Allow None in gtk.Entry.set_inner_border() (Finlay)
- gtk.Clipboard rich text methods (Finlay)
- Add gtk.MessageDialog.set_image() (Finlay)
- Wrap gtk_link_button_set_uri_hook() (Finlay)
- Allow None in gtk.Widget.input_shape_combine_mask() (Finlay)
- Allow gtk.LinkButton() constructor to optionally receive a label (Finlay)
- Allow None in gtk.Label.set_mnemonic_widget() (Johan)
- Wrap a bunch of X11 specific gdk methods (Gustavo)
- Add gtk.SizeGroup.get_widgets() (Finlay)
- Wrap gtk_style_lookup_color() (Finlay)
- Wrap a bunch of gtk treeview grid lines methods (Finlay)
- Better Drag and drop API support (Finlay)
- Add -I option to codegen (defs search path) (Gustavo)
pygtk-2.9.0 04-april-2006
- Remove gobject, pygobject is now a hard dependency
- Set encoding in pango instead of gtk (328031)
- Wrap gdk.Screen.get_rgba_colormap/get_rgbma_visual (328996,
Marco Cabizza)
- Remove private gtk wrappers (321476)
- Add a bunch of missing wrappers (316881, John Finlay)
- Add inout support in reverse wrappers (335964, Gustavo)
- Update h2defs to allow whitespace before parenthesis (317124)
- Make it possible to reimplement interfaces (334986, Gustavo)
- Allow log_handler to be called when python is not initialized
(334188, Gustavo)
- Support for const object args (wollny@cbs.mpg.de, Gustavo)
- Export pygtk tree model api (318021, Gustavo)
- Allow overrides to be in base classes (327715, Gustavo)
- Wrap a pango cairo font options acecssors (328108,
Rauli Ruohonen)
- Add GDK_PARENT_RELATIVE relative handling (320248, Johan,
Nikos Kouremenos)
- Improve pixbuf demo (327931, Ben Caradoc-Davies)
- Set default markup accel marker to \x00
(329658, Johan, Johan Svedberg)
- Set 1 as default argument to SpinButton.spin() (325452,
Sebastian Rittau)
- Wrap gdk.Drawable.gdk_draw_indexed_image (333431,
Johan, Hamish Moffatt)
- Mark rowreference.free() as deprecated (309811, Gustavo)
- Rename name of first keyword argument to pango.LayoutLine.index_to_x
(316581, Gustavo, John Finlay)
- Run reindent on all python code (325320, Johan)
- Improve generictreemodel example (311459, Steven Kennedy)
- Wrap gdk.Pixbuf.rotate_simple (314164, Karel Vervaeke)
- Use in argument in gtk.TreeView.cell_get_size (326357, John Ehresman)
2006-09-15 17:14:16 +02:00
|
|
|
${PYSITELIB}/gtk-2.0/pangocairo.la
|
|
|
|
share/gtk-doc/html/pygtk/atk-class-reference.html
|
|
|
|
share/gtk-doc/html/pygtk/atk-constants.html
|
|
|
|
share/gtk-doc/html/pygtk/class-atkaction.html
|
|
|
|
share/gtk-doc/html/pygtk/class-atkcomponent.html
|
|
|
|
share/gtk-doc/html/pygtk/class-atkdocument.html
|
|
|
|
share/gtk-doc/html/pygtk/class-atkeditabletext.html
|
|
|
|
share/gtk-doc/html/pygtk/class-atkgobjectaccessible.html
|
|
|
|
share/gtk-doc/html/pygtk/class-atkhyperlink.html
|
|
|
|
share/gtk-doc/html/pygtk/class-atkhypertext.html
|
|
|
|
share/gtk-doc/html/pygtk/class-atkimage.html
|
|
|
|
share/gtk-doc/html/pygtk/class-atkimplementor.html
|
|
|
|
share/gtk-doc/html/pygtk/class-atknoopobject.html
|
|
|
|
share/gtk-doc/html/pygtk/class-atknoopobjectfactory.html
|
|
|
|
share/gtk-doc/html/pygtk/class-atkobject.html
|
|
|
|
share/gtk-doc/html/pygtk/class-atkobjectfactory.html
|
|
|
|
share/gtk-doc/html/pygtk/class-atkrectangle.html
|
|
|
|
share/gtk-doc/html/pygtk/class-atkregistry.html
|
|
|
|
share/gtk-doc/html/pygtk/class-atkrelation.html
|
|
|
|
share/gtk-doc/html/pygtk/class-atkrelationset.html
|
|
|
|
share/gtk-doc/html/pygtk/class-atkselection.html
|
|
|
|
share/gtk-doc/html/pygtk/class-atkstateset.html
|
|
|
|
share/gtk-doc/html/pygtk/class-atkstreamablecontent.html
|
|
|
|
share/gtk-doc/html/pygtk/class-atktable.html
|
|
|
|
share/gtk-doc/html/pygtk/class-atktext.html
|
|
|
|
share/gtk-doc/html/pygtk/class-atkvalue.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkatom.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkcairocontext.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkcolor.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkcolormap.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkcursor.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkdevice.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkdisplay.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkdisplaymanager.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkdragcontext.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkdrawable.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkevent.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkgc.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkimage.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkkeymap.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkpangorenderer.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkpixbuf.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkpixbufanimation.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkpixbufanimationiter.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkpixbufloader.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkpixmap.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkrectangle.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkregion.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkscreen.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkvisual.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gdkwindow.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gladexml.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkaboutdialog.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkaccelgroup.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkaccellabel.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkaccelmap.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkaccessible.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkaction.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkactiongroup.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkadjustment.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkalignment.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkarrow.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkaspectframe.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkassistant.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkbin.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkborder.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkbox.html
|
2007-10-31 21:51:42 +01:00
|
|
|
share/gtk-doc/html/pygtk/class-gtkbuildable.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkbuilder.html
|
Update to 2.10.1:
pygtk-2.10.0 4-september-2006
- Issue a warning when a DISPLAY is not set (#316877, Johan, Jeremey Katz)
- Copy style.css from pygobject docs when installing docs.
(#351385 Gian Mario Tagliaretti)
- Include the built docs in the tarball (Johan)
pygtk-2.9.6 8-august-2006
- GtkTreePath can be converted from integers again (#350252, Gustavo,
Sebastien Bacher)
- Fix parallel build (#350225, Ed Catmur)
- Reduce exception abuse in code generator (Gustavo)
- Documentation improvements (Johan, John)
pygtk-2.9.5 6-august-2006
- Make it possible to build with GTK+ 2.10 (#350008, Joseph Sacco)
- Make sure dir(gtk.keysyms) work again (#349892, Johan, John)
- reloading the gtk module works again (#349026, Johan, Alexander Larsson)
pygtk-2.9.4 4-august-2006
- Include John Finlay's PyGTK reference manual (Johan, John)
- Setters and getters for GtkWidget.activate_signal (#331445, Gustavo)
- GtkToolItemType setter/getter (#331355, Gustavo)
- Code generator fixes (Gustavo, Johan, John, Yevgen Muntyan, Gustavo)
- Add more gtk+ 2.10 API (#337011, John, Sebastian Pölsterl)
- Don't copy treeiters in callbacks (#347273, John, Stefano Maggiolo)
- Provide full information for GtkTreeSelection.set_select_function
(#340475 John, Wouter Bolsterlee)
- Export less symbols and reduce the size of the libraries (#347825,
Rafael Espíndola)
- Allow negative values for GtkTreeModel.set/getitem (#311852, Baiju M)
- Much improved interface/virtual method support (John)
- Remove evil 100ms timeout timer (#348937, Gustavo)
pygtk-2.9.3 12-july-2006
- Update to latest gtk+ 2.10 API changes (#345447, #345623, Newren, Peters)
- Many more new gtk+ 2.10 APIs wrapped (Finlay)
- Wrap gtk_widget_class_find_style_property (Finlay)
- gtk.gdk.CairoContext.rectangle bug fix (Gustavo)
- Update defs for atk 1.8 (Finlay)
- Misc. module cleanups (Dahlin)
- New pango APIs wrapped (Finlay)
- Fix refcount error in gtk.Clipboard (#343960, Gustavo, Finlay)
- Enable GDK X11-specific APIs available also with gtk+ 2.8 (Gustavo)
- Lazy loading of the gtk.keysyms module (Johan Dahlin)
pygtk-2.9.2 15-june-2006
- Fix a codegen bug that prevent build of other extensions (344845, Gustavo)
- Builds with pycairo 1.1.6 (344957, Gustavo)
- gtk.TextBuffer rich text copy and serialization (Finlay)
- Correct Print Editor example (Gustavo)
pygtk-2.9.1 13-june-2006
- Allow gtk.TreeSortable.set_default_sort_func callback to be None
(Johan, Patrick O'Brien)
- Add API to unset the g_log handlers (#323786, Johan)
- Allow the gtk module to be imported without DISPLAY (#316877, Johan)
- Code cleanup and fixes considering Coverity reports (Johan)
- Add codegen support for const-Object return type (#169204, Gustavo)
- Add codgen support for unblocking threads around method calls (Gustavo)
- Wrap gdk_event_handler_set (Johan)
- Codegen reverse wrapper bug fix (#340162, Yevgen Muntyan)
- Wrap GdkRegion (John Ehresman)
- Add codegen support for ignore-type statement in override (Johan)
- Add conditional support for gtk+ 2.10 API, especially printing
(Johan, Finlay, Gustavo)
- Complete the support for gtk.Container virtual methods (#341641, Gustavo)
- Fix misc. reference leaks (Finlay, Gustavo)
- Allow None parameter in pangocairo.CairoContext.set_font_options (Finlay)
- Complete the support for gtk.CellRenderer virtual methods (#339431, Gustavo)
- IconView.set_cursor method params 'cell' and 'start_editing'
made optional (#343039, Ross Burton, Finlay)
- Wrap a few more gdk_cairo_* methods (Finlay)
- Add a 'selection' field to gdk.OWNER_CHANGE events (Finlay)
- Allow None in gtk.Entry.set_inner_border() (Finlay)
- gtk.Clipboard rich text methods (Finlay)
- Add gtk.MessageDialog.set_image() (Finlay)
- Wrap gtk_link_button_set_uri_hook() (Finlay)
- Allow None in gtk.Widget.input_shape_combine_mask() (Finlay)
- Allow gtk.LinkButton() constructor to optionally receive a label (Finlay)
- Allow None in gtk.Label.set_mnemonic_widget() (Johan)
- Wrap a bunch of X11 specific gdk methods (Gustavo)
- Add gtk.SizeGroup.get_widgets() (Finlay)
- Wrap gtk_style_lookup_color() (Finlay)
- Wrap a bunch of gtk treeview grid lines methods (Finlay)
- Better Drag and drop API support (Finlay)
- Add -I option to codegen (defs search path) (Gustavo)
pygtk-2.9.0 04-april-2006
- Remove gobject, pygobject is now a hard dependency
- Set encoding in pango instead of gtk (328031)
- Wrap gdk.Screen.get_rgba_colormap/get_rgbma_visual (328996,
Marco Cabizza)
- Remove private gtk wrappers (321476)
- Add a bunch of missing wrappers (316881, John Finlay)
- Add inout support in reverse wrappers (335964, Gustavo)
- Update h2defs to allow whitespace before parenthesis (317124)
- Make it possible to reimplement interfaces (334986, Gustavo)
- Allow log_handler to be called when python is not initialized
(334188, Gustavo)
- Support for const object args (wollny@cbs.mpg.de, Gustavo)
- Export pygtk tree model api (318021, Gustavo)
- Allow overrides to be in base classes (327715, Gustavo)
- Wrap a pango cairo font options acecssors (328108,
Rauli Ruohonen)
- Add GDK_PARENT_RELATIVE relative handling (320248, Johan,
Nikos Kouremenos)
- Improve pixbuf demo (327931, Ben Caradoc-Davies)
- Set default markup accel marker to \x00
(329658, Johan, Johan Svedberg)
- Set 1 as default argument to SpinButton.spin() (325452,
Sebastian Rittau)
- Wrap gdk.Drawable.gdk_draw_indexed_image (333431,
Johan, Hamish Moffatt)
- Mark rowreference.free() as deprecated (309811, Gustavo)
- Rename name of first keyword argument to pango.LayoutLine.index_to_x
(316581, Gustavo, John Finlay)
- Run reindent on all python code (325320, Johan)
- Improve generictreemodel example (311459, Steven Kennedy)
- Wrap gdk.Pixbuf.rotate_simple (314164, Karel Vervaeke)
- Use in argument in gtk.TreeView.cell_get_size (326357, John Ehresman)
2006-09-15 17:14:16 +02:00
|
|
|
share/gtk-doc/html/pygtk/class-gtkbutton.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkbuttonbox.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkcalendar.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkcelleditable.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkcelllayout.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkcellrenderer.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkcellrendereraccel.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkcellrenderercombo.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkcellrendererpixbuf.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkcellrendererprogress.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkcellrendererspin.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkcellrenderertext.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkcellrenderertoggle.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkcellview.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkcheckbutton.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkcheckmenuitem.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkclipboard.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkcolorbutton.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkcolorselection.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkcolorselectiondialog.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkcombo.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkcombobox.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkcomboboxentry.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkcontainer.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkcurve.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkdialog.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkdrawingarea.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkeditable.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkentry.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkentrycompletion.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkeventbox.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkexpander.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkfilechooser.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkfilechooserbutton.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkfilechooserdialog.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkfilechooserwidget.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkfilefilter.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkfileselection.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkfixed.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkfontbutton.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkfontselection.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkfontselectiondialog.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkframe.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkgammacurve.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkhandlebox.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkhbox.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkhbuttonbox.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkhpaned.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkhruler.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkhscale.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkhscrollbar.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkhseparator.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkiconfactory.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkiconinfo.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkiconset.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkiconsource.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkicontheme.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkiconview.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkimage.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkimagemenuitem.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkimcontext.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkimcontextsimple.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkimmulticontext.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkinputdialog.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkinvisible.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkitem.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkitemfactory.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtklabel.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtklayout.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtklinkbutton.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkliststore.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkmenu.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkmenubar.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkmenuitem.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkmenushell.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkmenutoolbutton.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkmessagedialog.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkmisc.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtknotebook.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkobject.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkoptionmenu.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkpagesetup.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkpagesetupunixdialog.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkpaned.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkpapersize.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkplug.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkprintcontext.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkprinter.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkprintjob.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkprintoperation.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkprintoperationpreview.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkprintsettings.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkprintunixdialog.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkprogressbar.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkradioaction.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkradiobutton.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkradiomenuitem.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkradiotoolbutton.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkrange.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkrcstyle.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkrecentchooser.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkrecentchooserdialog.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkrecentchoosermenu.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkrecentchooserwidget.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkrecentfilter.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkrecentinfo.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkrecentmanager.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkrequisition.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkruler.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkscale.html
|
2007-10-31 21:51:42 +01:00
|
|
|
share/gtk-doc/html/pygtk/class-gtkscalebutton.html
|
Update to 2.10.1:
pygtk-2.10.0 4-september-2006
- Issue a warning when a DISPLAY is not set (#316877, Johan, Jeremey Katz)
- Copy style.css from pygobject docs when installing docs.
(#351385 Gian Mario Tagliaretti)
- Include the built docs in the tarball (Johan)
pygtk-2.9.6 8-august-2006
- GtkTreePath can be converted from integers again (#350252, Gustavo,
Sebastien Bacher)
- Fix parallel build (#350225, Ed Catmur)
- Reduce exception abuse in code generator (Gustavo)
- Documentation improvements (Johan, John)
pygtk-2.9.5 6-august-2006
- Make it possible to build with GTK+ 2.10 (#350008, Joseph Sacco)
- Make sure dir(gtk.keysyms) work again (#349892, Johan, John)
- reloading the gtk module works again (#349026, Johan, Alexander Larsson)
pygtk-2.9.4 4-august-2006
- Include John Finlay's PyGTK reference manual (Johan, John)
- Setters and getters for GtkWidget.activate_signal (#331445, Gustavo)
- GtkToolItemType setter/getter (#331355, Gustavo)
- Code generator fixes (Gustavo, Johan, John, Yevgen Muntyan, Gustavo)
- Add more gtk+ 2.10 API (#337011, John, Sebastian Pölsterl)
- Don't copy treeiters in callbacks (#347273, John, Stefano Maggiolo)
- Provide full information for GtkTreeSelection.set_select_function
(#340475 John, Wouter Bolsterlee)
- Export less symbols and reduce the size of the libraries (#347825,
Rafael Espíndola)
- Allow negative values for GtkTreeModel.set/getitem (#311852, Baiju M)
- Much improved interface/virtual method support (John)
- Remove evil 100ms timeout timer (#348937, Gustavo)
pygtk-2.9.3 12-july-2006
- Update to latest gtk+ 2.10 API changes (#345447, #345623, Newren, Peters)
- Many more new gtk+ 2.10 APIs wrapped (Finlay)
- Wrap gtk_widget_class_find_style_property (Finlay)
- gtk.gdk.CairoContext.rectangle bug fix (Gustavo)
- Update defs for atk 1.8 (Finlay)
- Misc. module cleanups (Dahlin)
- New pango APIs wrapped (Finlay)
- Fix refcount error in gtk.Clipboard (#343960, Gustavo, Finlay)
- Enable GDK X11-specific APIs available also with gtk+ 2.8 (Gustavo)
- Lazy loading of the gtk.keysyms module (Johan Dahlin)
pygtk-2.9.2 15-june-2006
- Fix a codegen bug that prevent build of other extensions (344845, Gustavo)
- Builds with pycairo 1.1.6 (344957, Gustavo)
- gtk.TextBuffer rich text copy and serialization (Finlay)
- Correct Print Editor example (Gustavo)
pygtk-2.9.1 13-june-2006
- Allow gtk.TreeSortable.set_default_sort_func callback to be None
(Johan, Patrick O'Brien)
- Add API to unset the g_log handlers (#323786, Johan)
- Allow the gtk module to be imported without DISPLAY (#316877, Johan)
- Code cleanup and fixes considering Coverity reports (Johan)
- Add codegen support for const-Object return type (#169204, Gustavo)
- Add codgen support for unblocking threads around method calls (Gustavo)
- Wrap gdk_event_handler_set (Johan)
- Codegen reverse wrapper bug fix (#340162, Yevgen Muntyan)
- Wrap GdkRegion (John Ehresman)
- Add codegen support for ignore-type statement in override (Johan)
- Add conditional support for gtk+ 2.10 API, especially printing
(Johan, Finlay, Gustavo)
- Complete the support for gtk.Container virtual methods (#341641, Gustavo)
- Fix misc. reference leaks (Finlay, Gustavo)
- Allow None parameter in pangocairo.CairoContext.set_font_options (Finlay)
- Complete the support for gtk.CellRenderer virtual methods (#339431, Gustavo)
- IconView.set_cursor method params 'cell' and 'start_editing'
made optional (#343039, Ross Burton, Finlay)
- Wrap a few more gdk_cairo_* methods (Finlay)
- Add a 'selection' field to gdk.OWNER_CHANGE events (Finlay)
- Allow None in gtk.Entry.set_inner_border() (Finlay)
- gtk.Clipboard rich text methods (Finlay)
- Add gtk.MessageDialog.set_image() (Finlay)
- Wrap gtk_link_button_set_uri_hook() (Finlay)
- Allow None in gtk.Widget.input_shape_combine_mask() (Finlay)
- Allow gtk.LinkButton() constructor to optionally receive a label (Finlay)
- Allow None in gtk.Label.set_mnemonic_widget() (Johan)
- Wrap a bunch of X11 specific gdk methods (Gustavo)
- Add gtk.SizeGroup.get_widgets() (Finlay)
- Wrap gtk_style_lookup_color() (Finlay)
- Wrap a bunch of gtk treeview grid lines methods (Finlay)
- Better Drag and drop API support (Finlay)
- Add -I option to codegen (defs search path) (Gustavo)
pygtk-2.9.0 04-april-2006
- Remove gobject, pygobject is now a hard dependency
- Set encoding in pango instead of gtk (328031)
- Wrap gdk.Screen.get_rgba_colormap/get_rgbma_visual (328996,
Marco Cabizza)
- Remove private gtk wrappers (321476)
- Add a bunch of missing wrappers (316881, John Finlay)
- Add inout support in reverse wrappers (335964, Gustavo)
- Update h2defs to allow whitespace before parenthesis (317124)
- Make it possible to reimplement interfaces (334986, Gustavo)
- Allow log_handler to be called when python is not initialized
(334188, Gustavo)
- Support for const object args (wollny@cbs.mpg.de, Gustavo)
- Export pygtk tree model api (318021, Gustavo)
- Allow overrides to be in base classes (327715, Gustavo)
- Wrap a pango cairo font options acecssors (328108,
Rauli Ruohonen)
- Add GDK_PARENT_RELATIVE relative handling (320248, Johan,
Nikos Kouremenos)
- Improve pixbuf demo (327931, Ben Caradoc-Davies)
- Set default markup accel marker to \x00
(329658, Johan, Johan Svedberg)
- Set 1 as default argument to SpinButton.spin() (325452,
Sebastian Rittau)
- Wrap gdk.Drawable.gdk_draw_indexed_image (333431,
Johan, Hamish Moffatt)
- Mark rowreference.free() as deprecated (309811, Gustavo)
- Rename name of first keyword argument to pango.LayoutLine.index_to_x
(316581, Gustavo, John Finlay)
- Run reindent on all python code (325320, Johan)
- Improve generictreemodel example (311459, Steven Kennedy)
- Wrap gdk.Pixbuf.rotate_simple (314164, Karel Vervaeke)
- Use in argument in gtk.TreeView.cell_get_size (326357, John Ehresman)
2006-09-15 17:14:16 +02:00
|
|
|
share/gtk-doc/html/pygtk/class-gtkscrollbar.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkscrolledwindow.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkselectiondata.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkseparator.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkseparatormenuitem.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkseparatortoolitem.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtksettings.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtksizegroup.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtksocket.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkspinbutton.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkstatusbar.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkstatusicon.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkstyle.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktable.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktearoffmenuitem.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktextattributes.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktextbuffer.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktextchildanchor.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktextiter.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktextmark.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktexttag.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktexttagtable.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktextview.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktoggleaction.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktogglebutton.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktoggletoolbutton.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktoolbar.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktoolbutton.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktoolitem.html
|
2007-10-31 21:51:42 +01:00
|
|
|
share/gtk-doc/html/pygtk/class-gtktooltip.html
|
Update to 2.10.1:
pygtk-2.10.0 4-september-2006
- Issue a warning when a DISPLAY is not set (#316877, Johan, Jeremey Katz)
- Copy style.css from pygobject docs when installing docs.
(#351385 Gian Mario Tagliaretti)
- Include the built docs in the tarball (Johan)
pygtk-2.9.6 8-august-2006
- GtkTreePath can be converted from integers again (#350252, Gustavo,
Sebastien Bacher)
- Fix parallel build (#350225, Ed Catmur)
- Reduce exception abuse in code generator (Gustavo)
- Documentation improvements (Johan, John)
pygtk-2.9.5 6-august-2006
- Make it possible to build with GTK+ 2.10 (#350008, Joseph Sacco)
- Make sure dir(gtk.keysyms) work again (#349892, Johan, John)
- reloading the gtk module works again (#349026, Johan, Alexander Larsson)
pygtk-2.9.4 4-august-2006
- Include John Finlay's PyGTK reference manual (Johan, John)
- Setters and getters for GtkWidget.activate_signal (#331445, Gustavo)
- GtkToolItemType setter/getter (#331355, Gustavo)
- Code generator fixes (Gustavo, Johan, John, Yevgen Muntyan, Gustavo)
- Add more gtk+ 2.10 API (#337011, John, Sebastian Pölsterl)
- Don't copy treeiters in callbacks (#347273, John, Stefano Maggiolo)
- Provide full information for GtkTreeSelection.set_select_function
(#340475 John, Wouter Bolsterlee)
- Export less symbols and reduce the size of the libraries (#347825,
Rafael Espíndola)
- Allow negative values for GtkTreeModel.set/getitem (#311852, Baiju M)
- Much improved interface/virtual method support (John)
- Remove evil 100ms timeout timer (#348937, Gustavo)
pygtk-2.9.3 12-july-2006
- Update to latest gtk+ 2.10 API changes (#345447, #345623, Newren, Peters)
- Many more new gtk+ 2.10 APIs wrapped (Finlay)
- Wrap gtk_widget_class_find_style_property (Finlay)
- gtk.gdk.CairoContext.rectangle bug fix (Gustavo)
- Update defs for atk 1.8 (Finlay)
- Misc. module cleanups (Dahlin)
- New pango APIs wrapped (Finlay)
- Fix refcount error in gtk.Clipboard (#343960, Gustavo, Finlay)
- Enable GDK X11-specific APIs available also with gtk+ 2.8 (Gustavo)
- Lazy loading of the gtk.keysyms module (Johan Dahlin)
pygtk-2.9.2 15-june-2006
- Fix a codegen bug that prevent build of other extensions (344845, Gustavo)
- Builds with pycairo 1.1.6 (344957, Gustavo)
- gtk.TextBuffer rich text copy and serialization (Finlay)
- Correct Print Editor example (Gustavo)
pygtk-2.9.1 13-june-2006
- Allow gtk.TreeSortable.set_default_sort_func callback to be None
(Johan, Patrick O'Brien)
- Add API to unset the g_log handlers (#323786, Johan)
- Allow the gtk module to be imported without DISPLAY (#316877, Johan)
- Code cleanup and fixes considering Coverity reports (Johan)
- Add codegen support for const-Object return type (#169204, Gustavo)
- Add codgen support for unblocking threads around method calls (Gustavo)
- Wrap gdk_event_handler_set (Johan)
- Codegen reverse wrapper bug fix (#340162, Yevgen Muntyan)
- Wrap GdkRegion (John Ehresman)
- Add codegen support for ignore-type statement in override (Johan)
- Add conditional support for gtk+ 2.10 API, especially printing
(Johan, Finlay, Gustavo)
- Complete the support for gtk.Container virtual methods (#341641, Gustavo)
- Fix misc. reference leaks (Finlay, Gustavo)
- Allow None parameter in pangocairo.CairoContext.set_font_options (Finlay)
- Complete the support for gtk.CellRenderer virtual methods (#339431, Gustavo)
- IconView.set_cursor method params 'cell' and 'start_editing'
made optional (#343039, Ross Burton, Finlay)
- Wrap a few more gdk_cairo_* methods (Finlay)
- Add a 'selection' field to gdk.OWNER_CHANGE events (Finlay)
- Allow None in gtk.Entry.set_inner_border() (Finlay)
- gtk.Clipboard rich text methods (Finlay)
- Add gtk.MessageDialog.set_image() (Finlay)
- Wrap gtk_link_button_set_uri_hook() (Finlay)
- Allow None in gtk.Widget.input_shape_combine_mask() (Finlay)
- Allow gtk.LinkButton() constructor to optionally receive a label (Finlay)
- Allow None in gtk.Label.set_mnemonic_widget() (Johan)
- Wrap a bunch of X11 specific gdk methods (Gustavo)
- Add gtk.SizeGroup.get_widgets() (Finlay)
- Wrap gtk_style_lookup_color() (Finlay)
- Wrap a bunch of gtk treeview grid lines methods (Finlay)
- Better Drag and drop API support (Finlay)
- Add -I option to codegen (defs search path) (Gustavo)
pygtk-2.9.0 04-april-2006
- Remove gobject, pygobject is now a hard dependency
- Set encoding in pango instead of gtk (328031)
- Wrap gdk.Screen.get_rgba_colormap/get_rgbma_visual (328996,
Marco Cabizza)
- Remove private gtk wrappers (321476)
- Add a bunch of missing wrappers (316881, John Finlay)
- Add inout support in reverse wrappers (335964, Gustavo)
- Update h2defs to allow whitespace before parenthesis (317124)
- Make it possible to reimplement interfaces (334986, Gustavo)
- Allow log_handler to be called when python is not initialized
(334188, Gustavo)
- Support for const object args (wollny@cbs.mpg.de, Gustavo)
- Export pygtk tree model api (318021, Gustavo)
- Allow overrides to be in base classes (327715, Gustavo)
- Wrap a pango cairo font options acecssors (328108,
Rauli Ruohonen)
- Add GDK_PARENT_RELATIVE relative handling (320248, Johan,
Nikos Kouremenos)
- Improve pixbuf demo (327931, Ben Caradoc-Davies)
- Set default markup accel marker to \x00
(329658, Johan, Johan Svedberg)
- Set 1 as default argument to SpinButton.spin() (325452,
Sebastian Rittau)
- Wrap gdk.Drawable.gdk_draw_indexed_image (333431,
Johan, Hamish Moffatt)
- Mark rowreference.free() as deprecated (309811, Gustavo)
- Rename name of first keyword argument to pango.LayoutLine.index_to_x
(316581, Gustavo, John Finlay)
- Run reindent on all python code (325320, Johan)
- Improve generictreemodel example (311459, Steven Kennedy)
- Wrap gdk.Pixbuf.rotate_simple (314164, Karel Vervaeke)
- Use in argument in gtk.TreeView.cell_get_size (326357, John Ehresman)
2006-09-15 17:14:16 +02:00
|
|
|
share/gtk-doc/html/pygtk/class-gtktooltips.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktreedragdest.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktreedragsource.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktreeiter.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktreemodel.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktreemodelfilter.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktreemodelsort.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktreerowreference.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktreeselection.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktreesortable.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktreestore.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktreeview.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtktreeviewcolumn.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkuimanager.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkvbox.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkvbuttonbox.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkviewport.html
|
2007-10-31 21:51:42 +01:00
|
|
|
share/gtk-doc/html/pygtk/class-gtkvolumebutton.html
|
Update to 2.10.1:
pygtk-2.10.0 4-september-2006
- Issue a warning when a DISPLAY is not set (#316877, Johan, Jeremey Katz)
- Copy style.css from pygobject docs when installing docs.
(#351385 Gian Mario Tagliaretti)
- Include the built docs in the tarball (Johan)
pygtk-2.9.6 8-august-2006
- GtkTreePath can be converted from integers again (#350252, Gustavo,
Sebastien Bacher)
- Fix parallel build (#350225, Ed Catmur)
- Reduce exception abuse in code generator (Gustavo)
- Documentation improvements (Johan, John)
pygtk-2.9.5 6-august-2006
- Make it possible to build with GTK+ 2.10 (#350008, Joseph Sacco)
- Make sure dir(gtk.keysyms) work again (#349892, Johan, John)
- reloading the gtk module works again (#349026, Johan, Alexander Larsson)
pygtk-2.9.4 4-august-2006
- Include John Finlay's PyGTK reference manual (Johan, John)
- Setters and getters for GtkWidget.activate_signal (#331445, Gustavo)
- GtkToolItemType setter/getter (#331355, Gustavo)
- Code generator fixes (Gustavo, Johan, John, Yevgen Muntyan, Gustavo)
- Add more gtk+ 2.10 API (#337011, John, Sebastian Pölsterl)
- Don't copy treeiters in callbacks (#347273, John, Stefano Maggiolo)
- Provide full information for GtkTreeSelection.set_select_function
(#340475 John, Wouter Bolsterlee)
- Export less symbols and reduce the size of the libraries (#347825,
Rafael Espíndola)
- Allow negative values for GtkTreeModel.set/getitem (#311852, Baiju M)
- Much improved interface/virtual method support (John)
- Remove evil 100ms timeout timer (#348937, Gustavo)
pygtk-2.9.3 12-july-2006
- Update to latest gtk+ 2.10 API changes (#345447, #345623, Newren, Peters)
- Many more new gtk+ 2.10 APIs wrapped (Finlay)
- Wrap gtk_widget_class_find_style_property (Finlay)
- gtk.gdk.CairoContext.rectangle bug fix (Gustavo)
- Update defs for atk 1.8 (Finlay)
- Misc. module cleanups (Dahlin)
- New pango APIs wrapped (Finlay)
- Fix refcount error in gtk.Clipboard (#343960, Gustavo, Finlay)
- Enable GDK X11-specific APIs available also with gtk+ 2.8 (Gustavo)
- Lazy loading of the gtk.keysyms module (Johan Dahlin)
pygtk-2.9.2 15-june-2006
- Fix a codegen bug that prevent build of other extensions (344845, Gustavo)
- Builds with pycairo 1.1.6 (344957, Gustavo)
- gtk.TextBuffer rich text copy and serialization (Finlay)
- Correct Print Editor example (Gustavo)
pygtk-2.9.1 13-june-2006
- Allow gtk.TreeSortable.set_default_sort_func callback to be None
(Johan, Patrick O'Brien)
- Add API to unset the g_log handlers (#323786, Johan)
- Allow the gtk module to be imported without DISPLAY (#316877, Johan)
- Code cleanup and fixes considering Coverity reports (Johan)
- Add codegen support for const-Object return type (#169204, Gustavo)
- Add codgen support for unblocking threads around method calls (Gustavo)
- Wrap gdk_event_handler_set (Johan)
- Codegen reverse wrapper bug fix (#340162, Yevgen Muntyan)
- Wrap GdkRegion (John Ehresman)
- Add codegen support for ignore-type statement in override (Johan)
- Add conditional support for gtk+ 2.10 API, especially printing
(Johan, Finlay, Gustavo)
- Complete the support for gtk.Container virtual methods (#341641, Gustavo)
- Fix misc. reference leaks (Finlay, Gustavo)
- Allow None parameter in pangocairo.CairoContext.set_font_options (Finlay)
- Complete the support for gtk.CellRenderer virtual methods (#339431, Gustavo)
- IconView.set_cursor method params 'cell' and 'start_editing'
made optional (#343039, Ross Burton, Finlay)
- Wrap a few more gdk_cairo_* methods (Finlay)
- Add a 'selection' field to gdk.OWNER_CHANGE events (Finlay)
- Allow None in gtk.Entry.set_inner_border() (Finlay)
- gtk.Clipboard rich text methods (Finlay)
- Add gtk.MessageDialog.set_image() (Finlay)
- Wrap gtk_link_button_set_uri_hook() (Finlay)
- Allow None in gtk.Widget.input_shape_combine_mask() (Finlay)
- Allow gtk.LinkButton() constructor to optionally receive a label (Finlay)
- Allow None in gtk.Label.set_mnemonic_widget() (Johan)
- Wrap a bunch of X11 specific gdk methods (Gustavo)
- Add gtk.SizeGroup.get_widgets() (Finlay)
- Wrap gtk_style_lookup_color() (Finlay)
- Wrap a bunch of gtk treeview grid lines methods (Finlay)
- Better Drag and drop API support (Finlay)
- Add -I option to codegen (defs search path) (Gustavo)
pygtk-2.9.0 04-april-2006
- Remove gobject, pygobject is now a hard dependency
- Set encoding in pango instead of gtk (328031)
- Wrap gdk.Screen.get_rgba_colormap/get_rgbma_visual (328996,
Marco Cabizza)
- Remove private gtk wrappers (321476)
- Add a bunch of missing wrappers (316881, John Finlay)
- Add inout support in reverse wrappers (335964, Gustavo)
- Update h2defs to allow whitespace before parenthesis (317124)
- Make it possible to reimplement interfaces (334986, Gustavo)
- Allow log_handler to be called when python is not initialized
(334188, Gustavo)
- Support for const object args (wollny@cbs.mpg.de, Gustavo)
- Export pygtk tree model api (318021, Gustavo)
- Allow overrides to be in base classes (327715, Gustavo)
- Wrap a pango cairo font options acecssors (328108,
Rauli Ruohonen)
- Add GDK_PARENT_RELATIVE relative handling (320248, Johan,
Nikos Kouremenos)
- Improve pixbuf demo (327931, Ben Caradoc-Davies)
- Set default markup accel marker to \x00
(329658, Johan, Johan Svedberg)
- Set 1 as default argument to SpinButton.spin() (325452,
Sebastian Rittau)
- Wrap gdk.Drawable.gdk_draw_indexed_image (333431,
Johan, Hamish Moffatt)
- Mark rowreference.free() as deprecated (309811, Gustavo)
- Rename name of first keyword argument to pango.LayoutLine.index_to_x
(316581, Gustavo, John Finlay)
- Run reindent on all python code (325320, Johan)
- Improve generictreemodel example (311459, Steven Kennedy)
- Wrap gdk.Pixbuf.rotate_simple (314164, Karel Vervaeke)
- Use in argument in gtk.TreeView.cell_get_size (326357, John Ehresman)
2006-09-15 17:14:16 +02:00
|
|
|
share/gtk-doc/html/pygtk/class-gtkvpaned.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkvruler.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkvscale.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkvscrollbar.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkvseparator.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkwidget.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkwindow.html
|
|
|
|
share/gtk-doc/html/pygtk/class-gtkwindowgroup.html
|
|
|
|
share/gtk-doc/html/pygtk/class-hierarchy.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pangoattribute.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pangoattriterator.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pangoattrlist.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pangocairocairocontext.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pangocairocairofontmap.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pangocolor.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pangocontext.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pangofont.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pangofontdescription.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pangofontface.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pangofontfamily.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pangofontmap.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pangofontmetrics.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pangofontset.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pangofontsetsimple.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pangoglyphstring.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pangolanguage.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pangolayout.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pangolayoutiter.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pangolayoutline.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pangorenderer.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pangotabarray.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pygtkgenericcellrenderer.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pygtkgenerictreemodel.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pygtktreemodelrow.html
|
|
|
|
share/gtk-doc/html/pygtk/class-pygtktreemodelrowiter.html
|
2007-10-31 21:51:42 +01:00
|
|
|
share/gtk-doc/html/pygtk/cursors/X_cursor.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/arrow.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/based_arrow_down.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/based_arrow_up.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/boat.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/bogosity.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/bottom_left_corner.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/bottom_right_corner.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/bottom_side.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/bottom_tee.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/box_spiral.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/center_ptr.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/circle.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/clock.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/coffee_mug.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/cross.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/cross_reverse.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/crosshair.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/diamond_cross.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/dot.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/dotbox.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/double_arrow.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/draft_large.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/draft_small.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/draped_box.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/exchange.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/fleur.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/gobbler.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/gumby.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/hand1.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/hand2.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/heart.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/icon.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/iron_cross.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/left_ptr.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/left_side.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/left_tee.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/leftbutton.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/ll_angle.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/lr_angle.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/man.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/middlebutton.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/mouse.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/pencil.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/pirate.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/plus.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/question_arrow.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/right_ptr.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/right_side.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/right_tee.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/rightbutton.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/rtl_logo.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/sailboat.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/sb_down_arrow.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/sb_h_double_arrow.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/sb_left_arrow.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/sb_right_arrow.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/sb_up_arrow.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/sb_v_double_arrow.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/shuttle.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/sizing.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/spider.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/spraycan.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/star.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/target.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/tcross.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/top_left_arrow.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/top_left_corner.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/top_right_corner.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/top_side.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/top_tee.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/trek.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/ul_angle.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/umbrella.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/ur_angle.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/watch.png
|
|
|
|
share/gtk-doc/html/pygtk/cursors/xterm.png
|
Update to 2.10.1:
pygtk-2.10.0 4-september-2006
- Issue a warning when a DISPLAY is not set (#316877, Johan, Jeremey Katz)
- Copy style.css from pygobject docs when installing docs.
(#351385 Gian Mario Tagliaretti)
- Include the built docs in the tarball (Johan)
pygtk-2.9.6 8-august-2006
- GtkTreePath can be converted from integers again (#350252, Gustavo,
Sebastien Bacher)
- Fix parallel build (#350225, Ed Catmur)
- Reduce exception abuse in code generator (Gustavo)
- Documentation improvements (Johan, John)
pygtk-2.9.5 6-august-2006
- Make it possible to build with GTK+ 2.10 (#350008, Joseph Sacco)
- Make sure dir(gtk.keysyms) work again (#349892, Johan, John)
- reloading the gtk module works again (#349026, Johan, Alexander Larsson)
pygtk-2.9.4 4-august-2006
- Include John Finlay's PyGTK reference manual (Johan, John)
- Setters and getters for GtkWidget.activate_signal (#331445, Gustavo)
- GtkToolItemType setter/getter (#331355, Gustavo)
- Code generator fixes (Gustavo, Johan, John, Yevgen Muntyan, Gustavo)
- Add more gtk+ 2.10 API (#337011, John, Sebastian Pölsterl)
- Don't copy treeiters in callbacks (#347273, John, Stefano Maggiolo)
- Provide full information for GtkTreeSelection.set_select_function
(#340475 John, Wouter Bolsterlee)
- Export less symbols and reduce the size of the libraries (#347825,
Rafael Espíndola)
- Allow negative values for GtkTreeModel.set/getitem (#311852, Baiju M)
- Much improved interface/virtual method support (John)
- Remove evil 100ms timeout timer (#348937, Gustavo)
pygtk-2.9.3 12-july-2006
- Update to latest gtk+ 2.10 API changes (#345447, #345623, Newren, Peters)
- Many more new gtk+ 2.10 APIs wrapped (Finlay)
- Wrap gtk_widget_class_find_style_property (Finlay)
- gtk.gdk.CairoContext.rectangle bug fix (Gustavo)
- Update defs for atk 1.8 (Finlay)
- Misc. module cleanups (Dahlin)
- New pango APIs wrapped (Finlay)
- Fix refcount error in gtk.Clipboard (#343960, Gustavo, Finlay)
- Enable GDK X11-specific APIs available also with gtk+ 2.8 (Gustavo)
- Lazy loading of the gtk.keysyms module (Johan Dahlin)
pygtk-2.9.2 15-june-2006
- Fix a codegen bug that prevent build of other extensions (344845, Gustavo)
- Builds with pycairo 1.1.6 (344957, Gustavo)
- gtk.TextBuffer rich text copy and serialization (Finlay)
- Correct Print Editor example (Gustavo)
pygtk-2.9.1 13-june-2006
- Allow gtk.TreeSortable.set_default_sort_func callback to be None
(Johan, Patrick O'Brien)
- Add API to unset the g_log handlers (#323786, Johan)
- Allow the gtk module to be imported without DISPLAY (#316877, Johan)
- Code cleanup and fixes considering Coverity reports (Johan)
- Add codegen support for const-Object return type (#169204, Gustavo)
- Add codgen support for unblocking threads around method calls (Gustavo)
- Wrap gdk_event_handler_set (Johan)
- Codegen reverse wrapper bug fix (#340162, Yevgen Muntyan)
- Wrap GdkRegion (John Ehresman)
- Add codegen support for ignore-type statement in override (Johan)
- Add conditional support for gtk+ 2.10 API, especially printing
(Johan, Finlay, Gustavo)
- Complete the support for gtk.Container virtual methods (#341641, Gustavo)
- Fix misc. reference leaks (Finlay, Gustavo)
- Allow None parameter in pangocairo.CairoContext.set_font_options (Finlay)
- Complete the support for gtk.CellRenderer virtual methods (#339431, Gustavo)
- IconView.set_cursor method params 'cell' and 'start_editing'
made optional (#343039, Ross Burton, Finlay)
- Wrap a few more gdk_cairo_* methods (Finlay)
- Add a 'selection' field to gdk.OWNER_CHANGE events (Finlay)
- Allow None in gtk.Entry.set_inner_border() (Finlay)
- gtk.Clipboard rich text methods (Finlay)
- Add gtk.MessageDialog.set_image() (Finlay)
- Wrap gtk_link_button_set_uri_hook() (Finlay)
- Allow None in gtk.Widget.input_shape_combine_mask() (Finlay)
- Allow gtk.LinkButton() constructor to optionally receive a label (Finlay)
- Allow None in gtk.Label.set_mnemonic_widget() (Johan)
- Wrap a bunch of X11 specific gdk methods (Gustavo)
- Add gtk.SizeGroup.get_widgets() (Finlay)
- Wrap gtk_style_lookup_color() (Finlay)
- Wrap a bunch of gtk treeview grid lines methods (Finlay)
- Better Drag and drop API support (Finlay)
- Add -I option to codegen (defs search path) (Gustavo)
pygtk-2.9.0 04-april-2006
- Remove gobject, pygobject is now a hard dependency
- Set encoding in pango instead of gtk (328031)
- Wrap gdk.Screen.get_rgba_colormap/get_rgbma_visual (328996,
Marco Cabizza)
- Remove private gtk wrappers (321476)
- Add a bunch of missing wrappers (316881, John Finlay)
- Add inout support in reverse wrappers (335964, Gustavo)
- Update h2defs to allow whitespace before parenthesis (317124)
- Make it possible to reimplement interfaces (334986, Gustavo)
- Allow log_handler to be called when python is not initialized
(334188, Gustavo)
- Support for const object args (wollny@cbs.mpg.de, Gustavo)
- Export pygtk tree model api (318021, Gustavo)
- Allow overrides to be in base classes (327715, Gustavo)
- Wrap a pango cairo font options acecssors (328108,
Rauli Ruohonen)
- Add GDK_PARENT_RELATIVE relative handling (320248, Johan,
Nikos Kouremenos)
- Improve pixbuf demo (327931, Ben Caradoc-Davies)
- Set default markup accel marker to \x00
(329658, Johan, Johan Svedberg)
- Set 1 as default argument to SpinButton.spin() (325452,
Sebastian Rittau)
- Wrap gdk.Drawable.gdk_draw_indexed_image (333431,
Johan, Hamish Moffatt)
- Mark rowreference.free() as deprecated (309811, Gustavo)
- Rename name of first keyword argument to pango.LayoutLine.index_to_x
(316581, Gustavo, John Finlay)
- Run reindent on all python code (325320, Johan)
- Improve generictreemodel example (311459, Steven Kennedy)
- Wrap gdk.Pixbuf.rotate_simple (314164, Karel Vervaeke)
- Use in argument in gtk.TreeView.cell_get_size (326357, John Ehresman)
2006-09-15 17:14:16 +02:00
|
|
|
share/gtk-doc/html/pygtk/gdk-class-reference.html
|
|
|
|
share/gtk-doc/html/pygtk/gdk-constants.html
|
|
|
|
share/gtk-doc/html/pygtk/gdk-functions.html
|
|
|
|
share/gtk-doc/html/pygtk/glade-class-reference.html
|
|
|
|
share/gtk-doc/html/pygtk/gtk-class-reference.html
|
|
|
|
share/gtk-doc/html/pygtk/gtk-constants.html
|
|
|
|
share/gtk-doc/html/pygtk/gtk-functions.html
|
|
|
|
share/gtk-doc/html/pygtk/gtk-stock-items.html
|
2007-10-31 21:51:42 +01:00
|
|
|
share/gtk-doc/html/pygtk/icons/stock_about_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_add_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_align_center_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_align_justify_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_align_left_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_align_right_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_apply_20.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_bottom_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_broken_image_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_cancel_20.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_cdrom_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_clear_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_close_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_color_picker_25.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_colorselector_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_connect_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_convert_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_copy_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_cut_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_dialog_authentication_48.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_dialog_error_48.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_dialog_info_48.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_dialog_question_48.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_dialog_warning_48.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_directory_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_disconnect_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_dnd_32.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_dnd_multiple_32.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_down_arrow_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_edit_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_exec_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_exit_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_file_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_first_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_font_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_fullscreen_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_harddisk_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_help_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_home_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_index_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_info_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_jump_to_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_jump_to_rtl_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_last_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_leave_fullscreen_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_left_arrow_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_media_forward_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_media_next_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_media_pause_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_media_play_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_media_play_rtl_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_media_previous_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_media_record_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_media_rewind_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_media_stop_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_network_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_new_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_no_20.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_ok_20.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_open_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_paste_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_preferences_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_print_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_print_preview_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_properties_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_redo_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_redo_rtl_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_refresh_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_remove_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_revert_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_revert_rtl_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_right_arrow_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_save_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_save_as_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_search_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_search_replace_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_sort_ascending_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_sort_descending_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_spellcheck_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_stop_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_text_bold_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_text_indent_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_text_italic_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_text_strikethrough_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_text_underline_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_text_unindent_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_top_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_trash_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_undelete_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_undelete_rtl_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_undo_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_undo_rtl_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_up_arrow_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_yes_20.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_zoom_1_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_zoom_fit_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_zoom_in_24.png
|
|
|
|
share/gtk-doc/html/pygtk/icons/stock_zoom_out_24.png
|
Update to 2.10.1:
pygtk-2.10.0 4-september-2006
- Issue a warning when a DISPLAY is not set (#316877, Johan, Jeremey Katz)
- Copy style.css from pygobject docs when installing docs.
(#351385 Gian Mario Tagliaretti)
- Include the built docs in the tarball (Johan)
pygtk-2.9.6 8-august-2006
- GtkTreePath can be converted from integers again (#350252, Gustavo,
Sebastien Bacher)
- Fix parallel build (#350225, Ed Catmur)
- Reduce exception abuse in code generator (Gustavo)
- Documentation improvements (Johan, John)
pygtk-2.9.5 6-august-2006
- Make it possible to build with GTK+ 2.10 (#350008, Joseph Sacco)
- Make sure dir(gtk.keysyms) work again (#349892, Johan, John)
- reloading the gtk module works again (#349026, Johan, Alexander Larsson)
pygtk-2.9.4 4-august-2006
- Include John Finlay's PyGTK reference manual (Johan, John)
- Setters and getters for GtkWidget.activate_signal (#331445, Gustavo)
- GtkToolItemType setter/getter (#331355, Gustavo)
- Code generator fixes (Gustavo, Johan, John, Yevgen Muntyan, Gustavo)
- Add more gtk+ 2.10 API (#337011, John, Sebastian Pölsterl)
- Don't copy treeiters in callbacks (#347273, John, Stefano Maggiolo)
- Provide full information for GtkTreeSelection.set_select_function
(#340475 John, Wouter Bolsterlee)
- Export less symbols and reduce the size of the libraries (#347825,
Rafael Espíndola)
- Allow negative values for GtkTreeModel.set/getitem (#311852, Baiju M)
- Much improved interface/virtual method support (John)
- Remove evil 100ms timeout timer (#348937, Gustavo)
pygtk-2.9.3 12-july-2006
- Update to latest gtk+ 2.10 API changes (#345447, #345623, Newren, Peters)
- Many more new gtk+ 2.10 APIs wrapped (Finlay)
- Wrap gtk_widget_class_find_style_property (Finlay)
- gtk.gdk.CairoContext.rectangle bug fix (Gustavo)
- Update defs for atk 1.8 (Finlay)
- Misc. module cleanups (Dahlin)
- New pango APIs wrapped (Finlay)
- Fix refcount error in gtk.Clipboard (#343960, Gustavo, Finlay)
- Enable GDK X11-specific APIs available also with gtk+ 2.8 (Gustavo)
- Lazy loading of the gtk.keysyms module (Johan Dahlin)
pygtk-2.9.2 15-june-2006
- Fix a codegen bug that prevent build of other extensions (344845, Gustavo)
- Builds with pycairo 1.1.6 (344957, Gustavo)
- gtk.TextBuffer rich text copy and serialization (Finlay)
- Correct Print Editor example (Gustavo)
pygtk-2.9.1 13-june-2006
- Allow gtk.TreeSortable.set_default_sort_func callback to be None
(Johan, Patrick O'Brien)
- Add API to unset the g_log handlers (#323786, Johan)
- Allow the gtk module to be imported without DISPLAY (#316877, Johan)
- Code cleanup and fixes considering Coverity reports (Johan)
- Add codegen support for const-Object return type (#169204, Gustavo)
- Add codgen support for unblocking threads around method calls (Gustavo)
- Wrap gdk_event_handler_set (Johan)
- Codegen reverse wrapper bug fix (#340162, Yevgen Muntyan)
- Wrap GdkRegion (John Ehresman)
- Add codegen support for ignore-type statement in override (Johan)
- Add conditional support for gtk+ 2.10 API, especially printing
(Johan, Finlay, Gustavo)
- Complete the support for gtk.Container virtual methods (#341641, Gustavo)
- Fix misc. reference leaks (Finlay, Gustavo)
- Allow None parameter in pangocairo.CairoContext.set_font_options (Finlay)
- Complete the support for gtk.CellRenderer virtual methods (#339431, Gustavo)
- IconView.set_cursor method params 'cell' and 'start_editing'
made optional (#343039, Ross Burton, Finlay)
- Wrap a few more gdk_cairo_* methods (Finlay)
- Add a 'selection' field to gdk.OWNER_CHANGE events (Finlay)
- Allow None in gtk.Entry.set_inner_border() (Finlay)
- gtk.Clipboard rich text methods (Finlay)
- Add gtk.MessageDialog.set_image() (Finlay)
- Wrap gtk_link_button_set_uri_hook() (Finlay)
- Allow None in gtk.Widget.input_shape_combine_mask() (Finlay)
- Allow gtk.LinkButton() constructor to optionally receive a label (Finlay)
- Allow None in gtk.Label.set_mnemonic_widget() (Johan)
- Wrap a bunch of X11 specific gdk methods (Gustavo)
- Add gtk.SizeGroup.get_widgets() (Finlay)
- Wrap gtk_style_lookup_color() (Finlay)
- Wrap a bunch of gtk treeview grid lines methods (Finlay)
- Better Drag and drop API support (Finlay)
- Add -I option to codegen (defs search path) (Gustavo)
pygtk-2.9.0 04-april-2006
- Remove gobject, pygobject is now a hard dependency
- Set encoding in pango instead of gtk (328031)
- Wrap gdk.Screen.get_rgba_colormap/get_rgbma_visual (328996,
Marco Cabizza)
- Remove private gtk wrappers (321476)
- Add a bunch of missing wrappers (316881, John Finlay)
- Add inout support in reverse wrappers (335964, Gustavo)
- Update h2defs to allow whitespace before parenthesis (317124)
- Make it possible to reimplement interfaces (334986, Gustavo)
- Allow log_handler to be called when python is not initialized
(334188, Gustavo)
- Support for const object args (wollny@cbs.mpg.de, Gustavo)
- Export pygtk tree model api (318021, Gustavo)
- Allow overrides to be in base classes (327715, Gustavo)
- Wrap a pango cairo font options acecssors (328108,
Rauli Ruohonen)
- Add GDK_PARENT_RELATIVE relative handling (320248, Johan,
Nikos Kouremenos)
- Improve pixbuf demo (327931, Ben Caradoc-Davies)
- Set default markup accel marker to \x00
(329658, Johan, Johan Svedberg)
- Set 1 as default argument to SpinButton.spin() (325452,
Sebastian Rittau)
- Wrap gdk.Drawable.gdk_draw_indexed_image (333431,
Johan, Hamish Moffatt)
- Mark rowreference.free() as deprecated (309811, Gustavo)
- Rename name of first keyword argument to pango.LayoutLine.index_to_x
(316581, Gustavo, John Finlay)
- Run reindent on all python code (325320, Johan)
- Improve generictreemodel example (311459, Steven Kennedy)
- Wrap gdk.Pixbuf.rotate_simple (314164, Karel Vervaeke)
- Use in argument in gtk.TreeView.cell_get_size (326357, John Ehresman)
2006-09-15 17:14:16 +02:00
|
|
|
share/gtk-doc/html/pygtk/index.html
|
|
|
|
share/gtk-doc/html/pygtk/index.sgml
|
|
|
|
share/gtk-doc/html/pygtk/pango-class-reference.html
|
|
|
|
share/gtk-doc/html/pygtk/pango-constants.html
|
|
|
|
share/gtk-doc/html/pygtk/pango-functions.html
|
|
|
|
share/gtk-doc/html/pygtk/pango-markup-language.html
|
|
|
|
share/gtk-doc/html/pygtk/pangocairo-class-reference.html
|
|
|
|
share/gtk-doc/html/pygtk/pangocairo-constants.html
|
|
|
|
share/gtk-doc/html/pygtk/pangocairo-functions.html
|
|
|
|
share/gtk-doc/html/pygtk/pygtk-introduction.html
|
|
|
|
share/gtk-doc/html/pygtk/pygtk-reference-format.html
|
|
|
|
share/gtk-doc/html/pygtk/pygtk.devhelp
|
|
|
|
share/gtk-doc/html/pygtk/style.css
|
|
|
|
share/gtk-doc/html/pygtk/unixprint-class-reference.html
|
|
|
|
share/gtk-doc/html/pygtk/unixprint-constants.html
|
|
|
|
share/gtk-doc/html/pygtk/unixprint-functions.html
|
2003-05-09 16:50:12 +02:00
|
|
|
share/pygtk/2.0/codegen/__init__.py
|
|
|
|
share/pygtk/2.0/codegen/__init__.pyc
|
|
|
|
share/pygtk/2.0/codegen/__init__.pyo
|
|
|
|
share/pygtk/2.0/codegen/argtypes.py
|
|
|
|
share/pygtk/2.0/codegen/argtypes.pyc
|
|
|
|
share/pygtk/2.0/codegen/argtypes.pyo
|
|
|
|
share/pygtk/2.0/codegen/codegen.py
|
|
|
|
share/pygtk/2.0/codegen/codegen.pyc
|
|
|
|
share/pygtk/2.0/codegen/codegen.pyo
|
2007-02-07 21:40:18 +01:00
|
|
|
share/pygtk/2.0/codegen/createdefs.py
|
|
|
|
share/pygtk/2.0/codegen/createdefs.pyc
|
|
|
|
share/pygtk/2.0/codegen/createdefs.pyo
|
2003-05-09 16:50:12 +02:00
|
|
|
share/pygtk/2.0/codegen/definitions.py
|
|
|
|
share/pygtk/2.0/codegen/definitions.pyc
|
|
|
|
share/pygtk/2.0/codegen/definitions.pyo
|
|
|
|
share/pygtk/2.0/codegen/defsparser.py
|
|
|
|
share/pygtk/2.0/codegen/defsparser.pyc
|
|
|
|
share/pygtk/2.0/codegen/defsparser.pyo
|
|
|
|
share/pygtk/2.0/codegen/docextract.py
|
|
|
|
share/pygtk/2.0/codegen/docextract.pyc
|
|
|
|
share/pygtk/2.0/codegen/docextract.pyo
|
|
|
|
share/pygtk/2.0/codegen/docgen.py
|
|
|
|
share/pygtk/2.0/codegen/docgen.pyc
|
|
|
|
share/pygtk/2.0/codegen/docgen.pyo
|
|
|
|
share/pygtk/2.0/codegen/h2def.py
|
|
|
|
share/pygtk/2.0/codegen/h2def.pyc
|
|
|
|
share/pygtk/2.0/codegen/h2def.pyo
|
|
|
|
share/pygtk/2.0/codegen/mergedefs.py
|
|
|
|
share/pygtk/2.0/codegen/mergedefs.pyc
|
|
|
|
share/pygtk/2.0/codegen/mergedefs.pyo
|
|
|
|
share/pygtk/2.0/codegen/mkskel.py
|
|
|
|
share/pygtk/2.0/codegen/mkskel.pyc
|
|
|
|
share/pygtk/2.0/codegen/mkskel.pyo
|
|
|
|
share/pygtk/2.0/codegen/override.py
|
|
|
|
share/pygtk/2.0/codegen/override.pyc
|
|
|
|
share/pygtk/2.0/codegen/override.pyo
|
2005-04-26 22:28:24 +02:00
|
|
|
share/pygtk/2.0/codegen/reversewrapper.py
|
|
|
|
share/pygtk/2.0/codegen/reversewrapper.pyc
|
|
|
|
share/pygtk/2.0/codegen/reversewrapper.pyo
|
2003-05-09 16:50:12 +02:00
|
|
|
share/pygtk/2.0/codegen/scmexpr.py
|
|
|
|
share/pygtk/2.0/codegen/scmexpr.pyc
|
|
|
|
share/pygtk/2.0/codegen/scmexpr.pyo
|
|
|
|
share/pygtk/2.0/defs/atk-types.defs
|
|
|
|
share/pygtk/2.0/defs/atk.defs
|
Update to 2.10.1:
pygtk-2.10.0 4-september-2006
- Issue a warning when a DISPLAY is not set (#316877, Johan, Jeremey Katz)
- Copy style.css from pygobject docs when installing docs.
(#351385 Gian Mario Tagliaretti)
- Include the built docs in the tarball (Johan)
pygtk-2.9.6 8-august-2006
- GtkTreePath can be converted from integers again (#350252, Gustavo,
Sebastien Bacher)
- Fix parallel build (#350225, Ed Catmur)
- Reduce exception abuse in code generator (Gustavo)
- Documentation improvements (Johan, John)
pygtk-2.9.5 6-august-2006
- Make it possible to build with GTK+ 2.10 (#350008, Joseph Sacco)
- Make sure dir(gtk.keysyms) work again (#349892, Johan, John)
- reloading the gtk module works again (#349026, Johan, Alexander Larsson)
pygtk-2.9.4 4-august-2006
- Include John Finlay's PyGTK reference manual (Johan, John)
- Setters and getters for GtkWidget.activate_signal (#331445, Gustavo)
- GtkToolItemType setter/getter (#331355, Gustavo)
- Code generator fixes (Gustavo, Johan, John, Yevgen Muntyan, Gustavo)
- Add more gtk+ 2.10 API (#337011, John, Sebastian Pölsterl)
- Don't copy treeiters in callbacks (#347273, John, Stefano Maggiolo)
- Provide full information for GtkTreeSelection.set_select_function
(#340475 John, Wouter Bolsterlee)
- Export less symbols and reduce the size of the libraries (#347825,
Rafael Espíndola)
- Allow negative values for GtkTreeModel.set/getitem (#311852, Baiju M)
- Much improved interface/virtual method support (John)
- Remove evil 100ms timeout timer (#348937, Gustavo)
pygtk-2.9.3 12-july-2006
- Update to latest gtk+ 2.10 API changes (#345447, #345623, Newren, Peters)
- Many more new gtk+ 2.10 APIs wrapped (Finlay)
- Wrap gtk_widget_class_find_style_property (Finlay)
- gtk.gdk.CairoContext.rectangle bug fix (Gustavo)
- Update defs for atk 1.8 (Finlay)
- Misc. module cleanups (Dahlin)
- New pango APIs wrapped (Finlay)
- Fix refcount error in gtk.Clipboard (#343960, Gustavo, Finlay)
- Enable GDK X11-specific APIs available also with gtk+ 2.8 (Gustavo)
- Lazy loading of the gtk.keysyms module (Johan Dahlin)
pygtk-2.9.2 15-june-2006
- Fix a codegen bug that prevent build of other extensions (344845, Gustavo)
- Builds with pycairo 1.1.6 (344957, Gustavo)
- gtk.TextBuffer rich text copy and serialization (Finlay)
- Correct Print Editor example (Gustavo)
pygtk-2.9.1 13-june-2006
- Allow gtk.TreeSortable.set_default_sort_func callback to be None
(Johan, Patrick O'Brien)
- Add API to unset the g_log handlers (#323786, Johan)
- Allow the gtk module to be imported without DISPLAY (#316877, Johan)
- Code cleanup and fixes considering Coverity reports (Johan)
- Add codegen support for const-Object return type (#169204, Gustavo)
- Add codgen support for unblocking threads around method calls (Gustavo)
- Wrap gdk_event_handler_set (Johan)
- Codegen reverse wrapper bug fix (#340162, Yevgen Muntyan)
- Wrap GdkRegion (John Ehresman)
- Add codegen support for ignore-type statement in override (Johan)
- Add conditional support for gtk+ 2.10 API, especially printing
(Johan, Finlay, Gustavo)
- Complete the support for gtk.Container virtual methods (#341641, Gustavo)
- Fix misc. reference leaks (Finlay, Gustavo)
- Allow None parameter in pangocairo.CairoContext.set_font_options (Finlay)
- Complete the support for gtk.CellRenderer virtual methods (#339431, Gustavo)
- IconView.set_cursor method params 'cell' and 'start_editing'
made optional (#343039, Ross Burton, Finlay)
- Wrap a few more gdk_cairo_* methods (Finlay)
- Add a 'selection' field to gdk.OWNER_CHANGE events (Finlay)
- Allow None in gtk.Entry.set_inner_border() (Finlay)
- gtk.Clipboard rich text methods (Finlay)
- Add gtk.MessageDialog.set_image() (Finlay)
- Wrap gtk_link_button_set_uri_hook() (Finlay)
- Allow None in gtk.Widget.input_shape_combine_mask() (Finlay)
- Allow gtk.LinkButton() constructor to optionally receive a label (Finlay)
- Allow None in gtk.Label.set_mnemonic_widget() (Johan)
- Wrap a bunch of X11 specific gdk methods (Gustavo)
- Add gtk.SizeGroup.get_widgets() (Finlay)
- Wrap gtk_style_lookup_color() (Finlay)
- Wrap a bunch of gtk treeview grid lines methods (Finlay)
- Better Drag and drop API support (Finlay)
- Add -I option to codegen (defs search path) (Gustavo)
pygtk-2.9.0 04-april-2006
- Remove gobject, pygobject is now a hard dependency
- Set encoding in pango instead of gtk (328031)
- Wrap gdk.Screen.get_rgba_colormap/get_rgbma_visual (328996,
Marco Cabizza)
- Remove private gtk wrappers (321476)
- Add a bunch of missing wrappers (316881, John Finlay)
- Add inout support in reverse wrappers (335964, Gustavo)
- Update h2defs to allow whitespace before parenthesis (317124)
- Make it possible to reimplement interfaces (334986, Gustavo)
- Allow log_handler to be called when python is not initialized
(334188, Gustavo)
- Support for const object args (wollny@cbs.mpg.de, Gustavo)
- Export pygtk tree model api (318021, Gustavo)
- Allow overrides to be in base classes (327715, Gustavo)
- Wrap a pango cairo font options acecssors (328108,
Rauli Ruohonen)
- Add GDK_PARENT_RELATIVE relative handling (320248, Johan,
Nikos Kouremenos)
- Improve pixbuf demo (327931, Ben Caradoc-Davies)
- Set default markup accel marker to \x00
(329658, Johan, Johan Svedberg)
- Set 1 as default argument to SpinButton.spin() (325452,
Sebastian Rittau)
- Wrap gdk.Drawable.gdk_draw_indexed_image (333431,
Johan, Hamish Moffatt)
- Mark rowreference.free() as deprecated (309811, Gustavo)
- Rename name of first keyword argument to pango.LayoutLine.index_to_x
(316581, Gustavo, John Finlay)
- Run reindent on all python code (325320, Johan)
- Improve generictreemodel example (311459, Steven Kennedy)
- Wrap gdk.Pixbuf.rotate_simple (314164, Karel Vervaeke)
- Use in argument in gtk.TreeView.cell_get_size (326357, John Ehresman)
2006-09-15 17:14:16 +02:00
|
|
|
share/pygtk/2.0/defs/gdk-2.10.defs
|
2007-10-31 21:51:42 +01:00
|
|
|
share/pygtk/2.0/defs/gdk-2.12.defs
|
Update to 2.10.1:
pygtk-2.10.0 4-september-2006
- Issue a warning when a DISPLAY is not set (#316877, Johan, Jeremey Katz)
- Copy style.css from pygobject docs when installing docs.
(#351385 Gian Mario Tagliaretti)
- Include the built docs in the tarball (Johan)
pygtk-2.9.6 8-august-2006
- GtkTreePath can be converted from integers again (#350252, Gustavo,
Sebastien Bacher)
- Fix parallel build (#350225, Ed Catmur)
- Reduce exception abuse in code generator (Gustavo)
- Documentation improvements (Johan, John)
pygtk-2.9.5 6-august-2006
- Make it possible to build with GTK+ 2.10 (#350008, Joseph Sacco)
- Make sure dir(gtk.keysyms) work again (#349892, Johan, John)
- reloading the gtk module works again (#349026, Johan, Alexander Larsson)
pygtk-2.9.4 4-august-2006
- Include John Finlay's PyGTK reference manual (Johan, John)
- Setters and getters for GtkWidget.activate_signal (#331445, Gustavo)
- GtkToolItemType setter/getter (#331355, Gustavo)
- Code generator fixes (Gustavo, Johan, John, Yevgen Muntyan, Gustavo)
- Add more gtk+ 2.10 API (#337011, John, Sebastian Pölsterl)
- Don't copy treeiters in callbacks (#347273, John, Stefano Maggiolo)
- Provide full information for GtkTreeSelection.set_select_function
(#340475 John, Wouter Bolsterlee)
- Export less symbols and reduce the size of the libraries (#347825,
Rafael Espíndola)
- Allow negative values for GtkTreeModel.set/getitem (#311852, Baiju M)
- Much improved interface/virtual method support (John)
- Remove evil 100ms timeout timer (#348937, Gustavo)
pygtk-2.9.3 12-july-2006
- Update to latest gtk+ 2.10 API changes (#345447, #345623, Newren, Peters)
- Many more new gtk+ 2.10 APIs wrapped (Finlay)
- Wrap gtk_widget_class_find_style_property (Finlay)
- gtk.gdk.CairoContext.rectangle bug fix (Gustavo)
- Update defs for atk 1.8 (Finlay)
- Misc. module cleanups (Dahlin)
- New pango APIs wrapped (Finlay)
- Fix refcount error in gtk.Clipboard (#343960, Gustavo, Finlay)
- Enable GDK X11-specific APIs available also with gtk+ 2.8 (Gustavo)
- Lazy loading of the gtk.keysyms module (Johan Dahlin)
pygtk-2.9.2 15-june-2006
- Fix a codegen bug that prevent build of other extensions (344845, Gustavo)
- Builds with pycairo 1.1.6 (344957, Gustavo)
- gtk.TextBuffer rich text copy and serialization (Finlay)
- Correct Print Editor example (Gustavo)
pygtk-2.9.1 13-june-2006
- Allow gtk.TreeSortable.set_default_sort_func callback to be None
(Johan, Patrick O'Brien)
- Add API to unset the g_log handlers (#323786, Johan)
- Allow the gtk module to be imported without DISPLAY (#316877, Johan)
- Code cleanup and fixes considering Coverity reports (Johan)
- Add codegen support for const-Object return type (#169204, Gustavo)
- Add codgen support for unblocking threads around method calls (Gustavo)
- Wrap gdk_event_handler_set (Johan)
- Codegen reverse wrapper bug fix (#340162, Yevgen Muntyan)
- Wrap GdkRegion (John Ehresman)
- Add codegen support for ignore-type statement in override (Johan)
- Add conditional support for gtk+ 2.10 API, especially printing
(Johan, Finlay, Gustavo)
- Complete the support for gtk.Container virtual methods (#341641, Gustavo)
- Fix misc. reference leaks (Finlay, Gustavo)
- Allow None parameter in pangocairo.CairoContext.set_font_options (Finlay)
- Complete the support for gtk.CellRenderer virtual methods (#339431, Gustavo)
- IconView.set_cursor method params 'cell' and 'start_editing'
made optional (#343039, Ross Burton, Finlay)
- Wrap a few more gdk_cairo_* methods (Finlay)
- Add a 'selection' field to gdk.OWNER_CHANGE events (Finlay)
- Allow None in gtk.Entry.set_inner_border() (Finlay)
- gtk.Clipboard rich text methods (Finlay)
- Add gtk.MessageDialog.set_image() (Finlay)
- Wrap gtk_link_button_set_uri_hook() (Finlay)
- Allow None in gtk.Widget.input_shape_combine_mask() (Finlay)
- Allow gtk.LinkButton() constructor to optionally receive a label (Finlay)
- Allow None in gtk.Label.set_mnemonic_widget() (Johan)
- Wrap a bunch of X11 specific gdk methods (Gustavo)
- Add gtk.SizeGroup.get_widgets() (Finlay)
- Wrap gtk_style_lookup_color() (Finlay)
- Wrap a bunch of gtk treeview grid lines methods (Finlay)
- Better Drag and drop API support (Finlay)
- Add -I option to codegen (defs search path) (Gustavo)
pygtk-2.9.0 04-april-2006
- Remove gobject, pygobject is now a hard dependency
- Set encoding in pango instead of gtk (328031)
- Wrap gdk.Screen.get_rgba_colormap/get_rgbma_visual (328996,
Marco Cabizza)
- Remove private gtk wrappers (321476)
- Add a bunch of missing wrappers (316881, John Finlay)
- Add inout support in reverse wrappers (335964, Gustavo)
- Update h2defs to allow whitespace before parenthesis (317124)
- Make it possible to reimplement interfaces (334986, Gustavo)
- Allow log_handler to be called when python is not initialized
(334188, Gustavo)
- Support for const object args (wollny@cbs.mpg.de, Gustavo)
- Export pygtk tree model api (318021, Gustavo)
- Allow overrides to be in base classes (327715, Gustavo)
- Wrap a pango cairo font options acecssors (328108,
Rauli Ruohonen)
- Add GDK_PARENT_RELATIVE relative handling (320248, Johan,
Nikos Kouremenos)
- Improve pixbuf demo (327931, Ben Caradoc-Davies)
- Set default markup accel marker to \x00
(329658, Johan, Johan Svedberg)
- Set 1 as default argument to SpinButton.spin() (325452,
Sebastian Rittau)
- Wrap gdk.Drawable.gdk_draw_indexed_image (333431,
Johan, Hamish Moffatt)
- Mark rowreference.free() as deprecated (309811, Gustavo)
- Rename name of first keyword argument to pango.LayoutLine.index_to_x
(316581, Gustavo, John Finlay)
- Run reindent on all python code (325320, Johan)
- Improve generictreemodel example (311459, Steven Kennedy)
- Wrap gdk.Pixbuf.rotate_simple (314164, Karel Vervaeke)
- Use in argument in gtk.TreeView.cell_get_size (326357, John Ehresman)
2006-09-15 17:14:16 +02:00
|
|
|
share/pygtk/2.0/defs/gdk-base-types.defs
|
|
|
|
share/pygtk/2.0/defs/gdk-base.defs
|
2003-05-09 16:50:12 +02:00
|
|
|
share/pygtk/2.0/defs/gdk-types.defs
|
|
|
|
share/pygtk/2.0/defs/gdk.defs
|
Update to 2.10.1:
pygtk-2.10.0 4-september-2006
- Issue a warning when a DISPLAY is not set (#316877, Johan, Jeremey Katz)
- Copy style.css from pygobject docs when installing docs.
(#351385 Gian Mario Tagliaretti)
- Include the built docs in the tarball (Johan)
pygtk-2.9.6 8-august-2006
- GtkTreePath can be converted from integers again (#350252, Gustavo,
Sebastien Bacher)
- Fix parallel build (#350225, Ed Catmur)
- Reduce exception abuse in code generator (Gustavo)
- Documentation improvements (Johan, John)
pygtk-2.9.5 6-august-2006
- Make it possible to build with GTK+ 2.10 (#350008, Joseph Sacco)
- Make sure dir(gtk.keysyms) work again (#349892, Johan, John)
- reloading the gtk module works again (#349026, Johan, Alexander Larsson)
pygtk-2.9.4 4-august-2006
- Include John Finlay's PyGTK reference manual (Johan, John)
- Setters and getters for GtkWidget.activate_signal (#331445, Gustavo)
- GtkToolItemType setter/getter (#331355, Gustavo)
- Code generator fixes (Gustavo, Johan, John, Yevgen Muntyan, Gustavo)
- Add more gtk+ 2.10 API (#337011, John, Sebastian Pölsterl)
- Don't copy treeiters in callbacks (#347273, John, Stefano Maggiolo)
- Provide full information for GtkTreeSelection.set_select_function
(#340475 John, Wouter Bolsterlee)
- Export less symbols and reduce the size of the libraries (#347825,
Rafael Espíndola)
- Allow negative values for GtkTreeModel.set/getitem (#311852, Baiju M)
- Much improved interface/virtual method support (John)
- Remove evil 100ms timeout timer (#348937, Gustavo)
pygtk-2.9.3 12-july-2006
- Update to latest gtk+ 2.10 API changes (#345447, #345623, Newren, Peters)
- Many more new gtk+ 2.10 APIs wrapped (Finlay)
- Wrap gtk_widget_class_find_style_property (Finlay)
- gtk.gdk.CairoContext.rectangle bug fix (Gustavo)
- Update defs for atk 1.8 (Finlay)
- Misc. module cleanups (Dahlin)
- New pango APIs wrapped (Finlay)
- Fix refcount error in gtk.Clipboard (#343960, Gustavo, Finlay)
- Enable GDK X11-specific APIs available also with gtk+ 2.8 (Gustavo)
- Lazy loading of the gtk.keysyms module (Johan Dahlin)
pygtk-2.9.2 15-june-2006
- Fix a codegen bug that prevent build of other extensions (344845, Gustavo)
- Builds with pycairo 1.1.6 (344957, Gustavo)
- gtk.TextBuffer rich text copy and serialization (Finlay)
- Correct Print Editor example (Gustavo)
pygtk-2.9.1 13-june-2006
- Allow gtk.TreeSortable.set_default_sort_func callback to be None
(Johan, Patrick O'Brien)
- Add API to unset the g_log handlers (#323786, Johan)
- Allow the gtk module to be imported without DISPLAY (#316877, Johan)
- Code cleanup and fixes considering Coverity reports (Johan)
- Add codegen support for const-Object return type (#169204, Gustavo)
- Add codgen support for unblocking threads around method calls (Gustavo)
- Wrap gdk_event_handler_set (Johan)
- Codegen reverse wrapper bug fix (#340162, Yevgen Muntyan)
- Wrap GdkRegion (John Ehresman)
- Add codegen support for ignore-type statement in override (Johan)
- Add conditional support for gtk+ 2.10 API, especially printing
(Johan, Finlay, Gustavo)
- Complete the support for gtk.Container virtual methods (#341641, Gustavo)
- Fix misc. reference leaks (Finlay, Gustavo)
- Allow None parameter in pangocairo.CairoContext.set_font_options (Finlay)
- Complete the support for gtk.CellRenderer virtual methods (#339431, Gustavo)
- IconView.set_cursor method params 'cell' and 'start_editing'
made optional (#343039, Ross Burton, Finlay)
- Wrap a few more gdk_cairo_* methods (Finlay)
- Add a 'selection' field to gdk.OWNER_CHANGE events (Finlay)
- Allow None in gtk.Entry.set_inner_border() (Finlay)
- gtk.Clipboard rich text methods (Finlay)
- Add gtk.MessageDialog.set_image() (Finlay)
- Wrap gtk_link_button_set_uri_hook() (Finlay)
- Allow None in gtk.Widget.input_shape_combine_mask() (Finlay)
- Allow gtk.LinkButton() constructor to optionally receive a label (Finlay)
- Allow None in gtk.Label.set_mnemonic_widget() (Johan)
- Wrap a bunch of X11 specific gdk methods (Gustavo)
- Add gtk.SizeGroup.get_widgets() (Finlay)
- Wrap gtk_style_lookup_color() (Finlay)
- Wrap a bunch of gtk treeview grid lines methods (Finlay)
- Better Drag and drop API support (Finlay)
- Add -I option to codegen (defs search path) (Gustavo)
pygtk-2.9.0 04-april-2006
- Remove gobject, pygobject is now a hard dependency
- Set encoding in pango instead of gtk (328031)
- Wrap gdk.Screen.get_rgba_colormap/get_rgbma_visual (328996,
Marco Cabizza)
- Remove private gtk wrappers (321476)
- Add a bunch of missing wrappers (316881, John Finlay)
- Add inout support in reverse wrappers (335964, Gustavo)
- Update h2defs to allow whitespace before parenthesis (317124)
- Make it possible to reimplement interfaces (334986, Gustavo)
- Allow log_handler to be called when python is not initialized
(334188, Gustavo)
- Support for const object args (wollny@cbs.mpg.de, Gustavo)
- Export pygtk tree model api (318021, Gustavo)
- Allow overrides to be in base classes (327715, Gustavo)
- Wrap a pango cairo font options acecssors (328108,
Rauli Ruohonen)
- Add GDK_PARENT_RELATIVE relative handling (320248, Johan,
Nikos Kouremenos)
- Improve pixbuf demo (327931, Ben Caradoc-Davies)
- Set default markup accel marker to \x00
(329658, Johan, Johan Svedberg)
- Set 1 as default argument to SpinButton.spin() (325452,
Sebastian Rittau)
- Wrap gdk.Drawable.gdk_draw_indexed_image (333431,
Johan, Hamish Moffatt)
- Mark rowreference.free() as deprecated (309811, Gustavo)
- Rename name of first keyword argument to pango.LayoutLine.index_to_x
(316581, Gustavo, John Finlay)
- Run reindent on all python code (325320, Johan)
- Improve generictreemodel example (311459, Steven Kennedy)
- Wrap gdk.Pixbuf.rotate_simple (314164, Karel Vervaeke)
- Use in argument in gtk.TreeView.cell_get_size (326357, John Ehresman)
2006-09-15 17:14:16 +02:00
|
|
|
share/pygtk/2.0/defs/gtk-2.10-types.defs
|
|
|
|
share/pygtk/2.0/defs/gtk-2.10.defs
|
2007-10-31 21:51:42 +01:00
|
|
|
share/pygtk/2.0/defs/gtk-2.12-types.defs
|
|
|
|
share/pygtk/2.0/defs/gtk-2.12.defs
|
Update to 2.10.1:
pygtk-2.10.0 4-september-2006
- Issue a warning when a DISPLAY is not set (#316877, Johan, Jeremey Katz)
- Copy style.css from pygobject docs when installing docs.
(#351385 Gian Mario Tagliaretti)
- Include the built docs in the tarball (Johan)
pygtk-2.9.6 8-august-2006
- GtkTreePath can be converted from integers again (#350252, Gustavo,
Sebastien Bacher)
- Fix parallel build (#350225, Ed Catmur)
- Reduce exception abuse in code generator (Gustavo)
- Documentation improvements (Johan, John)
pygtk-2.9.5 6-august-2006
- Make it possible to build with GTK+ 2.10 (#350008, Joseph Sacco)
- Make sure dir(gtk.keysyms) work again (#349892, Johan, John)
- reloading the gtk module works again (#349026, Johan, Alexander Larsson)
pygtk-2.9.4 4-august-2006
- Include John Finlay's PyGTK reference manual (Johan, John)
- Setters and getters for GtkWidget.activate_signal (#331445, Gustavo)
- GtkToolItemType setter/getter (#331355, Gustavo)
- Code generator fixes (Gustavo, Johan, John, Yevgen Muntyan, Gustavo)
- Add more gtk+ 2.10 API (#337011, John, Sebastian Pölsterl)
- Don't copy treeiters in callbacks (#347273, John, Stefano Maggiolo)
- Provide full information for GtkTreeSelection.set_select_function
(#340475 John, Wouter Bolsterlee)
- Export less symbols and reduce the size of the libraries (#347825,
Rafael Espíndola)
- Allow negative values for GtkTreeModel.set/getitem (#311852, Baiju M)
- Much improved interface/virtual method support (John)
- Remove evil 100ms timeout timer (#348937, Gustavo)
pygtk-2.9.3 12-july-2006
- Update to latest gtk+ 2.10 API changes (#345447, #345623, Newren, Peters)
- Many more new gtk+ 2.10 APIs wrapped (Finlay)
- Wrap gtk_widget_class_find_style_property (Finlay)
- gtk.gdk.CairoContext.rectangle bug fix (Gustavo)
- Update defs for atk 1.8 (Finlay)
- Misc. module cleanups (Dahlin)
- New pango APIs wrapped (Finlay)
- Fix refcount error in gtk.Clipboard (#343960, Gustavo, Finlay)
- Enable GDK X11-specific APIs available also with gtk+ 2.8 (Gustavo)
- Lazy loading of the gtk.keysyms module (Johan Dahlin)
pygtk-2.9.2 15-june-2006
- Fix a codegen bug that prevent build of other extensions (344845, Gustavo)
- Builds with pycairo 1.1.6 (344957, Gustavo)
- gtk.TextBuffer rich text copy and serialization (Finlay)
- Correct Print Editor example (Gustavo)
pygtk-2.9.1 13-june-2006
- Allow gtk.TreeSortable.set_default_sort_func callback to be None
(Johan, Patrick O'Brien)
- Add API to unset the g_log handlers (#323786, Johan)
- Allow the gtk module to be imported without DISPLAY (#316877, Johan)
- Code cleanup and fixes considering Coverity reports (Johan)
- Add codegen support for const-Object return type (#169204, Gustavo)
- Add codgen support for unblocking threads around method calls (Gustavo)
- Wrap gdk_event_handler_set (Johan)
- Codegen reverse wrapper bug fix (#340162, Yevgen Muntyan)
- Wrap GdkRegion (John Ehresman)
- Add codegen support for ignore-type statement in override (Johan)
- Add conditional support for gtk+ 2.10 API, especially printing
(Johan, Finlay, Gustavo)
- Complete the support for gtk.Container virtual methods (#341641, Gustavo)
- Fix misc. reference leaks (Finlay, Gustavo)
- Allow None parameter in pangocairo.CairoContext.set_font_options (Finlay)
- Complete the support for gtk.CellRenderer virtual methods (#339431, Gustavo)
- IconView.set_cursor method params 'cell' and 'start_editing'
made optional (#343039, Ross Burton, Finlay)
- Wrap a few more gdk_cairo_* methods (Finlay)
- Add a 'selection' field to gdk.OWNER_CHANGE events (Finlay)
- Allow None in gtk.Entry.set_inner_border() (Finlay)
- gtk.Clipboard rich text methods (Finlay)
- Add gtk.MessageDialog.set_image() (Finlay)
- Wrap gtk_link_button_set_uri_hook() (Finlay)
- Allow None in gtk.Widget.input_shape_combine_mask() (Finlay)
- Allow gtk.LinkButton() constructor to optionally receive a label (Finlay)
- Allow None in gtk.Label.set_mnemonic_widget() (Johan)
- Wrap a bunch of X11 specific gdk methods (Gustavo)
- Add gtk.SizeGroup.get_widgets() (Finlay)
- Wrap gtk_style_lookup_color() (Finlay)
- Wrap a bunch of gtk treeview grid lines methods (Finlay)
- Better Drag and drop API support (Finlay)
- Add -I option to codegen (defs search path) (Gustavo)
pygtk-2.9.0 04-april-2006
- Remove gobject, pygobject is now a hard dependency
- Set encoding in pango instead of gtk (328031)
- Wrap gdk.Screen.get_rgba_colormap/get_rgbma_visual (328996,
Marco Cabizza)
- Remove private gtk wrappers (321476)
- Add a bunch of missing wrappers (316881, John Finlay)
- Add inout support in reverse wrappers (335964, Gustavo)
- Update h2defs to allow whitespace before parenthesis (317124)
- Make it possible to reimplement interfaces (334986, Gustavo)
- Allow log_handler to be called when python is not initialized
(334188, Gustavo)
- Support for const object args (wollny@cbs.mpg.de, Gustavo)
- Export pygtk tree model api (318021, Gustavo)
- Allow overrides to be in base classes (327715, Gustavo)
- Wrap a pango cairo font options acecssors (328108,
Rauli Ruohonen)
- Add GDK_PARENT_RELATIVE relative handling (320248, Johan,
Nikos Kouremenos)
- Improve pixbuf demo (327931, Ben Caradoc-Davies)
- Set default markup accel marker to \x00
(329658, Johan, Johan Svedberg)
- Set 1 as default argument to SpinButton.spin() (325452,
Sebastian Rittau)
- Wrap gdk.Drawable.gdk_draw_indexed_image (333431,
Johan, Hamish Moffatt)
- Mark rowreference.free() as deprecated (309811, Gustavo)
- Rename name of first keyword argument to pango.LayoutLine.index_to_x
(316581, Gustavo, John Finlay)
- Run reindent on all python code (325320, Johan)
- Improve generictreemodel example (311459, Steven Kennedy)
- Wrap gdk.Pixbuf.rotate_simple (314164, Karel Vervaeke)
- Use in argument in gtk.TreeView.cell_get_size (326357, John Ehresman)
2006-09-15 17:14:16 +02:00
|
|
|
share/pygtk/2.0/defs/gtk-base-types.defs
|
|
|
|
share/pygtk/2.0/defs/gtk-base.defs
|
2008-01-09 19:56:01 +01:00
|
|
|
share/pygtk/2.0/defs/gtk-extrafuncs.defs
|
2003-05-09 16:50:12 +02:00
|
|
|
share/pygtk/2.0/defs/gtk-types.defs
|
|
|
|
share/pygtk/2.0/defs/gtk.defs
|
Update to 2.10.1:
pygtk-2.10.0 4-september-2006
- Issue a warning when a DISPLAY is not set (#316877, Johan, Jeremey Katz)
- Copy style.css from pygobject docs when installing docs.
(#351385 Gian Mario Tagliaretti)
- Include the built docs in the tarball (Johan)
pygtk-2.9.6 8-august-2006
- GtkTreePath can be converted from integers again (#350252, Gustavo,
Sebastien Bacher)
- Fix parallel build (#350225, Ed Catmur)
- Reduce exception abuse in code generator (Gustavo)
- Documentation improvements (Johan, John)
pygtk-2.9.5 6-august-2006
- Make it possible to build with GTK+ 2.10 (#350008, Joseph Sacco)
- Make sure dir(gtk.keysyms) work again (#349892, Johan, John)
- reloading the gtk module works again (#349026, Johan, Alexander Larsson)
pygtk-2.9.4 4-august-2006
- Include John Finlay's PyGTK reference manual (Johan, John)
- Setters and getters for GtkWidget.activate_signal (#331445, Gustavo)
- GtkToolItemType setter/getter (#331355, Gustavo)
- Code generator fixes (Gustavo, Johan, John, Yevgen Muntyan, Gustavo)
- Add more gtk+ 2.10 API (#337011, John, Sebastian Pölsterl)
- Don't copy treeiters in callbacks (#347273, John, Stefano Maggiolo)
- Provide full information for GtkTreeSelection.set_select_function
(#340475 John, Wouter Bolsterlee)
- Export less symbols and reduce the size of the libraries (#347825,
Rafael Espíndola)
- Allow negative values for GtkTreeModel.set/getitem (#311852, Baiju M)
- Much improved interface/virtual method support (John)
- Remove evil 100ms timeout timer (#348937, Gustavo)
pygtk-2.9.3 12-july-2006
- Update to latest gtk+ 2.10 API changes (#345447, #345623, Newren, Peters)
- Many more new gtk+ 2.10 APIs wrapped (Finlay)
- Wrap gtk_widget_class_find_style_property (Finlay)
- gtk.gdk.CairoContext.rectangle bug fix (Gustavo)
- Update defs for atk 1.8 (Finlay)
- Misc. module cleanups (Dahlin)
- New pango APIs wrapped (Finlay)
- Fix refcount error in gtk.Clipboard (#343960, Gustavo, Finlay)
- Enable GDK X11-specific APIs available also with gtk+ 2.8 (Gustavo)
- Lazy loading of the gtk.keysyms module (Johan Dahlin)
pygtk-2.9.2 15-june-2006
- Fix a codegen bug that prevent build of other extensions (344845, Gustavo)
- Builds with pycairo 1.1.6 (344957, Gustavo)
- gtk.TextBuffer rich text copy and serialization (Finlay)
- Correct Print Editor example (Gustavo)
pygtk-2.9.1 13-june-2006
- Allow gtk.TreeSortable.set_default_sort_func callback to be None
(Johan, Patrick O'Brien)
- Add API to unset the g_log handlers (#323786, Johan)
- Allow the gtk module to be imported without DISPLAY (#316877, Johan)
- Code cleanup and fixes considering Coverity reports (Johan)
- Add codegen support for const-Object return type (#169204, Gustavo)
- Add codgen support for unblocking threads around method calls (Gustavo)
- Wrap gdk_event_handler_set (Johan)
- Codegen reverse wrapper bug fix (#340162, Yevgen Muntyan)
- Wrap GdkRegion (John Ehresman)
- Add codegen support for ignore-type statement in override (Johan)
- Add conditional support for gtk+ 2.10 API, especially printing
(Johan, Finlay, Gustavo)
- Complete the support for gtk.Container virtual methods (#341641, Gustavo)
- Fix misc. reference leaks (Finlay, Gustavo)
- Allow None parameter in pangocairo.CairoContext.set_font_options (Finlay)
- Complete the support for gtk.CellRenderer virtual methods (#339431, Gustavo)
- IconView.set_cursor method params 'cell' and 'start_editing'
made optional (#343039, Ross Burton, Finlay)
- Wrap a few more gdk_cairo_* methods (Finlay)
- Add a 'selection' field to gdk.OWNER_CHANGE events (Finlay)
- Allow None in gtk.Entry.set_inner_border() (Finlay)
- gtk.Clipboard rich text methods (Finlay)
- Add gtk.MessageDialog.set_image() (Finlay)
- Wrap gtk_link_button_set_uri_hook() (Finlay)
- Allow None in gtk.Widget.input_shape_combine_mask() (Finlay)
- Allow gtk.LinkButton() constructor to optionally receive a label (Finlay)
- Allow None in gtk.Label.set_mnemonic_widget() (Johan)
- Wrap a bunch of X11 specific gdk methods (Gustavo)
- Add gtk.SizeGroup.get_widgets() (Finlay)
- Wrap gtk_style_lookup_color() (Finlay)
- Wrap a bunch of gtk treeview grid lines methods (Finlay)
- Better Drag and drop API support (Finlay)
- Add -I option to codegen (defs search path) (Gustavo)
pygtk-2.9.0 04-april-2006
- Remove gobject, pygobject is now a hard dependency
- Set encoding in pango instead of gtk (328031)
- Wrap gdk.Screen.get_rgba_colormap/get_rgbma_visual (328996,
Marco Cabizza)
- Remove private gtk wrappers (321476)
- Add a bunch of missing wrappers (316881, John Finlay)
- Add inout support in reverse wrappers (335964, Gustavo)
- Update h2defs to allow whitespace before parenthesis (317124)
- Make it possible to reimplement interfaces (334986, Gustavo)
- Allow log_handler to be called when python is not initialized
(334188, Gustavo)
- Support for const object args (wollny@cbs.mpg.de, Gustavo)
- Export pygtk tree model api (318021, Gustavo)
- Allow overrides to be in base classes (327715, Gustavo)
- Wrap a pango cairo font options acecssors (328108,
Rauli Ruohonen)
- Add GDK_PARENT_RELATIVE relative handling (320248, Johan,
Nikos Kouremenos)
- Improve pixbuf demo (327931, Ben Caradoc-Davies)
- Set default markup accel marker to \x00
(329658, Johan, Johan Svedberg)
- Set 1 as default argument to SpinButton.spin() (325452,
Sebastian Rittau)
- Wrap gdk.Drawable.gdk_draw_indexed_image (333431,
Johan, Hamish Moffatt)
- Mark rowreference.free() as deprecated (309811, Gustavo)
- Rename name of first keyword argument to pango.LayoutLine.index_to_x
(316581, Gustavo, John Finlay)
- Run reindent on all python code (325320, Johan)
- Improve generictreemodel example (311459, Steven Kennedy)
- Wrap gdk.Pixbuf.rotate_simple (314164, Karel Vervaeke)
- Use in argument in gtk.TreeView.cell_get_size (326357, John Ehresman)
2006-09-15 17:14:16 +02:00
|
|
|
share/pygtk/2.0/defs/gtkunixprint.defs
|
2003-05-09 16:50:12 +02:00
|
|
|
share/pygtk/2.0/defs/libglade.defs
|
|
|
|
share/pygtk/2.0/defs/pango-types.defs
|
|
|
|
share/pygtk/2.0/defs/pango.defs
|
Update to 2.10.1:
pygtk-2.10.0 4-september-2006
- Issue a warning when a DISPLAY is not set (#316877, Johan, Jeremey Katz)
- Copy style.css from pygobject docs when installing docs.
(#351385 Gian Mario Tagliaretti)
- Include the built docs in the tarball (Johan)
pygtk-2.9.6 8-august-2006
- GtkTreePath can be converted from integers again (#350252, Gustavo,
Sebastien Bacher)
- Fix parallel build (#350225, Ed Catmur)
- Reduce exception abuse in code generator (Gustavo)
- Documentation improvements (Johan, John)
pygtk-2.9.5 6-august-2006
- Make it possible to build with GTK+ 2.10 (#350008, Joseph Sacco)
- Make sure dir(gtk.keysyms) work again (#349892, Johan, John)
- reloading the gtk module works again (#349026, Johan, Alexander Larsson)
pygtk-2.9.4 4-august-2006
- Include John Finlay's PyGTK reference manual (Johan, John)
- Setters and getters for GtkWidget.activate_signal (#331445, Gustavo)
- GtkToolItemType setter/getter (#331355, Gustavo)
- Code generator fixes (Gustavo, Johan, John, Yevgen Muntyan, Gustavo)
- Add more gtk+ 2.10 API (#337011, John, Sebastian Pölsterl)
- Don't copy treeiters in callbacks (#347273, John, Stefano Maggiolo)
- Provide full information for GtkTreeSelection.set_select_function
(#340475 John, Wouter Bolsterlee)
- Export less symbols and reduce the size of the libraries (#347825,
Rafael Espíndola)
- Allow negative values for GtkTreeModel.set/getitem (#311852, Baiju M)
- Much improved interface/virtual method support (John)
- Remove evil 100ms timeout timer (#348937, Gustavo)
pygtk-2.9.3 12-july-2006
- Update to latest gtk+ 2.10 API changes (#345447, #345623, Newren, Peters)
- Many more new gtk+ 2.10 APIs wrapped (Finlay)
- Wrap gtk_widget_class_find_style_property (Finlay)
- gtk.gdk.CairoContext.rectangle bug fix (Gustavo)
- Update defs for atk 1.8 (Finlay)
- Misc. module cleanups (Dahlin)
- New pango APIs wrapped (Finlay)
- Fix refcount error in gtk.Clipboard (#343960, Gustavo, Finlay)
- Enable GDK X11-specific APIs available also with gtk+ 2.8 (Gustavo)
- Lazy loading of the gtk.keysyms module (Johan Dahlin)
pygtk-2.9.2 15-june-2006
- Fix a codegen bug that prevent build of other extensions (344845, Gustavo)
- Builds with pycairo 1.1.6 (344957, Gustavo)
- gtk.TextBuffer rich text copy and serialization (Finlay)
- Correct Print Editor example (Gustavo)
pygtk-2.9.1 13-june-2006
- Allow gtk.TreeSortable.set_default_sort_func callback to be None
(Johan, Patrick O'Brien)
- Add API to unset the g_log handlers (#323786, Johan)
- Allow the gtk module to be imported without DISPLAY (#316877, Johan)
- Code cleanup and fixes considering Coverity reports (Johan)
- Add codegen support for const-Object return type (#169204, Gustavo)
- Add codgen support for unblocking threads around method calls (Gustavo)
- Wrap gdk_event_handler_set (Johan)
- Codegen reverse wrapper bug fix (#340162, Yevgen Muntyan)
- Wrap GdkRegion (John Ehresman)
- Add codegen support for ignore-type statement in override (Johan)
- Add conditional support for gtk+ 2.10 API, especially printing
(Johan, Finlay, Gustavo)
- Complete the support for gtk.Container virtual methods (#341641, Gustavo)
- Fix misc. reference leaks (Finlay, Gustavo)
- Allow None parameter in pangocairo.CairoContext.set_font_options (Finlay)
- Complete the support for gtk.CellRenderer virtual methods (#339431, Gustavo)
- IconView.set_cursor method params 'cell' and 'start_editing'
made optional (#343039, Ross Burton, Finlay)
- Wrap a few more gdk_cairo_* methods (Finlay)
- Add a 'selection' field to gdk.OWNER_CHANGE events (Finlay)
- Allow None in gtk.Entry.set_inner_border() (Finlay)
- gtk.Clipboard rich text methods (Finlay)
- Add gtk.MessageDialog.set_image() (Finlay)
- Wrap gtk_link_button_set_uri_hook() (Finlay)
- Allow None in gtk.Widget.input_shape_combine_mask() (Finlay)
- Allow gtk.LinkButton() constructor to optionally receive a label (Finlay)
- Allow None in gtk.Label.set_mnemonic_widget() (Johan)
- Wrap a bunch of X11 specific gdk methods (Gustavo)
- Add gtk.SizeGroup.get_widgets() (Finlay)
- Wrap gtk_style_lookup_color() (Finlay)
- Wrap a bunch of gtk treeview grid lines methods (Finlay)
- Better Drag and drop API support (Finlay)
- Add -I option to codegen (defs search path) (Gustavo)
pygtk-2.9.0 04-april-2006
- Remove gobject, pygobject is now a hard dependency
- Set encoding in pango instead of gtk (328031)
- Wrap gdk.Screen.get_rgba_colormap/get_rgbma_visual (328996,
Marco Cabizza)
- Remove private gtk wrappers (321476)
- Add a bunch of missing wrappers (316881, John Finlay)
- Add inout support in reverse wrappers (335964, Gustavo)
- Update h2defs to allow whitespace before parenthesis (317124)
- Make it possible to reimplement interfaces (334986, Gustavo)
- Allow log_handler to be called when python is not initialized
(334188, Gustavo)
- Support for const object args (wollny@cbs.mpg.de, Gustavo)
- Export pygtk tree model api (318021, Gustavo)
- Allow overrides to be in base classes (327715, Gustavo)
- Wrap a pango cairo font options acecssors (328108,
Rauli Ruohonen)
- Add GDK_PARENT_RELATIVE relative handling (320248, Johan,
Nikos Kouremenos)
- Improve pixbuf demo (327931, Ben Caradoc-Davies)
- Set default markup accel marker to \x00
(329658, Johan, Johan Svedberg)
- Set 1 as default argument to SpinButton.spin() (325452,
Sebastian Rittau)
- Wrap gdk.Drawable.gdk_draw_indexed_image (333431,
Johan, Hamish Moffatt)
- Mark rowreference.free() as deprecated (309811, Gustavo)
- Rename name of first keyword argument to pango.LayoutLine.index_to_x
(316581, Gustavo, John Finlay)
- Run reindent on all python code (325320, Johan)
- Improve generictreemodel example (311459, Steven Kennedy)
- Wrap gdk.Pixbuf.rotate_simple (314164, Karel Vervaeke)
- Use in argument in gtk.TreeView.cell_get_size (326357, John Ehresman)
2006-09-15 17:14:16 +02:00
|
|
|
share/pygtk/2.0/defs/pangocairo.defs
|
|
|
|
share/pygtk/2.0/defs/pangocairo.override
|
2003-05-09 16:50:12 +02:00
|
|
|
@dirrm share/pygtk/2.0/defs
|
|
|
|
@dirrm share/pygtk/2.0/codegen
|
|
|
|
@dirrm share/pygtk/2.0
|
2007-01-24 20:44:20 +01:00
|
|
|
@unexec ${RMDIR} %D/share/pygtk 2>/dev/null || ${TRUE}
|
2007-10-31 21:51:42 +01:00
|
|
|
@dirrm share/gtk-doc/html/pygtk/icons
|
|
|
|
@dirrm share/gtk-doc/html/pygtk/cursors
|
Update to 2.10.1:
pygtk-2.10.0 4-september-2006
- Issue a warning when a DISPLAY is not set (#316877, Johan, Jeremey Katz)
- Copy style.css from pygobject docs when installing docs.
(#351385 Gian Mario Tagliaretti)
- Include the built docs in the tarball (Johan)
pygtk-2.9.6 8-august-2006
- GtkTreePath can be converted from integers again (#350252, Gustavo,
Sebastien Bacher)
- Fix parallel build (#350225, Ed Catmur)
- Reduce exception abuse in code generator (Gustavo)
- Documentation improvements (Johan, John)
pygtk-2.9.5 6-august-2006
- Make it possible to build with GTK+ 2.10 (#350008, Joseph Sacco)
- Make sure dir(gtk.keysyms) work again (#349892, Johan, John)
- reloading the gtk module works again (#349026, Johan, Alexander Larsson)
pygtk-2.9.4 4-august-2006
- Include John Finlay's PyGTK reference manual (Johan, John)
- Setters and getters for GtkWidget.activate_signal (#331445, Gustavo)
- GtkToolItemType setter/getter (#331355, Gustavo)
- Code generator fixes (Gustavo, Johan, John, Yevgen Muntyan, Gustavo)
- Add more gtk+ 2.10 API (#337011, John, Sebastian Pölsterl)
- Don't copy treeiters in callbacks (#347273, John, Stefano Maggiolo)
- Provide full information for GtkTreeSelection.set_select_function
(#340475 John, Wouter Bolsterlee)
- Export less symbols and reduce the size of the libraries (#347825,
Rafael Espíndola)
- Allow negative values for GtkTreeModel.set/getitem (#311852, Baiju M)
- Much improved interface/virtual method support (John)
- Remove evil 100ms timeout timer (#348937, Gustavo)
pygtk-2.9.3 12-july-2006
- Update to latest gtk+ 2.10 API changes (#345447, #345623, Newren, Peters)
- Many more new gtk+ 2.10 APIs wrapped (Finlay)
- Wrap gtk_widget_class_find_style_property (Finlay)
- gtk.gdk.CairoContext.rectangle bug fix (Gustavo)
- Update defs for atk 1.8 (Finlay)
- Misc. module cleanups (Dahlin)
- New pango APIs wrapped (Finlay)
- Fix refcount error in gtk.Clipboard (#343960, Gustavo, Finlay)
- Enable GDK X11-specific APIs available also with gtk+ 2.8 (Gustavo)
- Lazy loading of the gtk.keysyms module (Johan Dahlin)
pygtk-2.9.2 15-june-2006
- Fix a codegen bug that prevent build of other extensions (344845, Gustavo)
- Builds with pycairo 1.1.6 (344957, Gustavo)
- gtk.TextBuffer rich text copy and serialization (Finlay)
- Correct Print Editor example (Gustavo)
pygtk-2.9.1 13-june-2006
- Allow gtk.TreeSortable.set_default_sort_func callback to be None
(Johan, Patrick O'Brien)
- Add API to unset the g_log handlers (#323786, Johan)
- Allow the gtk module to be imported without DISPLAY (#316877, Johan)
- Code cleanup and fixes considering Coverity reports (Johan)
- Add codegen support for const-Object return type (#169204, Gustavo)
- Add codgen support for unblocking threads around method calls (Gustavo)
- Wrap gdk_event_handler_set (Johan)
- Codegen reverse wrapper bug fix (#340162, Yevgen Muntyan)
- Wrap GdkRegion (John Ehresman)
- Add codegen support for ignore-type statement in override (Johan)
- Add conditional support for gtk+ 2.10 API, especially printing
(Johan, Finlay, Gustavo)
- Complete the support for gtk.Container virtual methods (#341641, Gustavo)
- Fix misc. reference leaks (Finlay, Gustavo)
- Allow None parameter in pangocairo.CairoContext.set_font_options (Finlay)
- Complete the support for gtk.CellRenderer virtual methods (#339431, Gustavo)
- IconView.set_cursor method params 'cell' and 'start_editing'
made optional (#343039, Ross Burton, Finlay)
- Wrap a few more gdk_cairo_* methods (Finlay)
- Add a 'selection' field to gdk.OWNER_CHANGE events (Finlay)
- Allow None in gtk.Entry.set_inner_border() (Finlay)
- gtk.Clipboard rich text methods (Finlay)
- Add gtk.MessageDialog.set_image() (Finlay)
- Wrap gtk_link_button_set_uri_hook() (Finlay)
- Allow None in gtk.Widget.input_shape_combine_mask() (Finlay)
- Allow gtk.LinkButton() constructor to optionally receive a label (Finlay)
- Allow None in gtk.Label.set_mnemonic_widget() (Johan)
- Wrap a bunch of X11 specific gdk methods (Gustavo)
- Add gtk.SizeGroup.get_widgets() (Finlay)
- Wrap gtk_style_lookup_color() (Finlay)
- Wrap a bunch of gtk treeview grid lines methods (Finlay)
- Better Drag and drop API support (Finlay)
- Add -I option to codegen (defs search path) (Gustavo)
pygtk-2.9.0 04-april-2006
- Remove gobject, pygobject is now a hard dependency
- Set encoding in pango instead of gtk (328031)
- Wrap gdk.Screen.get_rgba_colormap/get_rgbma_visual (328996,
Marco Cabizza)
- Remove private gtk wrappers (321476)
- Add a bunch of missing wrappers (316881, John Finlay)
- Add inout support in reverse wrappers (335964, Gustavo)
- Update h2defs to allow whitespace before parenthesis (317124)
- Make it possible to reimplement interfaces (334986, Gustavo)
- Allow log_handler to be called when python is not initialized
(334188, Gustavo)
- Support for const object args (wollny@cbs.mpg.de, Gustavo)
- Export pygtk tree model api (318021, Gustavo)
- Allow overrides to be in base classes (327715, Gustavo)
- Wrap a pango cairo font options acecssors (328108,
Rauli Ruohonen)
- Add GDK_PARENT_RELATIVE relative handling (320248, Johan,
Nikos Kouremenos)
- Improve pixbuf demo (327931, Ben Caradoc-Davies)
- Set default markup accel marker to \x00
(329658, Johan, Johan Svedberg)
- Set 1 as default argument to SpinButton.spin() (325452,
Sebastian Rittau)
- Wrap gdk.Drawable.gdk_draw_indexed_image (333431,
Johan, Hamish Moffatt)
- Mark rowreference.free() as deprecated (309811, Gustavo)
- Rename name of first keyword argument to pango.LayoutLine.index_to_x
(316581, Gustavo, John Finlay)
- Run reindent on all python code (325320, Johan)
- Improve generictreemodel example (311459, Steven Kennedy)
- Wrap gdk.Pixbuf.rotate_simple (314164, Karel Vervaeke)
- Use in argument in gtk.TreeView.cell_get_size (326357, John Ehresman)
2006-09-15 17:14:16 +02:00
|
|
|
@dirrm share/gtk-doc/html/pygtk
|
2003-05-09 16:50:12 +02:00
|
|
|
@dirrm ${PYSITELIB}/gtk-2.0/gtk
|
2005-04-26 22:28:24 +02:00
|
|
|
@dirrm lib/pygtk/2.0/demos/images
|
|
|
|
@dirrm lib/pygtk/2.0/demos
|
|
|
|
@dirrm lib/pygtk/2.0
|
|
|
|
@dirrm lib/pygtk
|
2003-05-09 16:50:12 +02:00
|
|
|
@dirrm include/pygtk-2.0/pygtk
|
2007-01-24 20:44:20 +01:00
|
|
|
@unexec ${RMDIR} %D/include/pygtk-2.0 2>/dev/null || ${TRUE}
|