summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
* Documented (slightly) the USE_CACHE_ALIGNED define, for the standaloneJack Jansen1997-05-292-2/+13
* Updated for 1.5a2 distributionJack Jansen1997-05-291-24/+17
* Projects for 1.5a2 distritbuionJack Jansen1997-05-2928-3179/+3249
* Version number and such for 1.5a2 distributionJack Jansen1997-05-294-1332/+1331
* Changed release note structure:Jack Jansen1997-05-288-762/+663
* Added a range of resource numbers reserved for BruceJack Jansen1997-05-281-0/+3
* Removed references to StdClib and PLStringFuncs, rebuilt everythingJack Jansen1997-05-2330-12711/+12686
* Nothing importantJack Jansen1997-05-233-30/+30
* Changed version string and preferences filename to 1.5a2.Jack Jansen1997-05-234-919/+925
* RenamedJack Jansen1997-05-231-1/+1
* Added keys() and mapping interface to shared-library objects, allowingJack Jansen1997-05-231-2/+103
* - Added Py_GetProgramFullPathJack Jansen1997-05-232-8/+59
* Added PyMac_StopGUSISpinJack Jansen1997-05-231-5/+6
* Regenreated for MSLJack Jansen1997-05-151-6/+11
* MSL errno.h has moved some errors around, and doesn't documentJack Jansen1997-05-153-6/+24
* Use ProgressBar to show progress in stead of printJack Jansen1997-05-131-15/+29
* Don't free the MacOS_Splash() dialog twice...Jack Jansen1997-05-131-2/+4
* Add a few more BringToFont callsJack Jansen1997-05-131-0/+3
* Export a few more New/Convert routines, on Just's requestJack Jansen1997-05-132-0/+14
* Regenrated from CW11 IDEJack Jansen1997-05-131-32/+200
* Fixes to progress bar by SDM, modified by Jack:Jack Jansen1997-05-122-401/+464
* - toolboxmodules built first (others depend on it)Jack Jansen1997-05-072-20/+19
* Sometimes tried to modify a tuple. Fixed.Jack Jansen1997-05-071-0/+1
* Version upped to 1.5a1Jack Jansen1997-05-071-19/+19
* Included new MSL error numbersJack Jansen1997-05-071-2/+2
* Workaround for bug in MSL and CWGUSI interaction that stopped theJack Jansen1997-05-071-0/+7
* - Various names in CodeFragments.h have changedJack Jansen1997-05-071-4/+17
* - Changed the m# format for PyArg_ParseTuple back to s#Jack Jansen1997-05-075-7/+7
* c2pstr has moved to a different include fileJack Jansen1997-05-071-3/+1
* c2pstring has moved to a different include fileJack Jansen1997-05-071-3/+0
* Updated for building with MSL librariesJack Jansen1997-05-071-41/+50
* Updated for (optional) use of MSL librariesJack Jansen1997-05-074-1/+22
* Updated to use MSL librariesJack Jansen1997-05-0735-13881/+13759
* - Use cfmfile to (finally) implement building fat PythonsJack Jansen1997-05-062-62/+137
* Module to merge 'cfrg' resources (to create fat ppc/cfm68k programsJack Jansen1997-05-061-0/+235
* NewMovieFromFile has extra parameter and return valueJack Jansen1997-04-092-2/+2
* Enabled resID input/output parameter to NewMovieFromFile. This changesJack Jansen1997-04-093-13/+192
* (Optional) MSL compatabilityJack Jansen1997-04-081-0/+4
* DisposPtr -> DisposePtrJack Jansen1997-04-081-1/+1
* Changed the few old routine names still used to the new onesJack Jansen1997-04-083-9/+14
* Changed [SG]etCRefCon to [SG]etControlReferenceJack Jansen1997-04-082-7/+7
* Modified for (optional) use of MSLJack Jansen1997-04-081-2/+4
* Fixed for compiling without OLDROUTINENAMES and OLDROUTINELOCATIONSJack Jansen1997-04-082-6/+6
* Added an attribute string_id_to_buffer, which gives the offset youJack Jansen1997-04-031-0/+12
* - Most errors are *not* OSErr style, so raise better exceptions (withJack Jansen1997-04-031-27/+57
* Still not a real test, but at least it runs againJack Jansen1997-04-031-17/+26
* Use MacOS.string_id_to_buffer for id() to buffer address hackJack Jansen1997-04-031-1/+2
* Use MacOS.string_id_to_buffer for the hack to convert string id() toJack Jansen1997-04-031-1/+2
* Converted to CW11.Jack Jansen1997-02-2433-12036/+12178
* Make cache-alignment work always (in stead of 50% of the time:-)Jack Jansen1997-02-241-1/+1