summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
* "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
* Only copy project files from build* and plugins to the projectsJack Jansen1996-10-231-17/+33
* Build imgmodules.cfm68k tooJack Jansen1996-10-231-1/+1
* Added USE_MALLOC_DEBUG (disabled)Jack Jansen1996-10-233-0/+3
* Project files for 1.4 releaseJack Jansen1996-10-2327-9214/+8485
* Malloc debugging now flagged with USE_MALLOC_DEBUGJack Jansen1996-10-232-7/+6
* Updated to cw10Jack Jansen1996-10-232-248/+250
* Fixed gusi preferencesJack Jansen1996-10-231-4/+4
* removed unused varJack Jansen1996-10-231-1/+0
* Added support for tab hooksJack Jansen1996-10-232-0/+59
* Raise a more intellegible error in the case of missing keyword argsJack Jansen1996-10-231-2/+9
* Added HAVE_STRFTIMEJack Jansen1996-10-231-0/+4