1. eafff4c Get rid of fsspec type initializer, it wasn't used anyway. by Jack Jansen · 22 years ago
  2. a4adacb Changes by Donovan Preston (and a few minor ones by me) to make IDE run under by Jack Jansen · 22 years ago
  3. 815d2bf Changes by Donovan Preston (and a few minor ones by me) to make IDE run under by Jack Jansen · 22 years ago
  4. c71efe0 Also install the Tools directory on "make installmacsubtree". by Jack Jansen · 22 years ago
  5. ba4fe77 Added as_pathname() method to FSRef objects. by Jack Jansen · 22 years ago
  6. 109f094 Added a note that you have to add Mac/Lib to sys.path after doing by Jack Jansen · 22 years ago
  7. fdc8d75 Include errors.rsrc in the Python.app resource file, so the error strings by Jack Jansen · 22 years ago
  8. 32d1a3b Fixed to work under MachoPython, doing the expected unpacking for applesingle files. The IDE still doesn't work, though, because it uses :-style pathnames. by Jack Jansen · 22 years ago
  9. d48b106 In MachoPython expect Unix-style pathnames for both FSSpec and FSRef initializers. TBD: Do the reverse for MacPython, and also handle as_pathname(). by Jack Jansen · 22 years ago
  10. 51e77e1 Regenerated from UH 3.4. Candidate for 2.2.1. by Jack Jansen · 22 years ago
  11. 8aa4987 Removed references to download of Waste. by Jack Jansen · 22 years ago
  12. 4a667c7 CodeWarrior includes Waste and Internet Config nowadays, obviating the need for separate downloads. by Jack Jansen · 22 years ago
  13. 8f54f2a Internet Config is now part of official Apple interfaces, so use the new by Jack Jansen · 22 years ago
  14. b99e521 - Updated to Waste 2.0. by Jack Jansen · 22 years ago
  15. 00638bd Don't call PyMac_OutputSeen if we have a custom console. Fix by Alexandre Parenteau. by Jack Jansen · 22 years ago
  16. f706b1c Updated for CW7 and Tcl/Tk 8.3.4. by Jack Jansen · 22 years ago
  17. 6c6b079 Added the modules I missed first time around. Still not good enough, though: bgerror does a "package require msgcat" and I don't see a way to put packages into resources. Off to the mactcl list for help... by Jack Jansen · 22 years ago
  18. 4b36735 Fixed TrackMouseRegion() argument: ioWasInRgn is an in/out parameter. by Just van Rossum · 22 years ago
  19. e0b1e6a Updated for CW7 and Tcl/Tk 8.3.4. Also added a few other things by Jack Jansen · 23 years ago
  20. 850bbcd Upgraded _tkinter to Tcl/Tk 8.3.4. by Jack Jansen · 23 years ago
  21. ec0107f Today's Carbon Toolbox addition: CarbonEvt.TrackMouseLocation() and friends. by Just van Rossum · 23 years ago
  22. ca3b2ff Today's Carbon Toolbox addition: QDTextBounds() by Just van Rossum · 23 years ago
  23. 6253a11 Added support for DrawThemeButton() and friends. by Just van Rossum · 23 years ago
  24. 8a107fb Whoops, it's late -- generated output now matches what's checked in... by Just van Rossum · 23 years ago
  25. eae9504 Q&D support for ThemeDrawingState objects. by Just van Rossum · 23 years ago
  26. c4cf27e - added support for UserPaneKeyDownProc and UserPaneFocusProc by Just van Rossum · 23 years ago
  27. a22a7b7 UH 3.4 checkin that I had forgotten about. by Jack Jansen · 23 years ago
  28. 3bac5ca Some of the new routines are carbon-only. by Jack Jansen · 23 years ago
  29. 7d1d396 Callback error handling improvements: by Just van Rossum · 23 years ago
  30. 3e584aa Ugh, by all means, _do_ report exceptions somehow ;-) by Just van Rossum · 23 years ago
  31. 43c2de23 fixed SetEventParameter() signature: removed unneccesary length arg. by Just van Rossum · 23 years ago
  32. 8edfc54 The output MenuRef of GetMenuItemHierarchicalMenu() may be NULL. by Just van Rossum · 23 years ago
  33. 4b51785 In MachoPython, don't simulate argc/argv unless we have argc=1 and argv[1] by Jack Jansen · 23 years ago
  34. 4f6fe52 - Added DrawThemeTextBox() by Just van Rossum · 23 years ago
  35. 1ca65c0 rectified copy/paste oversight in comment by Just van Rossum · 23 years ago
  36. ca3cff3 - Added support for optional MenuObj arguments by Just van Rossum · 23 years ago
  37. 69ac361 Added some support for unicode arguments. by Jack Jansen · 23 years ago
  38. 6529368 Use the Carbon scrap manager interface if the old interface isn't available. by Jack Jansen · 23 years ago
  39. 9cf00dd Updated to optionally use Carbon Scrap manager. by Jack Jansen · 23 years ago
  40. ad8381a Use the Carbon scrap manager interface if the old interface isn't available. by Jack Jansen · 23 years ago
  41. 420ed40 Added support for the Carbon scrap manager (finally). by Jack Jansen · 23 years ago
  42. 7633593 Oops, forgot to mark CreateScrollBarControl and CreateSliderControl by Just van Rossum · 23 years ago
  43. 20a03d1 made radio button labels readable under OSX by Just van Rossum · 23 years ago
  44. bdb9d48 half-hearted stab at supported the 2.2 object model better. by Just van Rossum · 23 years ago
  45. 31a4c22 added support for live feedback in scrollbars by Just van Rossum · 23 years ago
  46. cae6da6 - added support for ControlActionProcs, exposing the following calls: by Just van Rossum · 23 years ago
  47. b952651 Merging changes from release22-branch. by Jack Jansen · 23 years ago
  48. 226275f Modified version of patch #496882: echo SimpleStdin readline() input to stdout. by Just van Rossum · 23 years ago
  49. 6bc62c4 Applying r22c1 branch mods back to the trunk. by Jack Jansen · 23 years ago
  50. 7eb48e3 Moved a bunch of routines from "blacklisted" to "graylisted", as they _are_ by Just van Rossum · 23 years ago
  51. 620a766 Updated to Universal Headers 3.4 by Jack Jansen · 23 years ago
  52. f30c3ad Added missing docstring by Just van Rossum · 23 years ago
  53. 66d78bf Added support for tab controls and initial (incomplete) support by Just van Rossum · 23 years ago
  54. 8208676 Patch #494553 by Donovan Preston: initial implementation by Just van Rossum · 23 years ago
  55. 086f7c3 There's a new include file AEInteraction.h which contains AESend and friends. by Jack Jansen · 23 years ago
  56. ec982e2 TickCount moved to a different header file. We manually added it back in here, for conveninece. by Jack Jansen · 23 years ago
  57. 2168e9d Adapted for Universal Headers 3.4 by Jack Jansen · 23 years ago
  58. 6943444 Finally CW7 allows me to replace the continually-in-need-of-updating exports files with one 6-line anti-export-file. Yeah! (Thanks Alex, for reminding me:-) by Jack Jansen · 23 years ago
  59. 2c39115 Made event callbacks more rubust: keep an actual reference to the by Just van Rossum · 23 years ago
  60. 9635f33 Quick patch to allow building with Universal Headers 3.4. by Jack Jansen · 23 years ago
  61. 1b8bd94 The import of the scanner can also fail, cater for that. by Jack Jansen · 23 years ago
  62. 28f1401 We have strdup(), but not its prototype:-( by Jack Jansen · 23 years ago
  63. 031b779 Use getcwd(), not silly old getwd(). by Jack Jansen · 23 years ago
  64. 75401a0 Updated for CW7 by Jack Jansen · 23 years ago
  65. 8493771 Updated to CodeWarrior Pro 7. by Jack Jansen · 23 years ago
  66. 615e250 Many of the new calls are Carbon-only. Flagged them as such. by Jack Jansen · 23 years ago
  67. 81feb6c Add default values for options in the class init routine, not in the convenience wrapper function: distutils uses the class directly. Fixes bug #492665. by Jack Jansen · 23 years ago
  68. 7ec1c85 - "manage" controls created by CreateXxxXxxControl() functions. by Just van Rossum · 23 years ago
  69. 0441dbf OSX workaround: don't crash if the extentions folder can't be found. by Just van Rossum · 23 years ago
  70. 4f6c058 include the proper header for Mach-O by Just van Rossum · 23 years ago
  71. 663dd79 added CoreGraphics to build list by Just van Rossum · 23 years ago
  72. 11ccf3c added non-support for CoreGraphics... by Just van Rossum · 23 years ago
  73. d7fdba3 project file for CoreGraphics by Just van Rossum · 23 years ago
  74. 79e71f7 second CoreGraphics batch by Just van Rossum · 23 years ago
  75. c97eefc first checkin for CoreGraphics by Just van Rossum · 23 years ago
  76. d16199a fixed typo in my email address by Just van Rossum · 23 years ago
  77. d9c9b57 Don't barf when an AppleEvent was not handled. It's ok to ignore. by Just van Rossum · 23 years ago
  78. 3f4651e re-checkin as AppleSingle by Just van Rossum · 23 years ago
  79. 6c31459 Shut up gcc warning. by Jack Jansen · 23 years ago
  80. 3339fc9 Updated for 2.2 release. by Jack Jansen · 23 years ago
  81. aa6e83f added CarbonEvents by Just van Rossum · 23 years ago
  82. e0b9fdc Updated for Universal Headers 3.4. by Just van Rossum · 23 years ago
  83. 485d92e Support files for CarbonEvents by Just van Rossum · 23 years ago
  84. cddfc87 Added proper error checking in event callback handler by Just van Rossum · 23 years ago
  85. ff3a69c Ready for 2.2 distribution. by Jack Jansen · 23 years ago
  86. f8d6473 Exposed quite a few more calls. by Just van Rossum · 23 years ago
  87. c3baa0e Fixed to the extend that it now builds in CW6, and actually works a little. by Just van Rossum · 23 years ago
  88. 9493455 Updated for hfsplus module, new gusi libs. by Jack Jansen · 23 years ago
  89. 14666cc Added __members__ to FInfo object. by Just van Rossum · 23 years ago
  90. 52306a7 The new menu initialization code would also add the SIOUX menus if a (frozen) Python program had installed its own menubar previously. We now guard against this, with a bit of a hack: FrameWork uses the same Menu ID as Sioux, and the init code checks that the text in the menu is "About SIOUX" before replacing it. by Jack Jansen · 23 years ago
  91. b2fb202 Updated, and converted line-endings to unix-style (oops:-) by Jack Jansen · 23 years ago
  92. edeea04 Mods to make WASTE module compile and link for MachoPython. Not tested by Jack Jansen · 23 years ago
  93. 1464839 Patch supplied by Burton Radons for his own SF bug #487390: Modifying by Guido van Rossum · 23 years ago
  94. 1f1e727 OSX tweak. by Just van Rossum · 23 years ago
  95. 59d5a9b Don't do App.DrawThemeListBoxFrame() upon activate: it starts by Just van Rossum · 23 years ago
  96. 2a42c3a Not being able to copy PythonCore to the system-folder is not a fatal error, on OSX the user may not have permission to do so. Also give a more informative message in this case. by Jack Jansen · 23 years ago
  97. 101de91 Replace sprintf() with PyOS_snprintf(). by Jack Jansen · 23 years ago
  98. a7594db Link more modules with weak import, and add CarbonAccessors.o to all relevant PowerPC toolbox modules. This, in combination with recent IDE mods, makes the IDE work again under MacOS 8.1. by Jack Jansen · 23 years ago
  99. 9145be4 Define NDEBUG if Py_DEBUG isn't defined. by Jack Jansen · 23 years ago
  100. b6b6c6c Patch by Jason Harper to allow IDE to work again under MacOS 8.1. Plus appearance support for Wlist frames and focussing. Plus commented-out appearance support for the same for Wtext, which still needs some work. by Jack Jansen · 23 years ago