Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patches from Jack for new Apple headers | Guido van Rossum | 1998-02-23 | 3 | -6/+36 |
| | |||||
* | Generate new style exception initializer (Jack). | Guido van Rossum | 1997-10-08 | 1 | -1/+1 |
| | |||||
* | Changes by jack so the generated modules export their types | Guido van Rossum | 1997-09-22 | 3 | -2/+18 |
| | | | | to Python. | ||||
* | Added NumVersion definition. | Guido van Rossum | 1996-08-26 | 1 | -0/+3 |
| | |||||
* | Insert filename in IOError message. | Guido van Rossum | 1996-08-26 | 1 | -1/+4 |
| | |||||
* | Addition by Jack to test for missing type support | Guido van Rossum | 1996-07-21 | 1 | -0/+20 |
| | |||||
* | Removed most of the README text since it is all about the Mac specific | Guido van Rossum | 1996-05-24 | 1 | -161/+5 |
| | | | | examples, which no longer live here. | ||||
* | Moved customization to bgenlocations.py module. | Guido van Rossum | 1996-04-12 | 2 | -6/+13 |
| | |||||
* | Added extra module argument varstuff, to declare extra module-level vars | Jack Jansen | 1996-01-05 | 1 | -1/+6 |
| | |||||
* | - Added color window/pixmap support | Jack Jansen | 1995-12-12 | 1 | -1/+2 |
| | | | | | - Added support for obtaining pixmap data - Added OptResObj_* routines for optional handles | ||||
* | Added Sint8 and Uint8 types | Jack Jansen | 1995-12-09 | 1 | -0/+2 |
| | |||||
* | Added cm and qt demos | Jack Jansen | 1995-12-09 | 1 | -1/+9 |
| | |||||
* | BitMap object support | Jack Jansen | 1995-11-16 | 1 | -0/+3 |
| | |||||
* | Added definitions for GrafPort object and Fixed type. | Jack Jansen | 1995-11-15 | 1 | -0/+8 |
| | |||||
* | Changed file signature to CW7 project mgr | Jack Jansen | 1995-11-14 | 1 | -2/+2 |
| | |||||
* | New universal headers | Jack Jansen | 1995-10-09 | 1 | -2/+2 |
| | |||||
* | Added ResObj_OptNew declaration | Jack Jansen | 1995-08-17 | 2 | -1/+2 |
| | |||||
* | Added basic mac documentation. | Jack Jansen | 1995-08-14 | 1 | -0/+76 |
| | |||||
* | Added missing setselftype method to ManualGenerator | Jack Jansen | 1995-06-18 | 1 | -0/+4 |
| | |||||
* | Ported to Universal Header 2.0.1f (i.e. CW6) | Jack Jansen | 1995-06-09 | 2 | -2/+10 |
| | |||||
* | Trying again to check it in. Changes to: | Jack Jansen | 1995-06-06 | 3 | -9/+15 |
| | | | | | | - Use Universal Headers as input - Change addpack calls to not depend on Guido's disklayout - Checkge testprograms to use new names for some functions | ||||
* | added transferSize() method | Guido van Rossum | 1995-05-03 | 1 | -0/+6 |
| | |||||
* | added listing of argument types encountered | Guido van Rossum | 1995-03-23 | 1 | -0/+20 |
| | |||||
* | the usual | Guido van Rossum | 1995-03-10 | 3 | -14/+26 |
| | |||||
* | another round | Guido van Rossum | 1995-02-27 | 1 | -0/+5 |
| | |||||
* | another round... ported to __SC__ | Guido van Rossum | 1995-02-19 | 1 | -2/+3 |
| | |||||
* | reorganized class structure so Manualgenerator works again | Guido van Rossum | 1995-02-05 | 1 | -56/+74 |
| | |||||
* | read repair instructions from file | Guido van Rossum | 1995-02-05 | 1 | -14/+124 |
| | |||||
* | added README | Guido van Rossum | 1995-02-05 | 1 | -0/+79 |
| | |||||
* | bgenGeneratorGroup.py: changed placement of some blank lines in output | Guido van Rossum | 1995-01-30 | 4 | -11/+22 |
| | | | | | | bgenObjectDefinition.py: support chaining of object definitions macsupport.py: support functions returning pointers to existing windows/dialogs bgen.py: tighten rules for recognizing simple symbol definitions | ||||
* | Use case-dependent variant of fnmatch | Guido van Rossum | 1995-01-27 | 1 | -1/+1 |
| | |||||
* | Lots of new stuff again. Moved buffer types to some separate files. | Guido van Rossum | 1995-01-25 | 13 | -455/+1327 |
| | | | | Added some new-fangled features to bgenOutput. Generate doc strings! | ||||
* | Lots of changes. | Guido van Rossum | 1995-01-22 | 4 | -147/+376 |
| | | | | | | Renamed some things. Added support for methods directly to bgenGenerator.py. Completely reworked buffer, string and and structure types. | ||||
* | fully adapted to new naming scheme and added some features for AppleEvent ↵ | Guido van Rossum | 1995-01-18 | 5 | -83/+137 |
| | | | | generation | ||||
* | initial version | Guido van Rossum | 1995-01-18 | 7 | -0/+905 |