| Commit message (Expand) | Author | Age | Files | Lines |
* | Regenerated to take advantage of new _builtinSuites package. | Jack Jansen | 2002-01-22 | 15 | -660/+588 |
|
|
* | A "magic" suite that is the base suite for StdSuites. This solves a problem w... | Jack Jansen | 2002-01-22 | 2 | -0/+168 |
|
|
* | Get rid of fsspec type initializer, it wasn't used anyway. | Jack Jansen | 2002-01-21 | 1 | -2/+0 |
|
|
* | Changes by Donovan Preston (and a few minor ones by me) to make IDE run under | Jack Jansen | 2002-01-21 | 1 | -12/+26 |
|
|
* | Fixed to work under MachoPython, doing the expected unpacking for applesingle... | Jack Jansen | 2002-01-13 | 1 | -2/+24 |
|
|
* | UH 3.4 checkin that I had forgotten about. | Jack Jansen | 2002-01-04 | 1 | -4/+51 |
|
|
* | Some of the new routines are carbon-only. | Jack Jansen | 2002-01-04 | 1 | -4/+4 |
|
|
* | Updated for CW7 | Jack Jansen | 2001-12-14 | 2 | -538/+114 |
|
|
* | Add default values for options in the class init routine, not in the convenie... | Jack Jansen | 2001-12-14 | 2 | -14/+17 |
|
|
* | first checkin for CoreGraphics | Just van Rossum | 2001-12-13 | 2 | -0/+25 |
|
|
* | Don't barf when an AppleEvent was not handled. It's ok to ignore. | Just van Rossum | 2001-12-13 | 1 | -2/+3 |
|
|
* | Updated for Universal Headers 3.4. | Just van Rossum | 2001-12-12 | 1 | -54/+284 |
|
|
* | Support files for CarbonEvents | Just van Rossum | 2001-12-12 | 2 | -0/+353 |
|
|
* | The new menu initialization code would also add the SIOUX menus if a (frozen)... | Jack Jansen | 2001-12-10 | 1 | -5/+9 |
|
|
* | Patch supplied by Burton Radons for his own SF bug #487390: Modifying | Guido van Rossum | 2001-12-08 | 1 | -1/+1 |
|
|
* | Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the | Jack Jansen | 2001-11-30 | 5 | -41/+9 |
|
|
* | Add the MSL C library to the set of standard libraries | Jack Jansen | 2001-11-10 | 2 | -1/+37 |
|
|
* | Workaround for odd problem on my machine: without this I get a traceback | Just van Rossum | 2001-10-31 | 1 | -1/+5 |
|
|
* | quit() wasn't included in the suite. This is a quick manual patch to add it. | Jack Jansen | 2001-10-23 | 1 | -1/+2 |
|
|
* | Don't call MacOS.SchedParams() in MachO, it doesn't exist. | Jack Jansen | 2001-09-09 | 1 | -4/+8 |
|
|
* | Minimal module to decode AppleSingle files (the way resource files are | Jack Jansen | 2001-09-09 | 1 | -0/+101 |
|
|
* | Added preferences/startup options for division warning | Jack Jansen | 2001-09-01 | 1 | -5/+7 |
|
|
* | We should look in the directory containing the module, not in the module itse... | Jack Jansen | 2001-08-30 | 1 | -1/+1 |
|
|
* | need() now returns the refno of the resource file opened, or None if the | Jack Jansen | 2001-08-27 | 1 | -4/+7 |
|
|
* | Module to help other modules locate their resources. It currently knows about | Jack Jansen | 2001-08-27 | 1 | -0/+68 |
|
|
* | Patch by Dean Draayer: support for indeterminate progress bars. You | Jack Jansen | 2001-08-27 | 1 | -27/+37 |
|
|
* | Import the MacOS toolbox modules from the Carbon package. | Jack Jansen | 2001-08-25 | 30 | -98/+98 |
|
|
* | Step 2 in putting the MacOS toolbox modules in a package: issue a Depracation... | Jack Jansen | 2001-08-25 | 45 | -0/+135 |
|
|
* | Wrapper modules underound the toolbox modules, which now have an _ prepended. | Jack Jansen | 2001-08-23 | 23 | -0/+23 |
|
|
* | Oops, these compatibility modules were missing. Which went unnoticed because ... | Jack Jansen | 2001-08-20 | 8 | -0/+8 |
|
|
* | Compatibility modules. lib-compat is on the default sys.path for MacPython 2.... | Jack Jansen | 2001-08-19 | 37 | -0/+37 |
|
|
* | Moved to either :Mac:Lib (WASTEconst and files that weren't generated) or to ... | Jack Jansen | 2001-08-19 | 27 | -6475/+0 |
|
|
* | The modules with toolbox constants. | Jack Jansen | 2001-08-19 | 22 | -0/+4998 |
|
|
* | Carbon is now a package encapsulating all the toolbox modules. Carbon is not | Jack Jansen | 2001-08-19 | 1 | -0/+0 |
|
|
* | Moved here form lib-toolbox, for lack of a better place to go. | Jack Jansen | 2001-08-19 | 1 | -0/+95 |
|
|
* | Moved here from lib-toolbox, where they should never have been in the first p... | Jack Jansen | 2001-08-19 | 4 | -0/+1382 |
|
|
* | Before asking the finder to start the application (if start=1 is specified), ... | Jack Jansen | 2001-08-11 | 1 | -1/+4 |
|
|
* | Got rid of the activate() so codewarrior doesn't come to front. It isn't need... | Jack Jansen | 2001-08-11 | 1 | -1/+0 |
|
|
* | Added a note about the various tests here. | Jack Jansen | 2001-08-11 | 1 | -0/+4 |
|
|
* | use the proper prefix file under Carbon | Just van Rossum | 2001-08-11 | 1 | -1/+4 |
|
|
* | ICFindConfigFile isn't needed, and it's gone under carbon. | Jack Jansen | 2001-08-03 | 1 | -2/+3 |
|
|
* | EasyDialogs has a working version of this. | Jack Jansen | 2001-08-03 | 1 | -25/+0 |
|
|
* | These stopped working a long time ago, and they're not worth fixing. | Jack Jansen | 2001-08-03 | 2 | -132/+0 |
|
|
* | Obsolete, EasyDialogs has the same code (but working:-). | Jack Jansen | 2001-08-03 | 2 | -72/+0 |
|
|
* | Obsolete: uses old applescript support. | Jack Jansen | 2001-08-03 | 1 | -33/+0 |
|
|
* | Obsolete, uses the old non-package-based applescript suite support. | Jack Jansen | 2001-08-03 | 1 | -25/+0 |
|
|
* | This "test" showed an obsolete way to get scrolled lists in dialogs. Removed. | Jack Jansen | 2001-08-03 | 1 | -79/+0 |
|
|
* | This "test" showed an obsolete way to get scrolled lists in dialogs. Removed. | Jack Jansen | 2001-08-03 | 2 | -3/+2 |
|
|
* | Removed: it doesn't work anymore, and it wasn't all that useful anyway. The F... | Jack Jansen | 2001-08-03 | 1 | -68/+0 |
|
|
* | Obsolete, superseded by :Mac:Demo:imgbrowse and friends. | Jack Jansen | 2001-08-03 | 1 | -86/+0 |
|
|