Tim Peters
|
182b5aca27
|
Whitespace normalization, via reindent.py.
|
2004-07-18 06:16:08 +00:00 |
Jack Jansen
|
5a79329547
|
Got rid of FSSpecs.
|
2003-02-06 22:57:44 +00:00 |
Jack Jansen
|
117dbdf4b4
|
Added an optional file with MacErrors.h extensions: IC errors aren't in there.
Bugfix candidate.
|
2002-04-22 11:44:26 +00:00 |
Jack Jansen
|
685d46fee1
|
Newer names for various error include files.
|
2002-01-22 23:25:12 +00:00 |
Jack Jansen
|
5a6fdcd371
|
Import the MacOS toolbox modules from the Carbon package.
|
2001-08-25 12:15:04 +00:00 |
Jack Jansen
|
be614ee732
|
Use re in stead of regex.
|
2001-01-02 22:02:02 +00:00 |
Jack Jansen
|
c158bb2293
|
Minor clarficiations in the dialogs about which errno file is wanted when (I had also forgotten:-).
|
2001-01-01 22:57:59 +00:00 |
Jack Jansen
|
955a2f5328
|
If there's no comment for an error we use the symbolic name as the
error message. Not really fantastic, but "reqAborted" is better than
"MacOS error -1105" at least.
|
1998-04-21 15:27:45 +00:00 |
Jack Jansen
|
b83b46d2c6
|
MSL errno.h has moved some errors around, and doesn't document
them in comments, so we do that ourselves.
|
1997-05-15 11:18:13 +00:00 |
Jack Jansen
|
ac4d869433
|
Completely redone. mkestrres now parses errno.h and Errors.h files
(which have the descriptions of the errors in comments) and
generates errors.txt, macerrors.py and errors.rsrc
|
1996-09-05 15:22:16 +00:00 |
Guido van Rossum
|
3c3eda2b7b
|
stuff by jack to create a set of Estr resources
|
1995-02-05 17:01:45 +00:00 |