1. 936a6f1 Issue #24782: In Idle extension config dialog, replace tabs with sorted list. by Terry Jan Reedy · 10 years ago
  2. 1235214 Issue 24745: Switch from Courier to platform-sensitive TkFixedFont as default by Terry Jan Reedy · 10 years ago
  3. d8dc749 idlelib: remove unused names and imports (one is a duplicate import). by Terry Jan Reedy · 10 years ago
  4. 16e093d Issue #20577: move configuration of FormatParagraph extension to new extension by Terry Jan Reedy · 11 years ago
  5. 7a16207 Issue #3068: Add Idle extension configuration dialog to Options menu. by Terry Jan Reedy · 11 years ago
  6. cf83476 Issue #22629: Revise idle_test.htest, mostly docstring. Start revision of by Terry Jan Reedy · 11 years ago
  7. 23030db Issue 3068: Move idlelib.configDialog action button creation into a separate by Terry Jan Reedy · 11 years ago
  8. ae41086 PEP 8 spacing in idlelib.configDialog: mostly a = b in assignments, by Terry Jan Reedy · 11 years ago
  9. 19b7a75 Issue #22068: Don't create self reference cycles in idlelib.ConfigDialog. by Terry Jan Reedy · 11 years ago
  10. 110796f Reduce unnecessary 2.7 versus 3.4+ differences in idlelib/configDialog.py. by Terry Jan Reedy · 11 years ago
  11. af0dce9 Issue #21982: Add minimal unittest for configDialog with 46% coverage. by Terry Jan Reedy · 11 years ago
  12. 76916e8 Issue #21477: Add htests for GrepDialog, UndoDelegator, and configDialog. by Terry Jan Reedy · 11 years ago
  13. 57847df Issue #17654: Ensure IDLE menus are customized properly on OS X for by Ned Deily · 11 years ago
  14. 1d9b921 Issue #17721: Remove non-functional configuration dialog help button until we by Terry Jan Reedy · 12 years ago
  15. d8590ff Issue #16511: Use default IDLE width and height if config param is not valid. by Andrew Svetlov · 13 years ago
  16. e3d4712 Issue #15853: Prevent IDLE crash on OS X when opening Preferences menu by Ned Deily · 13 years ago
  17. 42f7b7e Issue #14876: Use user-selected font for highlight configuration. by Terry Jan Reedy · 13 years ago
  18. a7f242f #7092: Drop the cmp argument. by Florent Xicluna · 15 years ago
  19. d630c04 #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. by Florent Xicluna · 15 years ago
  20. 6e3dbbd replace has_key with 'in' operator by Benjamin Peterson · 16 years ago
  21. b9ee881 #6076 Add a title to the IDLE Preferences window. by Amaury Forgeot d'Arc · 16 years ago
  22. a97063a Fixes issues 3883 and 5194 by Ronald Oussoren · 16 years ago
  23. 6634bf2 Tkinter rename reversal: remove tkinter package, adapt imports and docs. by Georg Brandl · 17 years ago
  24. ad9afeb Tkinter rename, step 2: fix imports and add stub modules. by Georg Brandl · 17 years ago
  25. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  26. f05fa33 Configured selection highlighting colors were ignored; updating highlighting by Kurt B. Kaiser · 17 years ago
  27. 28c7bcf Configure Dialog: improved layout for keybinding. Patch 1457 Tal Einat. by Kurt B. Kaiser · 18 years ago
  28. 20172f9 check in Tal Einat's update to tabpage.py Patch 1612746 by Kurt B. Kaiser · 18 years ago
  29. cca976b Allow cursor color change w/o restart. Patch 1725576 Tal Einat. by Kurt B. Kaiser · 18 years ago
  30. e3fde8f configDialog cleanup. Patch 1730217 Tal Einat. by Kurt B. Kaiser · 18 years ago
  31. b175445 Merge IDLE-syntax-branch r39668:41449 into trunk by Kurt B. Kaiser · 20 years ago
  32. 7eb4b7d Fix all wrong instances of "it's". by Georg Brandl · 20 years ago
  33. acdef85 Removed ability to configure tabs indent from Options dialog. This 'feature' by Kurt B. Kaiser · 21 years ago
  34. 5acdf93 Saving a Keyset w/o making changes (by using the "Save as New Custom Key Set" by Kurt B. Kaiser · 21 years ago
  35. 4e49b83 SF patch #961387: Make IDLE's paragraph reformatting width configurable by Raymond Hettinger · 21 years ago
  36. cf6f1b6 M EditorWindow.py M IOBinding.py M NEWS.txt M configDialog.py by Kurt B. Kaiser · 21 years ago
  37. 73360a3 Add a highlight theme for builtin keywords. Python Patch 805830 Nigel Rowe by Kurt B. Kaiser · 21 years ago
  38. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  39. 931237e SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds) by Raymond Hettinger · 22 years ago
  40. 0539169 1. SF Bug 661676 by Kurt B. Kaiser · 22 years ago
  41. 6c638b6 Bruce Sherwood RFE/Patch SF 661318 by Kurt B. Kaiser · 22 years ago
  42. a053f33 [ SF 710733 - Martin v. Loewis] Improving source encoding dialog by Kurt B. Kaiser · 22 years ago
  43. 8e92bf7 M Bindings.py by Kurt B. Kaiser · 23 years ago
  44. e7a161e M configDialog.py M configHelpSourceEdit.py by Kurt B. Kaiser · 23 years ago
  45. 6655e4b Whitespace Normalization by Kurt B. Kaiser · 23 years ago
  46. a178cff [ 629984 ] Smaller font sizes not supported by Chui Tey · 23 years ago
  47. 39df7c4 MERGE DS_RPC_BRANCH into MAIN: configDialog.py AutoIndent merged 21Jul by Kurt B. Kaiser · 23 years ago
  48. 1d46e40 further work on new config system; recent files menu by Steven M. Gava · 23 years ago
  49. 0c5bc8c further work on new config system; user defined help items by Steven M. Gava · 23 years ago
  50. dbfe92c further work on dynamic reconfiguration; keybindings by Steven M. Gava · 23 years ago
  51. 9d142ad fixes to tabwidth code removal by Steven M. Gava · 23 years ago
  52. 63f6714 remove tabwidth (for tabs) config stuff, by Steven M. Gava · 23 years ago
  53. b158541 further work on dynamic config changes; editor font by Steven M. Gava · 23 years ago
  54. dfd0b29 remove debug cruft by Steven M. Gava · 23 years ago
  55. f31eec0 further work on new config system by Steven M. Gava · 23 years ago
  56. b77d343 First work on making config changes dynamic, dynamic theme changes by Steven M. Gava · 23 years ago
  57. 4974575 handle user theme and key set deletion by Steven M. Gava · 23 years ago
  58. e28ee75 improvement to keybinding re-use check by Steven M. Gava · 23 years ago
  59. 9f25e67 base GetHighlight on GetThemeDict for better defaults by Steven M. Gava · 23 years ago
  60. 46fa7bf further work on config saving by Steven M. Gava · 23 years ago
  61. 052937f further work on config saving by Steven M. Gava · 23 years ago
  62. 085eb1b further work on config system and config saving by Steven M. Gava · 24 years ago
  63. a498af2 more work on configuration saving by Steven M. Gava · 24 years ago
  64. 2d7bb3f further work on config saving by Steven M. Gava · 24 years ago
  65. f9bb90e further work on saving configs by Steven M. Gava · 24 years ago
  66. bbf5ef5 more on config saving by Steven M. Gava · 24 years ago
  67. c112cd8 further work on config saving by Steven M. Gava · 24 years ago
  68. 5f28e8f extension config reading by configDialog and beginning of configuration saving by Steven M. Gava · 24 years ago
  69. c628a06 further work on keybinding configuration by Steven M. Gava · 24 years ago
  70. 68d7336 keybinding configuration by Steven M. Gava · 24 years ago
  71. facfc09 keybinding configuration by Steven M. Gava · 24 years ago
  72. 0cae01c loading core keybindings via new config system plus by Steven M. Gava · 24 years ago
  73. ad4f532 further development of highlighting and editor preference handling, by Steven M. Gava · 24 years ago
  74. 2d4e03b changes to use new tabpages classes by Steven M. Gava · 24 years ago
  75. 3b55a89 back in harness on new config system by Steven M. Gava · 24 years ago
  76. d0342cd new config implementation by Steven M. Gava · 24 years ago
  77. 9930061 further config system work by Steven M. Gava · 24 years ago
  78. 9dd16b3 further config system work by Steven M. Gava · 24 years ago
  79. e16d94b more work to support new config system by Steven M. Gava · 24 years ago
  80. 7c01786 more loading from cfg files by Steven M. Gava · 24 years ago
  81. 41a8532 more of config dialog reading from files by Steven M. Gava · 24 years ago
  82. 485f7b6 further work on loading config dialog values from the config files by Steven M. Gava · 24 years ago
  83. 429a86a font/tabs config dialog page now reads its data from the config file by Steven M. Gava · 24 years ago
  84. c11ccf3 start of new config handling stuff by Steven M. Gava · 24 years ago
  85. 33277c7 further work on font config and general feel improvements by Steven M. Gava · 24 years ago
  86. c01e30f repair posix fonts fix by Steven M. Gava · 24 years ago
  87. 074c9d2 beginning of work on the conf. handling smarts by Steven M. Gava · 24 years ago
  88. 230e578 more fleshing out, this time primarily the 'general' page by Steven M. Gava · 24 years ago
  89. f213ccb began font / indentation page by Steven M. Gava · 24 years ago
  90. 60fc707 further work on keybinding page by Steven M. Gava · 24 years ago
  91. 952d0a5 further work on config dialog, particularly highligthing config by Steven M. Gava · 24 years ago
  92. d721c48 indentation style changed to match existing source by Steven M. Gava · 24 years ago
  93. 44d3d1a some new dialogs and support files for new about and configuration implementations by Steven M. Gava · 24 years ago