1. 111fdcf Added correct handling of cut/paste menu enabling, scroll bars by Jack Jansen · 28 years ago
  2. ded81a1 Removed ...gen.py files from repository by Jack Jansen · 28 years ago
  3. 19171a2 Added support for accessing a few more TERec members by Jack Jansen · 28 years ago
  4. 90ecdf4 An interface to WASTE, an all-singing-all-dancing TextEdit replacement by Jack Jansen · 28 years ago
  5. 6528b1f An interface to WASTE, an all-singing-all-dancing TextEdit replacement. by Jack Jansen · 28 years ago
  6. bd9565a Clarified working directory stuff, added some paragraphs on using by Jack Jansen · 28 years ago
  7. d544d01 Moved customization to bgenlocations.py module. by Guido van Rossum · 28 years ago
  8. eba8856 Added missing setport call to mkdistr_ui, and added scrap to mkpluginaliases. by Jack Jansen · 28 years ago
  9. 46d9e79 bgen-generators now drop the python definition file straight in the by Jack Jansen · 28 years ago
  10. 819fa1a Added scrap manager by Jack Jansen · 28 years ago
  11. c574b43 Fixed a nasty bug where FindControl could return a reference to a by Jack Jansen · 28 years ago
  12. da6a971 Interface to the scrap manager by Jack Jansen · 28 years ago
  13. e353215 Added ScrolledWindow (a window with one or two scrollbars) by Jack Jansen · 28 years ago
  14. 7853647 Don't atoi() the memo key. by Guido van Rossum · 28 years ago
  15. e7b900d A simple scrollbar-less single-font (but multi-window) text by Jack Jansen · 28 years ago
  16. c9c0dd3 Fixed ttedit to actually work Fixed minor update bug in tlist by Jack Jansen · 28 years ago
  17. cef2c59 Added enable(onoff) method to menus and menu items by Jack Jansen · 28 years ago
  18. 5c6e373 Added lost docs for crypt module. by Guido van Rossum · 28 years ago
  19. 4bffb8b Added warning on memory use of tcl/tk by Jack Jansen · 28 years ago
  20. 476d568 rebinhexed by Jack Jansen · 28 years ago
  21. 8494967 Added a region arg to update calls by Jack Jansen · 28 years ago
  22. 5f962c2 Added a tutorial by Jack Jansen · 28 years ago
  23. 822a30b Added region arg to update calls. And binhex files rebinhexed. by Jack Jansen · 28 years ago
  24. 270f411 Binhex gif files too. by Jack Jansen · 28 years ago
  25. f04fa72 Changed to allow the user to do partial builds by Jack Jansen · 28 years ago
  26. 3422f2c Moved a button in the message dialog. and everything got binhexed again. by Jack Jansen · 28 years ago
  27. 0b690db Added region argument to various ...Update calls. by Jack Jansen · 28 years ago
  28. 2b72417 Replaced various dummy updateRegions by real arguments by Jack Jansen · 28 years ago
  29. fcdf437 TextEdit sample code (not yet complete) by Jack Jansen · 28 years ago
  30. 0701d62 Added TextEdit interface by Jack Jansen · 28 years ago
  31. 8a452d6 Interface to TextEdit toolbox by Jack Jansen · 28 years ago
  32. 9a2c546 Create files as temp file and move to real location only when complete. by Guido van Rossum · 28 years ago
  33. adf8769 Separate readline initialization into new function PyOS_ReadlineInit(). by Guido van Rossum · 28 years ago
  34. d170577 Add list() method, analogous to tuple(). by Guido van Rossum · 28 years ago
  35. a5a3db7 Under NT, interface to mysterious module registry. (Mark H.) by Guido van Rossum · 28 years ago
  36. e71a947 Under NT, change "long" sharedlib extension to ".dll". (Mark H.) by Guido van Rossum · 28 years ago
  37. c606fe1 Under NT, define sys.dllhandle and sys.winver (Mark H.). by Guido van Rossum · 28 years ago
  38. 4f1c59b Add'l change for NT (Mark H.). by Guido van Rossum · 28 years ago
  39. f2389a0 (py-indent-right, py-outdent-left): fixed placement of point after adjustments. by Barry Warsaw · 28 years ago
  40. 43ecf8e (py-parse-state): make sure we don't land inside a triple-quoted string by Barry Warsaw · 28 years ago
  41. ab69eb9 Added resource-ids for override preferences. by Jack Jansen · 28 years ago
  42. a486a55 Added support for override preferences by Jack Jansen · 28 years ago
  43. db0bace Added support for editing override preferences in applets by Jack Jansen · 28 years ago
  44. bbb4e10 Subtlety: ~root/a should expand to /a, not //a. Everything else unchanged. by Guido van Rossum · 28 years ago
  45. ededb58 Update reference (it's now RFC 1808); added http to list of protocols by Guido van Rossum · 28 years ago
  46. 4876651 Reformatted with 4-space tab stops. by Guido van Rossum · 28 years ago
  47. 5f20477 (py-indent-right, py-outdent-left): Watch out for (mark) returning nil. by Barry Warsaw · 28 years ago
  48. cce074e new binhex from Jack (much faster) by Guido van Rossum · 28 years ago
  49. 975aa22 Don't change Standard File folder on chdir(). by Jack Jansen · 28 years ago
  50. 415571c Replaced non-ascii chars by backslash escapes by Jack Jansen · 28 years ago
  51. e6dde14 Removed one level of "mac" in path initialization by Jack Jansen · 28 years ago
  52. 5196d00 Compare sourcefile to hqx file (if it exists) before binhexing. This by Jack Jansen · 28 years ago
  53. a220e67 Finally check in Jack's latest version, which fixes all known bugs. by Guido van Rossum · 28 years ago
  54. 4669d7e #updated some comments by Barry Warsaw · 28 years ago
  55. 826255b (py-indent-right, py-indent-left): support indentation of regions or by Barry Warsaw · 28 years ago
  56. 71ac945 move mac url2path conversion to separate module by Guido van Rossum · 28 years ago
  57. 857e88e Updated to reflect new situation, added a warning on fmmodule.c by Jack Jansen · 28 years ago
  58. ac0a21a Added a note about removing unwanted sys.path stuff by Jack Jansen · 28 years ago
  59. 94a71ab re-binhexed by Jack Jansen · 28 years ago
  60. ef51d13 Removed addpack calls by Jack Jansen · 28 years ago
  61. f63abad Removed addpack calls for toolbox modules. by Jack Jansen · 28 years ago
  62. 1a0dafb Somehow the <<terminated>> got mangled. Fixed. by Jack Jansen · 28 years ago
  63. ca5e5ed Fixed pythonpath to include tkinter and mac:toolbox, and source-tree by Jack Jansen · 28 years ago
  64. e15f6fe Fixed for new directory layout by Jack Jansen · 28 years ago
  65. 32cb80c Removed addpack calls for toolbox modules, re-binhexed resources (sigh) by Jack Jansen · 28 years ago
  66. 442e720 Added proxy handling; upped version. by Guido van Rossum · 28 years ago
  67. bb65377 Oops... I Inadvertently lost their cvs files... by Jack Jansen · 28 years ago
  68. 0f7af3f Were copied to Relnotes-1.[12] long ago... by Jack Jansen · 28 years ago
  69. 0657960 Fixed binhexer by Jack Jansen · 28 years ago
  70. a630813 Explanations of the examples here by Jack Jansen · 28 years ago
  71. f4875af Minor fix by Jack Jansen · 28 years ago
  72. 18a99f5 Changed creator from PYTH to Pyth by Jack Jansen · 28 years ago
  73. 1a06e1d Binhexer fixed by Jack Jansen · 28 years ago
  74. 52a40ac Added option to set queue size by Jack Jansen · 28 years ago
  75. dca8788 Added a few file types by Jack Jansen · 28 years ago
  76. a8738a5 Added print_arguments() function. by Guido van Rossum · 28 years ago
  77. 0603319 Use MacOS.openrf (if it is available) for opening resource forks by Jack Jansen · 28 years ago
  78. db9ff36 Added checkmenu() method (to checkmark an entry) and delete() method by Jack Jansen · 28 years ago
  79. e355c45 - Allow setting of argc/argv in <option>-start dialog by Jack Jansen · 28 years ago
  80. 4032c2c Change to use real temporary files instead of StringIO. Correct and by Guido van Rossum · 28 years ago
  81. 0147db0 Considerable documentation changes and a few import rearrangements. by Guido van Rossum · 28 years ago
  82. 867a32a (py-comment-region): obsoleted by comment-region by Barry Warsaw · 28 years ago
  83. 7aee384 Reformatted with 4-space indentation. Added some quick docs to the by Guido van Rossum · 28 years ago
  84. a0e2422 A few missing casts (Richard Neitzel). by Guido van Rossum · 28 years ago
  85. 2429c72 Added missing include of Fonts.h by Jack Jansen · 28 years ago
  86. 57fb8ce New binhexer by Jack Jansen · 28 years ago
  87. 3fff8c4 Config files for shared PPC python with GUSI and for _tkinter plugin module. by Jack Jansen · 28 years ago
  88. 0acaf07 binhex fixed by Jack Jansen · 28 years ago
  89. d19db60 - gusiprefs.rsrc added (note: must be in application/applet, not in by Jack Jansen · 28 years ago
  90. 243ddcd Added FieldStorage class, which stores parts in files. by Guido van Rossum · 28 years ago
  91. 62d9d6e (python-font-lock-keywords): make it a defconst by Barry Warsaw · 28 years ago
  92. 391b4e6 Reformatting only. by Guido van Rossum · 28 years ago
  93. 6d62775 (py-honor-comment-indentation, py-compute-indentation): allow other by Barry Warsaw · 28 years ago
  94. 378815c Replaced previous gusi-chdir() fix by a call to PyMac_FixGUSIcd() by Jack Jansen · 28 years ago
  95. 7275561 File upload and revamped documentation. by Guido van Rossum · 28 years ago
  96. 911ad6b Added code to make fsspecs work for gusi-python by Jack Jansen · 28 years ago
  97. 6648fb7 Removed unused vars by Jack Jansen · 28 years ago
  98. 33d6ec0 (py-honor-comment-indentation): new variable. by Barry Warsaw · 28 years ago
  99. 6245a3c #removed font-lock cruft by Barry Warsaw · 28 years ago
  100. 33ab6e4 (python-font-lock-keywords): Much improved descrimination between by Barry Warsaw · 28 years ago