1. b996856 Component mgr support by Jack Jansen · 29 years ago
  2. 41058c0 BitMap object support (only lightly tested) by Jack Jansen · 29 years ago
  3. 135fb71 BitMap object support by Jack Jansen · 29 years ago
  4. 93fa45c A variation on PICTbrowse.py that displays the picture using DrawPicture. by Jack Jansen · 29 years ago
  5. fa4d5d0 Added converters for Fixed by Jack Jansen · 29 years ago
  6. b7abb18 Added support for GrafPort object by Jack Jansen · 29 years ago
  7. 330381c Added (minimal) support for a GrafPort type by Jack Jansen · 29 years ago
  8. 7830ab8 Added definitions for GrafPort object and Fixed type. by Jack Jansen · 29 years ago
  9. e7bea57 Example: control eudora using AppleEvents by Jack Jansen · 29 years ago
  10. 1dcbcc3 Sample extension module: InterSLIP control API. by Jack Jansen · 29 years ago
  11. 4ac7249 Control InterSLIP using modeless dialog, uses FrameWork by Jack Jansen · 29 years ago
  12. 310c657 Control InterSLIP using a modal dialog by Jack Jansen · 29 years ago
  13. 07043b4 Browse all PICT resources in the resource chain. Uses SetWindowPic for display. by Jack Jansen · 29 years ago
  14. 330f576 - Added support for PicHandle by Jack Jansen · 29 years ago
  15. a01a8f7 New universal headers, a few bit-flags were added. by Jack Jansen · 29 years ago
  16. 54c8f7e - Fixed handling of InsetRect, OffsetRect, MapRect by Jack Jansen · 29 years ago
  17. cdaa3d9 Universal header changes: some new bits defined. by Jack Jansen · 29 years ago
  18. 754d4a4 Regenerated because of minor changes in universal headers by Jack Jansen · 29 years ago
  19. b5cf5da Changed file signature to CW7 project mgr by Jack Jansen · 29 years ago
  20. 5d95797 Allow '@' for ' ' in uuencoded files. by Jack Jansen · 29 years ago
  21. 40b546d Initialize GUSI on the mac. by Jack Jansen · 29 years ago
  22. 8a5d0d4 Updated for the CW7.5 release, and some minor tweaks that I don't remember. by Jack Jansen · 29 years ago
  23. 06d1632 Project to build alternative version of MWCRuntimePPC.lib, needed for by Jack Jansen · 29 years ago
  24. c436d87 almost-but-not-quite working python with tk. by Jack Jansen · 29 years ago
  25. 350b2b9 Documented ProgressBar and idle() by Jack Jansen · 29 years ago
  26. a550328 MacTkPython configuration file. by Jack Jansen · 29 years ago
  27. e3342e8 Added progress-bar dialog by Jack Jansen · 29 years ago
  28. e2b5d04 Changed for the 1.3.2 compiler (CW7.5) by Jack Jansen · 29 years ago
  29. 79559dc Initialize GUSI for MacTkPython by Jack Jansen · 29 years ago
  30. da38f2d Added 2 missing SetPort calls by Jack Jansen · 29 years ago
  31. 3a87f5b Added a ProgressBar() class (which shows a progress bar). Needs new resource. by Jack Jansen · 29 years ago
  32. e48aa96 Fixed bug in cts error message handling. by Jack Jansen · 29 years ago
  33. e2ac51e Added _tkinter, if USE_TK defined by Jack Jansen · 29 years ago
  34. dbe75ae Continue looking for "open doc" events even after "open app". This by Jack Jansen · 29 years ago
  35. 38e9766 Cosmetic change to event handling. by Jack Jansen · 29 years ago
  36. 1e8557a For MW Python, update titlebar of window when python exits. by Jack Jansen · 29 years ago
  37. 8324836 Disable pythons own eventhandling on the mac. by Jack Jansen · 29 years ago
  38. 3818678 Added idle() method, called when no events are available. by Jack Jansen · 29 years ago
  39. e0371b8 Fixed basejoin. There were two main problems: by Sjoerd Mullender · 29 years ago
  40. 17914f4 (py-indent-offset): Change default to 4. by Barry Warsaw · 29 years ago
  41. 825bae7 Also remember the module a class is defined in. by Sjoerd Mullender · 29 years ago
  42. fa7aece - plugin tkinter module for ppc python by Jack Jansen · 29 years ago
  43. 34cc5c3 Fix to load needed resources on a mac by Jack Jansen · 29 years ago
  44. 81299f1 Added providence mailer support by Jack Jansen · 29 years ago
  45. 4ec940a Added (limited) compuserve error parsing by Jack Jansen · 29 years ago
  46. a8304b6 Updated 'vers' resource to 1.3 (forgot before the distribution:-) by Jack Jansen · 29 years ago
  47. 0168f27 Added options for keeping window open on normal/error termination by Jack Jansen · 29 years ago
  48. 66a8977 Moved mac-specific exit handling to macmain.c by Jack Jansen · 29 years ago
  49. 9513f2c Made a bit more robust against out-of-memory situations by Jack Jansen · 29 years ago
  50. 10d0f8f Renamed module tkinter to _tkinter by Jack Jansen · 29 years ago
  51. f39ca24 Removed unneeded reference to tkinter by Jack Jansen · 29 years ago
  52. ba0311e Renamed module tkinter to _tkinter, moved source to _tkinter.c by Jack Jansen · 29 years ago
  53. 9715779 Added class MHMailbox Added optional third parameter to seek. by Jack Jansen · 29 years ago
  54. 173c8bd MACTCP renamed to MACTCPconst by Jack Jansen · 29 years ago
  55. 85c9aea Added prototypes. by Jack Jansen · 29 years ago
  56. 4e17866 Added localport/localhost initialization. This fixes socket.getsockname(). by Jack Jansen · 29 years ago
  57. 9a78536 CW6->CW7 by Jack Jansen · 29 years ago
  58. 9bc4690 Take care that filenames for .hqx files are ascii (no more mu's, etc) by Jack Jansen · 29 years ago
  59. 0a72e8d Added missing include for <Aliases.h> by Jack Jansen · 29 years ago
  60. 945b7b8 comment fix by Jack Jansen · 29 years ago
  61. 8968624 Script to read and parse error messages from mailer daemons. by Sjoerd Mullender · 29 years ago
  62. 2bbe49b changed underscore to have symbol syntax by Barry Warsaw · 29 years ago
  63. 52bc17c (py-indent-offset): this should be buffer local. by Barry Warsaw · 29 years ago
  64. 349a988 Added third argument to call() by Jack Jansen · 29 years ago
  65. 99bbd18 This commit was manufactured by cvs2svn to create tag 'release13'. by cvs2svn · 29 years ago
  66. 0638b60 Added imgpbm and imgsgi by Jack Jansen · 29 years ago
  67. 84c8baf Added missing imgpbm and imgsgi modules by Jack Jansen · 29 years ago
  68. 178652b Export strdup (parsermodule needs it) by Jack Jansen · 29 years ago
  69. d0f2678 Last few notes/bugs by Jack Jansen · 29 years ago
  70. c925291 Last minor tweaks: debug off, added missing img mods, minor things by Jack Jansen · 29 years ago
  71. 6c06688 set date to oct 13 by Guido van Rossum · 29 years ago
  72. b50667d rename binasciimodule.c -> binascii.c; disable parsermodule.c by Guido van Rossum · 29 years ago
  73. bf032a9 mention syslog upgrade by Guido van Rossum · 29 years ago
  74. 5e6a356 undo opaque=fopaque changes; make test script more flexible by Guido van Rossum · 29 years ago
  75. 81a07ce idraw on top of an image by Guido van Rossum · 29 years ago
  76. e7d92d5 all sorts of minor nits by Guido van Rossum · 29 years ago
  77. 5e639d4 transcribed changes from tut.tex by Guido van Rossum · 29 years ago
  78. c102a13 added two names by Guido van Rossum · 29 years ago
  79. aa93ca8 mention Fred Drake's parser module by Guido van Rossum · 29 years ago
  80. 46f92d2 add Listbox.activate() by Guido van Rossum · 29 years ago
  81. b61b28b added listbox selection modes by Guido van Rossum · 29 years ago
  82. a61bdeb add delete() method to ftp object by Guido van Rossum · 29 years ago
  83. d9e9f9c Fred Drake's new parser module by Guido van Rossum · 29 years ago
  84. ca81470 add libparser.tex by Guido van Rossum · 29 years ago
  85. 4b73a06 Fred Drake's parser module by Guido van Rossum · 29 years ago
  86. c1822a4 changes by Steve Clift by Guido van Rossum · 29 years ago
  87. 7d0590b Removed declaration of sginap because it conflicted with a header file. by Sjoerd Mullender · 29 years ago
  88. 4237efc Propagate variable calls both to the linker and the compiler. by Sjoerd Mullender · 29 years ago
  89. da53c52 Documented MACFS, macostools, EasyDialogs and FrameWork modules. by Jack Jansen · 29 years ago
  90. 06cf5d0 Added base64 codec docs by Jack Jansen · 29 years ago
  91. ab71c3f Fixed typo. by Jack Jansen · 29 years ago
  92. a8a277c Fixed positioning of icon on copy() by Jack Jansen · 29 years ago
  93. 9bd2d97 Updated for 1.3 by Jack Jansen · 29 years ago
  94. 83f4540 Removed unused variables by Jack Jansen · 29 years ago
  95. fc72d36 Changed SIZE: minimum 2Mb is a bit over the top... by Jack Jansen · 29 years ago
  96. ae3d3ef Ported to CW7 by Jack Jansen · 29 years ago
  97. 3434a27 Resource files for 1.3 distribution by Jack Jansen · 29 years ago
  98. b39a5d7 Adapted to CW7, added MkPluginAlises by Jack Jansen · 29 years ago
  99. 703e2c1 Changed CW signature and fixed .as/.hqx creator/type by Jack Jansen · 29 years ago
  100. 316ba5d Adapted to os and imp changes by Jack Jansen · 29 years ago