1. 4f6fe52 - Added DrawThemeTextBox() by Just van Rossum · 23 years ago
  2. 1ca65c0 rectified copy/paste oversight in comment by Just van Rossum · 23 years ago
  3. ca3cff3 - Added support for optional MenuObj arguments by Just van Rossum · 23 years ago
  4. 69ac361 Added some support for unicode arguments. by Jack Jansen · 23 years ago
  5. 420ed40 Added support for the Carbon scrap manager (finally). by Jack Jansen · 23 years ago
  6. 7633593 Oops, forgot to mark CreateScrollBarControl and CreateSliderControl by Just van Rossum · 23 years ago
  7. cae6da6 - added support for ControlActionProcs, exposing the following calls: by Just van Rossum · 23 years ago
  8. 7eb48e3 Moved a bunch of routines from "blacklisted" to "graylisted", as they _are_ by Just van Rossum · 23 years ago
  9. 620a766 Updated to Universal Headers 3.4 by Jack Jansen · 23 years ago
  10. f30c3ad Added missing docstring by Just van Rossum · 23 years ago
  11. 66d78bf Added support for tab controls and initial (incomplete) support by Just van Rossum · 23 years ago
  12. 8208676 Patch #494553 by Donovan Preston: initial implementation by Just van Rossum · 23 years ago
  13. 086f7c3 There's a new include file AEInteraction.h which contains AESend and friends. by Jack Jansen · 23 years ago
  14. ec982e2 TickCount moved to a different header file. We manually added it back in here, for conveninece. by Jack Jansen · 23 years ago
  15. 2168e9d Adapted for Universal Headers 3.4 by Jack Jansen · 23 years ago
  16. 2c39115 Made event callbacks more rubust: keep an actual reference to the by Just van Rossum · 23 years ago
  17. 9635f33 Quick patch to allow building with Universal Headers 3.4. by Jack Jansen · 23 years ago
  18. 615e250 Many of the new calls are Carbon-only. Flagged them as such. by Jack Jansen · 23 years ago
  19. 7ec1c85 - "manage" controls created by CreateXxxXxxControl() functions. by Just van Rossum · 23 years ago
  20. 4f6c058 include the proper header for Mach-O by Just van Rossum · 23 years ago
  21. 79e71f7 second CoreGraphics batch by Just van Rossum · 23 years ago
  22. 6c31459 Shut up gcc warning. by Jack Jansen · 23 years ago
  23. e0b9fdc Updated for Universal Headers 3.4. by Just van Rossum · 23 years ago
  24. cddfc87 Added proper error checking in event callback handler by Just van Rossum · 23 years ago
  25. f8d6473 Exposed quite a few more calls. by Just van Rossum · 23 years ago
  26. c3baa0e Fixed to the extend that it now builds in CW6, and actually works a little. by Just van Rossum · 23 years ago
  27. 14666cc Added __members__ to FInfo object. by Just van Rossum · 23 years ago
  28. 1464839 Patch supplied by Burton Radons for his own SF bug #487390: Modifying by Guido van Rossum · 23 years ago
  29. 101de91 Replace sprintf() with PyOS_snprintf(). by Jack Jansen · 23 years ago
  30. b3be216 Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the by Jack Jansen · 23 years ago
  31. 5cc6d6e Changed names, added bridge functions to macfs.fsref objects and by Jack Jansen · 23 years ago
  32. 2bf52da Added an error message when using FSRef objects on platforms that don't by Jack Jansen · 23 years ago
  33. df222d2 Added hfsplusapi module. by Jack Jansen · 23 years ago
  34. ae2df93 Removed unused variable. by Jack Jansen · 23 years ago
  35. 24aa3ce First couple of fixes to make it compile with Universal 3.3.2. by Jack Jansen · 23 years ago
  36. e9b2a05 HFS+ API contributed by Nitin Ganatra. This checkin is identical to what he sent me, except for the namechange (fmgr->hfsplus). by Jack Jansen · 23 years ago
  37. 9c2b514 Correctly builds the C module now. by Jack Jansen · 23 years ago
  38. bd00884 First tweaks to allow MacPython to be compiled with Universal Headers 3.4 by Jack Jansen · 23 years ago
  39. 34cbe71 Fixed broken newlines and changed module name. Still untested. by Jack Jansen · 23 years ago
  40. 52e9045 Carbon Event Manager module donated by Donovan Preston. Checked in as I received them (except for namechange), these will not work as-is, that'll be fixed in a later checkin. by Jack Jansen · 23 years ago
  41. 537a69f Make the CoreFoundation object _New and _Convert routines available to other modules. Idea by Donovan Preston, implementaion by me. by Jack Jansen · 23 years ago
  42. 3b5074b added acces to the cellSize field, rewrote setattr code by Just van Rossum · 23 years ago
  43. dd4830a More List Manager interfacing: by Just van Rossum · 23 years ago
  44. 01a9462 Under MachO-Python unconditionally import macfsn. by Jack Jansen · 23 years ago
  45. ab57c7d Moved macfsn hackery from macmain.c to macfsmodule.c so it loads by Just van Rossum · 23 years ago
  46. e54968a Some escaped newlines had spaces between the backslash and the newline. Also slightly changed the comment on xstat(). by Jack Jansen · 23 years ago
  47. 98bf58f SF patch #462296: Add attributes to os.stat results; by Nick Mathewson. by Guido van Rossum · 23 years ago
  48. 697842f Replaced PyMac_FullPath by PyMac_FullPathname, which has an extra 'length' by Jack Jansen · 23 years ago
  49. 044d95e A few more gcc warnings bite the dust. by Jack Jansen · 23 years ago
  50. fd06486 Shut up many more gcc warnings. by Jack Jansen · 23 years ago
  51. f894f6f Added prototypes to shut gcc -Wstrict-prototypes up. by Jack Jansen · 23 years ago
  52. 9642eca Shut up a few more gcc warnings. by Jack Jansen · 23 years ago
  53. 1767f93 Added prototypes to silence gcc strict-prototype warnings. by Jack Jansen · 23 years ago
  54. 06d2e1a Regenerated without default int return types. by Jack Jansen · 23 years ago
  55. 6114297 Silly typos. by Jack Jansen · 23 years ago
  56. 569ba10 Don't call PyMac_HandleEvent in unix-Python by Jack Jansen · 23 years ago
  57. fabd00f Added glue routine for PyMac_BuildFSSpec, PyMac_GetFSRef and PyMac_BuildFSRef. by Jack Jansen · 23 years ago
  58. 62d24a0 Don't call PyMac_HandleEvent if we're in unix-Python. by Jack Jansen · 23 years ago
  59. e9fb3d6 Include Carbon/Carbon.h if we're on OSX. by Jack Jansen · 23 years ago
  60. e7d8322 exceptions was missing from the module list. Added. by Jack Jansen · 23 years ago
  61. 75a2f85 Last renamed module that wasn't removed yet. by Jack Jansen · 23 years ago
  62. 25a5bd7 Renamed. by Jack Jansen · 23 years ago
  63. 50ecb0a Renamed the Mac toolbox modules to have an initial _ in their name. by Jack Jansen · 23 years ago
  64. 77105a9 The MacOS toolbox modules have acquired an _ in front of their name. Normal usage is through a wrapper module (without underscore) which lives in the Carbon package. by Jack Jansen · 23 years ago
  65. d7b568a test_glob found a nasty bug in GUSI opendir(): it will not fail when called on files, but in stead open the parent directory! We now explicitly test for the argument being a directory and simulate ENOTDIR otherwise. by Jack Jansen · 23 years ago
  66. deefbe5 - Don't return mac-style pathnames in unix-Python. by Jack Jansen · 23 years ago
  67. b760923 Got rid of 68k-Mac and other outdated ifdefs. by Jack Jansen · 23 years ago
  68. 71c5b02 Got rid of mactcp cruft, added Mlte and CF modules. by Jack Jansen · 23 years ago
  69. b927285 Removed unused variable. by Jack Jansen · 23 years ago
  70. 67992b7 Bit another bullet: all toolbox modules are now in dynamically loaded modules. Everything still seems to work, but the ConfigurePythonXXX on initial install may still need work. by Jack Jansen · 23 years ago
  71. 4590049 Oops, arg type for the glue routine was wrong. by Jack Jansen · 23 years ago
  72. a5bca57 PyMac_GetFSSpec must be called via the dylib glue code on OSX. by Jack Jansen · 23 years ago
  73. 3988358 If we use frameworks we should include CoreServices/CoreServices.h, not the by Jack Jansen · 23 years ago
  74. 03b33ef TXNTSMCheck isn't available under Mach-O Carbon. by Jack Jansen · 23 years ago
  75. cbed91b Merging appropriate 2.1.1 fixes back into the main trunk. by Jack Jansen · 23 years ago
  76. ddafd2b (Finally) converted to new-style args. by Jack Jansen · 23 years ago
  77. 6f70d62 Used an adapted MethodGenerator to generate methods too for functions that have the object as the second arg after a first CFAllocatorRef arg (which we pass as NULL always anyway). by Jack Jansen · 23 years ago
  78. e85e4e4 The TNXDraw gworld argument is optional. by Jack Jansen · 23 years ago
  79. f0ded2f Various small fixes. The demo now starts to limp along. by Jack Jansen · 23 years ago
  80. d4b8361 Fixed the mis-guessed parameters and added support for a few optional parameter types. There's a good chance that this is usable now (but there's no test code yet). by Jack Jansen · 23 years ago
  81. 2aadb89 First stab at an interface to the Multi Language Text Editor. It compiles and imports, but that's about all. Apple didn't put const in front of their input-only by-reference args, so that needs fixing first. by Jack Jansen · 23 years ago
  82. 4e566ab Implemented minimal FSRef support, plus conversion between FSRefs, FSSpecs and pathnames where applicable. by Jack Jansen · 23 years ago
  83. c90acb9 Do conversion of CFStrings to/from unicode. by unknown · 23 years ago
  84. 340d98f - Use weaklink generators so we can support OSX-only calls without crashing on OS9. by Jack Jansen · 23 years ago
  85. 7becc91 Added CFURL support, and got base chaining to really work. by Jack Jansen · 23 years ago
  86. bc7c896 CFArray, CFData and CFDictonary are now covered, but mainly opaque. by Jack Jansen · 23 years ago
  87. 686f9c3 First small step towards bgen-generated CoreFoundation. there is hardly any real functionality yet, but method chains seem to work, and so do Retain/Release semantics. by Jack Jansen · 23 years ago
  88. 50cb38d Added support for the gc module (!). by Just van Rossum · 23 years ago
  89. 2942131 Got rid of a silly #if. by Jack Jansen · 23 years ago
  90. b8248d8 Don't use extern when we mean staticforward (OSX gcc is picky about it). by Jack Jansen · 23 years ago
  91. 82bcbd0 {Is,Set}AntiAliasedTextEnabled don't exist on MacOS 8.5.5 and earlier. For now: cop out and blacklist them. by Jack Jansen · 23 years ago
  92. 3685a43 ANSIfied function headers to shut up compiler warnings on OSX/Mach-o. by Jack Jansen · 23 years ago
  93. 6b9289f Added a const to shut up a compiler warning. by Jack Jansen · 23 years ago
  94. 4edc5eb Reversed the order of the checks for None or a Dialog where a Window is expected so it doesn't crash under OSX/Mach-o. by Jack Jansen · 23 years ago
  95. 8853b18 Removed some unused routines under Carbon. They caused compile errors with UH34. by Jack Jansen · 23 years ago
  96. ff75c21 Adapted to Universal Headers 3.4: new refcontype and use UPP names in stead of Proc names for callback creation. by Jack Jansen · 23 years ago
  97. 0c99575 Fixed an error in the signature of the QdRGB converter routines. by Jack Jansen · 23 years ago
  98. fa77e1a Lots more Carbon/Carbon.h includes, new UPP routine names, function prototypes. Most toolbox modules now compile, link and import in MacOSX-MachO python. by Jack Jansen · 23 years ago
  99. 1129671 Fixed changed UPP routines names. The module now compiles and loads. by Jack Jansen · 23 years ago
  100. f316330 Ifdeffed a few more sections. All functionality that is relevant on MacOSX by Jack Jansen · 23 years ago