summaryrefslogtreecommitdiffstats
path: root/Mac/mwerks/projects/PlugIns/_tkinter.ppc.mu.hqx
Commit message (Collapse)AuthorAgeFilesLines
* CW11 projects replaced by CW Pro 1 projects, and all cfm68k/ppcJack Jansen1997-08-081-232/+0
| | | | projects unified (as much as possible: PythonCore is still separate).
* Final set of CW11 projects, before switch to CW Pro 1.Jack Jansen1997-07-281-146/+175
|
* Projects for 1.5a2 distritbuionJack Jansen1997-05-291-13/+13
|
* Removed references to StdClib and PLStringFuncs, rebuilt everythingJack Jansen1997-05-231-197/+196
|
* Updated to use MSL librariesJack Jansen1997-05-071-219/+196
|
* Converted to CW11.Jack Jansen1997-02-241-221/+225
|
* Rebuilt everything with Guido's new sources, added a few modules hereJack Jansen1997-02-201-174/+180
| | | | and there, etc. These projects are still CW10.
* Image libraries moved and small thingsJack Jansen1997-01-311-132/+132
|
* - Added optional profiling supportJack Jansen1997-01-071-125/+125
| | | | | - Added Internet Config interface - Use different ports of zlib and libpng
* Added gdbm plugins, changed jpeg library to v6, various minor changesJack Jansen1996-12-231-197/+199
|
* Changed project segment structure to (more-or-less) match directoryJack Jansen1996-11-091-204/+203
| | | | structure.
* Project files for 1.4 releaseJack Jansen1996-10-231-137/+137
|
* Ported to CW10Jack Jansen1996-10-161-138/+139
|
* Projects for 1.4b3 distribution: debugging off, optimizations on, etc.Jack Jansen1996-08-281-196/+207
|
* - MWRuntimeStatic{arch} are static versions of MW shared runtimeJack Jansen1996-08-231-196/+196
| | | | | | | | | libraries - Except for the above the whole library architecture conforms to MW documentation. - PythonCorePPC also uses .exp file now - Static pythons have full complement of modules - cfm versions of all possible plugins created (not tested)
* - Gave PPC shared libraries (and projects) .ppc in their nameJack Jansen1996-08-201-208/+200
| | | | | | - Created CFM68K projects (not all tested yet!!) - Moved quicktime to its own module - Modified the README file to (approximately) resemble reality
* New releases of CWGUSI, Waste and Tcl/Tk.Jack Jansen1996-08-061-211/+208
|
* 1.4b2 projectsJack Jansen1996-08-021-204/+205
|
* CW9Jack Jansen1996-08-011-183/+200
|
* Fixed up for 1.3.3 distribution, removed various old (and nuused)Jack Jansen1996-05-201-186/+189
| | | | project files.
* Fixed for new directory layoutJack Jansen1996-03-201-129/+130
|
* binhex fixedJack Jansen1996-03-071-209/+192
|
* Updated for the CW7.5 release, and some minor tweaks that I don'tJack Jansen1995-11-141-210/+208
| | | | remember.
* - plugin tkinter module for ppc pythonJack Jansen1995-10-311-0/+212
- minimal python for cfm68k - sample project for plugin module