summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
* Started on 2.1b2 release notes. Cleaned out alfa notes, etc.Jack Jansen2001-03-201-20/+11
* Added dummy _tkinter module for Carbon, which explains that Tkinter isnt supp...Jack Jansen2001-03-201-1/+1
* Dummy _tkinter module for Carbon, which explains that Tkinter isnt supported ...Jack Jansen2001-03-203-0/+29
* Got module to work under Carbon. Also disabled a few more bits of cfm68k supp...Jack Jansen2001-03-201-12/+21
* Added riscos modules to modules that don't have to be included.Jack Jansen2001-03-201-1/+3
* Files for second 2.1b1 distribution.Jack Jansen2001-03-156-3/+7
* FindFolder argument is a short, not an unsigned short.Jack Jansen2001-03-151-1/+9
* Handle the apple menu differently under Carbon.Jack Jansen2001-03-151-2/+6
* FindFolder argument is a short, not an unsigned short.Jack Jansen2001-03-151-1/+1
* Added QDFlushPortBuffer calls.Jack Jansen2001-03-151-0/+2
* Import kOnSystemDisk from MACFSJack Jansen2001-03-151-2/+1
* Look for shared libraries first in kLocalDomain and then in kOnSystemDisk.Jack Jansen2001-03-152-5/+12
* Files for second 2.1b1 distribution.Jack Jansen2001-03-152-4/+15
* Chris Stern's BBEdit Python language module.Jack Jansen2001-03-106-0/+510
* Finished implementation of removing incorrect preferences file.Jack Jansen2001-03-091-1/+3
* Default waittime in the eventloop is now None. At low level it will then be s...Jack Jansen2001-03-082-7/+10
* Handle the ReopenApplication event (by ignoring it).Jack Jansen2001-03-081-0/+2
* Detect that the preference file may be incorrect, and offer to remove it. Thi...Jack Jansen2001-03-082-2/+17
* Started on relnotes for the next beta.Jack Jansen2001-03-081-0/+10
* Added a warning message about the delay after installation. Untested.Jack Jansen2001-03-081-1/+1
* Files for 2.1b1 distribution.Jack Jansen2001-03-067-6/+8
* PythonInterpreterClassic and PythonInterpreterCarbon now have filetype "Atmp"...Jack Jansen2001-03-061-0/+0
* macostools.copy() now has an optional forcetype flag, which sets the filetype...Jack Jansen2001-03-063-3/+5
* Started on plst resource. Not enabled yet.Jack Jansen2001-03-061-4/+22
* Re-try the file copy once if it fails. This works around an obscure and non-r...Jack Jansen2001-03-061-3/+9
* Files for 2.1b1 distribution.Jack Jansen2001-03-062-40/+34
* Testing commit with a single blank line.Jack Jansen2001-03-051-0/+1
* Enable FSpResourceFileAlreadyOpen only for Carbon. This is not strictly corre...Jack Jansen2001-03-022-0/+7
* - Numeric now lives in Lib:site-python.Jack Jansen2001-03-011-1/+1
* - Numeric now lives in Lib:site-python.Jack Jansen2001-03-011-46/+5
* Removed some stuff that shouldn't be in the dev distribution.Jack Jansen2001-03-011-16/+8
* Removed Extensions:Numeric from sys.path. It now lives in Lib:site-python.Jack Jansen2001-03-011-2/+0
* Silly typo which caused the stack browser to crash.Jack Jansen2001-03-011-1/+1
* Also build Imaging for Carbon.Jack Jansen2001-03-011-17/+1
* Disable GetWindowSpareFlag and GetWindowGoAwayBox on carbon.Jack Jansen2001-02-282-0/+14
* Put PPC distributions back in, rearranged packages and use VISE variable magi...Jack Jansen2001-02-281-1/+1
* Reset the resource file chain before calling PyMac_OpenPrefFile. I'm not sure...Jack Jansen2001-02-281-0/+1
* Oops, need to import Res.Jack Jansen2001-02-281-1/+4
* If we can't find our splash dialog (i.e. we're probably running from source) ...Jack Jansen2001-02-281-4/+25
* Updated for 2.1a3Jack Jansen2001-02-276-94/+112
* Added Popt resource for "dont show console"Jack Jansen2001-02-277-1/+1
* Various tweaks to make it work on MacOSX.Jack Jansen2001-02-271-2/+9
* Added future.cJack Jansen2001-02-274-0/+0
* SetListCellIndent() argument was guessed incorrectly. Fixed.Jack Jansen2001-02-272-15/+10
* Soundex has gone.Jack Jansen2001-02-271-2/+0
* Soundex has gone.Jack Jansen2001-02-276-2/+0
* Hide the ProgressBar before raising KeyboardInterrupt. Not doing so resulted ...Jack Jansen2001-02-231-2/+8
* Turn on the "multifinder aware" bit. This should always have been on, but was...Jack Jansen2001-02-231-1/+1
* Release a PYC resource after reading it. No need to keep it incore.Jack Jansen2001-02-211-0/+2
* Waste 2.0 has many more options for the undo label.Jack Jansen2001-02-211-2/+6