summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
* Changed to use 8-byte doubles. Also re-enabled optimizations, 68020Jack Jansen1996-08-071-1342/+1330
* Moved build.html to building.htmlJack Jansen1996-08-071-1/+1
* Changed instructions for new releases of cwgusi, waste and tcl/tk,Jack Jansen1996-08-061-209/+274
* New releases of CWGUSI, Waste and Tcl/Tk.Jack Jansen1996-08-0612-4894/+4899
* Updated for new tcl/tk releaseJack Jansen1996-08-061-3048/+3093
* GUSI mkdir() lost its dummy second argJack Jansen1996-08-061-0/+4
* New waste releaseJack Jansen1996-08-061-1/+2
* Upgraded to Waste 1.2fJack Jansen1996-08-063-98/+114
* rebinhexedJack Jansen1996-08-053-68/+69
* Build instructions for source distribution that were somehow neverJack Jansen1996-08-051-0/+351
* Removed references to mactcp, macdnr and stdwin modulesJack Jansen1996-08-029-322/+240
* 1.4b2 projectsJack Jansen1996-08-0212-5213/+5274
* Upped version number, rebinhexed everythingJack Jansen1996-08-027-4284/+4304
* Guido's 1.4b2 fixes: Py_GetProgramName, Py_GetPrefix and Py_GetExecPrefix.Jack Jansen1996-08-021-6/+20
* RegeneratedJack Jansen1996-08-0210-30/+0
* Regenerated from CW9 includes (only QuickDraw really got a few new values)Jack Jansen1996-08-0216-17/+22
* PyMac_BuildNumVersion addedJack Jansen1996-08-021-0/+2
* CW9Jack Jansen1996-08-0118-5269/+6127
* Removed debug outputJack Jansen1996-08-011-2/+0
* Removed unused varJack Jansen1996-08-012-5/+0
* NumVersion stuff has changedJack Jansen1996-08-012-47/+8
* - Minimum stacksize is now 8K for PPC, 4K for 68KJack Jansen1996-08-011-7/+20
* Allow only one selection (this tests settability of selFlags)Jack Jansen1996-07-261-0/+2
* RegeneratedJack Jansen1996-07-261-1/+1
* Added access to selFlags and listFlags members (both read and write)Jack Jansen1996-07-262-4/+68
* Mods by Just:Jack Jansen1996-07-261-20/+46
* Added SetFolder method which sets Standard File initial folderJack Jansen1996-07-221-0/+29
* Added PyOS_CheckStack() function which returns -1 when we are runningJack Jansen1996-07-221-0/+14
* Added USE_STACKCHECK defineJack Jansen1996-07-225-0/+8
* - Added a file dialog exampleJack Jansen1996-07-184-2/+132
* Old names changed to Py_GetCopyright, etc.Jack Jansen1996-07-104-6/+6
* inittab is a "struct _inittab".Jack Jansen1996-07-101-4/+1
* Given a module/pathname file created by findmodulefiles compile allJack Jansen1996-07-101-0/+39
* Use py_resource moduleJack Jansen1996-05-311-46/+10
* Module to handle PYC resourcesJack Jansen1996-05-311-0/+76
* PyMac_GetFixed() didn't return 1 on successJack Jansen1996-05-311-0/+1
* Modified for 1.3.3 distributionJack Jansen1996-05-201-17/+10
* Added splash method (to quickly display splash screen without firstJack Jansen1996-05-201-0/+20
* Added wasteJack Jansen1996-05-201-0/+6
* Fixed callback handling on 68K machines.Jack Jansen1996-05-202-16/+22
* re-binhexed for 1.3.3 distributionJack Jansen1996-05-206-237/+239
* Added waste and _tkinter modulesJack Jansen1996-05-201-0/+2
* Recreated tkpython.rsrc, upped version numberJack Jansen1996-05-204-3486/+3567
* Added USE_WASTE defineJack Jansen1996-05-201-0/+1
* Fixed up for 1.3.3 distribution, removed various old (and nuused)Jack Jansen1996-05-2019-8984/+5114
* Export OptResObj_{New,Convert}Jack Jansen1996-05-201-0/+2
* Changed for 1.3.3 distributionJack Jansen1996-05-202-17/+144
* Added _id attribute to GrafPort objects (real id of grafport, numeric)Jack Jansen1996-05-082-3/+6
* Fixed reference to cr/lf problemsJack Jansen1996-05-071-2/+2
* A version of swed that can import html files. Also demonstratesJack Jansen1996-05-071-0/+826