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
|
362c7cd07b
|
Lots of minor tweaks for the pep252 checkins, mainly because Qd
attributes are no longer supported.
|
2002-11-30 00:01:29 +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
|
e7bfc915da
|
Carbon defines {Get,Set}ControlDataHandle, so unfortunately our variants on {Get,Set}ControlData have gotten an underscore: GetControlData_Handle, etc.
|
2001-01-09 22:22:58 +00:00 |
Jack Jansen
|
8eff33b51f
|
Added an optional debug handler that traps and prints all unknown appleevents.
|
2000-06-20 22:01:04 +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 |
Jack Jansen
|
1c4d96fde8
|
Added examples/testcode for the Icn module.
|
1999-01-21 14:30:55 +00:00 |