summaryrefslogtreecommitdiff
path: root/examples/gtk
Commit message (Expand)AuthorAgeFilesLines
* Add 'import pygtk; pygtk.require('2.0') statements where neededDieter Verfaillie2011-02-179-0/+20
* examples: gtk/treeview_dnd.py: comment the testing code specific to bug 637214Dieter Verfaillie2011-02-171-12/+9
* Fix GtkTreeView.set_drag_dest_rowDieter Verfaillie2010-12-241-0/+124
* Add Offscreen Window (GtkMirrorBind) exampleJohn Stowers2010-10-161-0/+328
* Add updated gtk.Toolbar example, bug 597784Usmar A Padow2010-10-161-0/+55
* Replace NotImplemented with NotImplementedErrorBehnam Esfahbod ZWNJ2010-09-281-5/+5
* Add an application example, which includes hoovering statusbar updatesJohan Dahlin2008-02-141-0/+175
* Use conceptually correct set_flags() calls in examples.Paul Pogonyshev2008-01-312-3/+3
* add wrapping/unwrapping of GtkTreeItermethods to gtk.GenericTreeModel, fix #3...Gian Mario Tagliaretti2007-07-291-0/+177
* Bug 341509 – Layout.do_size_allocate() in examples/gtk/scrollable.py doesn'...Gustavo J. A. M. Carneiro2006-07-131-0/+1
* print API fixes; print exampleGustavo J. A. M. Carneiro2006-05-071-0/+68
* pyflakesJohan Dahlin2006-04-031-1/+0
* Run reindent.py on all python codeJohan Dahlin2006-04-035-13/+12
* Remove tabs fixes #325320 (Dieter Verfaillie)Johan Dahlin2006-04-021-5/+5
* destroy the windowJohan Dahlin2006-03-301-0/+1
* Add comments explaining what the overridden gtk+ methods doesJohan Dahlin2006-01-231-62/+87
* Install examplesJohan Dahlin2006-01-192-0/+281
* indentationJohan Dahlin2005-12-011-6/+12
* New example.Johan Dahlin2005-11-111-0/+48
* Override gtk.Container.do_forall. Simple example how it should work.Johan Dahlin2005-08-161-0/+31
* pygtk + cairo \!\!Gustavo J. A. M. Carneiro2005-06-061-11/+33
* Bug 305423: Widget creation doesn't work properlyGustavo J. A. M. Carneiro2005-05-251-3/+6
* 'nother small fixpygtk-2-4-anchorJohan Dahlin2004-11-051-1/+1
* Fix typoJohan Dahlin2004-11-042-35/+10
* Bug 150698: gtk.Widget subclassingGustavo J. A. M. Carneiro2004-08-221-1/+1
* change the allocation parameter to requisition so we have a more clearLorenzo Gil Sanchez2004-06-091-3/+3
* PyGtkWidget example improvementsGustavo J. A. M. Carneiro2004-06-071-21/+12
* Fix up *_CHECK callsJohan Dahlin2004-06-041-1/+1
* Require 2.3.93Johan Dahlin2004-06-041-1/+5
* Small updatesJohan Dahlin2004-06-041-7/+8
* Add a new example of subclassing a GtkWidget.Johan Dahlin2004-06-041-0/+84
* Some more polishing, it'll never be finished!Johan Dahlin2004-06-041-5/+11
* polish a bit furtherJohan Dahlin2004-05-281-6/+8
* Add a toolbar and fix shortcuts.Johan Dahlin2004-05-281-5/+13
* examples/gtk/filechooser.py Fix bug #140946.John Finlay2004-05-251-1/+6
* Update version check and add one to filechooser.pyJohan Dahlin2004-04-232-1/+5
* Updated, call dialog.destroy()PYGTK_2_3_90Johan Dahlin2004-03-302-1/+132
* Impl, based on gtk_dialog_newJohan Dahlin2004-03-281-0/+26