summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/list/Listmodule.c
Commit message (Expand)AuthorAgeFilesLines
* Lots more Carbon/Carbon.h includes, new UPP routine names, function prototype...Jack Jansen2001-05-221-150/+56
* First step in porting MacPython modules to OSX/unix: break all references bet...Jack Jansen2001-05-171-0/+12
* SetListCellIndent() argument was guessed incorrectly. Fixed.Jack Jansen2001-02-271-5/+6
* Adapted to Universal Headers 3.3.2. More to follow.Jack Jansen2000-12-101-1/+383
* pymactoolbox.h contains protoypes for all externally visible toolbox moduleJack Jansen2000-07-141-35/+1
* List objects obtained through as_List(resource) are not auto-disposed uponJack Jansen2000-01-131-9/+11
* Unified handle-conversion scheme toJack Jansen1999-12-231-0/+37
* Regenerated, no significant diferences.Jack Jansen1999-09-301-0/+12
* Regenerated from Universal Headers 3.0.1. Some new calls areJack Jansen1998-02-201-5/+5
* Export type objects to PythonJack Jansen1997-09-201-0/+4
* Added access to selFlags and listFlags members (both read and write)Jack Jansen1996-07-261-4/+30
* Replaced various dummy updateRegions by real argumentsJack Jansen1996-04-101-3/+8
* - Added color window/pixmap supportJack Jansen1995-12-121-1/+10
* Generated anewJack Jansen1995-08-171-0/+1
* Interface to the Mac List Manager.Jack Jansen1995-08-141-0/+638