Christian Heimes
|
c5f05e45cf
|
Patch #2167 from calvin: Remove unused imports
|
2008-02-23 17:40:11 +00:00 |
Tim Peters
|
182b5aca27
|
Whitespace normalization, via reindent.py.
|
2004-07-18 06:16:08 +00:00 |
Jack Jansen
|
87eea88b5a
|
After generating the Python file with definitions try to run it, so
we catch errors during the build process in stead of later during runtime.
|
2002-08-15 21:48:16 +00:00 |
Jack Jansen
|
aaebdd6a02
|
Enable building of Carbon toolbox modules with unix-Python.
|
2002-08-05 15:39:30 +00:00 |
Jack Jansen
|
a05ac607d7
|
Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.
|
1999-12-12 21:41:51 +00:00 |
Jack Jansen
|
a4e6ae6667
|
Offscreen bitmap support, first stab. PixMaps are still treated as ordinary
handles, not fullblown python objects, and UpdateGWorld returns a new GWorld
object in stead of modifying the existing one.
|
1999-03-07 23:11:21 +00:00 |