1. a2b3803 Update on history of `uk' top level, greatly condensed from David by Barry Warsaw · 26 years ago
  2. 2d3b0d7 Provide more detail when the commit button is not shown. by Guido van Rossum · 26 years ago
  3. fdd3028 Fix for modulefinder so that it prints all modules an unknown module by Guido van Rossum · 26 years ago
  4. 654387e Fix the class browser to work even when the file is not on sys.path. by Guido van Rossum · 26 years ago
  5. dc86a4e Added a -q ('quiet') option to tabnanny, which causes only the names of by Andrew M. Kuchling · 26 years ago
  6. 5cd975c Patch by Chris Herborth: by Guido van Rossum · 26 years ago
  7. 38b92eb Sjoerd Mullender: by Guido van Rossum · 26 years ago
  8. ef30092 Added most of the mechanism to change the strips from color variations by Barry Warsaw · 26 years ago
  9. 6403991 A start on the TestModExp applet "Author" => "Contact" by Barry Warsaw · 26 years ago
  10. 8860405 "Author" -> "Contact" by Barry Warsaw · 26 years ago
  11. e6360fa Moved to Python 1.5.2/Lib by Guido van Rossum · 26 years ago
  12. 08833f2 intermediate by Barry Warsaw · 26 years ago
  13. e1425d6 Fixed some bugs by Barry Warsaw · 26 years ago
  14. 93ec4cc Fixed typos in --dump by Barry Warsaw · 26 years ago
  15. ce0bbd2 Added Helpwin -- help in a text widget by Barry Warsaw · 26 years ago
  16. eb6b9b7e Untabification and other cruft by Barry Warsaw · 26 years ago
  17. d0e1e51 docstring(): Function for returning __doc__ % globals() by Barry Warsaw · 26 years ago
  18. f622a33 audiopy: slightly revamped UI... includes a menubar, no quit button, by Barry Warsaw · 26 years ago
  19. 5364688 Initial version of the README file by Barry Warsaw · 26 years ago
  20. 0903f2a Typo by Guido van Rossum · 26 years ago
  21. b5eed03 Support underlining of menu labels by Guido van Rossum · 26 years ago
  22. 6e0a413 New approach, separate tables for menus (platform-independent) and key by Guido van Rossum · 26 years ago
  23. 3fe1b14 A little more tweakage by Barry Warsaw · 26 years ago
  24. 2858b43 A little more tweakage by Barry Warsaw · 26 years ago
  25. d81d534 A bit of tweakage of the --help and --version options by Barry Warsaw · 26 years ago
  26. 615a66a (ChipViewer): Make frame sticky NSEW to fix geometry problem. by Barry Warsaw · 26 years ago
  27. 93990de tweak version number by Barry Warsaw · 26 years ago
  28. f79b7e2 Update by Barry Warsaw · 26 years ago
  29. e882b8a Updating by Barry Warsaw · 26 years ago
  30. 72fe0859 Clarify portability and main program. by Guido van Rossum · 26 years ago
  31. a017777 Added intro for 0.1 release and append Grail notes. by Guido van Rossum · 26 years ago
  32. 441abb4 Added a None button to turn off all input sources. by Barry Warsaw · 26 years ago
  33. d55049a If the module SUNAUDIODEV was generated on an older version of by Barry Warsaw · 26 years ago
  34. 9ade9dd MainWindow.__init__(): Move the import of Tkinter to here so that by Barry Warsaw · 26 years ago
  35. 3febc24 Added a version number, --version, and updated the docstring. by Barry Warsaw · 26 years ago
  36. e77ec17 Rewrite, simplification of command line option parsing. Many GUI by Barry Warsaw · 26 years ago
  37. 2c8b35b some rewriting, must do command line args by Barry Warsaw · 26 years ago
  38. b7d1d63 Input stuff by Barry Warsaw · 26 years ago
  39. 2a06084 Added command line options by Barry Warsaw · 26 years ago
  40. 11b7ae5 Initial revision by Barry Warsaw · 26 years ago
  41. 4089c11 root is now a global called _root by Guido van Rossum · 26 years ago
  42. d410388 Raise the root window on reset(). by Guido van Rossum · 26 years ago
  43. 5ac15bc Split the goto() function in two: _goto() is the internal one, by Guido van Rossum · 26 years ago
  44. a96c2d4 Cope with destruction of the window by Guido van Rossum · 26 years ago
  45. 3fbe67a Turtle graphics by Guido van Rossum · 26 years ago
  46. 39926e4 Use of Breakpoint class should be bdb.Breakpoint. by Guido van Rossum · 26 years ago
  47. cf1daad Brief update on the slightly changed API of pyColorChooser.askcolor(). by Barry Warsaw · 26 years ago
  48. 2be8582 __init__(): Removed initialcolor keyword. by Barry Warsaw · 26 years ago
  49. f72d580 sticky should be NSEW to fix pixel weirdness at right edge by Barry Warsaw · 26 years ago
  50. 4ab5ae2 Error message goes to stderr by Barry Warsaw · 26 years ago
  51. d9e5214 beep => bell by Barry Warsaw · 26 years ago
  52. 877d299 Fixed running of standalone via command line. Also, only do save from by Barry Warsaw · 26 years ago
  53. 3dd1c39 Describe all the new features by Barry Warsaw · 26 years ago
  54. a20f6af Chooser.__init__(): Added `wantspec' keyword to conform exactly to by Barry Warsaw · 26 years ago
  55. ca07ba0 Many changes to support a second mode of operation. Pynche can now be by Barry Warsaw · 26 years ago
  56. 8a09e1c Saving/Restoring state into ~/.pynche file by Barry Warsaw · 26 years ago
  57. 8fd0f14 Detlef Lannert lannert@lannert.rz.uni-duesseldorf.de notices: by Guido van Rossum · 26 years ago
  58. 7b9bb05 Speed up the search a bit -- don't drag a mark around... by Guido van Rossum · 26 years ago
  59. cc0ade8 Change our special entries from <console#N> to <pyshell#N>. by Guido van Rossum · 26 years ago
  60. b52cfa1 Use and pass through the 'force' flag to set_dict() where appropriate. by Guido van Rossum · 26 years ago
  61. 6c5baeb Raise priority of 'sel' tag so its foreground (on Windows) will take by Guido van Rossum · 26 years ago
  62. 0737430 Disable "Open stack viewer" and "help" commands. by Guido van Rossum · 26 years ago
  63. 105b9c7 Add optional 'force' argument (default 0) to load_dict(). by Guido van Rossum · 26 years ago
  64. f3dcafe The driver script on Unix is `pynche'; for Windows `pynche.pyw' by Barry Warsaw · 26 years ago
  65. 179c36e Do nothing when loading the same dict as before. by Guido van Rossum · 26 years ago
  66. adfe773 Details for debugger interface. by Guido van Rossum · 26 years ago
  67. 3fb3515 Restructured and more consistent. Save checkboxes across instantiations. by Guido van Rossum · 26 years ago
  68. baf53b4 Get rid of conflicting ^X binding. Use ^W. by Guido van Rossum · 26 years ago
  69. 5188a25 Debugger can now show local and global variables. by Guido van Rossum · 26 years ago
  70. 6b38483 Oops by Guido van Rossum · 26 years ago
  71. 80d132d Better debugger support (show stack etc). by Guido van Rossum · 26 years ago
  72. 92a67d7 Follow renames in StackViewer module by Guido van Rossum · 26 years ago
  73. 88d9007 Rename classes to StackViewer (the widget) and StackBrowser (the toplevel). by Guido van Rossum · 26 years ago
  74. 95ef498 Add close() method by Guido van Rossum · 26 years ago
  75. e1dedc0 Clarify 'Open Module' dialog text by Guido van Rossum · 26 years ago
  76. 0443079 Restructured into a browser and a widget. by Guido van Rossum · 26 years ago
  77. e6fae1c Generalized the scrolled list which is the base for the class and by Guido van Rossum · 26 years ago
  78. 99d3c48 Cosmetic change by Guido van Rossum · 26 years ago
  79. b7ffca3 Don't show function name if there is none by Guido van Rossum · 26 years ago
  80. 840a84d Updated __main__ unit test by Barry Warsaw · 26 years ago
  81. 35e55da Polish the Debugger GUI a bit. Closing it now also does the right thing. by Guido van Rossum · 26 years ago
  82. 35f7542 Ad primitive debugger interface (so far it will step and show you the by Guido van Rossum · 26 years ago
  83. f035d3b Misc by Guido van Rossum · 26 years ago
  84. ad24ae1 Whoops -- referenced self.top before it was set. by Guido van Rossum · 26 years ago
  85. 423938a Added history and completion commands. by Guido van Rossum · 26 years ago
  86. ca5619c Updated by Guido van Rossum · 26 years ago
  87. 7895562 Add class browser functionality. by Guido van Rossum · 26 years ago
  88. ae08d38 Add a close() method and bind to WM_DELETE_WINDOW protocol by Guido van Rossum · 26 years ago
  89. 1956352 Clear the linecache before printing a traceback by Guido van Rossum · 26 years ago
  90. 49c1a7e Added class browser binding. by Guido van Rossum · 26 years ago
  91. 7f5c9ef Much improved, much left to do. by Guido van Rossum · 26 years ago
  92. 3f08d40 Make the return key do what I mean more often. by Guido van Rossum · 26 years ago
  93. 4650df9 Make the return key do what I mean more often. by Guido van Rossum · 26 years ago
  94. 439c467 Adding the beginnings of a Class browser. Incomplete, yet. by Guido van Rossum · 26 years ago
  95. b341888 Add new command, "Open module". You select or type a module name, by Guido van Rossum · 26 years ago
  96. 5af7a72 Subsume functionality from Popup menu in Debug menu. by Guido van Rossum · 26 years ago
  97. 82e44b1 Get rid of PopUp menu. by Guido van Rossum · 26 years ago
  98. e7b2e65 Generalize menu creation. by Guido van Rossum · 26 years ago
  99. 219ffde Add Debug and Help menu items. by Guido van Rossum · 26 years ago
  100. 2aeeb55 Added a menu bar to every window. by Guido van Rossum · 26 years ago