summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
* In interactive mode ask for output fileJack Jansen1995-02-271-8/+16
* Under MW also be more conservative about events to requestJack Jansen1995-02-271-11/+6
* all bgen modules now work with MWerksGuido van Rossum1995-02-271-4/+0
* return old value of PyMac_DoYieldEnabled; -1 means do not even check for inte...Guido van Rossum1995-02-262-6/+15
* get creator from Owner resource; set attrsGuido van Rossum1995-02-261-7/+24
* UpdateGuido van Rossum1995-02-261-2/+3
* MAde a few things more orthogonal and did some cleanups:Jack Jansen1995-02-243-36/+74
* Added BINA to unknown filetypes (what mw uses)Jack Jansen1995-02-241-1/+1
* Rationalized mwerks config files: they only differ depending onJack Jansen1995-02-242-0/+6
* changed ifdefs and comments -- more modules are goodGuido van Rossum1995-02-212-12/+6
* change SC ifdef to MPWGuido van Rossum1995-02-211-1/+1
* a few new thingsGuido van Rossum1995-02-211-3/+9
* ported to MPW/SCGuido van Rossum1995-02-211-7/+7
* added ctbGuido van Rossum1995-02-211-1/+1
* fix bug in filterproc interfaceGuido van Rossum1995-02-214-38/+28
* fix bug with volume rootGuido van Rossum1995-02-211-20/+22
* ported to MPW, moved main() hereGuido van Rossum1995-02-201-15/+31
* moved main() to macglue.cGuido van Rossum1995-02-201-12/+0
* ported to CFM-68KGuido van Rossum1995-02-201-12/+19
* real dialogs for warnings etc., copy applet.rsrc template tooGuido van Rossum1995-02-201-37/+81
* replace %#s with portable solutionGuido van Rossum1995-02-201-13/+14
* applet to run any scriptGuido van Rossum1995-02-201-0/+35
* added shared library glueGuido van Rossum1995-02-201-2/+10
* also set cur dir for standard get/put fileGuido van Rossum1995-02-201-0/+9
* Some more modules temp excluded in mwerks, and a comment fix.Jack Jansen1995-02-201-1/+8
* - Added PyMac_GetDirectory call which asks the user to select aJack Jansen1995-02-202-20/+81
* Always set type to APPLJack Jansen1995-02-201-4/+3
* Minor bug fixJack Jansen1995-02-201-1/+1
* Added GetDirectory() methodJack Jansen1995-02-201-1/+16
* ported back to Think CGuido van Rossum1995-02-193-3/+10
* another round... ported to __SC__Guido van Rossum1995-02-1913-207/+155
* use PyMac_GetArgv (in macgetargv.c) for applet initsGuido van Rossum1995-02-191-17/+8
* get argc/argv from AppleEventsGuido van Rossum1995-02-191-0/+325
* added copyright headerGuido van Rossum1995-02-191-0/+24
* explicitly init flags in methodlistGuido van Rossum1995-02-191-1/+1
* hacks for atoi/strtod in __SC__Guido van Rossum1995-02-191-0/+5
* accept file arguments and loop over filesGuido van Rossum1995-02-191-10/+33
* The MakefileGuido van Rossum1995-02-191-20/+36
* fancier version copies template fileGuido van Rossum1995-02-181-34/+111
* newer stuffGuido van Rossum1995-02-182-1/+490
* asdded applet infoGuido van Rossum1995-02-181-18/+76
* different MPW notesGuido van Rossum1995-02-182-70/+24
* cfm 68k supportGuido van Rossum1995-02-181-0/+4
* added applet initialization;Guido van Rossum1995-02-181-12/+74
* macstrerror -> MacOS-StrError; added applet and cfm-68k supportGuido van Rossum1995-02-181-7/+13
* added imp; forget ctb and math for __SC__ (for now)Guido van Rossum1995-02-181-5/+11
* put #undefs insize comments; rationalize MPW supportGuido van Rossum1995-02-181-88/+89
* moved most of it to macglue.cGuido van Rossum1995-02-181-67/+6
* new Makefile and everythingGuido van Rossum1995-02-171-81/+38
* completely redoneGuido van Rossum1995-02-172-0/+92