summaryrefslogtreecommitdiffstats
path: root/Mac/Modules
Commit message (Expand)AuthorAgeFilesLines
* Added WEGetTabSize and WESetTabSize, at Just's requestJack Jansen1998-03-022-0/+42
* Support for sound input added. The interface is even worse than theJack Jansen1998-02-253-9/+448
* Regenerated because of confusion with Style/StyleParameter andJack Jansen1998-02-251-4/+4
* Regerated: Style and StyleParameter are different beastsJack Jansen1998-02-251-2/+2
* Regenerated from Universal Headers 3.0.1. Some new calls areJack Jansen1998-02-2028-1201/+2918
* Fixed double-dispose of splash() dialogJack Jansen1998-02-201-0/+2
* Updated for Waste 1.3Jack Jansen1998-02-202-23/+287
* Add fstat() if using GUSIJack Jansen1998-02-201-24/+29
* Universal Headers 3Jack Jansen1998-02-201-0/+1
* Updated to Universal Headers 3 constant namesJack Jansen1998-02-201-1/+1
* Added cPickle and cStringIOJack Jansen1998-01-061-0/+7
* Added pcre moduleJack Jansen1997-10-081-0/+2
* New exception interfaceJack Jansen1997-10-074-18/+5
* Export type objects to PythonJack Jansen1997-09-2019-7/+111
* Added interface to the Balloon Help ManagerJack Jansen1997-09-094-0/+494
* Added SysBeepJack Jansen1997-09-081-7/+22
* Can't remember...Jack Jansen1997-09-011-13/+2
* Added GetTicks() here, so profiling can use a decent timerJack Jansen1997-09-011-0/+9
* Added #include <WETabs.h>, which had somehow gone missingJack Jansen1997-08-273-4/+20
* Added reopJack Jansen1997-08-191-0/+2
* Added support for WCTabHandle, AuxWinHandle, PixPatHandle: no reasonJack Jansen1997-08-153-5/+59
* Added #include <string.h> for memcpy()Jack Jansen1997-08-152-0/+2
* Added support for GDHandle, CTabHandle, ITabHandle and CCrsrHandle: noJack Jansen1997-08-153-4/+348
* Added GetAuxiliaryControlRecord and SetControlColor, there was no goodJack Jansen1997-08-153-2/+39
* Made AEDesc_{New,Convert} globalJack Jansen1997-08-152-8/+8
* added SetEventHandlerJack Jansen1997-06-201-12/+25
* Adapted to new event handling. It is now also possible to abort out ofJack Jansen1997-06-202-2/+12
* Added NewAliasMinimalFromFullPath(), and allow alias.Resolve() to returnJack Jansen1997-06-161-1/+28
* Removed SetScheduleTimesJack Jansen1997-06-031-26/+66
* Added zlib (optional on USE_ZLIB)Jack Jansen1997-06-031-0/+6
* RenamedJack Jansen1997-05-231-1/+1
* Added keys() and mapping interface to shared-library objects, allowingJack Jansen1997-05-231-2/+103
* Don't free the MacOS_Splash() dialog twice...Jack Jansen1997-05-131-2/+4
* - Changed the m# format for PyArg_ParseTuple back to s#Jack Jansen1997-05-075-7/+7
* Enabled resID input/output parameter to NewMovieFromFile. This changesJack Jansen1997-04-093-13/+192
* Changed [SG]etCRefCon to [SG]etControlReferenceJack Jansen1997-04-082-7/+7
* 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
* - Changed GestaltEqu.h to Gestalt.hJack Jansen1997-02-2417-205/+114
* 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
* Added/updated copyright noticesJack Jansen1997-01-318-10/+9
* RenamedJack Jansen1997-01-305-621/+617
* Added imgpngJack Jansen1997-01-301-0/+2
* Low-level interface to Internet Config (to be augmented by nice PythonJack Jansen1997-01-071-0/+596
* Added gdbm (if USE_GDBM defined)Jack Jansen1996-12-231-0/+6
* Got rid of nfullpath()Jack Jansen1996-11-092-3/+2
* Malloc debugging now flagged with USE_MALLOC_DEBUGJack Jansen1996-10-231-6/+3