summaryrefslogtreecommitdiffstats
path: root/Mac/Include
Commit message (Expand)AuthorAgeFilesLines
* Added pascal-style string name of preference file resource, and bracketedJack Jansen1999-01-301-1/+6
* Project files converted for CW Pro 4. And the daylight savings time switch se...Jack Jansen1998-11-011-1/+1
* Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate.Jack Jansen1998-10-121-1/+1
* Added SIZEOF_VOID_P and HAVE_LONG_LONGJack Jansen1998-10-051-0/+2
* I guess I'll have to commit this file occasionally...Jack Jansen1998-08-201-1/+1
* Define some things to 1 (in stead of empty) to be compatible with new PILJack Jansen1998-08-201-2/+2
* Added SIZEOF_INT and SIZEOF_LONGJack Jansen1998-08-051-0/+3
* Added prototypes for the code resource routines, and for PstringJack Jansen1998-07-132-1/+4
* Version for 1.5.1Jack Jansen1998-05-061-1/+1
* Incorrect argument for PyMacBuildwide()Jack Jansen1998-04-231-1/+1
* Add (temporary) PyMac_{Build,Get}wideJack Jansen1998-04-211-0/+2
* Add HAVE_MKTIMEJack Jansen1998-04-211-0/+1
* Added declarations for mac{set,get}filetypeJack Jansen1998-04-151-0/+5
* Added CHECK_IMPORT_CASEJack Jansen1998-02-201-0/+8
* I give in. Now Tk is also using resources just above 128, so PythonJack Jansen1998-01-062-21/+22
* Added old-exceptions and no-site-python options and upped preferenceJack Jansen1997-09-091-2/+9
* Preference resource now has a version numberJack Jansen1997-09-081-11/+11
* Moved the include of macbuildno.h to getbuildinfo.c. Putting it hereJack Jansen1997-09-081-2/+0
* Define BUILDNO in macbuildno.h (incremented by fullbuild)Jack Jansen1997-09-012-0/+3
* 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 a range of resource numbers reserved for BruceJack Jansen1997-05-281-0/+3
* Added PyMac_StopGUSISpinJack Jansen1997-05-231-5/+6
* c2pstr has moved to a different include fileJack Jansen1997-05-071-3/+1
* Modified for (optional) use of MSLJack Jansen1997-04-081-2/+4
* Added/updated copyright noticesJack Jansen1997-01-314-1/+73
* Added PyMac_Initialize() routine, to be used by embedding programs (inJack Jansen1997-01-151-0/+1
* Minor fix to get non-gusi python to compile againJack Jansen1997-01-101-5/+0
* Added range of resource-ids for twit.Jack Jansen1996-12-231-1/+4
* Added PyMac_GetFullPath(), PyMac_ApplicationPath and PyMac_ApplicationFSSpecJack Jansen1996-11-091-0/+5
* Added HAVE_STRFTIMEJack Jansen1996-10-231-0/+4
* Added resource for preference file nameJack Jansen1996-10-221-0/+7
* 'documented' resource-number useage of EditPythonPrefsJack Jansen1996-10-111-0/+4
* Added macfs.FindApplication() to find application FSSpec given signature.Jack Jansen1996-09-201-0/+4
* - Put all options in a structJack Jansen1996-09-071-3/+13
* macglue: added PyMac_AppRefNumJack Jansen1996-09-062-5/+17
* Python about box implemented. Slightly convoluted, since (a) we haveJack Jansen1996-09-062-0/+8
* - Fixed PyMac_DoYield:Jack Jansen1996-09-041-2/+6
* Guido:Jack Jansen1996-08-191-1/+10
* PyMac_BuildNumVersion addedJack Jansen1996-08-021-0/+2
* Added resource-ids for override preferences.Jack Jansen1996-04-041-1/+7
* - Allow setting of argc/argv in <option>-start dialogJack Jansen1996-03-121-0/+1
* Replaced previous gusi-chdir() fix by a call to PyMac_FixGUSIcd()Jack Jansen1996-03-061-0/+4
* - Reorganized init codeJack Jansen1996-02-281-0/+6
* Store default startup options in preference file orJack Jansen1996-02-211-0/+11
* Modified for GUSIJack Jansen1996-02-141-0/+13
* Added converters for FixedJack Jansen1995-11-151-0/+2
* Added options for keeping window open on normal/error terminationJack Jansen1995-10-271-0/+2