summaryrefslogtreecommitdiff
path: root/examples/ide
Commit message (Expand)AuthorAgeFilesLines
* Add 'import pygtk; pygtk.require('2.0') statements where neededDieter Verfaillie2011-02-171-1/+3
* Remove .cvsignore archivesJohan Dahlin2007-01-161-6/+0
* pyflakesJohan Dahlin2006-04-032-12/+12
* Run reindent.py on all python codeJohan Dahlin2006-04-033-7/+5
* Improve demo, patch by Fernando San Martin Woerner, fixes #171148Johan Dahlin2005-06-141-4/+46
* Add pygtk_postinstall.py Updated Deprecate gtk.idle_add and friends. MergeJohan Dahlin2005-01-081-3/+4
* Use stock items and other fixes for examples.Johan Dahlin2004-12-232-2/+2
* examples/ide/pyide.py examples/ide/browse.py examples/ide/edit.pyJohn Finlay2004-08-207-1192/+1463
* init as module gtk._gtk. Using just _gtk doesn't seem to work with pythonJames Henstridge2000-10-301-5/+5
* changed calls to GtkLabel.set to GtkLabel.set_text.James Henstridge1998-12-172-3/+3
* Accept NULL arguments for adjustments of a viewport. This is the correctJames Henstridge1998-12-074-17/+33
* Initial revisionJames Henstridge1998-12-0617-0/+1582