1. dbe75ae Continue looking for "open doc" events even after "open app". This by Jack Jansen · 29 years ago
  2. 38e9766 Cosmetic change to event handling. by Jack Jansen · 29 years ago
  3. 1e8557a For MW Python, update titlebar of window when python exits. by Jack Jansen · 29 years ago
  4. 8324836 Disable pythons own eventhandling on the mac. by Jack Jansen · 29 years ago
  5. 3818678 Added idle() method, called when no events are available. by Jack Jansen · 29 years ago
  6. e0371b8 Fixed basejoin. There were two main problems: by Sjoerd Mullender · 29 years ago
  7. 17914f4 (py-indent-offset): Change default to 4. by Barry Warsaw · 29 years ago
  8. 825bae7 Also remember the module a class is defined in. by Sjoerd Mullender · 29 years ago
  9. fa7aece - plugin tkinter module for ppc python by Jack Jansen · 29 years ago
  10. 34cc5c3 Fix to load needed resources on a mac by Jack Jansen · 29 years ago
  11. 81299f1 Added providence mailer support by Jack Jansen · 29 years ago
  12. 4ec940a Added (limited) compuserve error parsing by Jack Jansen · 29 years ago
  13. a8304b6 Updated 'vers' resource to 1.3 (forgot before the distribution:-) by Jack Jansen · 29 years ago
  14. 0168f27 Added options for keeping window open on normal/error termination by Jack Jansen · 29 years ago
  15. 66a8977 Moved mac-specific exit handling to macmain.c by Jack Jansen · 29 years ago
  16. 9513f2c Made a bit more robust against out-of-memory situations by Jack Jansen · 29 years ago
  17. 10d0f8f Renamed module tkinter to _tkinter by Jack Jansen · 29 years ago
  18. f39ca24 Removed unneeded reference to tkinter by Jack Jansen · 29 years ago
  19. ba0311e Renamed module tkinter to _tkinter, moved source to _tkinter.c by Jack Jansen · 29 years ago
  20. 9715779 Added class MHMailbox Added optional third parameter to seek. by Jack Jansen · 29 years ago
  21. 173c8bd MACTCP renamed to MACTCPconst by Jack Jansen · 29 years ago
  22. 85c9aea Added prototypes. by Jack Jansen · 29 years ago
  23. 4e17866 Added localport/localhost initialization. This fixes socket.getsockname(). by Jack Jansen · 29 years ago
  24. 9a78536 CW6->CW7 by Jack Jansen · 29 years ago
  25. 9bc4690 Take care that filenames for .hqx files are ascii (no more mu's, etc) by Jack Jansen · 29 years ago
  26. 0a72e8d Added missing include for <Aliases.h> by Jack Jansen · 29 years ago
  27. 945b7b8 comment fix by Jack Jansen · 29 years ago
  28. 8968624 Script to read and parse error messages from mailer daemons. by Sjoerd Mullender · 29 years ago
  29. 2bbe49b changed underscore to have symbol syntax by Barry Warsaw · 29 years ago
  30. 52bc17c (py-indent-offset): this should be buffer local. by Barry Warsaw · 29 years ago
  31. 349a988 Added third argument to call() by Jack Jansen · 29 years ago
  32. 99bbd18 This commit was manufactured by cvs2svn to create tag 'release13'. by cvs2svn · 29 years ago
  33. 0638b60 Added imgpbm and imgsgi by Jack Jansen · 29 years ago
  34. 84c8baf Added missing imgpbm and imgsgi modules by Jack Jansen · 29 years ago
  35. 178652b Export strdup (parsermodule needs it) by Jack Jansen · 29 years ago
  36. d0f2678 Last few notes/bugs by Jack Jansen · 29 years ago
  37. c925291 Last minor tweaks: debug off, added missing img mods, minor things by Jack Jansen · 29 years ago
  38. 6c06688 set date to oct 13 by Guido van Rossum · 29 years ago
  39. b50667d rename binasciimodule.c -> binascii.c; disable parsermodule.c by Guido van Rossum · 29 years ago
  40. bf032a9 mention syslog upgrade by Guido van Rossum · 29 years ago
  41. 5e6a356 undo opaque=fopaque changes; make test script more flexible by Guido van Rossum · 29 years ago
  42. 81a07ce idraw on top of an image by Guido van Rossum · 29 years ago
  43. e7d92d5 all sorts of minor nits by Guido van Rossum · 29 years ago
  44. 5e639d4 transcribed changes from tut.tex by Guido van Rossum · 29 years ago
  45. c102a13 added two names by Guido van Rossum · 29 years ago
  46. aa93ca8 mention Fred Drake's parser module by Guido van Rossum · 29 years ago
  47. 46f92d2 add Listbox.activate() by Guido van Rossum · 29 years ago
  48. b61b28b added listbox selection modes by Guido van Rossum · 29 years ago
  49. a61bdeb add delete() method to ftp object by Guido van Rossum · 29 years ago
  50. d9e9f9c Fred Drake's new parser module by Guido van Rossum · 29 years ago
  51. ca81470 add libparser.tex by Guido van Rossum · 29 years ago
  52. 4b73a06 Fred Drake's parser module by Guido van Rossum · 29 years ago
  53. c1822a4 changes by Steve Clift by Guido van Rossum · 29 years ago
  54. 7d0590b Removed declaration of sginap because it conflicted with a header file. by Sjoerd Mullender · 29 years ago
  55. 4237efc Propagate variable calls both to the linker and the compiler. by Sjoerd Mullender · 29 years ago
  56. da53c52 Documented MACFS, macostools, EasyDialogs and FrameWork modules. by Jack Jansen · 29 years ago
  57. 06cf5d0 Added base64 codec docs by Jack Jansen · 29 years ago
  58. ab71c3f Fixed typo. by Jack Jansen · 29 years ago
  59. a8a277c Fixed positioning of icon on copy() by Jack Jansen · 29 years ago
  60. 9bd2d97 Updated for 1.3 by Jack Jansen · 29 years ago
  61. 83f4540 Removed unused variables by Jack Jansen · 29 years ago
  62. fc72d36 Changed SIZE: minimum 2Mb is a bit over the top... by Jack Jansen · 29 years ago
  63. ae3d3ef Ported to CW7 by Jack Jansen · 29 years ago
  64. 3434a27 Resource files for 1.3 distribution by Jack Jansen · 29 years ago
  65. b39a5d7 Adapted to CW7, added MkPluginAlises by Jack Jansen · 29 years ago
  66. 703e2c1 Changed CW signature and fixed .as/.hqx creator/type by Jack Jansen · 29 years ago
  67. 316ba5d Adapted to os and imp changes by Jack Jansen · 29 years ago
  68. d40f3c6 New universal headers by Jack Jansen · 29 years ago
  69. 7321514 Fixed bug in optional argument error checking (and generated all suites anew). by Jack Jansen · 29 years ago
  70. a1db48b fix Menu.add_command etc. by Guido van Rossum · 29 years ago
  71. d462f3d added 1.2 news by Guido van Rossum · 29 years ago
  72. 670ded8 added some files by Guido van Rossum · 29 years ago
  73. 3ec97e5 interface for Emacs imenu by Guido van Rossum · 29 years ago
  74. 288527a updated version and date by Guido van Rossum · 29 years ago
  75. fbe34fa syslog docs by steve clift by Guido van Rossum · 29 years ago
  76. 0447a32 release 1.3 for real by Guido van Rossum · 29 years ago
  77. 691d4ec a fe more things: apply 3rd arg, ni, ihooks, rexec by Guido van Rossum · 29 years ago
  78. 8476d00 footnote about keyword args by Guido van Rossum · 29 years ago
  79. 0568d5e apply() third arg by Guido van Rossum · 29 years ago
  80. e38a752 new version / date by Guido van Rossum · 29 years ago
  81. f36768e set version to 1.3 by Guido van Rossum · 29 years ago
  82. c5d0d79 make access obsolete by Guido van Rossum · 29 years ago
  83. 503b2e8 Barry's version 2.30; some chages for triple quotes by Guido van Rossum · 29 years ago
  84. 53f4524 disable code generation for access statement by Guido van Rossum · 29 years ago
  85. 447ae53 fix for 4.0 by Guido van Rossum · 29 years ago
  86. 9beefa2 describe more 1.3 changes by Guido van Rossum · 29 years ago
  87. ed39cd0 change warning about C++ by Guido van Rossum · 29 years ago
  88. e5eb5eb Added all changes since 1.2 (from rcs logs) by Guido van Rossum · 29 years ago
  89. c0c01f7 more elegant way to treat exit status by Guido van Rossum · 29 years ago
  90. a176f58 add "-r revisions" flag to log flags by Guido van Rossum · 29 years ago
  91. 7bde92b added log option; cleanup afterwards by Guido van Rossum · 29 years ago
  92. bffda89 change log() to return the string instead of printing it by Guido van Rossum · 29 years ago
  93. 83d6bbf search for keyfile in sys.path as last resort; reword exception by Guido van Rossum · 29 years ago
  94. 5a6ad8f flush before reading response from socket by Guido van Rossum · 29 years ago
  95. 11bb174 mac robustness: use os.path.join by Guido van Rossum · 29 years ago
  96. f6d6928 mac robustness: default timezone, unlink target before rename by Guido van Rossum · 29 years ago
  97. 903f487 add BGN/END_SAVE macros around fcntl/ioctl calls by Guido van Rossum · 29 years ago
  98. 1c45ca3 keep exitfunc alive while calling it by Guido van Rossum · 29 years ago
  99. f7f79ac better version sanity checks; get rid of Widget.unbind_class() by Guido van Rossum · 29 years ago
  100. 909507d added NullFormatter by Guido van Rossum · 29 years ago