1. a4f0309 Added WEGetTabSize and WESetTabSize, at Just's request by Jack Jansen · 27 years ago
  2. 52b38b7 Support for sound input added. The interface is even worse than the by Jack Jansen · 27 years ago
  3. e742a82 Regenerated because of confusion with Style/StyleParameter and by Jack Jansen · 27 years ago
  4. d6b6d88 Regerated: Style and StyleParameter are different beasts by Jack Jansen · 27 years ago
  5. 21f9687 Regenerated from Universal Headers 3.0.1. Some new calls are by Jack Jansen · 27 years ago
  6. cbe6a53 Fixed double-dispose of splash() dialog by Jack Jansen · 27 years ago
  7. 2369a98 Updated for Waste 1.3 by Jack Jansen · 27 years ago
  8. 40bd770 Add fstat() if using GUSI by Jack Jansen · 27 years ago
  9. c2952bc Universal Headers 3 by Jack Jansen · 27 years ago
  10. 1b5b37f Updated to Universal Headers 3 constant names by Jack Jansen · 27 years ago
  11. d9d2968 Added cPickle and cStringIO by Jack Jansen · 27 years ago
  12. bbaf37c Added pcre module by Jack Jansen · 27 years ago
  13. 55e3927 New exception interface by Jack Jansen · 27 years ago
  14. a755e68 Export type objects to Python by Jack Jansen · 27 years ago
  15. bf2f602 Added interface to the Balloon Help Manager by Jack Jansen · 27 years ago
  16. 2e871e4 Added SysBeep by Jack Jansen · 27 years ago
  17. 68a0ee0 Can't remember... by Jack Jansen · 27 years ago
  18. 898ac1b Added GetTicks() here, so profiling can use a decent timer by Jack Jansen · 27 years ago
  19. 8505ef8 Added #include <WETabs.h>, which had somehow gone missing by Jack Jansen · 27 years ago
  20. 97de10c Added reop by Jack Jansen · 27 years ago
  21. 8f0fab7 Added support for WCTabHandle, AuxWinHandle, PixPatHandle: no reason by Jack Jansen · 27 years ago
  22. eaf3c9b Added #include <string.h> for memcpy() by Jack Jansen · 27 years ago
  23. 69b43ed Added support for GDHandle, CTabHandle, ITabHandle and CCrsrHandle: no by Jack Jansen · 27 years ago
  24. c7fefed Added GetAuxiliaryControlRecord and SetControlColor, there was no good by Jack Jansen · 27 years ago
  25. f69633e Made AEDesc_{New,Convert} global by Jack Jansen · 27 years ago
  26. 883765e added SetEventHandler by Jack Jansen · 27 years ago
  27. 3757523 Adapted to new event handling. It is now also possible to abort out of by Jack Jansen · 27 years ago
  28. d993648 Added NewAliasMinimalFromFullPath(), and allow alias.Resolve() to return by Jack Jansen · 27 years ago
  29. 120a105 Removed SetScheduleTimes Added SchedParams Added docstrings for most routines by Jack Jansen · 27 years ago
  30. e68a61c Added zlib (optional on USE_ZLIB) by Jack Jansen · 27 years ago
  31. a07dd0f Renamed by Jack Jansen · 27 years ago
  32. e8b9b9f Added keys() and mapping interface to shared-library objects, allowing by Jack Jansen · 27 years ago
  33. 450ae9f Don't free the MacOS_Splash() dialog twice... by Jack Jansen · 27 years ago
  34. eeccca9 - Changed the m# format for PyArg_ParseTuple back to s# by Jack Jansen · 27 years ago
  35. e0cf87b Enabled resID input/output parameter to NewMovieFromFile. This changes by Jack Jansen · 27 years ago
  36. 85ae4a8 Changed [SG]etCRefCon to [SG]etControlReference by Jack Jansen · 27 years ago
  37. f73bab7 Added an attribute string_id_to_buffer, which gives the offset you by Jack Jansen · 28 years ago
  38. 377df98 - Most errors are *not* OSErr style, so raise better exceptions (with by Jack Jansen · 28 years ago
  39. 4a8c54e - Changed GestaltEqu.h to Gestalt.h by Jack Jansen · 28 years ago
  40. 4f27a55 Comments around identifier after #endif by Jack Jansen · 28 years ago
  41. c1cd2ca Added operator, errno and soundex modules. by Jack Jansen · 28 years ago
  42. e0e1f1a Redid arg/return handling (still not as I would like it to be, though). by Jack Jansen · 28 years ago
  43. b3928d2 An initial stab at calling random C routines from Python by Jack Jansen · 28 years ago
  44. 42218ce Added/updated copyright notices by Jack Jansen · 28 years ago
  45. f5c2057 Renamed by Jack Jansen · 28 years ago
  46. 22023f4 Added imgpng by Jack Jansen · 28 years ago
  47. 8ce72f5 Low-level interface to Internet Config (to be augmented by nice Python by Jack Jansen · 28 years ago
  48. 81aa0e2 Added gdbm (if USE_GDBM defined) by Jack Jansen · 28 years ago
  49. 84fb1fa Got rid of nfullpath() by Jack Jansen · 28 years ago
  50. 46ed276 Malloc debugging now flagged with USE_MALLOC_DEBUG by Jack Jansen · 28 years ago
  51. a1255e0 removed unused var by Jack Jansen · 28 years ago
  52. 176f3a9 Added support for tab hooks by Jack Jansen · 28 years ago
  53. 59b912a Fixed xstat to again include resroucefork size, creator, type. Obtain by Jack Jansen · 28 years ago
  54. 7df3606 Fixed object-handler-install bug by Jack Jansen · 28 years ago
  55. 9f2ff91 Fixed bug in object-handler install arg handling by Jack Jansen · 28 years ago
  56. cfb60ee Fixed very nasty null-dereferencing bug in DisposeControl/destroy object. by Jack Jansen · 28 years ago
  57. eb76b84 Added DebugStr method to drop into low-level debugger by Jack Jansen · 28 years ago
  58. 04df9d5 Added dialog-centering code to splash() by Jack Jansen · 28 years ago
  59. d96cb50 Added support for GetDialogWindow and other accessor functions by Jack Jansen · 28 years ago
  60. 924ca85 Added macfs.FindApplication() to find application FSSpec given signature. by Jack Jansen · 28 years ago
  61. df34cf1 Fixed macos.splash to actually *draw* the splash box:-) by Jack Jansen · 28 years ago
  62. 0bdf979 Added [GS]etDates methods to get and set creation, modification and by Jack Jansen · 28 years ago
  63. 16ff872 - Renamed USE_BGEN to USE_TOOLBOX by Jack Jansen · 28 years ago
  64. e5649c7 Removed {Set,Get}SoundVol (old calls not supported by cfm68k) by Jack Jansen · 28 years ago
  65. 3ca6edd GUSI mkdir() lost its dummy second arg by Jack Jansen · 28 years ago
  66. 2268af5 Upgraded to Waste 1.2f by Jack Jansen · 28 years ago
  67. d84e7aa Regenerated by Jack Jansen · 28 years ago
  68. a6d78c4 Removed unused var by Jack Jansen · 28 years ago
  69. 5674e4e NumVersion stuff has changed by Jack Jansen · 28 years ago
  70. 6451cff Added access to selFlags and listFlags members (both read and write) by Jack Jansen · 28 years ago
  71. d99d283 Added SetFolder method which sets Standard File initial folder by Jack Jansen · 28 years ago
  72. 84d0bfc inittab is a "struct _inittab". by Jack Jansen · 28 years ago
  73. ab7fcdd Added splash method (to quickly display splash screen without first by Jack Jansen · 28 years ago
  74. 9d640a3 Added waste by Jack Jansen · 28 years ago
  75. 25241d9 Fixed callback handling on 68K machines. by Jack Jansen · 28 years ago
  76. 3355be3 Added _id attribute to GrafPort objects (real id of grafport, numeric) by Jack Jansen · 28 years ago
  77. 756522f Added support for callbacks (for embedded objects) by Jack Jansen · 28 years ago
  78. 8ae8e4f Made style and soup handles optional by Jack Jansen · 28 years ago
  79. ded81a1 Removed ...gen.py files from repository by Jack Jansen · 28 years ago
  80. 19171a2 Added support for accessing a few more TERec members by Jack Jansen · 28 years ago
  81. 90ecdf4 An interface to WASTE, an all-singing-all-dancing TextEdit replacement by Jack Jansen · 28 years ago
  82. 46d9e79 bgen-generators now drop the python definition file straight in the by Jack Jansen · 28 years ago
  83. 819fa1a Added scrap manager by Jack Jansen · 28 years ago
  84. c574b43 Fixed a nasty bug where FindControl could return a reference to a by Jack Jansen · 28 years ago
  85. da6a971 Interface to the scrap manager by Jack Jansen · 28 years ago
  86. 2b72417 Replaced various dummy updateRegions by real arguments by Jack Jansen · 28 years ago
  87. 8a452d6 Interface to TextEdit toolbox by Jack Jansen · 28 years ago
  88. 378815c Replaced previous gusi-chdir() fix by a call to PyMac_FixGUSIcd() by Jack Jansen · 29 years ago
  89. 6648fb7 Removed unused vars by Jack Jansen · 29 years ago
  90. 76a0589 Added openrf method, which opens resource fork. The resulting object by Jack Jansen · 29 years ago
  91. 243b29b Mods by Guido: mkdir 2nd arg optional and remove as alias for unlink. by Jack Jansen · 29 years ago
  92. b697173 - Added Guido's fixes - Removed CW4 ifdefs - Rationalized ifdefs for dup, fdopen by Jack Jansen · 29 years ago
  93. c743c8d Modified for GUSI by Jack Jansen · 29 years ago
  94. 4fbb6d9 Added cmath module by Jack Jansen · 29 years ago
  95. d390325 Modules implementing WWW and URL suite, and a module to control netscape. by Jack Jansen · 29 years ago
  96. bdd0747 Fixed access to Quickdraw globals. Unfortunately, they now have to be by Jack Jansen · 29 years ago
  97. 61f3df4 Added rgbFgColor and a few other members of CGrafPort by Jack Jansen · 29 years ago
  98. 79fb732 Added Fm module by Jack Jansen · 29 years ago
  99. 3a50f8a - Added FontInfo support - Added (read-)access to members of [C]GrafPort object by Jack Jansen · 29 years ago
  100. 6259af9 An interface to the font manager by Jack Jansen · 29 years ago