1. 1b63b27 Fixed up for 1.3.3 distribution, removed various old (and nuused) project files. by Jack Jansen · 28 years ago
  2. 4915c99 Export OptResObj_{New,Convert} by Jack Jansen · 28 years ago
  3. 86a853f Changed for 1.3.3 distribution by Jack Jansen · 28 years ago
  4. 9c9a07c Remember source filename as <module>.__file__. by Guido van Rossum · 28 years ago
  5. 63e39ae Made Place.info == Pack.info by Guido van Rossum · 28 years ago
  6. a5f875f Yet another mini fix to pack/grid info. by Guido van Rossum · 28 years ago
  7. 6878436 Patch from the net for 4.1 file handler changes. by Guido van Rossum · 28 years ago
  8. 54ac189 Add __sinit() call according to Jack. by Guido van Rossum · 28 years ago
  9. 3626999 Some more changes from the net... Typos, 4.0/4.1 issues, new tkButtonInvoke(). by Guido van Rossum · 28 years ago
  10. 37dcab1 Resync with Grail's Tkinter.py. by Guido van Rossum · 28 years ago
  11. 955c5d1 Set the base for atoi() and atol() to 0, since we're reading Python by Guido van Rossum · 28 years ago
  12. 6dabc98 Added __name__ attribute to class instance method objects. by Guido van Rossum · 28 years ago
  13. 3355be3 Added _id attribute to GrafPort objects (real id of grafport, numeric) by Jack Jansen · 28 years ago
  14. d9585c9 Fixed reference to cr/lf problems by Jack Jansen · 28 years ago
  15. 1df16d0 A version of swed that can import html files. Also demonstrates by Jack Jansen · 28 years ago
  16. 42bc4b2 Added call to initialize standard (i.e. implemented in C) embedded by Jack Jansen · 28 years ago
  17. 756522f Added support for callbacks (for embedded objects) by Jack Jansen · 28 years ago
  18. 316a430 Removed some spurios biindex calls. by Guido van Rossum · 28 years ago
  19. 59b328e Added warning about behavior of open mode 'a' (or 'a+'). by Guido van Rossum · 28 years ago
  20. e71c5a7 Removed broken tst.py by Guido van Rossum · 28 years ago
  21. 0f6dc5b Added MenuItem methods setstyle(), seticon(), setmark() by Jack Jansen · 28 years ago
  22. 782405f Extension to wed that handles styles, fonts and sizes by Jack Jansen · 28 years ago
  23. 8ae8e4f Made style and soup handles optional by Jack Jansen · 28 years ago
  24. efe8c9c An interface to the WASTE textedit replacement library. by Jack Jansen · 28 years ago
  25. f2331de Keep .exp files in cvs tree by Jack Jansen · 28 years ago
  26. b4c9381 Copy .exp files to mwerks project directory too. by Jack Jansen · 28 years ago
  27. 3ba03b2 An example of waste by Jack Jansen · 28 years ago
  28. c4eec9f - Confine window moves to screen boundaries by Jack Jansen · 28 years ago
  29. 2cc4160 Minimal waste test program, modified from ttedit. by Jack Jansen · 28 years ago
  30. 0836542 Added documentation on FrameWork, TextEdit and Waste by Jack Jansen · 28 years ago
  31. 8444507 Use FrameWork.windowbounds(), fixed idle routine by Jack Jansen · 28 years ago
  32. dce32a9 Idle callback is now supplied with the null event causing it. by Jack Jansen · 28 years ago
  33. a2408e9 Fixed code generated for an argument of type **** by Jack Jansen · 28 years ago
  34. 7bfc875 Fixed ScrolledWindow to disable scrollbars if everything is visible. by Jack Jansen · 28 years ago
  35. 111fdcf Added correct handling of cut/paste menu enabling, scroll bars by Jack Jansen · 28 years ago
  36. ded81a1 Removed ...gen.py files from repository by Jack Jansen · 28 years ago
  37. 19171a2 Added support for accessing a few more TERec members by Jack Jansen · 28 years ago
  38. 90ecdf4 An interface to WASTE, an all-singing-all-dancing TextEdit replacement by Jack Jansen · 28 years ago
  39. 6528b1f An interface to WASTE, an all-singing-all-dancing TextEdit replacement. by Jack Jansen · 28 years ago
  40. bd9565a Clarified working directory stuff, added some paragraphs on using by Jack Jansen · 28 years ago
  41. d544d01 Moved customization to bgenlocations.py module. by Guido van Rossum · 28 years ago
  42. eba8856 Added missing setport call to mkdistr_ui, and added scrap to mkpluginaliases. by Jack Jansen · 28 years ago
  43. 46d9e79 bgen-generators now drop the python definition file straight in the by Jack Jansen · 28 years ago
  44. 819fa1a Added scrap manager by Jack Jansen · 28 years ago
  45. c574b43 Fixed a nasty bug where FindControl could return a reference to a by Jack Jansen · 28 years ago
  46. da6a971 Interface to the scrap manager by Jack Jansen · 28 years ago
  47. e353215 Added ScrolledWindow (a window with one or two scrollbars) by Jack Jansen · 28 years ago
  48. 7853647 Don't atoi() the memo key. by Guido van Rossum · 28 years ago
  49. e7b900d A simple scrollbar-less single-font (but multi-window) text by Jack Jansen · 28 years ago
  50. c9c0dd3 Fixed ttedit to actually work Fixed minor update bug in tlist by Jack Jansen · 28 years ago
  51. cef2c59 Added enable(onoff) method to menus and menu items by Jack Jansen · 28 years ago
  52. 5c6e373 Added lost docs for crypt module. by Guido van Rossum · 28 years ago
  53. 4bffb8b Added warning on memory use of tcl/tk by Jack Jansen · 28 years ago
  54. 476d568 rebinhexed by Jack Jansen · 28 years ago
  55. 8494967 Added a region arg to update calls by Jack Jansen · 28 years ago
  56. 5f962c2 Added a tutorial by Jack Jansen · 28 years ago
  57. 822a30b Added region arg to update calls. And binhex files rebinhexed. by Jack Jansen · 28 years ago
  58. 270f411 Binhex gif files too. by Jack Jansen · 28 years ago
  59. f04fa72 Changed to allow the user to do partial builds by Jack Jansen · 28 years ago
  60. 3422f2c Moved a button in the message dialog. and everything got binhexed again. by Jack Jansen · 28 years ago
  61. 0b690db Added region argument to various ...Update calls. by Jack Jansen · 28 years ago
  62. 2b72417 Replaced various dummy updateRegions by real arguments by Jack Jansen · 28 years ago
  63. fcdf437 TextEdit sample code (not yet complete) by Jack Jansen · 28 years ago
  64. 0701d62 Added TextEdit interface by Jack Jansen · 28 years ago
  65. 8a452d6 Interface to TextEdit toolbox by Jack Jansen · 28 years ago
  66. 9a2c546 Create files as temp file and move to real location only when complete. by Guido van Rossum · 28 years ago
  67. adf8769 Separate readline initialization into new function PyOS_ReadlineInit(). by Guido van Rossum · 28 years ago
  68. d170577 Add list() method, analogous to tuple(). by Guido van Rossum · 28 years ago
  69. a5a3db7 Under NT, interface to mysterious module registry. (Mark H.) by Guido van Rossum · 28 years ago
  70. e71a947 Under NT, change "long" sharedlib extension to ".dll". (Mark H.) by Guido van Rossum · 28 years ago
  71. c606fe1 Under NT, define sys.dllhandle and sys.winver (Mark H.). by Guido van Rossum · 28 years ago
  72. 4f1c59b Add'l change for NT (Mark H.). by Guido van Rossum · 28 years ago
  73. f2389a0 (py-indent-right, py-outdent-left): fixed placement of point after adjustments. by Barry Warsaw · 28 years ago
  74. 43ecf8e (py-parse-state): make sure we don't land inside a triple-quoted string by Barry Warsaw · 28 years ago
  75. ab69eb9 Added resource-ids for override preferences. by Jack Jansen · 28 years ago
  76. a486a55 Added support for override preferences by Jack Jansen · 28 years ago
  77. db0bace Added support for editing override preferences in applets by Jack Jansen · 28 years ago
  78. bbb4e10 Subtlety: ~root/a should expand to /a, not //a. Everything else unchanged. by Guido van Rossum · 28 years ago
  79. ededb58 Update reference (it's now RFC 1808); added http to list of protocols by Guido van Rossum · 28 years ago
  80. 4876651 Reformatted with 4-space tab stops. by Guido van Rossum · 28 years ago
  81. 5f20477 (py-indent-right, py-outdent-left): Watch out for (mark) returning nil. by Barry Warsaw · 28 years ago
  82. cce074e new binhex from Jack (much faster) by Guido van Rossum · 28 years ago
  83. 975aa22 Don't change Standard File folder on chdir(). by Jack Jansen · 28 years ago
  84. 415571c Replaced non-ascii chars by backslash escapes by Jack Jansen · 28 years ago
  85. e6dde14 Removed one level of "mac" in path initialization by Jack Jansen · 28 years ago
  86. 5196d00 Compare sourcefile to hqx file (if it exists) before binhexing. This by Jack Jansen · 28 years ago
  87. a220e67 Finally check in Jack's latest version, which fixes all known bugs. by Guido van Rossum · 28 years ago
  88. 4669d7e #updated some comments by Barry Warsaw · 28 years ago
  89. 826255b (py-indent-right, py-indent-left): support indentation of regions or by Barry Warsaw · 28 years ago
  90. 71ac945 move mac url2path conversion to separate module by Guido van Rossum · 28 years ago
  91. 857e88e Updated to reflect new situation, added a warning on fmmodule.c by Jack Jansen · 28 years ago
  92. ac0a21a Added a note about removing unwanted sys.path stuff by Jack Jansen · 28 years ago
  93. 94a71ab re-binhexed by Jack Jansen · 28 years ago
  94. ef51d13 Removed addpack calls by Jack Jansen · 28 years ago
  95. f63abad Removed addpack calls for toolbox modules. by Jack Jansen · 28 years ago
  96. 1a0dafb Somehow the <<terminated>> got mangled. Fixed. by Jack Jansen · 28 years ago
  97. ca5e5ed Fixed pythonpath to include tkinter and mac:toolbox, and source-tree by Jack Jansen · 28 years ago
  98. e15f6fe Fixed for new directory layout by Jack Jansen · 28 years ago
  99. 32cb80c Removed addpack calls for toolbox modules, re-binhexed resources (sigh) by Jack Jansen · 28 years ago
  100. 442e720 Added proxy handling; upped version. by Guido van Rossum · 28 years ago