1. 423c798 copy() can now create destination path by Jack Jansen · 29 years ago
  2. f5101ee Constants useful when using macfs module by Jack Jansen · 29 years ago
  3. 13dc4f7 Fixed dialog-window event handling by Jack Jansen · 29 years ago
  4. 7765dbb Hexbinned CodeWarrior projects by Jack Jansen · 29 years ago
  5. f45e586 fix typo in bsddb entry by Guido van Rossum · 29 years ago
  6. 1100dca Initial revision by Guido van Rossum · 29 years ago
  7. 7e183e9 Documented new argument order. by Jack Jansen · 29 years ago
  8. 8b74512 Changed arguments and added a lot of functionality besides by Jack Jansen · 29 years ago
  9. ac4f8d3 Initial revision by Guido van Rossum · 29 years ago
  10. 4324536 forget previous change (content-encoding) by Guido van Rossum · 29 years ago
  11. a5cf179 encoding can be content-transfer-encoding or content-encoding by Guido van Rossum · 29 years ago
  12. ca44540 support overriding how to open unknown url types by Guido van Rossum · 29 years ago
  13. 92d0932 changed some commas into percent signs by Guido van Rossum · 29 years ago
  14. edb21c4 Fixed typo: == -> =. by Sjoerd Mullender · 29 years ago
  15. 4549b13 Documented binascii, binhex and uu modules. Put them in the by Jack Jansen · 29 years ago
  16. 6ec3c65 Implemented two new functions in sys: by Sjoerd Mullender · 29 years ago
  17. b0a2ce5 several new questions, 1.3 beta mentioned by Guido van Rossum · 29 years ago
  18. 740f357 Fixed calling of __del__ method with TRACE_REFS defined. by Sjoerd Mullender · 29 years ago
  19. 24260ec This commit was manufactured by cvs2svn to create tag 'r13beta1'. by cvs2svn · 29 years ago
  20. d4901c8 changes by Barry, e.g. font lock & email addresses by Guido van Rossum · 29 years ago
  21. e7017ba updates by Guido van Rossum · 29 years ago
  22. bf8e7d5 new stuff by Guido van Rossum · 29 years ago
  23. 7911813 new people by Guido van Rossum · 29 years ago
  24. 06f4289 many fixes by anonymous contributor by Guido van Rossum · 29 years ago
  25. d639b45 dbhash -> bsddb by Guido van Rossum · 29 years ago
  26. e03f277 fix bug in close() by Guido van Rossum · 29 years ago
  27. 66017aa fix leaks in keys(); fix bug in close() by Guido van Rossum · 29 years ago
  28. 0587011 rd_object() with exception is fatal error by Guido van Rossum · 29 years ago
  29. 69f6ee6 err_badcall() is fatal error by Guido van Rossum · 29 years ago
  30. 97162b5 exec() -> exec by Guido van Rossum · 29 years ago
  31. 9d8c5a4 add errno.h by Guido van Rossum · 29 years ago
  32. 84c8c7f 1.3b1 notes by Guido van Rossum · 29 years ago
  33. 45ee2ea improve ac_sys_system/release, add ac_syts_cpu by Guido van Rossum · 29 years ago
  34. d4c2646 Generated anew by Jack Jansen · 29 years ago
  35. b95ea18 Added ResObj_OptNew declaration by Jack Jansen · 29 years ago
  36. 91a6398 Use ResObj_OptNew for GetDialogItem return value: the handle returned by Jack Jansen · 29 years ago
  37. 9f37c6d Added ResObj_OptNew, like ResObj_New but returns None when passed NULL. by Jack Jansen · 29 years ago
  38. caf7505 Added WhichWindow function to obtain window object given WindowPtr (as by Jack Jansen · 29 years ago
  39. 2f21246 Test of list in dialog by Jack Jansen · 29 years ago
  40. b4e4783 Uses new FrameWork, has multiple windows by Jack Jansen · 29 years ago
  41. 8ce4d51 Different arg to GetEventHandler (but I cannot really remember fixing by Jack Jansen · 29 years ago
  42. 7e0da90 Made separate window class (and subclasses for special windows like by Jack Jansen · 29 years ago
  43. ac7c0df Indent bug by Jack Jansen · 29 years ago
  44. 9c4585a Removed addbase.__del__ because it can't work. by Sjoerd Mullender · 29 years ago
  45. ebed45f Documented MacOS module. by Jack Jansen · 29 years ago
  46. 0e13374 Documented PromptGetFile and optional prompt to GetDirectory. by Jack Jansen · 29 years ago
  47. 4518577 Fixed incorrect tex-code for readline by Jack Jansen · 29 years ago
  48. 479c1b3 Put debug output inside 'if DEBUG'. by Jack Jansen · 29 years ago
  49. 7a58336 Various fixes: missing imports, missing calls to by Jack Jansen · 29 years ago
  50. 01c2309 Useful routines on a mac: by Jack Jansen · 29 years ago
  51. 32486f5 Added PyMac_PromptGetFile, removed stuff gone to other sources. by Jack Jansen · 29 years ago
  52. 819f177 Lots of stuff moved to other files. by Jack Jansen · 29 years ago
  53. c2e6dd8 New file: list resource-ids in one place. by Jack Jansen · 29 years ago
  54. 56b14d4 Lots of stuff removed: gone to various other files. by Jack Jansen · 29 years ago
  55. 696c958 This is completely different from the old mainmain (which wasn't used by Jack Jansen · 29 years ago
  56. 12fce3e macgetpath - sys.path setting code factored out of config.c and by Jack Jansen · 29 years ago
  57. f717ac2 Merged Jack's macgetcompiler.c and Guido's maccompiler.c and named the by Jack Jansen · 29 years ago
  58. 0e1c0ce Renumbered dialogs: by Jack Jansen · 29 years ago
  59. d5d5f46 Added new call PromptGetFile (like StandardGetFile, but accepts a by Jack Jansen · 29 years ago
  60. 9c45a65 Added missing initializer and extra error check. by Jack Jansen · 29 years ago
  61. 9062fa2 Added prompts to various file-select dialogs Renumbered resources to above 512 by Jack Jansen · 29 years ago
  62. ad16927 Added List.slb alias by Jack Jansen · 29 years ago
  63. 3050a2d Binhexify any .rsrc file in a tree by Jack Jansen · 29 years ago
  64. eaeb1c8 Added missing 'leftchar' initializer. by Jack Jansen · 29 years ago
  65. dc977a9 Shuffled include's around (name conflict on Mac wrt teclick()) by Jack Jansen · 29 years ago
  66. 9d19a91 Added prompt to getfile dialog Renumbered resources by Jack Jansen · 29 years ago
  67. ec38010 Added basic mac documentation. by Jack Jansen · 29 years ago
  68. a4b1d00 Interface to the Mac List Manager. by Jack Jansen · 29 years ago
  69. f33a69f Temporary fix for access statement. Definition of Error was missing. by Sjoerd Mullender · 29 years ago
  70. e2cb727 exec() -> exec by Guido van Rossum · 29 years ago
  71. a49d94a test for specific bug in vars() by Guido van Rossum · 29 years ago
  72. 1d59df2 added select_present and select_range to Entry widget by Guido van Rossum · 29 years ago
  73. abad1cc renamed DbShelf->DbfilenameShelf;added BsdDbShelf (David Ely) by Guido van Rossum · 29 years ago
  74. e03a86c change default flag to match dbm/gdbm by Guido van Rossum · 29 years ago
  75. 1035a89 make sure the path ends in a slash in reload() by Guido van Rossum · 29 years ago
  76. fe4254e warn about bacslash-s lacking by Guido van Rossum · 29 years ago
  77. 9c3241d exec() -> exec by Guido van Rossum · 29 years ago
  78. 1a16c86 remove file: from list of protocols taking host by Guido van Rossum · 29 years ago
  79. 30642ab changed version :-) by Guido van Rossum · 29 years ago
  80. eae892d added note about missing features by Guido van Rossum · 29 years ago
  81. a62b100 noted obsolescence; exec() -> exec by Guido van Rossum · 29 years ago
  82. 894a7bb default tabsize to 8 by Guido van Rossum · 29 years ago
  83. 1859600 fix reload use of __filename__ by Guido van Rossum · 29 years ago
  84. ba3e46b fix stupid typo: r->RDLK by Guido van Rossum · 29 years ago
  85. 99bf06b same thing as for dospath, plus HOMEDRIVE/HOMEPATH support by Guido van Rossum · 29 years ago
  86. 92794e3 don't print Cannot open/stat messages by Guido van Rossum · 29 years ago
  87. baf642e exec() -> exec by Guido van Rossum · 29 years ago
  88. 9f824a7 Initial revision by Guido van Rossum · 29 years ago
  89. fda5c1a redefined normcase() by Guido van Rossum · 29 years ago
  90. 3b8e160 upgdaded the test program by Guido van Rossum · 29 years ago
  91. 4ac0050 revamped somewhat by Guido van Rossum · 29 years ago
  92. 3e7a697 temporarily disabled the access statements by Guido van Rossum · 29 years ago
  93. 0ec3126 added normpath() and splitdrive() by Guido van Rossum · 29 years ago
  94. f68ec39 added note about obsolescence by Guido van Rossum · 29 years ago
  95. 0dbd1fd correct description of integer division; describe optional read arg by Guido van Rossum · 29 years ago
  96. 3e43d83 clarify optional status by Guido van Rossum · 29 years ago
  97. 0bbbea1 typos only by Guido van Rossum · 29 years ago
  98. eafe32a chapter on new things in 1.3 by Guido van Rossum · 29 years ago
  99. e164bd8 Documented FindFolder, GetFInfo, SetFInfo and the FInfo object. by Jack Jansen · 29 years ago
  100. ea79c87 re-enabled newmodule by Jack Jansen · 29 years ago