summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
* Started on implementing support for FSCatalogInfo. Doesn't work yet, don'tJack Jansen2003-01-092-2/+60
* interpret utf-8 file names on OSXJust van Rossum2003-01-091-0/+2
* removed silly & mask, avoiding FutureWarningJust van Rossum2003-01-091-2/+2
* Merging the various tweaks for MacPython-OS9 2.3a1 back into the trunk.Jack Jansen2003-01-0827-290/+220
* correct comment (and add newline at end)Just van Rossum2003-01-041-2/+2
* Added zipimport and _random module.Jack Jansen2002-12-303-0/+4
* Changed sys.path initializer because of addition of Lib/plat-mac and a few minorJack Jansen2002-12-301-4/+3
* Adapted for the move of Mac/Lib to Lib/plat-mac. Makefile.pre.in nowJack Jansen2002-12-302-82/+6
* Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used bothJack Jansen2002-12-30135-32096/+0
* This file hasn't been committed for a long time, because it erronuously endedJack Jansen2002-12-301-41/+153
* Long-obsolete, replaced by Carbon.Sound.Jack Jansen2002-12-301-64/+0
* Changed the input field for the interpreter to use (in the preferencesJack Jansen2002-12-269-10/+52
* macfsn is gone.Jack Jansen2002-12-261-1/+1
* Integrated macfsn into macfs, and made the Standard File calls return theJack Jansen2002-12-262-169/+140
* Return the macfs variation for FSSpec and Alias, not the underlyingJack Jansen2002-12-261-3/+5
* Second-argument alias methods were generated with a variation onJack Jansen2002-12-262-53/+53
* If you entered a pathname for a nonexisting file to a FSSpec constructorJack Jansen2002-12-252-0/+4
* Changed folder name for apps from Python to MacPython-$(VERSION) (for aJack Jansen2002-12-252-2/+2
* Added File and Folder, removed macfs.Jack Jansen2002-12-242-0/+0
* Fixed typo.Jack Jansen2002-12-241-1/+1
* Removed macfs, added File and Folder.Jack Jansen2002-12-241-2/+4
* Updated for demise of macfs.Jack Jansen2002-12-242-2/+0
* - Various tweaks to shut up compiler warnings.Jack Jansen2002-12-2327-86/+157
* - Various tweaks to forestall compiler warnings.Jack Jansen2002-12-232-16/+30
* Got rid of Mac/Relnotes, and started on mac-specific release notes in NEWS.Jack Jansen2002-12-231-75/+0
* The extension module macfs has been replaced by a pure Python version.Jack Jansen2002-12-191-1192/+0
* Added the last missing bits of functionality, and fixed a nasty bug where weJack Jansen2002-12-192-129/+385
* A replacement for the macfs extension module, implemented with normalJack Jansen2002-12-191-20/+26
* Gone: the constants have been moved to macfs.py (which, upon import, alsoJack Jansen2002-12-191-106/+0
* Regenerated with inheritance-aware xxxx_Check() macros.Jack Jansen2002-12-1922-50/+50
* - Added rawdata initializersJack Jansen2002-12-183-124/+339
* Fixed silly typo.Jack Jansen2002-12-172-4/+9
* This module will shortly replace the builtin module macfs. It is notJack Jansen2002-12-171-0/+90
* Include Finder.h too in the list of header files to parse: the finderJack Jansen2002-12-171-1/+2
* This now contains constants from Files.h, Aliases.h and Finder.h.Jack Jansen2002-12-171-0/+83
* - Added as_pathname and as_tuple methodsJack Jansen2002-12-172-19/+205
* Combined alias and file into a single module. This is the only reasonableJack Jansen2002-12-156-1470/+1742
* Got rid of outdated defines.Jack Jansen2002-12-141-12/+0
* Removed errors.rsrc: this is loaded dynamically from :Mac:Lib when needed.Jack Jansen2002-12-142-0/+0
* Removed: this is loaded dynamically from :Mac:Lib when needed.Jack Jansen2002-12-141-0/+0
* Got rid of EasyDialogs dialogs, which are now in :Mac:Lib:dialogs.rsrc.Jack Jansen2002-12-131-0/+0
* Got rid of interpreter-internal dialogs.Jack Jansen2002-12-131-0/+0
* Got rid of non-carbon stuff, and added new Alias, File and Folder modules.Jack Jansen2002-12-132-112/+31
* Tweaked button sizes and hid unused items.Jack Jansen2002-12-131-0/+0
* Sigh: the Jaguar workaround for the prefs file broke saving it on OS9. Tempor...Jack Jansen2002-12-131-2/+5
* Tweaked some button sizes to make them look better on OSX.Jack Jansen2002-12-131-3/+3
* Tweaks to make this module OS9-compatible.Jack Jansen2002-12-133-13/+31
* More pre-carbon stuff bites the dust.Jack Jansen2002-12-138-764/+0
* Removed: not carbon-compatible.Jack Jansen2002-12-132-1155/+0
* The speech manager interface is no longer supported and a replacement isJack Jansen2002-12-133-1463/+0