1. 46e1302 Readme and relnotes for intermediate 2.0b1+ release. by Jack Jansen · 24 years ago
  2. 55a0bde Handle the ****/**** appleevent wildcard when called as a main program, so that it becomes a handy debugging tool (BuildApplet, copy aete resource, apply applescript to it). by Jack Jansen · 24 years ago
  3. 486f138 Added a workaround for shortcomings in the OSA support: there can be class/property conflicts and passing classes as arguments doesn't work. The package now seems to work. by Jack Jansen · 24 years ago
  4. 4a75158 mkcwproject now works, but for one thing: the import of the XML document as a project through AppleEvents. by Jack Jansen · 24 years ago
  5. 9a8df7d Test files for mkcwproject by Jack Jansen · 24 years ago
  6. 07642c3 More bits and pieces of project generation. by Jack Jansen · 24 years ago
  7. 4a5eb96 Keepconsole is now a 4-way option: never/errorexit/unseen output/always. Default is "unseen output". Upped the Popt version number. by Jack Jansen · 24 years ago
  8. d35509a Contributed modules by Riccardo Trocca. Extended pixmap wrapper, NumPy visualiser and QuickTime to images. by Jack Jansen · 24 years ago
  9. fdd2269 Allow lists of files/fsspecs as the source for copy() and move(). By by Jack Jansen · 24 years ago
  10. 0bb0a90 Various tweaks and bugfixes to GetArgv. It now appears good enough for Distutils. by Jack Jansen · 24 years ago
  11. f86eda5 Added GetArgs dialog to EasyDialogs, a very nifty (if I may say so:-) way to create a unix-style sys.argv. by Jack Jansen · 24 years ago
  12. 76167fe This will eventually evolve into a package that creates CodeWarrior projects from templates (for distutils, and possibly the standard extensions too). For now it generates a correct xml file based on sources/output/expfile, but that is about all. by Jack Jansen · 24 years ago
  13. a647f57 Read a QuickTime movie and return the frames. by Jack Jansen · 24 years ago
  14. 2d017ec Added a note about gdbm. Changed the stackless note. by Jack Jansen · 24 years ago
  15. 965226b Added a note about getting CarbonLib as a way to get a new Appearance/NavServices. Added Luc Lefebvre to the thanks-list. by Jack Jansen · 24 years ago
  16. 04b8549 Fixes that should make it possible to run Python on machines without NavServices installed. by Jack Jansen · 24 years ago
  17. 5c204ae Fixes that should make it possible to run Python on machines without NavServices installed. Also weak-linked OT libraries so Python can run with extensions disabled. by Jack Jansen · 24 years ago
  18. b15491e Removed exceptions from the required modules (it's builtin nowadays) by Jack Jansen · 24 years ago
  19. 2cecd41 Added Qdoffs and (optionally) icglue modules. by Jack Jansen · 24 years ago
  20. 68f9d95 Added USE_IC and USE_PYEXPAT by Jack Jansen · 24 years ago
  21. a5fa1ff Not relevant anymore, as pyexpat has moved to another maintainer. by Jack Jansen · 24 years ago
  22. ea7ce10 Include Numerical header files in developer distribution. by Jack Jansen · 24 years ago
  23. df13b9f Added a note that multiple threads breaks command-. by Jack Jansen · 24 years ago
  24. 9c940ca Moved to Unsupported. by Jack Jansen · 24 years ago
  25. 4b9f493 Upped SIZE to 16MB so IDE can run test.autotest (sigh). by Jack Jansen · 24 years ago
  26. 26d7c14 Final tweaks for 2.0b1 by Jack Jansen · 24 years ago
  27. 8de9f81 This shouldn't have been here in the first place. by Jack Jansen · 24 years ago
  28. e9e0d47 Release notes for 2.0b1. It is not much, but I can't find all the info back:-( by Jack Jansen · 24 years ago
  29. 9f4ab87 Don't include various of the Lib:plat-* folders. by Jack Jansen · 24 years ago
  30. eb43b30 The logic for finding long matches before short ones was wrong (why did I never notice this??!?), fixed. by Jack Jansen · 24 years ago
  31. 8a6cdcc Updated for 2.0b1 by Jack Jansen · 24 years ago
  32. e1c9e85 First attempt at a 2.0b1 installer by Jack Jansen · 24 years ago
  33. 082bdbb Updated for .0b1 distribution by Jack Jansen · 24 years ago
  34. 97ed907 Some of the types are signed 8 bit ints. Fixed. by Jack Jansen · 24 years ago
  35. 53bafd9 PyOS_CheckStack now understands multiple threads. Other threads are not stack-checked, but at least they don't appear to always be out of stack. by Jack Jansen · 24 years ago
  36. 93e5d54 Removed 68K support. Getting ready for 2.0b1 release. by Jack Jansen · 24 years ago
  37. fa1e27d Got rid of Py_FatalError calls. by Jack Jansen · 24 years ago
  38. 65c3ee0 Use same short banner message as unix/win Python. by Jack Jansen · 24 years ago
  39. 85cacf2 Added USE_UCNHASH, defined USE_GUSI if USE_GUSI{1,2} defined. by Jack Jansen · 24 years ago
  40. 3500d85 Removed 68k support, added pyexpat, adapted for new NumPy. by Jack Jansen · 24 years ago
  41. ab0280d How-to document for using Python for CGI scripting. Not complete and untested, but I'm checking it in so it won't get lost. by Jack Jansen · 24 years ago
  42. be80fa2 Last set of CW Pro 5 projects (probably) by Jack Jansen · 24 years ago
  43. 3e98501 Include xx project, exclude all the others. by Jack Jansen · 24 years ago
  44. 7a1b6fe Added prototype for DlgObj_ConvertToWindow(). by Jack Jansen · 24 years ago
  45. b8c4c7b Added routine DlgObj_ConvertToWindow(). by Jack Jansen · 24 years ago
  46. 8748a0b Added a prototype for mstats(). by Jack Jansen · 24 years ago
  47. 0aee0e6 Window objects now also have an AutoDispose funcpointer (set for our windows, cleared for foreign windows). Needed mainly for Carbon (where we don't know about the windows belonging to our dialogs). by Jack Jansen · 24 years ago
  48. 0c1836f Call GetDialogWindow to convert dialogs to windows. by Jack Jansen · 24 years ago
  49. d8b382d HMGetBalloonWindow should try to return an existing window. by Jack Jansen · 24 years ago
  50. cdb3483 - Added pyexpat. - Renamed socket to _socket. by Jack Jansen · 24 years ago
  51. e4cd2f2 Don't use our own malloc any more. It made test_longexp crash due to its optimization to lock blocks into a specific size malloc requests. This loses 15% performance, but that we'll have to live with:-( by Jack Jansen · 24 years ago
  52. a9f56e5 Don't redefine ERSCH, EINTR and ENODEV if we're using GUSI2. by Jack Jansen · 24 years ago
  53. 6be3480 Removed debug output. by Jack Jansen · 24 years ago
  54. 14a9171 Cheaper implementation of PyOS_CheckStack: only call StackSpace once and keep a sentinel in a static variable. by Jack Jansen · 24 years ago
  55. 6c091c8 Regenerated to take advantage of support for multiple names for a single property. by Jack Jansen · 24 years ago
  56. 9d6d2c0 Only output the code to alias properties if the names aren't the same. by Jack Jansen · 24 years ago
  57. 6aa92c5 - identify() enum names. by Jack Jansen · 24 years ago
  58. c15ab03 Updated the applescript documentation for te new framework, and replaced the Eudora example with one that uses Disk Copy (which everyone running MacOS 8 or by Jack Jansen · 24 years ago
  59. e743c6e Added a package for the other browser too. by Jack Jansen · 24 years ago
  60. 9ebf2d2 Moved to unsupported: it never lived up to its expectancies, and for the Mac all the functionality is available in the IDE. by Jack Jansen · 24 years ago
  61. 51f3570 Moved to unsupported: it doesn't work anymore and it has outlived its usefulness so I don't want to fix it. by Jack Jansen · 24 years ago
  62. 742ca03 Updated for new AppleScript structure and moved to Lib (it's far too useful to lurk in the source folder). by Jack Jansen · 24 years ago
  63. 18b47a0 Fixed again to work with the old scripting interface (so we can test the new one actually still works). by Jack Jansen · 24 years ago
  64. 8bcd471 Updated for the new applescript interface (which actually makes it so ridiculously simple that its main reason for existence is backward compatability). by Jack Jansen · 24 years ago
  65. 2eda244 Enums we cannot find are set to None, and enumsubst understands this (no substitution done). This is need for what I think are bugs in the Finder aete resources (some events use unknown enums). by Jack Jansen · 24 years ago
  66. 12b2b76 Fixed event inheritance code (which didn't work at all). by Jack Jansen · 24 years ago
  67. f58bbbe Finder suite. by Jack Jansen · 24 years ago
  68. 4ef58af Regenerated with fixes to gensuitemodule. by Jack Jansen · 24 years ago
  69. 5119a0b Package with suites for talking to CodeWarrior. by Jack Jansen · 24 years ago
  70. 47ff247 Package with suites for talking to netscape. by Jack Jansen · 24 years ago
  71. ff792c2 The package with standard suites. These are used separately and as base classes for other suite packages (StdSuite is slightly magical, in that it is the gensuitemodule default base package). by Jack Jansen · 24 years ago
  72. 87426b9 Use the new package-based scripting support. by Jack Jansen · 24 years ago
  73. 60762cb Generate packages in stead of separate modules. The package main module imports everything, it knows about the app signature, suites can extend standard suites, and lots more. Automatically finding declarations in other suites TBD. by Jack Jansen · 24 years ago
  74. fb106c8 Removed temporary code to disable OT networking (this was a workaround for getpeername() not working in a previous release of GUSI, but it has been fixed). by Jack Jansen · 24 years ago
  75. d843a01 Removed temporary code that always set creator to SimpleText. by Jack Jansen · 24 years ago
  76. 5660639 Moved PyOS_StackCheck prototype to pythonrun.h by Jack Jansen · 24 years ago
  77. 5bcb215 Project for pyexpat module. by Jack Jansen · 24 years ago
  78. b88b0bc ANSIfied. by Jack Jansen · 24 years ago
  79. cbfe3c8 Two more cases of GUSI2 include access paths not being correct (reveiled by the new pyport.h). by Jack Jansen · 24 years ago
  80. 4fb67f4 Oops, WaitNextEvent was hand-coded, and it also needed the h->H conversion for PyArg_ParseTuple format strings. by Jack Jansen · 24 years ago
  81. 5bdbabd Added more prototypes. by Jack Jansen · 24 years ago
  82. 1f9f2f4 Added PyMac_getscript() which returns the pythonic name of the current script. Not ideal and not complete, but good enough for the time being. Idea and most of the code by Fredrik Lund. by Jack Jansen · 24 years ago
  83. 12d86c8 Declare fileno() with prototype if USE_GUSI2 defined. This isn't really the right place, but it will have to do for now. by Jack Jansen · 24 years ago
  84. bc66f95 If any of the builds in a group fails offer to stop the fullbuild process and open the failing projects in codewarrior. by Jack Jansen · 24 years ago
  85. 919d326 Added a "compile-time" flag PPC_ONLY, if set we make ppc-only applications without posting the dialog. This is the normal situation since 1.6alfa (no more 68k support). by Jack Jansen · 24 years ago
  86. 5199c54 Put in an earlier include of sys/signal.h (within ifdef USE_GUSI) to forestal a multiple define. by Jack Jansen · 24 years ago
  87. ab48e90 Don't call BringToFront() on the dialog object, but call GetDialogWindow() to get a window object. by Jack Jansen · 24 years ago
  88. b1aac24 'carb' resource for carbon application. by Jack Jansen · 24 years ago
  89. e82fad7 Some thanks weren't checked in yet. by Jack Jansen · 24 years ago
  90. 660bb1d MacPython on MacOSX DP4 gets started in the wrong directory. The workaround (ifdeffed by USE_ARGV0_CHDIR) is to do a chdir() to the folder part of our executable name. by Jack Jansen · 24 years ago
  91. 574c0e2 Define USE_GUSI if USE_GUSI1 or USE_GUSI2 is defined. by Jack Jansen · 24 years ago
  92. a44923f Got rid of obsolete HAVE_UNIVERSAL_HEADERS test and SystemSevenOrLater define. by Jack Jansen · 24 years ago
  93. 74a1e63 Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef. by Jack Jansen · 24 years ago
  94. 2d391f2 include stdio.h for sprintf prototype. by Jack Jansen · 24 years ago
  95. 9d8b96c pymactoolbox.h contains protoypes for all externally visible toolbox module by Jack Jansen · 24 years ago
  96. 41e25cc include macdefs.h for declaration of getwd, if non-gusi python. by Jack Jansen · 24 years ago
  97. bb7e213 PyMac_PromptGetFile and PyMac_GetDirectory don't exist in carbonpython. by Jack Jansen · 24 years ago
  98. c3f593e Don't declare sync if we use gusi. by Jack Jansen · 24 years ago
  99. e17fd2a Got rid of __SC__ ifdefs. by Jack Jansen · 24 years ago
  100. 1af5b08 Removed guesstabsize.c, which is obsolete. by Jack Jansen · 24 years ago