summaryrefslogtreecommitdiffstats
path: root/Mac/mwerks/mwerks_tkplugin_config.h
Commit message (Collapse)AuthorAgeFilesLines
* We should define both USE_GUSI and USE_GUSI2.Jack Jansen2000-05-061-2/+5
|
* Enable multithreading.Jack Jansen2000-04-071-0/+1
|
* Started on GUSI2 and threading support.Jack Jansen2000-04-071-1/+2
|
* Rationalized header files:Jack Jansen1996-08-201-4/+7
| | | | | | | | | | - mwerks_nonshared_config.h for standalone pythons - mwerks_shared_config.h for shared pythons (PythonCore, app and applet) - mwerks_plugin_config.h for plugins Only the _tkinter plugin uses a customized header. Old config files have gone to the "old" directory, for the time being.
* Config files for shared PPC python with GUSI and for _tkinter pluginJack Jansen1996-03-071-0/+4
module.