summaryrefslogtreecommitdiff
path: root/examples/simple
Commit message (Expand)AuthorAgeFilesLines
* Add 'import pygtk; pygtk.require('2.0') statements where neededDieter Verfaillie2011-02-175-0/+10
* Remove .cvsignore archivesJohan Dahlin2007-01-161-6/+0
* pyflakesJohan Dahlin2006-04-032-9/+9
* Run reindent.py on all python codeJohan Dahlin2006-04-036-119/+115
* Don't use gtk.TRUE/gtk.FALSE anymore.Johan Dahlin2005-02-232-9/+9
* validate syntaxJohan Dahlin2004-12-231-1/+1
* Use stock items and other fixes for examples.Johan Dahlin2004-12-232-3/+3
* examples/simple/dnd.py examples/simple.scribble.py Update.John Finlay2004-08-202-138/+142
* make threading runtime optionalGustavo J. A. M. Carneiro2004-08-041-0/+1
* update example to work with current PyGTK.James Henstridge2002-06-231-29/+28
* add gtk.stock_add() function from Skip (bug 68363).James Henstridge2002-01-241-26/+0
* updated to use gobject.new().James Henstridge2002-01-246-103/+65
* use g_string_append_printf(). (add_property_docs): same here.James Henstridge2002-01-243-75/+46
* add some comments about creating new GTypes here.James Henstridge2001-03-261-4/+3
* altered these functions to use the gdk_pixmap_colormap_create variants ifJames Henstridge1999-02-041-1/+1
* added GtkCList.focus_row.James Henstridge1999-02-022-65/+424
* changed calls to GtkLabel.set to GtkLabel.set_text.James Henstridge1998-12-171-1/+1
* Accept NULL arguments for adjustments of a viewport. This is the correctJames Henstridge1998-12-074-5/+5
* Initial revisionJames Henstridge1998-12-0610-0/+368