summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
* Added a note that test_longexp needs 400MB.Jack Jansen2001-05-101-1/+1
* Has been dead so long that there's no use keeping it in the active bit of the...Jack Jansen2001-05-1027-8246/+0
* Removed some confusing sentences that are no longer relevant now thatJack Jansen2001-05-081-9/+0
* Got rid of the whole event filtering mess again, I can't get it to work. Simp...Jack Jansen2001-04-271-23/+1
* Apparently the code to forestall Tk eating events was too aggressive (Tk user...Jack Jansen2001-04-261-5/+5
* Files for 2.1 distribution.Jack Jansen2001-04-2516-65/+111
* Check RefCon backpointer to python object with IsPointerValid() before derefe...Jack Jansen2001-04-252-2/+4
* Updated copyright info (which was long due).Jack Jansen2001-04-252-2/+2
* - Raise console window on input. Fixes Carbon hang.Jack Jansen2001-04-252-1/+2
* - Raise console window on input. Fixes Carbon hang.Jack Jansen2001-04-253-4/+32
* Don't crash if InfoScrap doesn't exist (as is the case in Carbon).Jack Jansen2001-04-251-2/+5
* Finally merged morefindertools into findertools.Jack Jansen2001-04-074-801/+703
* Added a note about Help and ctb missing in carbon.Jack Jansen2001-04-061-0/+2
* Version 1.2 by Christopher Stern.Jack Jansen2001-04-062-5/+1
* Disable fused-add-mul instructions. They give a nonstandard result for some t...Jack Jansen2001-04-031-0/+0
* If the frontmost window is not a Tk window exit the event handling code early...Jack Jansen2001-04-031-1/+23
* On OSX show a dialog explaining that ConfigurePythonCarbon launch will probab...Jack Jansen2001-03-291-1/+1
* On OSX always copy PythonCore. It turns out an orphaned alias in /Library/CFM...Jack Jansen2001-03-291-5/+18
* Changed some of the dialogs to be a little clearer.Jack Jansen2001-03-291-1/+1
* Don't show finder-delay-warning on OSX. Untested.Jack Jansen2001-03-281-1/+1
* Updated for 2.1b2 distribution.Jack Jansen2001-03-2710-16/+51
* Added a note about BBPy.lm.Jack Jansen2001-03-271-0/+4
* Added a note about the new (since 2.0) OSA architecture.Jack Jansen2001-03-271-1/+10
* Oops, ISO translation was off. Fixed.Jack Jansen2001-03-273-27/+27
* Disable fused-add-mul instructions. They give a nonstandard result for some t...Jack Jansen2001-03-261-0/+0
* Fixed some access paths.Jack Jansen2001-03-261-0/+0
* 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