summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Changed GestaltEqu.h to Gestalt.hJack Jansen1997-02-244-4/+1
* - Changed GestaltEqu.h to Gestalt.hJack Jansen1997-02-2417-205/+114
* Re-generated from new (CW11) universal headersJack Jansen1997-02-245-50/+215
* Rebuilt everything with Guido's new sources, added a few modules hereJack Jansen1997-02-2028-9902/+10328
* Added calldll moduleJack Jansen1997-02-201-0/+1
* - Put USE_MAC_DYNAMIC_LOADING beack here in stead of auto-enabling itJack Jansen1997-02-203-0/+13
* Only go into eventloop/interrupt check 10 times per secondJack Jansen1997-02-201-0/+9
* Comments around identifier after #endifJack Jansen1997-02-201-1/+1
* Added operator, errno and soundex modules.Jack Jansen1997-02-201-1/+7
* Redid arg/return handling (still not as I would like it to be, though).Jack Jansen1997-02-201-76/+263
* An initial stab at calling random C routines from PythonJack Jansen1997-02-171-0/+903
* Initial stab at calling C routines from python dynamicallyJack Jansen1997-02-172-0/+214
* The USE_CACHE_ALIGNING define now has a value: the number of *words*Jack Jansen1997-02-031-4/+11
* Optionally (on USE_CACHE_ALIGN) extend overhead structure to alignJack Jansen1997-02-011-0/+7
* Added/updated copyright noticesJack Jansen1997-01-3139-4651/+5572
* Added _tkinter modules in Image extensionJack Jansen1997-01-311-0/+2
* Image libraries moved and small thingsJack Jansen1997-01-3127-9945/+10039
* RenamedJack Jansen1997-01-305-621/+617
* Added imgpngJack Jansen1997-01-301-0/+2
* "ported" Guido's embedding demo to the mac, and wrote some minimalJack Jansen1997-01-155-1/+278
* Added PyMac_Initialize() routine, to be used by embedding programs (inJack Jansen1997-01-155-516/+532
* Return preferences of unknown type as opaque dataJack Jansen1997-01-101-1/+14
* Minor fix to get non-gusi python to compile againJack Jansen1997-01-101-5/+0
* Mac-specific version of getmtime (for non-GUSI Python, which needsJack Jansen1997-01-101-0/+50
* High-level interface to Internet ConfigJack Jansen1997-01-092-1/+246
* Added icglue modules and (optionally) NumPy and PIL extensionsJack Jansen1997-01-071-0/+11
* - Added optional profiling supportJack Jansen1997-01-0730-5795/+6237
* Added profiler initialization/finalization code (if __profile__ is defined)Jack Jansen1997-01-071-1/+12
* Low-level interface to Internet Config (to be augmented by nice PythonJack Jansen1997-01-071-0/+596
* Minimal test of icglue moduleJack Jansen1997-01-071-0/+27
* - CWGUSI has movedJack Jansen1996-12-231-21/+24
* Added a chapter on using OSAXenJack Jansen1996-12-231-0/+17
* Added range of resource-ids for twit.Jack Jansen1996-12-231-1/+4
* Added Application.cleanup method which asks all windows to closeJack Jansen1996-12-231-0/+5
* Added gdbm (if USE_GDBM defined)Jack Jansen1996-12-231-0/+6