1. 2a691a8 Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge from by Benjamin Peterson · 17 years ago
  2. 05e8be1 Merged revisions 60990-61002 via svnmerge from by Christian Heimes · 17 years ago
  3. e7bf59f Run 2to3's print fixer over some places that had been missed. by Collin Winter · 18 years ago
  4. 1dd46a0 Convert raise statements in Mac/. by Collin Winter · 18 years ago
  5. 33d2689 Merged revisions 56492-56752 via svnmerge from by Guido van Rossum · 18 years ago
  6. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 19 years ago
  7. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 19 years ago
  8. 73e5a5b Merge the rest of the trunk. by Thomas Wouters · 19 years ago
  9. d910855 Remove apply() by Neal Norwitz · 19 years ago
  10. ce96f69 Get rid of a bunch more raw_input references by Neal Norwitz · 19 years ago
  11. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 21 years ago
  12. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 22 years ago
  13. d338b6e Removing the obvious OS9-only documents§ by Jack Jansen · 22 years ago
  14. a154262 Modified to accept a command line argument too. by Jack Jansen · 22 years ago
  15. 2b47756 This file was terribly outdated. The example is still silly (and won't by Jack Jansen · 22 years ago
  16. b340acf Use new file dialogs. by Jack Jansen · 23 years ago
  17. df976ca Use new file dialogs. by Jack Jansen · 23 years ago
  18. 3e82872 Merging the various tweaks for MacPython-OS9 2.3a1 back into the trunk. by Jack Jansen · 23 years ago
  19. 3d87e3c The speech manager interface is no longer supported and a replacement is by Jack Jansen · 23 years ago
  20. 362c7cd0 Lots of minor tweaks for the pep252 checkins, mainly because Qd by Jack Jansen · 23 years ago
  21. c7dd34b Added a note about compiler warnings. by Jack Jansen · 24 years ago
  22. 9051ad1 Some modifications and clarifications (by me) to Michael's mods. by Jack Jansen · 24 years ago
  23. c7a7d2d Rewritten, clarified, corrected and cleaned up by Michael J. Barber. by Jack Jansen · 24 years ago
  24. 8aa4987 Removed references to download of Waste. by Jack Jansen · 24 years ago
  25. e0b1e6a Updated for CW7 and Tcl/Tk 8.3.4. Also added a few other things by Jack Jansen · 24 years ago
  26. 9cf00dd Updated to optionally use Carbon Scrap manager. by Jack Jansen · 24 years ago
  27. 9ca14ec New URL for Joe Strouts example page. by Jack Jansen · 24 years ago
  28. e67dab3 Updated, and added a very terse description of PyMac_SetConsoleHandler(). by Jack Jansen · 24 years ago
  29. 893b0ab Fixed the embedding demo to correctly show the use of by Jack Jansen · 24 years ago
  30. 509ad42 Brought up to date with the current state of affairs. by Jack Jansen · 24 years ago
  31. 3c06b9a Use the new macresource module to open the accompanying resource file (if needed). by Jack Jansen · 24 years ago
  32. 5a6fdcd Import the MacOS toolbox modules from the Carbon package. by Jack Jansen · 24 years ago
  33. 1690409 Updated to the current state of things (long overdue). by Jack Jansen · 24 years ago
  34. cbed91b Merging appropriate 2.1.1 fixes back into the main trunk. by Jack Jansen · 24 years ago
  35. e160fe1 It now works under Carbon. Under Classic the scrollbars don't show by Jack Jansen · 24 years ago
  36. 1772009 Minimal text editor using MLTE (code based on wed.py, the waste demo). by Jack Jansen · 24 years ago
  37. 19f273c WaitNextEvent short vs. unsigned short fix. by Jack Jansen · 24 years ago
  38. 6f84ed5 Fixed macroman<->latin1 conversion. Some chars don't by Jack Jansen · 24 years ago
  39. 569c09c Removed some confusing sentences that are no longer relevant now that by Jack Jansen · 24 years ago
  40. c1218bc Files for 2.1 distribution. by Jack Jansen · 24 years ago
  41. ee67791 Don't crash if InfoScrap doesn't exist (as is the case in Carbon). by Jack Jansen · 24 years ago
  42. 64f9f71 Added a note about the new (since 2.0) OSA architecture. by Jack Jansen · 24 years ago
  43. 0eb5f2d Added a note that this file is incorrect for 2.1a2. by Jack Jansen · 25 years ago
  44. ed24cd2 DialogWindows now have a self.dlg in addition to self.wid. by Jack Jansen · 25 years ago
  45. 01a2d9e Use FSpCreateResFile() in stead of CreateResFile(). by Jack Jansen · 25 years ago
  46. 7302340 Sigh... First test before committing. InvalWindowRect and friends are window object methods. Fixed. by Jack Jansen · 25 years ago
  47. d829e9e Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect. by Jack Jansen · 25 years ago
  48. e7bfc91 Carbon defines {Get,Set}ControlDataHandle, so unfortunately our variants on {Get,Set}ControlData have gotten an underscore: GetControlData_Handle, etc. by Jack Jansen · 25 years ago
  49. 5f884c0 Refer to the sourceforge site for gusi downloads. by Jack Jansen · 25 years ago
  50. 185f42d struct.pack has become picky about h (short) and H (unsigned short). by Jack Jansen · 25 years ago
  51. 8a6cdcc Updated for 2.0b1 by Jack Jansen · 25 years ago
  52. 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 · 25 years ago
  53. 8eff33b Added an optional debug handler that traps and prints all unknown appleevents. by Jack Jansen · 25 years ago
  54. 8b41d53 Updated for the 1.6a2 distribution: added a note about the special Tcl/Tk distribution, about Quicktime Exschange and a few minor updates. by Jack Jansen · 25 years ago
  55. 2ea47f9 Added a reference to the Open Directory page on macPython. by Jack Jansen · 25 years ago
  56. 2f2c5f6 Added a note about Personal Webserver, and replaced "netpresenz" by a list of the current mac webservers. by Jack Jansen · 25 years ago
  57. 968cde9 Added Corran Webster's explanation of how to write extensions in MPW and a pointer to his W documentation. by Jack Jansen · 25 years ago
  58. 8f11d8e Updated NetPresenz URL. Still needs update in the light of the new :Mac:Tools:CGI: stuff. Later. (jvr) by Just van Rossum · 25 years ago
  59. 158ce42 realcgitest.py: added import MacOS, it now works again. Removed NetPresenz reference. by Just van Rossum · 25 years ago
  60. 34d11f0 Fixed multi-arg appends. by Jack Jansen · 25 years ago
  61. dae108c And added a note about needing two "cvs update"s. by Jack Jansen · 26 years ago
  62. 90cf491 Explained that you have to checkout the Mac portion of Python in a separate by Jack Jansen · 26 years ago
  63. b06007a Added a reference to oldPICTbrowse.py. by Jack Jansen · 26 years ago
  64. 3b23ed9 Converted to Appearance and using a List control in stead of manually creating the List and putting it in a useritem. The old version is in oldPICTbrowse, for documentary purposes. by Jack Jansen · 26 years ago
  65. dd20689 Standalone.html is long obsolete. Added description of BuildApplication by Jack Jansen · 26 years ago
  66. 2450a25 New examples by Tony Ingraldi, using dns-lookup in stead of the funny interslip by Jack Jansen · 26 years ago
  67. 2afc2c7 vec_longjmp added to list of "forbidden" functions in .exp file. by Jack Jansen · 26 years ago
  68. 65f685b Removed reference to the PSA (PSA membership no longer needed for CVS by Jack Jansen · 26 years ago
  69. 5744d2a For some reason these files had never been checked in. by Jack Jansen · 26 years ago
  70. cd219d5 For reasons unknown these files were never checked in to CVS. by Jack Jansen · 26 years ago
  71. 9537586 Added some clarification on CWGUSI building and pathnames as they come by Jack Jansen · 26 years ago
  72. 3b80526 (finally) unified the interpreter and the applet as Just suggested ages ago. The by Jack Jansen · 27 years ago
  73. a598bc4 Updated for the new one-slb-per-extension scheme. by Jack Jansen · 27 years ago
  74. c256ece Partly updated to reflect the new organization and the availability of CVS by Jack Jansen · 27 years ago
  75. f25813a Re-committed as AppleSingle by Jack Jansen · 27 years ago
  76. 1c4d96f Added examples/testcode for the Icn module. by Jack Jansen · 27 years ago
  77. b736a87 Project files converted for CW Pro 4. And the daylight savings time switch seems to have "modified" the resource files (but nothing has changed there). by Jack Jansen · 27 years ago
  78. e504fa2 Disable python event handling in mainloop (discovered by Tasselli Marco) by Jack Jansen · 27 years ago
  79. de57030 Added a note about the buildlibs script. by Jack Jansen · 27 years ago
  80. fb37f89 Replaced all remaining BinHex files with their binary counterparts. by Jack Jansen · 27 years ago
  81. 2116bca Remove the MOOV filetype from the StandardGetFile call, so we can also by Jack Jansen · 27 years ago
  82. d969061 Initial documentation on freezing. by Jack Jansen · 27 years ago
  83. cf70b84 Mention the Mac:Contrib folder by Jack Jansen · 27 years ago
  84. 5073b37 Added Just's printing demo code. by Jack Jansen · 27 years ago
  85. b8fd1f1 Tabnanny fixes by Jack Jansen · 27 years ago
  86. a2139fe Added (minimal) documentation on how to build standalone applications by Jack Jansen · 27 years ago
  87. dee6d02 Removed incorrect weMonoStyled from initialization by Jack Jansen · 28 years ago
  88. ae4300f Updated embed demo, and put a note in the html file that you need a by Jack Jansen · 28 years ago
  89. 44a8931 Upped tcl/tk instructions for 8.0p2 by Jack Jansen · 28 years ago
  90. 04d5c58 Updated (but still not up to date) by Jack Jansen · 28 years ago
  91. 3412c5d Modified for installer and new names of various applets. Also cleaned by Jack Jansen · 28 years ago
  92. 9ffa432 Modified for new scripting support by Jack Jansen · 28 years ago
  93. d0417ec Removed support_print docs. by Jack Jansen · 28 years ago
  94. 3261719 Docs on new tcl/tk, new build tree layout by Jack Jansen · 28 years ago
  95. f10786b Very sketchy preliminary docs on new applescripting functionality. by Jack Jansen · 28 years ago
  96. e66b8c8 Updated for 1.5a2 distribution by Jack Jansen · 28 years ago
  97. 1473af7 Updated for building with MSL libraries by Jack Jansen · 28 years ago
  98. 1836a62 NewMovieFromFile has extra parameter and return value by Jack Jansen · 28 years ago
  99. 4240b61 Use MacOS.string_id_to_buffer for the hack to convert string id() to by Jack Jansen · 28 years ago
  100. 6ad8d13 "ported" Guido's embedding demo to the mac, and wrote some minimal by Jack Jansen · 29 years ago