| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch #2167 from calvin: Remove unused imports | Christian Heimes | 2008-02-23 | 1 | -1/+0 |
|
|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -119/+119 |
|
|
* | After generating the Python file with definitions try to run it, so | Jack Jansen | 2002-08-15 | 1 | -0/+2 |
|
|
* | Enable building of Carbon toolbox modules with unix-Python. | Jack Jansen | 2002-08-05 | 1 | -2/+1 |
|
|
* | Added CFPreferences support. Added these as functions, not methods, which see... | Jack Jansen | 2002-05-13 | 1 | -2/+2 |
|
|
* | - Better exception when a NULL CF object is encountered. | Jack Jansen | 2002-05-12 | 1 | -0/+1 |
|
|
* | - Get data from CFData objects as Python strings and vv. | Jack Jansen | 2002-05-10 | 1 | -1/+5 |
|
|
* | Weaklink most toolbox modules, improving backward compatibility. Modules will... | Jack Jansen | 2002-03-24 | 1 | -0/+1 |
|
|
* | Added some support for unicode arguments. | Jack Jansen | 2002-01-01 | 1 | -3/+6 |
|
|
* | Used an adapted MethodGenerator to generate methods too for functions that ha... | Jack Jansen | 2001-07-17 | 1 | -3/+7 |
|
|
* | - Use weaklink generators so we can support OSX-only calls without crashing o... | Jack Jansen | 2001-07-01 | 1 | -2/+4 |
|
|
* | Added CFURL support, and got base chaining to really work. | Jack Jansen | 2001-06-28 | 1 | -3/+15 |
|
|
* | CFArray, CFData and CFDictonary are now covered, but mainly opaque. | Jack Jansen | 2001-06-27 | 1 | -6/+37 |
|
|
* | First small step towards bgen-generated CoreFoundation. there is hardly any r... | Jack Jansen | 2001-06-26 | 1 | -0/+83 |
|
|