summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
...
* Very sketchy preliminary docs on new applescripting functionality.Jack Jansen1997-08-191-32/+53
* Added reopJack Jansen1997-08-191-0/+2
* MkPluginAliases now knows about fat PythonCore (and all resource filesJack Jansen1997-08-198-163/+164
* PythonCore is now a fat shared library, the plugin modules aren't fat,Jack Jansen1997-08-1921-4829/+4847
* RegeneratedJack Jansen1997-08-1513-14/+14
* 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
* mkalias() now has an optional third parameter to create relativeJack Jansen1997-08-081-2/+7
* - Added classes to support class/property generation by gensuitemoduleJack Jansen1997-08-083-17/+111
* Added (dummy) PyOS_FiniInterruptsJack Jansen1997-08-081-0/+5
* Adapted for 1.5a3: Py_SupressPrintingFlag is gone, andJack Jansen1997-08-081-21/+9
* New version number, new tk resources, new error numbers, new GUSIJack Jansen1997-08-087-4316/+4819
* Don't define ENOENT when compiling with MSLJack Jansen1997-08-081-2/+0
* CW11 projects replaced by CW Pro 1 projects, and all cfm68k/ppcJack Jansen1997-08-0875-16936/+9494
* Modified for CW Pro 1 projects. Convention used: .mu files are oldJack Jansen1997-08-083-56/+70
* Generate class, property and comparison code (finally!). The resultingJack Jansen1997-08-081-41/+201
* Final set of CW11 projects, before switch to CW Pro 1.Jack Jansen1997-07-2835-9518/+9931
* Mods for user mainloop event handlingJack Jansen1997-06-201-2/+3
* Added dopendingevents callJack Jansen1997-06-201-0/+31
* Allow specifying own resources for all dialogsJack Jansen1997-06-201-7/+15
* Module to buffer stdout/stderr until stdin is read. Useful forJack Jansen1997-06-201-0/+110
* RegeneratedJack Jansen1997-06-203-3/+3
* 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 PyMac_SetEventHandler which allows you to replace complete eventJack Jansen1997-06-201-43/+71
* Added NewAliasMinimalFromFullPath(), and allow alias.Resolve() to returnJack Jansen1997-06-161-1/+28
* Make imports faster on the Mac, byJack Jansen1997-06-122-8/+106
* Added prototype for PyMac_RestoreMenuBarJack Jansen1997-06-121-0/+1
* Replaced MacOS.EnableAppSwitch with MacOS.SchedParamsJack Jansen1997-06-122-5/+5
* Added optional preload arg to some routines (which creates reloadedJack Jansen1997-06-121-5/+9
* Replaced MacOS.EnableAppswitch by MacOS.SchedParamsJack Jansen1997-06-124-6/+6
* - Restore SIOUX menubar just before exiting, if the console window is keptJack Jansen1997-06-122-21/+27
* Added zlibJack Jansen1997-06-031-0/+2
* Added USE_ZLIB to nonshared config filesJack Jansen1997-06-033-0/+3
* Removed SetScheduleTimesJack Jansen1997-06-031-26/+66
* Added zlib (optional on USE_ZLIB)Jack Jansen1997-06-031-0/+6
* Removed old scheduler parameterizing calls and replaced with somethingJack Jansen1997-06-032-102/+125
* Removed SetScheduleTimes and PyMac_DoYieldEnabledJack Jansen1997-06-031-6/+13
* Documented (slightly) the USE_CACHE_ALIGNED define, for the standaloneJack Jansen1997-05-292-2/+13
* Updated for 1.5a2 distributionJack Jansen1997-05-291-24/+17
* Projects for 1.5a2 distritbuionJack Jansen1997-05-2928-3179/+3249
* Version number and such for 1.5a2 distributionJack Jansen1997-05-294-1332/+1331
* Changed release note structure:Jack Jansen1997-05-288-762/+663
* Added a range of resource numbers reserved for BruceJack Jansen1997-05-281-0/+3
* Removed references to StdClib and PLStringFuncs, rebuilt everythingJack Jansen1997-05-2330-12711/+12686
* Nothing importantJack Jansen1997-05-233-30/+30
* Changed version string and preferences filename to 1.5a2.Jack Jansen1997-05-234-919/+925