summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
* 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
* RenamedJack Jansen1997-05-231-1/+1
* Added keys() and mapping interface to shared-library objects, allowingJack Jansen1997-05-231-2/+103
* - Added Py_GetProgramFullPathJack Jansen1997-05-232-8/+59
* Added PyMac_StopGUSISpinJack Jansen1997-05-231-5/+6
* Regenreated for MSLJack Jansen1997-05-151-6/+11
* MSL errno.h has moved some errors around, and doesn't documentJack Jansen1997-05-153-6/+24
* Use ProgressBar to show progress in stead of printJack Jansen1997-05-131-15/+29
* Don't free the MacOS_Splash() dialog twice...Jack Jansen1997-05-131-2/+4
* Add a few more BringToFont callsJack Jansen1997-05-131-0/+3
* Export a few more New/Convert routines, on Just's requestJack Jansen1997-05-132-0/+14
* Regenrated from CW11 IDEJack Jansen1997-05-131-32/+200
* Fixes to progress bar by SDM, modified by Jack:Jack Jansen1997-05-122-401/+464
* - toolboxmodules built first (others depend on it)Jack Jansen1997-05-072-20/+19
* Sometimes tried to modify a tuple. Fixed.Jack Jansen1997-05-071-0/+1
* Version upped to 1.5a1Jack Jansen1997-05-071-19/+19
* Included new MSL error numbersJack Jansen1997-05-071-2/+2
* Workaround for bug in MSL and CWGUSI interaction that stopped theJack Jansen1997-05-071-0/+7
* - Various names in CodeFragments.h have changedJack Jansen1997-05-071-4/+17
* - Changed the m# format for PyArg_ParseTuple back to s#Jack Jansen1997-05-075-7/+7
* c2pstr has moved to a different include fileJack Jansen1997-05-071-3/+1