Final head of the former 2.2 branch
  1. 8ae5653 Backport of _Cmmodule.c 1.8 and cmsupport.py 1.6: by Jack Jansen · 23 years ago
  2. 799699d Backport of _Qdmodule.c 1.8, qdsupport.py 1.38: by Jack Jansen · 23 years ago
  3. d612a81 Backport of _Dragmodule.c 1.8, dragsupport.py 1.10: by Jack Jansen · 23 years ago
  4. 9993a36 Backport of _Evtmodule.c 1.6, evtsupport.py 1.15: by Jack Jansen · 23 years ago
  5. 6f2fd30 Backport of _Fmmodule.c 1.6 and fmsupport.py 1.6: by Jack Jansen · 23 years ago
  6. 90c25aa Backport of _Icnmodule.c 1.5, icnsupport.py 1.7: by Jack Jansen · 23 years ago
  7. 2bfd14e Backport of _Qdoffsmodule.c 1.7, qdoffssupport.py 1.8: by Jack Jansen · 23 years ago
  8. ae0c1cb Backport of _TEmodule.c 1.8, tesupport.py 1.10: by Jack Jansen · 23 years ago
  9. a0c5e54 Backport of _Qtmocule.c 1.7, qtsupport.py 1.19: by Jack Jansen · 23 years ago
  10. ec15808 Backport of _Appmodule.c 1.10, appsupport.py 1.14: by Jack Jansen · 23 years ago
  11. c629efa Backport of 1.20: by Jack Jansen · 23 years ago
  12. c165e53 Backport of 1.7: by Jack Jansen · 23 years ago
  13. fb25d88 Backport of _AEmodule.c 1.10 and aesupport.py 1.26: by Jack Jansen · 23 years ago
  14. dba657f Backport of _Resmodule.c 1.10 and ressupport.py 1.21: by Jack Jansen · 23 years ago
  15. 3f855ed sync() has different return values depending on whether we build with GUSI or not. by Jack Jansen · 23 years ago
  16. a583cf7 char/unsigned char mixup. by Jack Jansen · 23 years ago
  17. 868c4f0 Backport of _CFmodule.c 1.11 and _Winmodule 1.8: by Jack Jansen · 23 years ago
  18. 45465f2 Backport of _Resmodule.c 1.10 and ressupport.py 1.20: by Jack Jansen · 23 years ago
  19. 63558c1 Backport of 1.22: Use waste included with CW in stead of separate package. by Jack Jansen · 23 years ago
  20. 98863e9 Backport of 1.4 and 1.5: by Jack Jansen · 23 years ago
  21. 39247ac Backport of 1.7: Added SndRecord and (classic only) SndRecordToFile. by Jack Jansen · 23 years ago
  22. a9ad6e4 Backport of 1.2: Added support for the Carbon scrap manager (finally). by Jack Jansen · 23 years ago
  23. d51bd5f Backport of 1.8 and 1.9: Added some support for unicode arguments. by Jack Jansen · 23 years ago
  24. 0a87765 Backport of 1.7: Added some support for unicode arguments. by Jack Jansen · 23 years ago
  25. caa994d Backport of 1.8-1.10 (of _Menumodule.c): by Jack Jansen · 23 years ago
  26. 6fd4b17 Backport of 1.5: Today's Carbon Toolbox addition: QDTextBounds() by Jack Jansen · 23 years ago
  27. 14ffb30 Backport of 1.7 (of _Dragmodule.c): by Jack Jansen · 23 years ago
  28. 348fff8 Backport of 1.4 thru 1.16 (of _Ctlmodule.c): by Jack Jansen · 23 years ago
  29. d597b8b Backport of 1.8 (of _CFModule.c): Added some support for unicode arguments. by Jack Jansen · 23 years ago
  30. 4574715 Backport of 1.5 thru 1.7 (of _CarbonEvtmodule.c): by Jack Jansen · 23 years ago
  31. 0b6d0cb Backport of 1.6 thru 1.9 (of _Appmodule.c): by Jack Jansen · 23 years ago
  32. a063f25 Backport of 1.25: Ugh, by all means, _do_ report exceptions somehow ;-) by Jack Jansen · 23 years ago
  33. 2e41bfb Backport of 1.8: by Jack Jansen · 23 years ago
  34. c8363d7 Backport of 1.9: Ugh, by all means, _do_ report exceptions somehow ;-) by Jack Jansen · 23 years ago
  35. fe48a91 backport of 1.52 and 1.53: by Jack Jansen · 23 years ago
  36. 7eb48e3 Moved a bunch of routines from "blacklisted" to "graylisted", as they _are_ by Just van Rossum · 24 years ago
  37. 620a766 Updated to Universal Headers 3.4 by Jack Jansen · 24 years ago
  38. f30c3ad Added missing docstring by Just van Rossum · 24 years ago
  39. 66d78bf Added support for tab controls and initial (incomplete) support by Just van Rossum · 24 years ago
  40. 8208676 Patch #494553 by Donovan Preston: initial implementation by Just van Rossum · 24 years ago
  41. 086f7c3 There's a new include file AEInteraction.h which contains AESend and friends. by Jack Jansen · 24 years ago
  42. ec982e2 TickCount moved to a different header file. We manually added it back in here, for conveninece. by Jack Jansen · 24 years ago
  43. 2168e9d Adapted for Universal Headers 3.4 by Jack Jansen · 24 years ago
  44. 2c39115 Made event callbacks more rubust: keep an actual reference to the by Just van Rossum · 24 years ago
  45. 9635f33 Quick patch to allow building with Universal Headers 3.4. by Jack Jansen · 24 years ago
  46. 615e250 Many of the new calls are Carbon-only. Flagged them as such. by Jack Jansen · 24 years ago
  47. 7ec1c85 - "manage" controls created by CreateXxxXxxControl() functions. by Just van Rossum · 24 years ago
  48. 4f6c058 include the proper header for Mach-O by Just van Rossum · 24 years ago
  49. 79e71f7 second CoreGraphics batch by Just van Rossum · 24 years ago
  50. 6c31459 Shut up gcc warning. by Jack Jansen · 24 years ago
  51. e0b9fdc Updated for Universal Headers 3.4. by Just van Rossum · 24 years ago
  52. cddfc87 Added proper error checking in event callback handler by Just van Rossum · 24 years ago
  53. f8d6473 Exposed quite a few more calls. by Just van Rossum · 24 years ago
  54. c3baa0e Fixed to the extend that it now builds in CW6, and actually works a little. by Just van Rossum · 24 years ago
  55. 14666cc Added __members__ to FInfo object. by Just van Rossum · 24 years ago
  56. 1464839 Patch supplied by Burton Radons for his own SF bug #487390: Modifying by Guido van Rossum · 24 years ago
  57. 101de91 Replace sprintf() with PyOS_snprintf(). by Jack Jansen · 24 years ago
  58. b3be216 Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the by Jack Jansen · 24 years ago
  59. 5cc6d6e Changed names, added bridge functions to macfs.fsref objects and by Jack Jansen · 24 years ago
  60. 2bf52da Added an error message when using FSRef objects on platforms that don't by Jack Jansen · 24 years ago
  61. df222d2 Added hfsplusapi module. by Jack Jansen · 24 years ago
  62. ae2df93 Removed unused variable. by Jack Jansen · 24 years ago
  63. 24aa3ce First couple of fixes to make it compile with Universal 3.3.2. by Jack Jansen · 24 years ago
  64. 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 · 24 years ago
  65. 9c2b514 Correctly builds the C module now. by Jack Jansen · 24 years ago
  66. bd00884 First tweaks to allow MacPython to be compiled with Universal Headers 3.4 by Jack Jansen · 24 years ago
  67. 34cbe71 Fixed broken newlines and changed module name. Still untested. by Jack Jansen · 24 years ago
  68. 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 · 24 years ago
  69. 537a69f Make the CoreFoundation object _New and _Convert routines available to other modules. Idea by Donovan Preston, implementaion by me. by Jack Jansen · 24 years ago
  70. 3b5074b added acces to the cellSize field, rewrote setattr code by Just van Rossum · 24 years ago
  71. dd4830a More List Manager interfacing: by Just van Rossum · 24 years ago
  72. 01a9462 Under MachO-Python unconditionally import macfsn. by Jack Jansen · 24 years ago
  73. ab57c7d Moved macfsn hackery from macmain.c to macfsmodule.c so it loads by Just van Rossum · 24 years ago
  74. e54968a Some escaped newlines had spaces between the backslash and the newline. Also slightly changed the comment on xstat(). by Jack Jansen · 24 years ago
  75. 98bf58f SF patch #462296: Add attributes to os.stat results; by Nick Mathewson. by Guido van Rossum · 24 years ago
  76. 697842f Replaced PyMac_FullPath by PyMac_FullPathname, which has an extra 'length' by Jack Jansen · 24 years ago
  77. 044d95e A few more gcc warnings bite the dust. by Jack Jansen · 24 years ago
  78. fd06486 Shut up many more gcc warnings. by Jack Jansen · 24 years ago
  79. f894f6f Added prototypes to shut gcc -Wstrict-prototypes up. by Jack Jansen · 24 years ago
  80. 9642eca Shut up a few more gcc warnings. by Jack Jansen · 24 years ago
  81. 1767f93 Added prototypes to silence gcc strict-prototype warnings. by Jack Jansen · 24 years ago
  82. 06d2e1a Regenerated without default int return types. by Jack Jansen · 24 years ago
  83. 6114297 Silly typos. by Jack Jansen · 24 years ago
  84. 569ba10 Don't call PyMac_HandleEvent in unix-Python by Jack Jansen · 24 years ago
  85. fabd00f Added glue routine for PyMac_BuildFSSpec, PyMac_GetFSRef and PyMac_BuildFSRef. by Jack Jansen · 24 years ago
  86. 62d24a0 Don't call PyMac_HandleEvent if we're in unix-Python. by Jack Jansen · 24 years ago
  87. e9fb3d6 Include Carbon/Carbon.h if we're on OSX. by Jack Jansen · 24 years ago
  88. e7d8322 exceptions was missing from the module list. Added. by Jack Jansen · 24 years ago
  89. 75a2f85 Last renamed module that wasn't removed yet. by Jack Jansen · 24 years ago
  90. 25a5bd7 Renamed. by Jack Jansen · 24 years ago
  91. 50ecb0a Renamed the Mac toolbox modules to have an initial _ in their name. by Jack Jansen · 24 years ago
  92. 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 · 24 years ago
  93. 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 · 24 years ago
  94. deefbe5 - Don't return mac-style pathnames in unix-Python. by Jack Jansen · 24 years ago
  95. b760923 Got rid of 68k-Mac and other outdated ifdefs. by Jack Jansen · 24 years ago
  96. 71c5b02 Got rid of mactcp cruft, added Mlte and CF modules. by Jack Jansen · 24 years ago
  97. b927285 Removed unused variable. by Jack Jansen · 24 years ago
  98. 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 · 24 years ago
  99. 4590049 Oops, arg type for the glue routine was wrong. by Jack Jansen · 24 years ago
  100. a5bca57 PyMac_GetFSSpec must be called via the dylib glue code on OSX. by Jack Jansen · 24 years ago