Christian Heimes
|
c5f05e45cf
|
Patch #2167 from calvin: Remove unused imports
|
2008-02-23 17:40:11 +00:00 |
Tim Peters
|
182b5aca27
|
Whitespace normalization, via reindent.py.
|
2004-07-18 06:16:08 +00:00 |
Walter Dörwald
|
70a6b49821
|
Replace backticks with repr() or "%r"
From SF patch #852334.
|
2004-02-12 17:35:32 +00:00 |
Jack Jansen
|
3c06b9a7d4
|
Use the new macresource module to open the accompanying resource file (if needed).
|
2001-08-27 21:41:23 +00:00 |
Jack Jansen
|
5a6fdcd371
|
Import the MacOS toolbox modules from the Carbon package.
|
2001-08-25 12:15:04 +00:00 |
Jack Jansen
|
cbed91b4db
|
Merging appropriate 2.1.1 fixes back into the main trunk.
|
2001-08-03 13:31:36 +00:00 |
Jack Jansen
|
d829e9e8e3
|
Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect.
|
2001-01-23 14:34:49 +00:00 |
Jack Jansen
|
34d11f0670
|
Fixed multi-arg appends.
|
2000-03-07 23:40:13 +00:00 |
Jack Jansen
|
3b23ed9ba6
|
Converted to Appearance and using a List control in stead of manually creating the List and putting it in a useritem. The old version is in oldPICTbrowse, for documentary purposes.
|
1999-12-23 14:45:02 +00:00 |