1. 29bfea9 Argument type for SetPort was wrong (WindowPtr in stead of GrafPtr). by Jack Jansen · 26 years ago
  2. e180d99 Grmpf, a lot more routines have gotten a "Mac" prefix for their by Jack Jansen · 26 years ago
  3. 7f725e4 SetPort was missing, and the defs file needs the FOUR_CHAR_CODE define. by Jack Jansen · 26 years ago
  4. 1c4e614 Re-generated from new (3.1) universal headers by Jack Jansen · 26 years ago
  5. 0c4d947 Replaced addpack by handcrafted code to find the bgen stuff. by Jack Jansen · 26 years ago
  6. e742a82 Regenerated because of confusion with Style/StyleParameter and by Jack Jansen · 26 years ago
  7. 21f9687 Regenerated from Universal Headers 3.0.1. Some new calls are by Jack Jansen · 26 years ago
  8. a755e68 Export type objects to Python by Jack Jansen · 27 years ago
  9. 69b43ed Added support for GDHandle, CTabHandle, ITabHandle and CCrsrHandle: no by Jack Jansen · 27 years ago
  10. 4a8c54e - Changed GestaltEqu.h to Gestalt.h by Jack Jansen · 27 years ago
  11. 3355be3 Added _id attribute to GrafPort objects (real id of grafport, numeric) by Jack Jansen · 28 years ago
  12. ded81a1 Removed ...gen.py files from repository by Jack Jansen · 28 years ago
  13. 46d9e79 bgen-generators now drop the python definition file straight in the by Jack Jansen · 28 years ago
  14. bdd0747 Fixed access to Quickdraw globals. Unfortunately, they now have to be by Jack Jansen · 28 years ago
  15. 61f3df4 Added rgbFgColor and a few other members of CGrafPort by Jack Jansen · 29 years ago
  16. 3a50f8a - Added FontInfo support - Added (read-)access to members of [C]GrafPort object by Jack Jansen · 29 years ago
  17. 1d8ede7 Fixed GetPen and SetPt arguments by Jack Jansen · 29 years ago
  18. 04a02e7 Added support for PenState and Patterns (and the accompanying qd globals) by Jack Jansen · 29 years ago
  19. b539406 Added support for cursors, and a way to get at the qd global 'arrow' by Jack Jansen · 29 years ago
  20. 425e9eb - Added color window/pixmap support by Jack Jansen · 29 years ago
  21. 232f3cd Added support for RGB objects (tuples in python) by Jack Jansen · 29 years ago
  22. 41058c0 BitMap object support (only lightly tested) by Jack Jansen · 29 years ago
  23. 330381c Added (minimal) support for a GrafPort type by Jack Jansen · 29 years ago
  24. 54c8f7e - Fixed handling of InsetRect, OffsetRect, MapRect by Jack Jansen · 29 years ago
  25. d4c2646 Generated anew by Jack Jansen · 29 years ago
  26. 7d0bc83 Ported to Universal Header 2.0.1f (i.e. CW6) by Jack Jansen · 29 years ago
  27. b81cf9d Trying again to check it in. Changes to: by Jack Jansen · 29 years ago
  28. e56db43 first cut at the whole quickdraw.h header file ... by Guido van Rossum · 29 years ago
  29. 17448e2 Committed a more or less working version. by Guido van Rossum · 29 years ago