summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Add 'import pygtk; pygtk.require('2.0') statements where neededDieter Verfaillie2011-02-1754-9/+114
* examples: threading/gtk_threading.py: fix __gtype_name__Dieter Verfaillie2011-02-171-1/+1
* 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 gtk threading example, bug 461551Dieter Verfaillie2010-12-241-0/+100
* Fix response signal in pygtk-demo/print_editorJohn Stowers2010-10-161-3/+3
* Add Offscreen Window (GtkMirrorBind) exampleJohn Stowers2010-10-161-0/+328
* Add updated gtk.Toolbar example, bug 597784Usmar A Padow2010-10-161-0/+55
* Print gtk/pygtk version when running pygtk-demoJohn Stowers2010-10-161-1/+4
* Replace NotImplemented with NotImplementedErrorBehnam Esfahbod ZWNJ2010-09-281-5/+5
* Add new Gtk-2.20 APIJohn Stowers2010-07-092-0/+174
* Add a gtk.InfoBar demoJohn Stowers2010-05-082-1/+89
* Fixed invocation of FileChooserDialog in print-editor demoPietro Battiston2009-07-171-2/+2
* Code maintenance: add .gitignore filesPaul Pogonyshev2009-04-191-0/+2
* Bug 311008 – pygtk-demo fixesGian Mario Tagliaretti2009-02-222-4/+6
* Bug 541476 – Update pango examplesPaul Pogonyshev2008-08-283-44/+56
* wrap gtk.IconView.get_tooltip_context and use it in the demo, fixes #539743Gian Mario Tagliaretti2008-06-231-0/+29
* wrap gtk.TreeView.get_tooltip_context and use it in the demo, fixes #530145Gian Mario Tagliaretti2008-06-221-21/+8
* Ship tooltip.py example in pygtk-demoGian Mario Tagliaretti2008-06-061-0/+1
* add new example textscroll.py by Muntyan, fixes #522047Gian Mario Tagliaretti2008-05-182-0/+134
* Add an application example, which includes hoovering statusbar updatesJohan Dahlin2008-02-142-0/+176
* Use conceptually correct set_flags() calls in examples.Paul Pogonyshev2008-01-312-3/+3
* Fix change display demo, patch by Yevgen Muntyan. fixes #354896.Gian Mario Tagliaretti2007-12-161-1/+1
* add new example (by Adam Olsen and Behdad Esfahbod), fixes #400810Gian Mario Tagliaretti2007-12-152-0/+201
* Fix typo in examples/glade/README.Paul Pogonyshev2007-12-121-1/+1
* Trivial fix in examples/pygtk-demo/demos/hypertext.pyPaul Pogonyshev2007-12-111-2/+2
* add wrapping/unwrapping of GtkTreeItermethods to gtk.GenericTreeModel, fix #3...Gian Mario Tagliaretti2007-07-292-0/+178
* Add tooltip demo and move builder demo to pygtk-demoGian Mario Tagliaretti2007-07-204-33/+292
* wrap a couple of gtk.Builder methods, new builder exampleGian Mario Tagliaretti2007-07-172-0/+261
* Remove .cvsignore archivesJohan Dahlin2007-01-166-32/+0
* status icon demo, by Nikos KouremenosGustavo J. A. M. Carneiro2006-11-192-0/+32
* quiet!Johan Dahlin2006-08-211-4/+4
* Bug 341509 – Layout.do_size_allocate() in examples/gtk/scrollable.py doesn'...Gustavo J. A. M. Carneiro2006-07-131-0/+1
* update printing exampleGustavo J. A. M. Carneiro2006-06-151-3/+3
* update print editor example to match gtk+ api changesGustavo J. A. M. Carneiro2006-05-201-1/+2
* add Print Editor demoGustavo J. A. M. Carneiro2006-05-082-0/+450
* print API fixes; print exampleGustavo J. A. M. Carneiro2006-05-072-0/+69
* pyflakesJohan Dahlin2006-04-0313-31/+32
* Run reindent.py on all python codeJohan Dahlin2006-04-0329-222/+205
* Check for null, so it can be used with a model filter, fixes #311459Johan Dahlin2006-04-021-5/+8
* Remove tabs fixes #325320 (Dieter Verfaillie)Johan Dahlin2006-04-021-5/+5
* reviewed by: JohanJohan Dahlin2006-04-021-4/+11
* Bug 334986 – Make it possible to re-implement interfaces and chain to paren...Gustavo J. A. M. Carneiro2006-04-012-0/+32
* layout was renamed to scrollableJohan Dahlin2006-03-301-1/+1
* destroy the windowJohan Dahlin2006-03-301-0/+1
* remove FIXME comment in pixbuf demo regarding missing draw_rgb_image_dithalignGustavo J. A. M. Carneiro2006-01-261-2/+0
* Add comments explaining what the overridden gtk+ methods doesJohan Dahlin2006-01-231-62/+87
* Install examplesJohan Dahlin2006-01-193-0/+284
* indentationJohan Dahlin2005-12-011-6/+12
* New example.Johan Dahlin2005-11-111-0/+48