summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
* Implemented balloon help for EditPythonPrefsJack Jansen1997-09-094-30/+250
* Added Help moduleJack Jansen1997-09-091-0/+2
* Added a button to increment buildno, so it doesn't happenJack Jansen1997-09-092-11/+14
* Added balloon help for options dialog.Jack Jansen1997-09-0912-3035/+3315
* Added no-site-python and old-exceptions preferences.Jack Jansen1997-09-093-432/+472
* Added old-exception and no-site-python options and balloon helpJack Jansen1997-09-091-3/+12
* Added interface to the Balloon Help ManagerJack Jansen1997-09-094-0/+494
* Added old-exceptions and no-site-python preferences and upped versionJack Jansen1997-09-091-4/+6
* Added old-exceptions and no-site-python options and upped preferenceJack Jansen1997-09-091-2/+9
* Dunno, rebinhexed?Jack Jansen1997-09-082-9/+9
* Preferences is a general module to get (and set) preferences inJack Jansen1997-09-082-0/+341
* Preference resource now has a version numberJack Jansen1997-09-081-11/+11
* Moved the include of macbuildno.h to getbuildinfo.c. Putting it hereJack Jansen1997-09-081-2/+0
* Added SysBeepJack Jansen1997-09-081-7/+22
* The preference resource now has a version numberJack Jansen1997-09-081-16/+21
* sys.prefix and sys.exec_prefix are now set correctly.Jack Jansen1997-09-081-2/+2
* The python preference resource now has a version number, andJack Jansen1997-09-087-5617/+5864
* Major overhaul: this is now little more than a user interface, theJack Jansen1997-09-082-404/+123
* Run NumPy installer, if present.Jack Jansen1997-09-082-42/+135
* Define BUILDNO in macbuildno.h (incremented by fullbuild)Jack Jansen1997-09-012-0/+3
* Can't remember...Jack Jansen1997-09-011-13/+2
* Added GetTicks() here, so profiling can use a decent timerJack Jansen1997-09-011-0/+9
* Fullbuild now maintains BUILDNO for mac buildsJack Jansen1997-09-012-15/+35
* Names changedJack Jansen1997-09-012-38/+38
* Put all prints inside "if verbose:"Jack Jansen1997-08-271-20/+23
* Removed debug printJack Jansen1997-08-271-1/+0
* Modified for CW Pro projects and new filenamesJack Jansen1997-08-271-68/+46
* Added #include <WETabs.h>, which had somehow gone missingJack Jansen1997-08-273-4/+20
* Modified for installer and new names of various applets. Also cleanedJack Jansen1997-08-277-139/+115
* Modified for new scripting supportJack Jansen1997-08-272-70/+266
* Moved suites to their own folderJack Jansen1997-08-2716-2066/+6267
* Replaced by ReadMeJack Jansen1997-08-261-142/+0
* Adapted from ReadMeOrSuffer for the new installerJack Jansen1997-08-261-0/+149
* Handle systemclicks ourselves, in stead of passing them to Sioux. ThisJack Jansen1997-08-261-10/+15
* Removed support_print docs.Jack Jansen1997-08-191-2/+0
* Docs on new tcl/tk, new build tree layoutJack Jansen1997-08-191-55/+26
* 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