| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated for 1.5.1 | Jack Jansen | 1998-04-27 | 5 | -56/+76 |
|
|
* | Use dialog auto-placement whenever appropriate. | Jack Jansen | 1998-04-27 | 8 | -343/+345 |
|
|
* | Fixes by Just: | Jack Jansen | 1998-04-27 | 1 | -420/+302 |
|
|
* | Argument type for SetPort was wrong (WindowPtr in stead of GrafPtr). | Jack Jansen | 1998-04-27 | 2 | -4/+4 |
|
|
* | Added FOUR_CHAR_CODE define | Jack Jansen | 1998-04-27 | 1 | -0/+4 |
|
|
* | New versions from Just. | Jack Jansen | 1998-04-27 | 2 | -9/+5 |
|
|
* | Regenerated with FOUR_CHAR_CODE defined | Jack Jansen | 1998-04-27 | 1 | -0/+1 |
|
|
* | Mention the Mac:Contrib folder | Jack Jansen | 1998-04-27 | 1 | -4/+9 |
|
|
* | Added Just's printing demo code. | Jack Jansen | 1998-04-27 | 2 | -1/+99 |
|
|
* | Added new folder types | Jack Jansen | 1998-04-24 | 1 | -0/+62 |
|
|
* | Added FOUR_CHAR_CODE define | Jack Jansen | 1998-04-24 | 1 | -0/+1 |
|
|
* | Grmpf, a lot more routines have gotten a "Mac" prefix for their | Jack Jansen | 1998-04-24 | 9 | -8/+956 |
|
|
* | Regenerated with FOUR_CHAR_CODE defined | Jack Jansen | 1998-04-23 | 1 | -0/+2 |
|
|
* | Added support for the horribly complex TimeRecord, so we can position | Jack Jansen | 1998-04-23 | 3 | -9/+431 |
|
|
* | SetPort was missing, and the defs file needs the FOUR_CHAR_CODE define. | Jack Jansen | 1998-04-23 | 4 | -21/+39 |
|
|
* | Incorrect argument for PyMacBuildwide() | Jack Jansen | 1998-04-23 | 2 | -6/+6 |
|
|
* | CW Pro 3 FC8 projects. Checked in because of ColorPicker and Printing | Jack Jansen | 1998-04-21 | 26 | -7435/+9287 |
|
|
* | If there's no comment for an error we use the symbolic name as the | Jack Jansen | 1998-04-21 | 2 | -43/+528 |
|
|
* | Removed unused import of addpack | Jack Jansen | 1998-04-21 | 1 | -1/+0 |
|
|
* | Moved some code around: occasionally the SetCreatorFileType didn't | Jack Jansen | 1998-04-21 | 1 | -8/+10 |
|
|
* | Updated for Python 1.5.1: version number, preference filename, etc | Jack Jansen | 1998-04-21 | 3 | -694/+1063 |
|
|
* | Added PyMac_{Get,Build}wide. These should support python longints at | Jack Jansen | 1998-04-21 | 1 | -0/+23 |
|
|
* | Re-generated from new (3.1) universal headers | Jack Jansen | 1998-04-21 | 13 | -198/+1679 |
|
|
* | Added ColorPicker and Printing modules, donated by Just. In config.c | Jack Jansen | 1998-04-21 | 3 | -0/+570 |
|
|
* | Regenerated from new (3.1) universal headers | Jack Jansen | 1998-04-21 | 11 | -64/+496 |
|
|
* | Re-generated with slightly more intelligent script | Jack Jansen | 1998-04-21 | 1 | -43/+510 |
|
|
* | Add (temporary) PyMac_{Build,Get}wide | Jack Jansen | 1998-04-21 | 1 | -0/+2 |
|
|
* | Add HAVE_MKTIME | Jack Jansen | 1998-04-21 | 1 | -0/+1 |
|
|
* | Replaced addpack by handcrafted code to find the bgen stuff. | Jack Jansen | 1998-04-17 | 27 | -64/+68 |
|
|
* | Removed reop | Jack Jansen | 1998-04-17 | 1 | -2/+0 |
|
|
* | Tabnanny fixes | Jack Jansen | 1998-04-15 | 3 | -14/+14 |
|
|
* | Added declarations for mac{set,get}filetype | Jack Jansen | 1998-04-15 | 1 | -0/+5 |
|
|
* | Added Sndihooks | Jack Jansen | 1998-04-15 | 1 | -0/+2 |
|
|
* | Module with hooks for sound input | Jack Jansen | 1998-04-15 | 1 | -0/+514 |
|
|
* | Reindented some of the C code | Jack Jansen | 1998-04-15 | 2 | -40/+46 |
|
|
* | Last projects before 1.5.1 | Jack Jansen | 1998-04-15 | 9 | -2190/+2214 |
|
|
* | Added Sndihooks module | Jack Jansen | 1998-04-15 | 1 | -0/+2 |
|
|
* | __file__ now sometimes refers to the .pyc file | Jack Jansen | 1998-03-02 | 1 | -0/+3 |
|
|
* | Added WEGetTabSize and WESetTabSize, at Just's request | Jack Jansen | 1998-03-02 | 2 | -0/+42 |
|
|
* | Support for sound input added. The interface is even worse than the | Jack Jansen | 1998-02-25 | 3 | -9/+448 |
|
|
* | Regenerated because of confusion with Style/StyleParameter and | Jack Jansen | 1998-02-25 | 1 | -4/+4 |
|
|
* | Regerated: Style and StyleParameter are different beasts | Jack Jansen | 1998-02-25 | 1 | -2/+2 |
|
|
* | Oops, this wasn't checked in yet: part of the AE structure for the new | Jack Jansen | 1998-02-25 | 1 | -0/+69 |
|
|
* | Module to use Mac serial port as a communication link | Jack Jansen | 1998-02-25 | 1 | -0/+74 |
|
|
* | Helper routines to create standalone Python applications. | Jack Jansen | 1998-02-25 | 1 | -0/+91 |
|
|
* | Hack to get at string buffer address changed | Jack Jansen | 1998-02-25 | 1 | -1/+1 |
|
|
* | Helper file for version-checking | Jack Jansen | 1998-02-25 | 1 | -0/+16 |
|
|
* | Added (minimal) documentation on how to build standalone applications | Jack Jansen | 1998-02-25 | 13 | -172/+241 |
|
|
* | Default button on main window wasn't set correctly | Jack Jansen | 1998-02-20 | 1 | -1/+1 |
|
|
* | Added some debug prints (if enabled by setting DEBUG) | Jack Jansen | 1998-02-20 | 1 | -2/+34 |
|
|