summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
* 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
* Moved resources around to forestall conflicts with debuggeeJack Jansen1996-12-238-17/+20
* Added gdbmJack Jansen1996-12-231-0/+1
* Added gdbm plugins, changed jpeg library to v6, various minor changesJack Jansen1996-12-2333-11647/+12012
* Added gdbm pluginsJack Jansen1996-12-231-0/+2
* If sys.argv is empty ask for input file and output folderJack Jansen1996-12-231-0/+26
* Added reference to pdf documentation and bbpy, correctly explainedJack Jansen1996-11-201-1/+3
* Added reference to pdf documentation and bbpy, correctly explainedJack Jansen1996-11-203-138/+148
* Fixed FSSpec->pathname code to add colon if the fsspec points to a disk.Jack Jansen1996-11-201-0/+6
* Fixed bundle to allow any object (file, folder, disk) to be dropped onJack Jansen1996-11-201-116/+81
* Fixed to allow sys.path initializer to be longer than 255 chars.Jack Jansen1996-11-202-63/+68
* Add twit "home" location to sys.path (so you can put the applet on theJack Jansen1996-11-112-2/+9
* Changed project segment structure to (more-or-less) match directoryJack Jansen1996-11-0929-11901/+11846
* Updated (which should have been done before the 1.4 distribution).Jack Jansen1996-11-091-6/+12
* Added PyMac_GetFullPath(), PyMac_ApplicationPath and PyMac_ApplicationFSSpecJack Jansen1996-11-091-0/+5
* Got rid of nfullpath()Jack Jansen1996-11-092-3/+2
* Got rid of nfullpath in favor of PyMac_GetFullPath (which was prettyJack Jansen1996-11-092-36/+31
* When loading a PYC resource check whether the filename is theJack Jansen1996-11-091-21/+45
* More sensible default sys.pathJack Jansen1996-11-091-16/+15
* Keep the folder structure in Mac:mwerks:projects similar to theJack Jansen1996-11-091-2/+2
* Removed addpack callsJack Jansen1996-11-091-2/+0
* Removed old project file, als restructured projects directory toJack Jansen1996-11-091-117/+0
* Probably just binhexed again...Jack Jansen1996-10-235-184/+184
* Different default location for distribution templatesJack Jansen1996-10-231-4/+4