summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
...
* ??? adding this file somehow failed -- jvrJust van Rossum1999-01-301-0/+395
* First Checked In.Just van Rossum1999-01-3028-0/+8612
* added ntpath and win32api to MAC_MAYMISS_MODULES -- jvrJust van Rossum1999-01-301-1/+3
* changed chars in source > chr(127) to ASCII: CVS corrupted them -- jvrJust van Rossum1999-01-301-3/+3
* set 'preload' attribute for __main__ PYC resource -- jvrJust van Rossum1999-01-301-0/+3
* skip 'vers' resource when copying resources from templeate -- jvrJust van Rossum1999-01-301-1/+1
* added some try/excepts so it also works when certain projects/folders are not...Just van Rossum1999-01-301-2/+10
* Removed NumPy install code: it's obsolete -- jvrJust van Rossum1999-01-301-6/+0
* Fixed two typo's (Plugins -> PlugIns) and added some explicit path munging to...Just van Rossum1999-01-301-5/+5
* added "delay console window until needed" preferenceJust van Rossum1999-01-302-0/+0
* Added pascal-style string name of preference file resource, and bracketedJack Jansen1999-01-301-1/+6
* doh! added missing comma (will check before committing in the future ;-) -- jvrJust van Rossum1999-01-291-1/+1
* added path entry for NumPy -- jvrJust van Rossum1999-01-291-0/+1
* Pythonpath converted to Rez source, and vers resource removed fromJack Jansen1999-01-2910-0/+119
* Projects moved to Mac:Build. The macfreeze projects still need sorting out.Jack Jansen1999-01-2939-3493/+0
* Fixed an absolute path.Jack Jansen1999-01-291-0/+0
* Re-committed as AppleSingleJack Jansen1999-01-2918-0/+0
* Updated for new build and plugin pathsJack Jansen1999-01-283-11/+11
* Everything now builds in the right location,.Jack Jansen1999-01-2818-0/+0
* Checking in the projects that have been converted so far.Jack Jansen1999-01-2810-0/+0
* Re-commit in applesingleJack Jansen1999-01-287-0/+0
* added default sys.path entry for NumPy -- jvrJust van Rossum1999-01-281-0/+0
* Starting on the new project/plugin structure. Far from complete...Jack Jansen1999-01-2840-0/+3494
* cleaned up ugly hack related to activate events and suspend/resume -- jvrJust van Rossum1999-01-271-14/+8
* Added Sherlock source for Python documentation, and added icons to them all.Jack Jansen1999-01-263-0/+0
* Adding sherlock search templates for Python and Python FAQ.Jack Jansen1999-01-253-0/+14
* Added Icn module to toolboxmodulesJack Jansen1999-01-253-0/+3
* Set PythonCore version number to sys.hexversion, and removed versionJack Jansen1999-01-2523-0/+0
* Script to synchronize files with / in their name and their _s_ counterparts.Just van Rossum1999-01-241-0/+89
* Test checkin, to see whether I really can do it. --jvr schpeaking.Just van Rossum1999-01-231-2/+0
* Test checkin, to see whether I really can do it. --jvr schpeaking.Just van Rossum1999-01-221-0/+2
* Updated for 1.5.2b1Jack Jansen1999-01-222-7/+7
* In unpackevent, get the direct object (----) before asking for missed paramet...Jack Jansen1999-01-221-0/+7
* Select the whole default input field in AskString (Joe Strout)Jack Jansen1999-01-221-1/+2
* Added examples/testcode for the Icn module.Jack Jansen1999-01-213-1/+374
* Don't qualify local symbols with aetools...Jack Jansen1999-01-211-1/+1
* Manually added definitions for normal, bold, etc. These are in MacTypes (of allJack Jansen1999-01-212-3/+31
* Updated for 1.5.2b1Jack Jansen1999-01-211-1/+3
* Updated for 1.5.2b1 (better late than never:-)Jack Jansen1999-01-212-4/+8
* Updated the version number in the vers and preffilename resources.Jack Jansen1999-01-212-0/+0
* Removed warnings for packages (Just implemented support for freezingJack Jansen1999-01-212-2/+2
* Interface to GetIcon, PlotIcon and friends.Jack Jansen1999-01-183-0/+828
* Updated for 1.5.2b1Jack Jansen1999-01-132-33/+45
* Hand't been committed yet (minor changes)Jack Jansen1999-01-131-9/+11
* CW Projects for 1.5.2b1Jack Jansen1999-01-1323-0/+0
* Distribution databases for 1.5.2b1Jack Jansen1999-01-134-42/+57
* Removed USE_MALLOC_DEBUG that shoulnd't be in the production version.Jack Jansen1999-01-131-1/+1
* Project files converted for CW Pro 4. And the daylight savings time switch se...Jack Jansen1998-11-0152-1/+1
* Added {Get,Set}WindowUserData methods.Jack Jansen1998-10-223-6/+44
* Removed debug printJack Jansen1998-10-211-1/+0