1. ab0f947 Remove .cvsignore files, as they live in svn:ignore properties now. by Martin v. Löwis · 19 years ago
  2. c493229 Fix grammar (it's -> its). by Neil Schemenauer · 19 years ago
  3. 7706c2d Update references specifying "Macintosh" to mean OS X semantics and not Mac OS by Brett Cannon · 19 years ago
  4. b184ae8 fix a bunch of spelling errors (closes SF patch #1104868) by Fred Drake · 20 years ago
  5. 6880431 SF Patch #1093896: miscellaneous doc typos by Raymond Hettinger · 20 years ago
  6. ac7836a Fix sentence stating TextEdit only saves in RTF; can save in plaintext as well. by Brett Cannon · 20 years ago
  7. 565ea5a SF bug#1038917 fix typos (Contributed by George Yoshida.) by Raymond Hettinger · 20 years ago
  8. c12527e [Bug #990524] Fix typo by Andrew M. Kuchling · 20 years ago
  9. 6c09a21 Fix for #795649: explain how to use TextEdit for editing Python code. by Jack Jansen · 20 years ago
  10. cfa157d Doc fix for SF #962633. by Nicholas Bastin · 20 years ago
  11. 4d88322 - use correct markup - re-wrap resulting long lines by Fred Drake · 21 years ago
  12. 1ecbd67 SF #859811, typo in docs by Neal Norwitz · 21 years ago
  13. 360cd41 SF #859810, typo in doc by Neal Norwitz · 21 years ago
  14. 92016dc SF 810242. Fix doubled word errors. by Raymond Hettinger · 21 years ago
  15. a1a1dba add index entry by Fred Drake · 21 years ago
  16. 6a002ca fix minor markup nits by Fred Drake · 21 years ago
  17. 911e571 add a relevant "see also" link by Fred Drake · 21 years ago
  18. b24e84c clean up some markup by Fred Drake · 21 years ago
  19. b79f343 adjust markup to avoid suppressing a word space in content by Fred Drake · 21 years ago
  20. c7a2656 SF patch#786531 'the the' typo. Contributed by George Yoshida by Raymond Hettinger · 21 years ago
  21. bb18f62 Fix hyperlinks and one class reference. Backporting to Python 2.3 branch. by Fred Drake · 21 years ago
  22. 9d84308 update the documentation contact address by Fred Drake · 21 years ago
  23. f1c9869 Avoid a 301 permanent redirect. Part of SF patch #773007. by Fred Drake · 21 years ago
  24. 644a08c Avoid a 301 permanent redirect. Part of SF patch #773007. by Fred Drake · 21 years ago
  25. 097da0d Documented the fact that the main class now mimicks the OSA "application" class. by Jack Jansen · 21 years ago
  26. 1662162 Documented the new autoGIL module. by Jack Jansen · 21 years ago
  27. bae5c96 Moved all the scripting stuff to a separate section, added all the by Jack Jansen · 21 years ago
  28. d5e0a5a Created a minimal MacOSX section. by Jack Jansen · 21 years ago
  29. 5860dab Documented linkmodel and WMAvailable(). by Jack Jansen · 21 years ago
  30. 7aeba45 Updated the Mac documentation to the current state of affairs. by Jack Jansen · 21 years ago
  31. d22eb59 Added a paragraph to explain that SchedParams(0, 0) is usually what you want. by Jack Jansen · 22 years ago
  32. 5e31c3f Fix markup for tilde in URL. by Fred Drake · 22 years ago
  33. d37f75b Added a note about the inability to specify a pathname to a non-existing by Jack Jansen · 22 years ago
  34. 4104b50 Changed a sentence that confused some people. by Jack Jansen · 22 years ago
  35. 8a5a270 Better documentation for GetArgv() and the ProgressBar type. by Fred Drake · 22 years ago
  36. f3e6f06 I started writing more documentation on the Scrap module at one point, but by Fred Drake · 22 years ago
  37. 960d7a6 Added deprecatioon information for mac.xstat(). This closes SF bug #505150. by Fred Drake · 22 years ago
  38. ac96868 Consistency nits. by Fred Drake · 23 years ago
  39. efff11b Minor consistency nit. by Fred Drake · 23 years ago
  40. 3808045 Correct misspelling of "separate" in two places. This closes SF bug #476898. by Fred Drake · 23 years ago
  41. 0aa811c Use the \note and \warning macros where appropriate. by Fred Drake · 23 years ago
  42. e8f47bb Remove some long-unsupported Mac OS modules. This closes SF patch #460737. by Fred Drake · 23 years ago
  43. 0f0380a Fix some minor style-guide conformance bugs. by Fred Drake · 23 years ago
  44. ee0fe0b Add missing "}". by Fred Drake · 23 years ago
  45. 95fefc7 These modules now live under the Carbon package. by Jack Jansen · 23 years ago
  46. 945bf5f Added applesingle, macresource, Nav and videoreader. by Jack Jansen · 23 years ago
  47. 827713a Added a note that these are not available under Carbon (or OSX MachO Python). by Jack Jansen · 23 years ago
  48. fda3058 Removed an erronous comment about alias files. by Jack Jansen · 23 years ago
  49. 30cf118 Minor markup nits and slight style-guide conformance changes. by Fred Drake · 23 years ago
  50. cb60dae Documented the runtimemodel attribute. by Jack Jansen · 23 years ago
  51. 17f690f Minor changes to match the style guide. by Fred Drake · 23 years ago
  52. 8da359b Minor changes to match the style guide. by Fred Drake · 23 years ago
  53. 12060e5 Added descriptions for some modules that previously did not have any by Fred Drake · 23 years ago
  54. 15e33d8 Fix up a few style nits -- avoid "e.g." and "i.e." -- these make by Fred Drake · 23 years ago
  55. d5df09c Update to include the license information in a less annoying place. by Fred Drake · 23 years ago
  56. 986bada Write a better synopsis for the Scrap module, and provide a link to by Fred Drake · 23 years ago
  57. 0eeca63 Actually include a synopsis line for the ColorPicker module. by Fred Drake · 23 years ago
  58. 0c4d468 Fixup some platform annotations. by Fred Drake · 23 years ago
  59. 2441366 Work around the conversion of ">>" and "<<" to guillemets. Reported by Ping. by Fred Drake · 23 years ago
  60. b6bdcb2 Documentation for Just's ColorPicker module, so the Mac OS guys get by Fred Drake · 23 years ago
  61. 8875c86 Typo: "BuildApple" --> "BuildApplet" by Fred Drake · 23 years ago
  62. 0ac000c Updates to reflect pending changes to the XML conversion process. by Fred Drake · 24 years ago
  63. c25296a Update to include all the new chapters & sections. by Fred Drake · 24 years ago
  64. c7babad Remove everything that is not module documentation. It is no longer needed here. by Fred Drake · 24 years ago
  65. 8e850ee Fix some internal references that I botched. by Fred Drake · 24 years ago
  66. 45aa573 Chapter on how to use MacPython, by Bob Savage <bobsavage@mac.com>. by Fred Drake · 24 years ago
  67. 4d0d621 Chapters on Mac Toolbox modules and other undocumented modules, ready to by Fred Drake · 24 years ago
  68. 1bd905e Documentation for the aepack and aetypes modules, by Vincent Marchetti by Fred Drake · 24 years ago
  69. 8f6ca15 Chris Barker <cbarker@jps.net>: Small fixes. by Fred Drake · 24 years ago
  70. eab58af Chris Barker <cbarker@jps.net>: Various updates and additions. by Fred Drake · 24 years ago
  71. 26fbd8b Chris Barker <cbarker@jps.net>: by Fred Drake · 24 years ago
  72. 658865c Chris Barker <cbarker@jps.net>: by Fred Drake · 24 years ago
  73. f459a09 Wrap a long line. by Fred Drake · 24 years ago
  74. eecdc7f A bunch of nits fix and some additional information added by Chris by Fred Drake · 24 years ago
  75. 4c6d21a Fix some minor nits about the use of \optional in parameter lists. by Fred Drake · 24 years ago
  76. 4973b35 Remove the reference to stdwin. The comment was still true, but no by Fred Drake · 24 years ago
  77. e15eb35 Use \citetitle as appropriate. by Fred Drake · 25 years ago
  78. cf282cd Point to the library reference manual for os.path documentation (in by Fred Drake · 25 years ago
  79. 7a64b35 For now, comment out the \ignorePlatformAnnotation; the global index by Fred Drake · 25 years ago
  80. 6de28bd Added "Internet Config" to index. by Fred Drake · 25 years ago
  81. f6863c1 Added \platform annotations. by Fred Drake · 25 years ago
  82. 59d8b73 Remove all references to posixpath; only refer to os.path. by Fred Drake · 25 years ago
  83. 2f8592c Ignore the byproducts of SGML/XML conversions for now. by Fred Drake · 26 years ago
  84. af2590a Remove some optional parameters that are unnecessary in context. by Fred Drake · 26 years ago
  85. 72554e4 Remove bogus \@. by Fred Drake · 26 years ago
  86. b6d45c6 Remove bogus \@. by Fred Drake · 26 years ago
  87. c817e27 New style section headers. by Fred Drake · 26 years ago
  88. 5ee808d Fix synopsis. by Fred Drake · 26 years ago
  89. 9f86b66 Update to use a separate page for front matter. by Fred Drake · 26 years ago
  90. fe7f3bc Adjusted to use the new \declaremodule \modulesynopsis \localmoduletable macros. by Fred Drake · 26 years ago
  91. a2890b0 Make the intro section explicit, so that latex2html puts it on a separate by Fred Drake · 26 years ago
  92. 60961c5 Python HOWTO document that replaces the old Mac section from the reference by Fred Drake · 26 years ago
  93. b51429a Adjust so that it works as part of a HOWTO-based manual. by Fred Drake · 26 years ago
  94. 8e729ec Caught a few more spurious \setindexsubitem macros.... by Fred Drake · 26 years ago
  95. 5ab5503 Use {classdesc} and {memberdesc} where appropriate. by Fred Drake · 26 years ago
  96. df0e3fc Markup nit. by Fred Drake · 26 years ago
  97. 3a0351c Remove all uses of \sectcode; we can now use logical markup everywhere. by Fred Drake · 26 years ago
  98. 41788db Logical markup. by Fred Drake · 26 years ago
  99. fe03e81 Removed line of obsolete markup. by Fred Drake · 26 years ago
  100. 6188592 Lots of markup consistency nits. by Fred Drake · 26 years ago