1. 73360a3 Add a highlight theme for builtin keywords. Python Patch 805830 Nigel Rowe by Kurt B. Kaiser · 20 years ago
  2. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  3. 84ef153 Let IDLE use the HTMLHelp docs on Windows, if found. by Thomas Heller · 21 years ago
  4. 931237e SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds) by Raymond Hettinger · 21 years ago
  5. d78b230 1. Remove the Readme entry on the Help Menu, now in About dialog. by Kurt B. Kaiser · 21 years ago
  6. ef58adf 1. Find in Files Dialog shows text selection if there is one by Kurt B. Kaiser · 21 years ago
  7. 260cb90 1. Update WindowList registry when filename changes so that by Kurt B. Kaiser · 21 years ago
  8. 852f35b Change to <<open-module>>: always pop up the dialog, using the current by Guido van Rossum · 21 years ago
  9. d2f4861 SF 748973 Guido van Rossum patch by Kurt B. Kaiser · 21 years ago
  10. 5ec186b Patch 611069 (Christos Georgiou) IDLE TODO:left/right when selected text by Kurt B. Kaiser · 22 years ago
  11. 8e92bf7 M Bindings.py by Kurt B. Kaiser · 22 years ago
  12. 69e8afc SF bug #652933 (for IdleFork): Open Module "math" Fails (Hettinger) by Kurt B. Kaiser · 22 years ago
  13. 114713d 1. Make finding Python help docs more robust, including the installed by Kurt B. Kaiser · 22 years ago
  14. 1061e72 M AutoExpand.py by Kurt B. Kaiser · 22 years ago
  15. 6655e4b Whitespace Normalization by Kurt B. Kaiser · 22 years ago
  16. 5e65ce6 Remove some old debugging print statements. by Kurt B. Kaiser · 22 years ago
  17. 4ada7ad M EditorWindow.py M PyShell.py by Kurt B. Kaiser · 22 years ago
  18. 4ba6067 Remove debugging statement checked in by accident, ah, carelessness. by Kurt B. Kaiser · 22 years ago
  19. 83a3560 "'foo' in str" not implemented in Python 2.2, only single character lookup by Kurt B. Kaiser · 22 years ago
  20. 1bdca5e In Shell: by Kurt B. Kaiser · 22 years ago
  21. 822a77f M EditorWindow.py M PyShell.py by Kurt B. Kaiser · 22 years ago
  22. 45186c4 Implement Restoring Breakpoints in Subprocess Debugger by Kurt B. Kaiser · 22 years ago
  23. c9a5b5c Apply Josh Robb's Patch: [ 617097 ] EditorWindow.py: underline recent files by Kurt B. Kaiser · 22 years ago
  24. a1dee06 Apply Josh Robb's Patch by Kurt B. Kaiser · 22 years ago
  25. 84f4803 Fix Bug 612886 copy/paste menu items fail by Kurt B. Kaiser · 22 years ago
  26. 220ecbc Merge Py Idle changes: by Kurt B. Kaiser · 22 years ago
  27. 1b3c269 Merge Py Idle's changes to AutoIndent.py into EditorWindow.py since by Kurt B. Kaiser · 22 years ago
  28. 12b9f34 MERGE DS_RPC_BRANCH into MAIN by Kurt B. Kaiser · 22 years ago
  29. cb7a383 MERGE DS_RPC_BRANCH into MAIN by Kurt B. Kaiser · 22 years ago
  30. dc1e709 1. Prevent Undo before IOmark in PyShell.PyShell by Kurt B. Kaiser · 22 years ago
  31. 889f8bf Modifying EditorWindow causes breakpoints in that module to be removed by Kurt B. Kaiser · 22 years ago
  32. 83118c6 Clear associated breakpoints when closing an edit window. by Kurt B. Kaiser · 22 years ago
  33. 969de45 Rework the code to have only the GvR RPC. Output from execution of user by Kurt B. Kaiser · 22 years ago
  34. 931625d tracking python idle changes: Patch #540583: Open MS Help Docs if available. by Steven M. Gava · 22 years ago
  35. 1d46e40 further work on new config system; recent files menu by Steven M. Gava · 22 years ago
  36. 0c5bc8c further work on new config system; user defined help items by Steven M. Gava · 22 years ago
  37. dbfe92c further work on dynamic reconfiguration; keybindings by Steven M. Gava · 22 years ago
  38. b158541 further work on dynamic config changes; editor font by Steven M. Gava · 22 years ago
  39. b77d343 First work on making config changes dynamic, dynamic theme changes by Steven M. Gava · 22 years ago
  40. 67716b5 bugfix for the problem where EditorWindow instances by Steven M. Gava · 22 years ago
  41. 82c6682 further work on config system by Steven M. Gava · 23 years ago
  42. 72c3bf0 changeover to new keybinding configuration implementation by Steven M. Gava · 23 years ago
  43. 0cae01c loading core keybindings via new config system plus by Steven M. Gava · 23 years ago
  44. c597640 move core functionality of SearchBindings.py into EditorWindow.py proper by Steven M. Gava · 23 years ago
  45. dc72f48 moving to new config system by Steven M. Gava · 23 years ago
  46. 3b55a89 back in harness on new config system by Steven M. Gava · 23 years ago
  47. 898a365 merged status bar packing patch by Steven M. Gava · 23 years ago
  48. abdfc41 support for help menu changes by Steven M. Gava · 23 years ago
  49. b9d07b5 A more lightweight (and read only) way to view help text by Steven M. Gava · 23 years ago
  50. 7d9ed72 activate new about dialog for testing by Steven M. Gava · 23 years ago
  51. ba247a6 updated about info for 0.8.1 release by Steven M. Gava · 23 years ago
  52. 4d712a4 minor tidy-ups ready for 0.8.1 alpha tarball release by Steven M. Gava · 23 years ago
  53. fd182cd py-cvs-2000_07_13 (Rev 1.38) merge by Kurt B. Kaiser · 23 years ago
  54. afdf71b py-cvs-rel2_1 (Rev 1.33 - 1.37) merge by Kurt B. Kaiser · 23 years ago
  55. 7aced17 Initial revision by David Scherer · 24 years ago