| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved to either :Mac:Lib (WASTEconst and files that weren't generated) or to ... | Jack Jansen | 2001-08-19 | 27 | -6475/+0 |
|
|
* | Before asking the finder to start the application (if start=1 is specified), ... | Jack Jansen | 2001-08-11 | 1 | -1/+4 |
|
|
* | The constants for MLTE. | Jack Jansen | 2001-07-14 | 1 | -0/+164 |
|
|
* | Fixed macroman<->latin1 conversion. Some chars don't | Jack Jansen | 2001-05-17 | 2 | -17/+17 |
|
|
* | Files for 2.1 distribution. | Jack Jansen | 2001-04-25 | 1 | -1/+1 |
|
|
* | Got rid of full pathnames in "generated from" comments, so that these files a... | Jack Jansen | 2001-02-12 | 20 | -22/+22 |
|
|
* | Use FSpCreateResFile() in stead of CreateResFile(). | Jack Jansen | 2001-01-29 | 3 | -5/+6 |
|
|
* | It's SetControlData_Handle, not SetControl_DataHandle. | Jack Jansen | 2001-01-22 | 1 | -1/+1 |
|
|
* | Carbon defines {Get,Set}ControlDataHandle, so unfortunately our variants on {... | Jack Jansen | 2001-01-09 | 1 | -5/+5 |
|
|
* | Fixed a few declarations. | Jack Jansen | 2001-01-03 | 2 | -19/+21 |
|
|
* | Blacklisted a few constants with funny definitions (and they're not important... | Jack Jansen | 2000-12-19 | 1 | -6/+6 |
|
|
* | Regenerated from Universal Headers 3.3.2 | Jack Jansen | 2000-12-12 | 18 | -405/+847 |
|
|
* | Put all AE constants into AppleEvents.py | Jack Jansen | 2000-12-12 | 6 | -911/+905 |
|
|
* | Removed try/except TypeError around calling the ae handler function, it masks... | Jack Jansen | 2000-10-19 | 1 | -8/+6 |
|
|
* | Use MacOS.OutputSeen() on menuselections: it treats a menu selection in the s... | Jack Jansen | 2000-10-19 | 1 | -0/+2 |
|
|
* | Handle the ****/**** appleevent wildcard when called as a main program, so th... | Jack Jansen | 2000-09-24 | 1 | -1/+1 |
|
|
* | Enums we cannot find are set to None, and enumsubst understands this (no subs... | Jack Jansen | 2000-08-20 | 1 | -2/+5 |
|
|
* | All relevant toolbox modules have now been carbonized. | Jack Jansen | 2000-06-21 | 10 | -10/+10 |
|
|
* | Made the core toolbox modules carbon-compatible using the new greylist featur... | Jack Jansen | 2000-06-02 | 10 | -11/+11 |
|
|
* | Added accessor for kControlListBoxDoubleClickPart | Jack Jansen | 2000-05-04 | 1 | -0/+4 |
|
|
* | Fix by Dan Green and Corran Webster to support LongDateTime | Jack Jansen | 2000-04-18 | 1 | -0/+3 |
|
|
* | Added getaboutmenutext() method. (jvr) | Just van Rossum | 2000-03-28 | 1 | -1/+4 |
|
|
* | my previous patch didn't give enough events to SIOUX, this one fixes that (jvr) | Just van Rossum | 2000-03-27 | 1 | -3/+4 |
|
|
* | fixed several event handling buglets, added command Q support, added a new mo... | Just van Rossum | 2000-03-27 | 1 | -23/+37 |
|
|
* | A module to parse/generate MediaDescription handles as used by QuickTime. Only | Jack Jansen | 2000-03-02 | 1 | -0/+97 |
|
|
* | Two constants were missing. | Jack Jansen | 2000-01-07 | 1 | -0/+2 |
|
|
* | Support keys that have a Handle as parameter, by using the new GetControlData... | Jack Jansen | 1999-12-19 | 1 | -0/+21 |
|
|
* | Regenerated now that bgen can handle a few more constructs in constant defini... | Jack Jansen | 1999-12-14 | 21 | -26/+174 |
|
|
* | C-style comments removed (again). | Jack Jansen | 1999-12-13 | 3 | -4/+237 |
|
|
* | Methods {Get,Set}ControlData that know about data types passed for the various | Jack Jansen | 1999-12-13 | 1 | -0/+32 |
|
|
* | Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support. | Jack Jansen | 1999-12-12 | 18 | -96/+911 |
|
|
* | Regenerated, and manually massaged (sigh): there can now be comments after en... | Jack Jansen | 1999-12-09 | 1 | -3/+45 |
|
|
* | Drag manager constants. | Jack Jansen | 1999-06-23 | 1 | -0/+59 |
|
|
* | Offscreen bitmap support, first stab. PixMaps are still treated as ordinary | Jack Jansen | 1999-03-07 | 1 | -0/+34 |
|
|
* | Added App module (appearance manager interface). | Jack Jansen | 1999-03-04 | 1 | -0/+85 |
|
|
* | Use typeFloat for all floating point values. The previously used | Jack Jansen | 1999-02-10 | 1 | -18/+7 |
|
|
* | In unpackevent, get the direct object (----) before asking for missed paramet... | Jack Jansen | 1999-01-22 | 1 | -0/+7 |
|
|
* | Don't qualify local symbols with aetools... | Jack Jansen | 1999-01-21 | 1 | -1/+1 |
|
|
* | Manually added definitions for normal, bold, etc. These are in MacTypes (of all | Jack Jansen | 1999-01-21 | 1 | -2/+20 |
|
|
* | Removed debug print | Jack Jansen | 1998-10-21 | 1 | -1/+0 |
|
|
* | Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate. | Jack Jansen | 1998-10-12 | 6 | -6/+6 |
|
|
* | Regenerated with FOUR_CHAR_CODE defined | Jack Jansen | 1998-04-27 | 1 | -0/+1 |
|
|
* | Added FOUR_CHAR_CODE define | Jack Jansen | 1998-04-24 | 1 | -0/+1 |
|
|
* | Regenerated with FOUR_CHAR_CODE defined | Jack Jansen | 1998-04-23 | 1 | -0/+2 |
|
|
* | Regenerated from new (3.1) universal headers | Jack Jansen | 1998-04-21 | 11 | -64/+496 |
|
|
* | Tabnanny fixes | Jack Jansen | 1998-04-15 | 1 | -1/+1 |
|
|
* | Oops, this wasn't checked in yet: part of the AE structure for the new | Jack Jansen | 1998-02-25 | 1 | -0/+69 |
|
|
* | Regenerated from Universal Headers 3.0.1 (which are changed | Jack Jansen | 1998-02-20 | 16 | -764/+1393 |
|
|
* | Updated to Waste 1.3 | Jack Jansen | 1998-02-20 | 1 | -1/+9 |
|
|
* | Mods by Bill Bedford | Jack Jansen | 1998-01-16 | 1 | -9/+50 |
|
|