Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -1/+1 |
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 2 | -128/+128 |
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -1/+1 |
* | Use new file dialogs. | Jack Jansen | 2003-01-26 | 1 | -5/+3 |
* | Lots of minor tweaks for the pep252 checkins, mainly because Qd | Jack Jansen | 2002-11-30 | 1 | -5/+5 |
* | Import the MacOS toolbox modules from the Carbon package. | Jack Jansen | 2001-08-25 | 2 | -6/+6 |
* | struct.pack has become picky about h (short) and H (unsigned short). | Jack Jansen | 2000-10-22 | 1 | -1/+1 |
* | Use MacOS.string_id_to_buffer for the hack to convert string id() to | Jack Jansen | 1997-04-03 | 1 | -1/+2 |
* | Use mac_image (from cmif stuff) | Jack Jansen | 1996-10-04 | 2 | -46/+64 |
* | Calling Application._quit() is now preferred over raising self. | Jack Jansen | 1996-09-17 | 1 | -1/+1 |
* | Minor fix | Jack Jansen | 1996-03-18 | 1 | -2/+2 |
* | Sample image drawing code (not fully functional yet) | Jack Jansen | 1995-12-12 | 1 | -0/+156 |