1. 72de9c7 Geiger Ho's patch for better subclassing by Steven M. Gava · 22 years ago
  2. 5d2af63 GvR's rpc patch by Chui Tey · 22 years ago
  3. 55956c9 Fixed bug: Split RPC message into two parts instead of three by Chui Tey · 22 years ago
  4. a2bc259 tracking python idle changes: Provisional fix for writefile() [SF bug # 541730] by Steven M. Gava · 22 years ago
  5. 931625d tracking python idle changes: Patch #540583: Open MS Help Docs if available. by Steven M. Gava · 22 years ago
  6. 1d46e40 further work on new config system; recent files menu by Steven M. Gava · 22 years ago
  7. 0c5bc8c further work on new config system; user defined help items by Steven M. Gava · 22 years ago
  8. cedd30b _finally_ tracked down and eliminated a major problem by Steven M. Gava · 22 years ago
  9. dbfe92c further work on dynamic reconfiguration; keybindings by Steven M. Gava · 22 years ago
  10. 9d142ad fixes to tabwidth code removal by Steven M. Gava · 22 years ago
  11. 63f6714 remove tabwidth (for tabs) config stuff, by Steven M. Gava · 22 years ago
  12. b158541 further work on dynamic config changes; editor font by Steven M. Gava · 22 years ago
  13. dfd0b29 remove debug cruft by Steven M. Gava · 23 years ago
  14. f31eec0 further work on new config system by Steven M. Gava · 23 years ago
  15. b77d343 First work on making config changes dynamic, dynamic theme changes by Steven M. Gava · 23 years ago
  16. 67716b5 bugfix for the problem where EditorWindow instances by Steven M. Gava · 23 years ago
  17. 16ac99a Fix by Edward K Ream to make breakpoints work on Windows: insert a by Guido van Rossum · 23 years ago
  18. 75a8e65 tracking changes to python idle: by Steven M. Gava · 23 years ago
  19. 82c6682 further work on config system by Steven M. Gava · 23 years ago
  20. 4974575 handle user theme and key set deletion by Steven M. Gava · 23 years ago
  21. e28ee75 improvement to keybinding re-use check by Steven M. Gava · 23 years ago
  22. 9f25e67 base GetHighlight on GetThemeDict for better defaults by Steven M. Gava · 23 years ago
  23. 46fa7bf further work on config saving by Steven M. Gava · 23 years ago
  24. 052937f further work on config saving by Steven M. Gava · 23 years ago
  25. 085eb1b further work on config system and config saving by Steven M. Gava · 23 years ago
  26. 7cff66d improve user config dir handling by Steven M. Gava · 23 years ago
  27. a498af2 more work on configuration saving by Steven M. Gava · 23 years ago
  28. 2d7bb3f further work on config saving by Steven M. Gava · 23 years ago
  29. f9bb90e further work on saving configs by Steven M. Gava · 23 years ago
  30. 813b56e dialog for getting a new config file section name by Steven M. Gava · 23 years ago
  31. 8cf2704 staying current with python idle fixes by Steven M. Gava · 23 years ago
  32. d91b0d6 fix for python2.2 -Qnew division error, thanks Tim! by Steven M. Gava · 23 years ago
  33. bbf5ef5 more on config saving by Steven M. Gava · 23 years ago
  34. c112cd8 further work on config saving by Steven M. Gava · 23 years ago
  35. 5f28e8f extension config reading by configDialog and beginning of configuration saving by Steven M. Gava · 23 years ago
  36. 72c3bf0 changeover to new keybinding configuration implementation by Steven M. Gava · 23 years ago
  37. c628a06 further work on keybinding configuration by Steven M. Gava · 23 years ago
  38. 68d7336 keybinding configuration by Steven M. Gava · 23 years ago
  39. facfc09 keybinding configuration by Steven M. Gava · 23 years ago
  40. edb60a7 key binding handling dialog by Steven M. Gava · 23 years ago
  41. 0cae01c loading core keybindings via new config system plus by Steven M. Gava · 23 years ago
  42. c597640 move core functionality of SearchBindings.py into EditorWindow.py proper by Steven M. Gava · 23 years ago
  43. ad4f532 further development of highlighting and editor preference handling, by Steven M. Gava · 23 years ago
  44. 767a7ee remove futzing with text font by Steven M. Gava · 23 years ago
  45. 361cfcd fixups and improvements by Steven M. Gava · 23 years ago
  46. dc72f48 moving to new config system by Steven M. Gava · 23 years ago
  47. 2d4e03b changes to use new tabpages classes by Steven M. Gava · 23 years ago
  48. 34b8851 remove cruft from other project by Steven M. Gava · 23 years ago
  49. 5b357b9 cleaner tabbed-page mini implementation through classes by Steven M. Gava · 23 years ago
  50. 17d0154 further work on new configuration system, specifically, by Steven M. Gava · 23 years ago
  51. 8c1ab14 fix for redundant empty parent window when invoked from idle shell window by Steven M. Gava · 23 years ago
  52. 3b55a89 back in harness on new config system by Steven M. Gava · 23 years ago
  53. d0342cd new config implementation by Steven M. Gava · 23 years ago
  54. 9930061 further config system work by Steven M. Gava · 23 years ago
  55. c034b47 added ability to set hilightthickness by Steven M. Gava · 23 years ago
  56. 9dd16b3 further config system work by Steven M. Gava · 23 years ago
  57. e16d94b more work to support new config system by Steven M. Gava · 23 years ago
  58. 8a7b4fa Documentation patches by bsherwood by Chui Tey · 23 years ago
  59. 7c01786 more loading from cfg files by Steven M. Gava · 23 years ago
  60. 41a8532 more of config dialog reading from files by Steven M. Gava · 23 years ago
  61. 2a63a07 further work supporting reading config dialog values form config files. by Steven M. Gava · 23 years ago
  62. f126bcb dynamic option menu widget. by Steven M. Gava · 23 years ago
  63. 485f7b6 further work on loading config dialog values from the config files by Steven M. Gava · 23 years ago
  64. 429a86af font/tabs config dialog page now reads its data from the config file by Steven M. Gava · 23 years ago
  65. 1f733ba merged port binding error message patch by Steven M. Gava · 23 years ago
  66. 4eb2868 merged win spawn patch by Steven M. Gava · 23 years ago
  67. 898a365 merged status bar packing patch by Steven M. Gava · 23 years ago
  68. c11ccf3 start of new config handling stuff by Steven M. Gava · 23 years ago
  69. 33277c7 further work on font config and general feel improvements by Steven M. Gava · 23 years ago
  70. 28ccc24 removed some cruft by Steven M. Gava · 23 years ago
  71. c01e30f repair posix fonts fix by Steven M. Gava · 23 years ago
  72. abdfc41 support for help menu changes by Steven M. Gava · 23 years ago
  73. 5b3ac8f some re-design by Steven M. Gava · 23 years ago
  74. 6b1ab25 supports about changes by Steven M. Gava · 23 years ago
  75. 0ba4df8 adjust help menu bindings by Steven M. Gava · 23 years ago
  76. 074c9d2 beginning of work on the conf. handling smarts by Steven M. Gava · 23 years ago
  77. 230e578 more fleshing out, this time primarily the 'general' page by Steven M. Gava · 23 years ago
  78. f213ccb began font / indentation page by Steven M. Gava · 23 years ago
  79. 60fc707 further work on keybinding page by Steven M. Gava · 23 years ago
  80. 952d0a5 further work on config dialog, particularly highligthing config by Steven M. Gava · 23 years ago
  81. b9d07b5 A more lightweight (and read only) way to view help text by Steven M. Gava · 23 years ago
  82. d721c48 indentation style changed to match existing source by Steven M. Gava · 23 years ago
  83. 885c0bb improve viewfile handling indentation style changed to match existing source by Steven M. Gava · 23 years ago
  84. 7d9ed72 activate new about dialog for testing by Steven M. Gava · 23 years ago
  85. 646c65c removed redundant separate idlfefork ver by Steven M. Gava · 23 years ago
  86. 44d3d1a some new dialogs and support files for new about and configuration implementations by Steven M. Gava · 23 years ago
  87. ba247a6 updated about info for 0.8.1 release by Steven M. Gava · 23 years ago
  88. 88ff736 new material for 0.8.1 release by Steven M. Gava · 23 years ago
  89. fae9fb1 update in preparation for 0.8.1 alpha release by Steven M. Gava · 23 years ago
  90. d39993e bring up to date for 0.8.1 release by Steven M. Gava · 23 years ago
  91. 4d712a4 minor tidy-ups ready for 0.8.1 alpha tarball release by Steven M. Gava · 23 years ago
  92. 59e07bd INSTALLATION: Remove the coexist.patch instructions by Kurt B. Kaiser · 23 years ago
  93. c9a4215 Put this in the attic, at least for now... by Kurt B. Kaiser · 23 years ago
  94. 96d8842 Implement idle command interface as suggested by GvR [idle-dev] 16 July by Kurt B. Kaiser · 23 years ago
  95. d65ca72 Added installation instructions. by Kurt B. Kaiser · 23 years ago
  96. 91e476f Add a script "idles" which opens a Python Shell window. by Kurt B. Kaiser · 23 years ago
  97. e75785a Call out IDLE Fork in startup message. by Kurt B. Kaiser · 23 years ago
  98. 21ebb21 Add a script "idles" which opens a Python Shell window. by Kurt B. Kaiser · 23 years ago
  99. 0765976 tabnanny and pyclbr are now found in /Lib by Kurt B. Kaiser · 23 years ago
  100. 03b75dc Remove, was retained for 1.5.2 support by Kurt B. Kaiser · 23 years ago