| 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 | -46/+46 |
| | | |||||
| * | Revived the Carbon.Help module, but implementing the MacHelp API in stead | Jack Jansen | 2002-08-29 | 1 | -6/+13 |
| | | | | | | of the defunct Balloons API. Help tags are TBD, but at least this gives us access to the help menu. | ||||
| * | 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 |
| | | |||||
| * | HMGetBalloonWindow should try to return an existing window. | Jack Jansen | 2000-08-25 | 1 | -0/+2 |
| | | |||||
| * | Replaced addpack by handcrafted code to find the bgen stuff. | Jack Jansen | 1998-04-17 | 1 | -2/+4 |
| | | |||||
| * | Regenerated from Universal Headers 3.0.1. Some new calls are | Jack Jansen | 1998-02-20 | 1 | -0/+3 |
| | | | | | | | blacklisted, because they are not available in classic 68k programs, and bgen doesn't have a way to put #ifdef/#endif in the generated code. For now we only implement calls that work on all three models. | ||||
| * | Added interface to the Balloon Help Manager | Jack Jansen | 1997-09-09 | 1 | -0/+52 |
