summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
...
* Oops, all the options were off-by-one. Reported by Tom Bridgman.Jack Jansen2000-10-191-0/+1
* Fixed balloon help for options. Sort-of reported by Russell Finn.Jack Jansen2000-10-194-31/+35
* Fixed balloon help for startup options. Reported by Russell Finn.Jack Jansen2000-10-191-9/+13
* Removed try/except TypeError around calling the ae handler function, it masks...Jack Jansen2000-10-191-8/+6
* Oops, not only the Popt versions were wrong, the resources were also short.Jack Jansen2000-10-192-0/+0
* Different phrasing of keepconsole options, suggested by David Goodger.Jack Jansen2000-10-192-0/+0
* Use MacOS.OutputSeen() on menuselections: it treats a menu selection in the s...Jack Jansen2000-10-191-0/+2
* Use MacOS.OutputSeen() on menuselections. Removed KeepConsole code again. Thi...Jack Jansen2000-10-191-4/+1
* Updated Popt resources to current versionJack Jansen2000-10-182-0/+0
* Call SchedParams(1,0) so the dialog is correctly re-enabled after something h...Jack Jansen2000-10-131-2/+5
* Added some of the new Numeric modules (which weren't rebuilt).Jack Jansen2000-10-131-0/+1
* If we're installing to another partition than the system partition offer to c...Jack Jansen2000-10-132-1/+16
* Updated with cmd-. fix and PythonCore copy option.Jack Jansen2000-10-131-3/+4
* Made options global (as PyMac_options) so macosmodule can access it.Jack Jansen2000-10-131-0/+2
* Vise archive templates used for 2.0c1Jack Jansen2000-10-121-0/+0
* Disribution templates used for 2.0c1Jack Jansen2000-10-122-30/+33
* Projects used for 2.0c1Jack Jansen2000-10-1231-18/+13
* Use MacOS.KeepConsole to always exit if the program calls FrameWork._quit(). ...Jack Jansen2000-10-121-2/+6
* Added sha module, it's needed by the unicode stuff, it seems.Jack Jansen2000-10-121-0/+2
* Added a method KeepConsole so programs can override the Keep console open opt...Jack Jansen2000-10-121-0/+16
* Made options global (as PyMac_options) so macosmodule can access it.Jack Jansen2000-10-121-16/+16
* Better exit handling.Jack Jansen2000-10-122-2/+1
* Updated for 2.0c1Jack Jansen2000-10-122-18/+22
* Python implementation of strptime().Jack Jansen2000-10-121-0/+250
* Extension to Findertools by Erik van Blokland. In Contrib because I don't hav...Jack Jansen2000-10-123-0/+797
* Readme and relnotes for intermediate 2.0b1+ release.Jack Jansen2000-09-242-6/+18
* Handle the ****/**** appleevent wildcard when called as a main program, so th...Jack Jansen2000-09-241-1/+1
* Added a workaround for shortcomings in the OSA support: there can be class/pr...Jack Jansen2000-09-242-5/+16
* mkcwproject now works, but for one thing: the import of the XML document as ...Jack Jansen2000-09-224-10/+16
* Test files for mkcwprojectJack Jansen2000-09-222-0/+223
* More bits and pieces of project generation.Jack Jansen2000-09-225-10/+119
* Keepconsole is now a 4-way option: never/errorexit/unseen output/always. Defa...Jack Jansen2000-09-228-46/+97
* Contributed modules by Riccardo Trocca. Extended pixmap wrapper, NumPy visual...Jack Jansen2000-09-224-0/+614
* Allow lists of files/fsspecs as the source for copy() and move(). ByJack Jansen2000-09-221-2/+12
* Various tweaks and bugfixes to GetArgv. It now appears good enough for Distut...Jack Jansen2000-09-211-10/+10
* Added GetArgs dialog to EasyDialogs, a very nifty (if I may say so:-) way to ...Jack Jansen2000-09-192-4/+236
* This will eventually evolve into a package that creates CodeWarrior projects ...Jack Jansen2000-09-155-0/+845
* Read a QuickTime movie and return the frames.Jack Jansen2000-09-151-0/+276
* Added a note about gdbm.Jack Jansen2000-09-141-1/+3
* Added a note about getting CarbonLib as a way to get a new Appearance/NavServ...Jack Jansen2000-09-141-6/+13
* Fixes that should make it possible to run Python on machines without NavServi...Jack Jansen2000-09-141-0/+5
* Fixes that should make it possible to run Python on machines without NavServi...Jack Jansen2000-09-143-0/+0
* Removed exceptions from the required modules (it's builtin nowadays)Jack Jansen2000-09-141-2/+2
* Added Qdoffs and (optionally) icglue modules.Jack Jansen2000-09-141-0/+8
* Added USE_IC and USE_PYEXPATJack Jansen2000-09-141-0/+2
* Not relevant anymore, as pyexpat has moved to another maintainer.Jack Jansen2000-09-132-53/+0
* Include Numerical header files in developer distribution.Jack Jansen2000-09-131-6/+19
* Added a note that multiple threads breaks command-.Jack Jansen2000-09-121-0/+2
* Moved to Unsupported.Jack Jansen2000-09-1210-0/+18
* Upped SIZE to 16MB so IDE can run test.autotest (sigh).Jack Jansen2000-09-111-0/+0