1. 4d92158 bpo-33855: Still more edits and minimal tests for IDLE (GH-7784) by Terry Jan Reedy · 6 years ago
  2. de65162 bpo-33679: IDLE: Re-enable color configuration for code context (GH-7199) by Cheryl Sabella · 6 years ago
  3. 58fc71c bpo-27099: IDLE - Convert built-in extensions to regular features (#2494) by wohlganger · 7 years ago
  4. f776eb0 bpo-30917: IDLE: Add config.IdleConf unittests (#2691) by Louie Lu · 7 years ago
  5. 50c9435 bpo-30899: Add unittests, 100% coverage, for IDLE's two ConfigParser subclasses. (#2662) by Louie Lu · 7 years ago
  6. 6d13b22 bpo-30779: IDLE: fix changes.delete_section calls in configdialog (#2667) by csabella · 7 years ago
  7. 223c7e7 bpo-8231: Call idlelib.IdleConf.GetUserCfgDir only once. (#2629) by terryjreedy · 7 years ago
  8. 349abd9 bpo-30779: IDLE -- Factor ConfigChanges class from configdialog, put in config; test. (#2612) by terryjreedy · 7 years ago
  9. f3e8209 Fix trivial typo in idlelib/config.py (GH-2309) by KunYuChen · 7 years ago
  10. d6debb2 bpo-29919: Remove unused imports found by pyflakes (#137) by Victor Stinner · 7 years ago
  11. f46b782 Issue #28572: Add 10% to coverage of IDLE's test_configdialog. by Terry Jan Reedy · 8 years ago
  12. bfbaa6b Issue #27891: Consistently group and sort imports within idlelib modules. by Terry Jan Reedy · 8 years ago
  13. 5acf4e5 Issue #27821: Fix bug in idlelib.comfig function and add new tests. by Terry Jan Reedy · 8 years ago
  14. 9bdb1ed Issue #27173: Add 'IDLE Modern Unix' to the built-in key sets. by Terry Jan Reedy · 8 years ago
  15. 5ce1b86 Issue #27452: add line counter and crc to IDLE config test dump. by Terry Jan Reedy · 8 years ago
  16. 1080d13 Issue #24759: IDLE requires tk 8.5 and availability ttk widgets. by Terry Jan Reedy · 8 years ago
  17. 6fa5bdc Issue #24225: Within idlelib files, update idlelib module names. by Terry Jan Reedy · 8 years ago
  18. 0d9220e Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. by Terry Jan Reedy · 8 years ago[Renamed from Lib/idlelib/configHandler.py]
  19. 5917f97 Issue #26673: Protect IDLE from Linux fonts with reported default size 0. by Terry Jan Reedy · 8 years ago
  20. 5496ba2 Indent by Terry Jan Reedy · 9 years ago
  21. c15a7c6 Whitespace by Terry Jan Reedy · 9 years ago
  22. d0c0f00 Issue #25313: Change the handling of new built-in text color themes to better by Terry Jan Reedy · 9 years ago
  23. 4fda56f Issue #24745: Prevent IDLE initialization crash with Tk 8.4; patch by Ned Deily. by Terry Jan Reedy · 9 years ago
  24. d87d168 Issue 24745: Switch from Courier to platform-sensitive TkFixedFont as default by Terry Jan Reedy · 9 years ago
  25. a9421fb Issue #3068: Add Idle extension configuration dialog to Options menu. by Terry Jan Reedy · 10 years ago
  26. 8675799 De-'colour'ize stdlib except for idlelib.configDialog. by Terry Jan Reedy · 10 years ago
  27. deb7bf1 idlelib.configHandler: revise docstrings, add spaces, use False/True, add some by Terry Jan Reedy · 10 years ago
  28. 81b062f Issue #22420: Avoid 'write to None' crashes by using print instead. by Terry Jan Reedy · 10 years ago
  29. 44f09eb Delete a few unused names suggested by pyflakes. by Terry Jan Reedy · 10 years ago
  30. b760167 Issue #17654: Ensure IDLE menus are customized properly on OS X for by Ned Deily · 10 years ago
  31. d971793 Issue #17114: IDLE now uses non-strict config parser. by Serhiy Storchaka · 12 years ago
  32. 705ef7a Issue #17114: IDLE now uses non-strict config parser. by Serhiy Storchaka · 12 years ago
  33. 8995300 Issue #17114: IDLE now uses non-strict config parser. by Serhiy Storchaka · 12 years ago
  34. f7a17b4 Replace IOError with OSError (#16715) by Andrew Svetlov · 12 years ago
  35. 7174f08 Issue #16511: Use default IDLE width and height if config param is not valid. by Andrew Svetlov · 12 years ago
  36. 8a495a4 Issue #16511: Use default IDLE width and height if config param is not valid. by Andrew Svetlov · 12 years ago
  37. d3cebd7 Merge with 3.2 by Andrew Svetlov · 12 years ago
  38. 67ac079 Issue #14409: IDLE doesn't not execute commands from shell with default keybinding for <Return>. by Andrew Svetlov · 12 years ago
  39. bbe7b0a Fix a few ResourceWarnings in idle by Amaury Forgeot d'Arc · 13 years ago
  40. 5879d41 Merged revisions 70578,70599,70641-70642,70650,70660-70661,70674,70691,70697-70698,70700,70704 via svnmerge from by Benjamin Peterson · 15 years ago
  41. 1d1eaa4 Renamed ConfigParser to configparser. by Alexandre Vassalotti · 16 years ago
  42. 81ee3ef Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,62463,62465-62466,62469,62474,62476-62478,62480,62485,62492,62497-62498,62500,62507,62513-62514,62516,62521,62531,62535,62545-62546,62548-62551,62553-62559,62569,62574,62577,62593,62595,62604-62606,62608,62616,62626-62627,62636,62638,62644-62645,62647-62648,62651-62653,62656,62661,62663,62680,62686-62687,62696,62699-62703,62711 via svnmerge from by Christian Heimes · 16 years ago
  43. 0bd4e11 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60735-60751 via svnmerge from by Christian Heimes · 17 years ago
  44. 4718bf8 Convert some custom sort comparison functions to equivalent key functions. by Kurt B. Kaiser · 17 years ago
  45. bbffeb6 Merged revisions 60210-60233 via svnmerge from by Christian Heimes · 17 years ago
  46. e071277 Conform to py3k dict.{keys, items, values} with some advice from 2b3 by Kurt B. Kaiser · 17 years ago
  47. ad66742 Fix raise with 2to3 by Kurt B. Kaiser · 17 years ago
  48. 2d7f6a0 Switch to absolute imports to support direct execution of modules. Many by Kurt B. Kaiser · 17 years ago
  49. 36e0a92 Merged revisions 56443-56466 via svnmerge from by Guido van Rossum · 17 years ago
  50. 9d72bb4 Remove functions in string module that are also string methods. Also remove: by Neal Norwitz · 17 years ago
  51. cf297e4 Merged revisions 53623-53858 via svnmerge from by Thomas Wouters · 17 years ago
  52. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
  53. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  54. 3069dbb Add keybindings for del-word-left and del-word-right. by Kurt B. Kaiser · 20 years ago
  55. 608c2ff Whitespace normalization. by Tim Peters · 20 years ago
  56. 1b6f398 Improve error handling when .idlerc can't be created. by Kurt B. Kaiser · 20 years ago
  57. 4d5bc60 Noam Raphel: Further developemt of CodeContext feature. by Kurt B. Kaiser · 20 years ago
  58. 73360a3 Add a highlight theme for builtin keywords. Python Patch 805830 Nigel Rowe by Kurt B. Kaiser · 20 years ago
  59. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  60. 2303b1c Keybindings with the Shift modifier now work correctly. So do bindings by Kurt B. Kaiser · 21 years ago
  61. e66675b Whitespace normalization. by Kurt B. Kaiser · 22 years ago
  62. 4cc5ef5 M Bindings.py M PyShell.py M config-keys.def M configHandler.py by Kurt B. Kaiser · 22 years ago
  63. 8e92bf7 M Bindings.py by Kurt B. Kaiser · 22 years ago
  64. 1061e72 M AutoExpand.py by Kurt B. Kaiser · 22 years ago
  65. 6655e4b Whitespace Normalization by Kurt B. Kaiser · 22 years ago
  66. 5b0b00f Convert string exceptions to classes, string exceptions are deprecated by Neal Norwitz · 22 years ago
  67. 84f4803 Fix Bug 612886 copy/paste menu items fail by Kurt B. Kaiser · 22 years ago
  68. a9f8cbc MERGE DS_RPC_BRANCH into MAIN configHandler.py AutoIndent merged 21Jul by Kurt B. Kaiser · 22 years ago
  69. 7981ce5 add a version of GvR's q&d python idle printing patch, by Steven M. Gava · 22 years ago
  70. b77d343 First work on making config changes dynamic, dynamic theme changes by Steven M. Gava · 22 years ago
  71. 4974575 handle user theme and key set deletion by Steven M. Gava · 22 years ago
  72. 9f25e67 base GetHighlight on GetThemeDict for better defaults by Steven M. Gava · 23 years ago
  73. 052937f further work on config saving by Steven M. Gava · 23 years ago
  74. 085eb1b further work on config system and config saving by Steven M. Gava · 23 years ago
  75. 7cff66d improve user config dir handling by Steven M. Gava · 23 years ago
  76. a498af2 more work on configuration saving by Steven M. Gava · 23 years ago
  77. 2d7bb3f further work on config saving by Steven M. Gava · 23 years ago
  78. f9bb90e further work on saving configs by Steven M. Gava · 23 years ago
  79. 5f28e8f extension config reading by configDialog and beginning of configuration saving by Steven M. Gava · 23 years ago
  80. c628a06 further work on keybinding configuration by Steven M. Gava · 23 years ago
  81. facfc09 keybinding configuration by Steven M. Gava · 23 years ago
  82. 0cae01c loading core keybindings via new config system plus by Steven M. Gava · 23 years ago
  83. c597640 move core functionality of SearchBindings.py into EditorWindow.py proper by Steven M. Gava · 23 years ago
  84. ad4f532 further development of highlighting and editor preference handling, by Steven M. Gava · 23 years ago
  85. 17d0154 further work on new configuration system, specifically, by Steven M. Gava · 23 years ago
  86. 9930061 further config system work by Steven M. Gava · 23 years ago
  87. e16d94b more work to support new config system by Steven M. Gava · 23 years ago
  88. 41a8532 more of config dialog reading from files by Steven M. Gava · 23 years ago
  89. 2a63a07 further work supporting reading config dialog values form config files. by Steven M. Gava · 23 years ago
  90. 429a86af font/tabs config dialog page now reads its data from the config file by Steven M. Gava · 23 years ago
  91. c11ccf3 start of new config handling stuff by Steven M. Gava · 23 years ago