1. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  2. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  3. 362c7cd Lots of minor tweaks for the pep252 checkins, mainly because Qd by Jack Jansen · 22 years ago
  4. 3c06b9a Use the new macresource module to open the accompanying resource file (if needed). by Jack Jansen · 23 years ago
  5. 5a6fdcd Import the MacOS toolbox modules from the Carbon package. by Jack Jansen · 23 years ago
  6. cbed91b Merging appropriate 2.1.1 fixes back into the main trunk. by Jack Jansen · 23 years ago
  7. e7bfc91 Carbon defines {Get,Set}ControlDataHandle, so unfortunately our variants on {Get,Set}ControlData have gotten an underscore: GetControlData_Handle, etc. by Jack Jansen · 24 years ago
  8. 8eff33b Added an optional debug handler that traps and prints all unknown appleevents. by Jack Jansen · 24 years ago
  9. 34d11f0 Fixed multi-arg appends. by Jack Jansen · 24 years ago
  10. 3b23ed9 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. by Jack Jansen · 25 years ago
  11. 1c4d96f Added examples/testcode for the Icn module. by Jack Jansen · 26 years ago