1. 9d72bb4 Remove functions in string module that are also string methods. Also remove: by Neal Norwitz · 18 years ago
  2. cf297e4 Merged revisions 53623-53858 via svnmerge from by Thomas Wouters · 18 years ago
  3. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
  4. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 19 years ago
  5. 3069dbb Add keybindings for del-word-left and del-word-right. by Kurt B. Kaiser · 20 years ago
  6. 608c2ff Whitespace normalization. by Tim Peters · 20 years ago
  7. 1b6f398 Improve error handling when .idlerc can't be created. by Kurt B. Kaiser · 20 years ago
  8. 4d5bc60 Noam Raphel: Further developemt of CodeContext feature. by Kurt B. Kaiser · 21 years ago
  9. 73360a3 Add a highlight theme for builtin keywords. Python Patch 805830 Nigel Rowe by Kurt B. Kaiser · 21 years ago
  10. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  11. 2303b1c Keybindings with the Shift modifier now work correctly. So do bindings by Kurt B. Kaiser · 21 years ago
  12. e66675b Whitespace normalization. by Kurt B. Kaiser · 22 years ago
  13. 4cc5ef5 M Bindings.py M PyShell.py M config-keys.def M configHandler.py by Kurt B. Kaiser · 22 years ago
  14. 8e92bf7 M Bindings.py by Kurt B. Kaiser · 22 years ago
  15. 1061e72 M AutoExpand.py by Kurt B. Kaiser · 22 years ago
  16. 6655e4b Whitespace Normalization by Kurt B. Kaiser · 22 years ago
  17. 5b0b00f Convert string exceptions to classes, string exceptions are deprecated by Neal Norwitz · 22 years ago
  18. 84f4803 Fix Bug 612886 copy/paste menu items fail by Kurt B. Kaiser · 23 years ago
  19. a9f8cbc MERGE DS_RPC_BRANCH into MAIN configHandler.py AutoIndent merged 21Jul by Kurt B. Kaiser · 23 years ago
  20. 7981ce5 add a version of GvR's q&d python idle printing patch, by Steven M. Gava · 23 years ago
  21. b77d343 First work on making config changes dynamic, dynamic theme changes by Steven M. Gava · 23 years ago
  22. 4974575 handle user theme and key set deletion by Steven M. Gava · 23 years ago
  23. 9f25e67 base GetHighlight on GetThemeDict for better defaults 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. 5f28e8f extension config reading by configDialog and beginning of configuration saving by Steven M. Gava · 23 years ago
  31. c628a06 further work on keybinding configuration by Steven M. Gava · 23 years ago
  32. facfc09 keybinding configuration by Steven M. Gava · 23 years ago
  33. 0cae01c loading core keybindings via new config system plus by Steven M. Gava · 23 years ago
  34. c597640 move core functionality of SearchBindings.py into EditorWindow.py proper by Steven M. Gava · 23 years ago
  35. ad4f532 further development of highlighting and editor preference handling, by Steven M. Gava · 23 years ago
  36. 17d0154 further work on new configuration system, specifically, by Steven M. Gava · 23 years ago
  37. 9930061 further config system work by Steven M. Gava · 24 years ago
  38. e16d94b more work to support new config system by Steven M. Gava · 24 years ago
  39. 41a8532 more of config dialog reading from files by Steven M. Gava · 24 years ago
  40. 2a63a07 further work supporting reading config dialog values form config files. by Steven M. Gava · 24 years ago
  41. 429a86af font/tabs config dialog page now reads its data from the config file by Steven M. Gava · 24 years ago
  42. c11ccf3 start of new config handling stuff by Steven M. Gava · 24 years ago