summaryrefslogtreecommitdiffstats
path: root/Lib/plat-mac/Carbon
Commit message (Expand)AuthorAgeFilesLines
* Ensure 'module removed' warning messages contain the word 'module' or 'package'.Mark Dickinson2010-04-031-1/+1
* remove the svn:executable property from files that don't have shebang linesBenjamin Peterson2010-03-054-0/+0
* Fix some name errors in Mac modules.Georg Brandl2010-02-061-2/+2
* fix test_py3kwarnsBenjamin Peterson2008-07-141-1/+1
* Add warnings to and deprecated all those Mac modulesBenjamin Peterson2008-05-121-0/+3
* Fix for #1905: PythonLauncher not working correctly on OSX 10.5/LeopardRonald Oussoren2008-05-021-0/+1
* Drop Mac wrappers for the WASTE library.Ronald Oussoren2006-06-041-207/+0
* Whitespace normalization, via reindent.py.Tim Peters2004-07-1830-491/+489
* Two issues spotted by Ronald OUssoren:Jack Jansen2004-03-133-2/+2225
* Wrapper modules for _Launch and _OSA weren't added yet. Fixed.Jack Jansen2003-12-092-0/+2
* Finished update to universal header 3.4.2.Jack Jansen2003-12-0519-79/+443
* Reverting to previous version, which works. And I don't really care aboutJack Jansen2003-12-051-83/+0
* Adding an interface to the high-level Open Scripting Architecture,Jack Jansen2003-12-032-0/+212
* An interface to the LaunchServices API.Jack Jansen2003-12-021-0/+65
* Detabbed.Jack Jansen2003-04-092-43/+43
* SF patch #701494: more apply removalsRaymond Hettinger2003-04-061-72/+72
* Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used bothJack Jansen2002-12-3062-0/+7010