summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/launch/launchscan.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the Mac modulesBenjamin Peterson2008-05-121-85/+0
* Merged revisions 60990-61002 via svnmerge fromChristian Heimes2008-02-231-1/+0
* Run 2to3's print fixer over some places that had been missed.Collin Winter2007-08-301-3/+3
* Kill execfile(), use exec() insteadNeal Norwitz2007-08-121-1/+1
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-64/+64
* kLsUnknownType and kLSUnknownCreator were ints in stead of OSTypes.Jack Jansen2004-02-241-0/+4
* Ported to Universal Headers 3.4.2. Qd and Qt remain to be done.Jack Jansen2003-12-031-0/+9
* Blacklisting LSInit and LSTerm, which are deprecated. Partial fix for 853558.Jack Jansen2003-12-031-0/+2
* An interface to the LaunchServices API.Jack Jansen2003-12-021-0/+71