| Commit message (Collapse) | 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 | -109/+109 |
| | | |||||
| * | Ported to Universal Headers 3.4.2. Qd and Qt remain to be done. | Jack Jansen | 2003-12-03 | 1 | -0/+9 |
| | | | | | Completely untested. | ||||
| * | Getting rid of code conditional on TARGET_API_MAC_*. | Jack Jansen | 2003-11-19 | 1 | -6/+0 |
| | | |||||
| * | Getting rid of pre-Carbon (MacOS8) support. All code depending on | Jack Jansen | 2002-12-12 | 1 | -1/+1 |
| | | | | | | | TARGET_API_MAC_OS8 (or !TARGET_API_MAC_CARBON) is gone. Also some TARGET_API_MAC_OSX conditional code is gone, because it is no longer used on OSX-only Python (only in MacPython-OS9). | ||||
| * | Fixed the bugs in the constant definitions, and in the code to test | Jack Jansen | 2002-08-15 | 1 | -0/+4 |
| | | | | | | | them. The FutureWarnings are still there, until a way has been found to say "I know what I'm doing here when I say 0xff000000". | ||||
| * | After generating the Python file with definitions try to run it, so | Jack Jansen | 2002-08-15 | 1 | -0/+2 |
| | | | | | we catch errors during the build process in stead of later during runtime. | ||||
| * | Enable building of Carbon toolbox modules with unix-Python. | Jack Jansen | 2002-08-05 | 1 | -2/+1 |
| | | |||||
| * | Added some support for unicode arguments. | Jack Jansen | 2002-01-01 | 1 | -3/+0 |
| | | |||||
| * | Updated to Universal Headers 3.4 | Jack Jansen | 2001-12-18 | 1 | -1/+8 |
| | | |||||
| * | TXNTSMCheck isn't available under Mach-O Carbon. | Jack Jansen | 2001-08-03 | 1 | -1/+5 |
| | | |||||
| * | The TNXDraw gworld argument is optional. | Jack Jansen | 2001-07-16 | 1 | -1/+5 |
| | | |||||
| * | Various small fixes. The demo now starts to limp along. | Jack Jansen | 2001-07-14 | 1 | -1/+34 |
| | | |||||
| * | Fixed the mis-guessed parameters and added support for a few optional ↵ | Jack Jansen | 2001-07-13 | 1 | -0/+19 |
| | | | | | parameter types. There's a good chance that this is usable now (but there's no test code yet). | ||||
| * | First stab at an interface to the Multi Language Text Editor. It compiles ↵ | Jack Jansen | 2001-07-13 | 1 | -0/+71 |
| and imports, but that's about all. Apple didn't put const in front of their input-only by-reference args, so that needs fixing first. | |||||
