1. ec6eb36 SF patch #1035255: Remove CoreServices / CoreFoundation dependencies in core by Raymond Hettinger · 21 years ago
  2. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 21 years ago
  3. da6081f Ported to Universal Headers 3.4.2. Qd and Qt remain to be done. by Jack Jansen · 22 years ago
  4. 7107c1a Got rid of macglue.h, replacing it by pymactoolbox.h where relevant. by Jack Jansen · 22 years ago
  5. a53f4eb Getting rid of code conditional on TARGET_API_MAC_*. by Jack Jansen · 22 years ago
  6. e48cef7 Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS: MacOS9isms. by Jack Jansen · 22 years ago
  7. 3e0196c Adding unicode filename support to FSRefs broke things on MacOS9. "Fixed" by disabling unicode filenames on OS9. by Jack Jansen · 22 years ago
  8. dded848 Allow unicode pathnames where FSRefs are expected. Fixes 696253. by Jack Jansen · 22 years ago
  9. 52377e0 The FSAliasFile routines also have an in/out parameter. by Jack Jansen · 23 years ago
  10. 60ffc2b Added a missing INCREF in pathname(). by Jack Jansen · 23 years ago
  11. 2b3ce3b FSRef and EasyDialogs pathname support was pretty much broken in MacPython-OS9. Fixed. by Jack Jansen · 23 years ago
  12. 9c56475 Added a convenience routine pathname() which accepts either a string, unicode, by Jack Jansen · 23 years ago
  13. 2d0909b Implemented FSCatalogInfo structure support, and used this to implement by Jack Jansen · 23 years ago
  14. bc65521 Implemented FSCatalogInfo. by Jack Jansen · 23 years ago
  15. b2fcd08 Started on implementing support for FSCatalogInfo. Doesn't work yet, don't by Jack Jansen · 23 years ago
  16. 248f6f1 Second-argument alias methods were generated with a variation on by Jack Jansen · 23 years ago
  17. 00df3e0 If you entered a pathname for a nonexisting file to a FSSpec constructor by Jack Jansen · 23 years ago
  18. b734869 - Various tweaks to shut up compiler warnings. by Jack Jansen · 23 years ago
  19. e876633 Added the last missing bits of functionality, and fixed a nasty bug where we by Jack Jansen · 23 years ago
  20. f955784 Regenerated with inheritance-aware xxxx_Check() macros. by Jack Jansen · 23 years ago
  21. 543c925 - Added rawdata initializers by Jack Jansen · 23 years ago
  22. 1795f29 Fixed silly typo. Added comment (to myself) on what still needs to be done. by Jack Jansen · 23 years ago
  23. ae63756 Include Finder.h too in the list of header files to parse: the finder by Jack Jansen · 23 years ago
  24. e55beef - Added as_pathname and as_tuple methods by Jack Jansen · 23 years ago
  25. e3a1c8f Combined alias and file into a single module. This is the only reasonable by Jack Jansen · 23 years ago
  26. 6d802a0 Tweaks to make this module OS9-compatible. by Jack Jansen · 23 years ago
  27. e2ba873 Got angry and added support for pretty much the whole file and folder by Jack Jansen · 23 years ago