summaryrefslogtreecommitdiffstats
path: root/Mac/Include/macglue.h
Commit message (Expand)AuthorAgeFilesLines
* Make macglue.h C++ compatible.Jack Jansen1999-09-301-0/+7
* Added prototypes for the code resource routines, and for PstringJack Jansen1998-07-131-0/+3
* Incorrect argument for PyMacBuildwide()Jack Jansen1998-04-231-1/+1
* Add (temporary) PyMac_{Build,Get}wideJack Jansen1998-04-211-0/+2
* Added declarations for mac{set,get}filetypeJack Jansen1998-04-151-0/+5
* Mods for user mainloop event handlingJack Jansen1997-06-201-2/+3
* Make imports faster on the Mac, byJack Jansen1997-06-121-1/+2
* Added prototype for PyMac_RestoreMenuBarJack Jansen1997-06-121-0/+1
* Removed SetScheduleTimes and PyMac_DoYieldEnabledJack Jansen1997-06-031-6/+13
* Added PyMac_StopGUSISpinJack Jansen1997-05-231-5/+6
* Added/updated copyright noticesJack Jansen1997-01-311-1/+1
* Added PyMac_Initialize() routine, to be used by embedding programs (inJack Jansen1997-01-151-0/+1
* Added PyMac_GetFullPath(), PyMac_ApplicationPath and PyMac_ApplicationFSSpecJack Jansen1996-11-091-0/+5
* macglue: added PyMac_AppRefNumJack Jansen1996-09-061-0/+2
* Python about box implemented. Slightly convoluted, since (a) we haveJack Jansen1996-09-061-0/+2
* - Fixed PyMac_DoYield:Jack Jansen1996-09-041-2/+6
* PyMac_BuildNumVersion addedJack Jansen1996-08-021-0/+2
* Replaced previous gusi-chdir() fix by a call to PyMac_FixGUSIcd()Jack Jansen1996-03-061-0/+4
* Added converters for FixedJack Jansen1995-11-151-0/+2
* Added PyMac_PromptGetFile, removed stuff gone to other sources.Jack Jansen1995-08-141-3/+4
* Initial port to CodeWarrior CFM68K support (mainly by disablingJack Jansen1995-06-271-1/+1
* - Added PyMac_GetDirectory call which asks the user to select aJack Jansen1995-02-201-0/+2
* macstrerror -> MacOS-StrError; added applet and cfm-68k supportGuido van Rossum1995-02-181-7/+13
* Added support for loading pyc code from a resource.Jack Jansen1995-02-151-0/+3
* ported to Think CGuido van Rossum1995-02-141-0/+8
* Added PyMac_GetPythonDir routine which obtains python home directoryJack Jansen1995-02-131-0/+2
* Added HandleEvent method to macos, so python programs can hand backJack Jansen1995-02-021-1/+2
* - Moved interrupt code to macglue.cJack Jansen1995-01-271-0/+2
* Prototypes for new routines.Jack Jansen1995-01-261-0/+3
* Some layout changes; added EventRecord Get/Build functions (as a tuple).Guido van Rossum1995-01-251-9/+23
* cosmetics: copyright, commentsGuido van Rossum1995-01-221-4/+33
* renamed Get routines to PyMac_Get; added macfs to config.cGuido van Rossum1995-01-211-4/+0
* modernized/rationalized, added PyMac_BuildOSTypeGuido van Rossum1995-01-181-7/+11
* - Moved some useful routines from macosmodule.c hereJack Jansen1995-01-181-3/+12
* rename2 changesGuido van Rossum1995-01-121-3/+3
* New routines:Jack Jansen1994-12-141-0/+3