Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: replaced non-breakable spaces by normal white spaces in comments. | Olivier Tilloy | 2010-11-21 | 1 | -1/+1 |
| | |||||
* | PyGTK example application: connect to the 'destroy' signal to exit when ↵ | Damien Moore | 2010-02-14 | 1 | -2/+1 |
| | | | | closing the window. | ||||
* | Adapted the pygtk thumbnail example. | Olivier Tilloy | 2010-01-08 | 1 | -36/+42 |
| | |||||
* | Updated copyright headers for 2010. | Olivier Tilloy | 2010-01-05 | 1 | -1/+1 |
| | | | Happy new year! | ||||
* | Removed useless history in file headers (what use is it when using a VCS ↵ | Olivier Tilloy | 2007-01-18 | 1 | -1/+0 |
| | | | | anyway?). | ||||
* | Added a very simple python script that demonstrates how to use pygtk to ↵ | Olivier Tilloy | 2007-01-07 | 1 | -0/+72 |
display the thumbnail data extracted from a picture using the method Image.getThumbnailData(). |