summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Override gtk.Container.do_forall. Simple example how it should work.Johan Dahlin2005-08-161-0/+31
* Kill neil demoJohan Dahlin2005-07-0512-1061/+0
* add PDF output to pangocairo exampleGustavo J. A. M. Carneiro2005-06-171-2/+10
* Improve demo, patch by Fernando San Martin Woerner, fixes #171148Johan Dahlin2005-06-141-4/+46
* pygtk + cairo \!\!Gustavo J. A. M. Carneiro2005-06-063-11/+92
* Bug 305423: Widget creation doesn't work properlyGustavo J. A. M. Carneiro2005-05-251-3/+6
* Bug 128765: GObject metaclassGustavo J. A. M. Carneiro2005-05-221-3/+1
* shut up CVSManish Singh2005-03-051-1/+1
* Remove .pyc files and sortJohan Dahlin2005-03-021-39/+22
* Don't use gtk.TRUE/gtk.FALSE anymore.Johan Dahlin2005-02-2311-38/+38
* install pygtk-demoGustavo J. A. M. Carneiro2005-02-172-21/+50
* gtk.AboutDialog exampleGustavo J. A. M. Carneiro2005-02-171-1/+9
* Add pygtk_postinstall.py Updated Deprecate gtk.idle_add and friends. MergeJohan Dahlin2005-01-081-3/+4
* validate syntaxJohan Dahlin2004-12-231-1/+1
* Use stock items and other fixes for examples.Johan Dahlin2004-12-2310-13/+14
* 'nother small fixpygtk-2-4-anchorJohan Dahlin2004-11-051-1/+1
* Fix typoJohan Dahlin2004-11-042-35/+10
* examples/pygtk-demo/demos/dnd.py Fix popup dest code and use gobjectJohn Finlay2004-10-031-25/+23
* PyGtk 2.4.0 released!PYGTK_2_4_0Johan Dahlin2004-10-031-64/+99
* examples/pygtk-demo/* Replace the pygtk-demo with the new version writtenJohn Finlay2004-10-0138-1775/+3994
* Bug 150698: gtk.Widget subclassingGustavo J. A. M. Carneiro2004-08-221-1/+1
* UpdateJohn Finlay2004-08-201-29/+30
* examples/simple/dnd.py examples/simple.scribble.py Update.John Finlay2004-08-202-138/+142
* examples/ide/pyide.py examples/ide/browse.py examples/ide/edit.pyJohn Finlay2004-08-207-1192/+1463
* forgot to add a titleGustavo J. A. M. Carneiro2004-08-161-1/+2
* fsmw's GtkEntryCompletion exampleGustavo J. A. M. Carneiro2004-08-162-0/+72
* make threading runtime optionalGustavo J. A. M. Carneiro2004-08-041-0/+1
* pep-8Johan Dahlin2004-07-281-53/+54
* add, forgot it in last commitJohan Dahlin2004-07-172-0/+66
* 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
* Add 'Images' demo from Bug 100873: All demos from gtk-demo should be portedGustavo J. A. M. Carneiro2004-04-103-0/+163
* Updated, call dialog.destroy()PYGTK_2_3_90Johan Dahlin2004-03-302-1/+132
* Impl, based on gtk_dialog_newJohan Dahlin2004-03-281-0/+26
* New small exampleJohan Dahlin2004-03-252-0/+47
* appwindow demo postfixGustavo J. A. M. Carneiro2004-03-071-1/+1
* pygtk appwindow demo fix (stock item registration)Gustavo J. A. M. Carneiro2004-03-072-5/+3
* remove files.James Henstridge2003-09-154-519/+0
* remove gtk.py, change the #! lines of the OpenGL examples to call "python"James Henstridge2003-08-172-2/+2
* Allow some parameters to be NULL.Johan Dahlin2003-03-071-0/+218
* New demo. Rearrange code a bit. Clean up a bit.Johan Dahlin2002-12-2314-286/+456