summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/folder/_Foldermodule.c
Commit message (Collapse)AuthorAgeFilesLines
* Got rid of macglue.h, replacing it by pymactoolbox.h where relevant.Jack Jansen2003-11-201-5/+0
| | | | Cleaned up various things in the toolbox modules.
* Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS:Jack Jansen2003-11-191-7/+3
| | | | MacOS9isms.
* Got angry and added support for pretty much the whole file and folderJack Jansen2002-11-221-0/+347
manager. This should allow us the get rid of most of the FSSpecs, only navigation services remains to be done.