1. 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
  2. 1d1eaa4 Renamed ConfigParser to configparser. by Alexandre Vassalotti · 16 years ago
  3. 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
  4. 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 · 16 years ago
  5. 4718bf8 Convert some custom sort comparison functions to equivalent key functions. by Kurt B. Kaiser · 16 years ago
  6. bbffeb6 Merged revisions 60210-60233 via svnmerge from by Christian Heimes · 17 years ago
  7. e071277 Conform to py3k dict.{keys, items, values} with some advice from 2b3 by Kurt B. Kaiser · 17 years ago
  8. ad66742 Fix raise with 2to3 by Kurt B. Kaiser · 17 years ago
  9. 2d7f6a0 Switch to absolute imports to support direct execution of modules. Many by Kurt B. Kaiser · 17 years ago
  10. 36e0a92 Merged revisions 56443-56466 via svnmerge from by Guido van Rossum · 17 years ago
  11. 9d72bb4 Remove functions in string module that are also string methods. Also remove: by Neal Norwitz · 17 years ago
  12. cf297e4 Merged revisions 53623-53858 via svnmerge from by Thomas Wouters · 17 years ago
  13. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  14. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  15. 3069dbb Add keybindings for del-word-left and del-word-right. by Kurt B. Kaiser · 20 years ago
  16. 608c2ff Whitespace normalization. by Tim Peters · 20 years ago
  17. 1b6f398 Improve error handling when .idlerc can't be created. by Kurt B. Kaiser · 20 years ago
  18. 4d5bc60 Noam Raphel: Further developemt of CodeContext feature. by Kurt B. Kaiser · 20 years ago
  19. 73360a3 Add a highlight theme for builtin keywords. Python Patch 805830 Nigel Rowe by Kurt B. Kaiser · 20 years ago
  20. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  21. 2303b1c Keybindings with the Shift modifier now work correctly. So do bindings by Kurt B. Kaiser · 21 years ago
  22. e66675b Whitespace normalization. by Kurt B. Kaiser · 22 years ago
  23. 4cc5ef5 M Bindings.py M PyShell.py M config-keys.def M configHandler.py by Kurt B. Kaiser · 22 years ago
  24. 8e92bf7 M Bindings.py by Kurt B. Kaiser · 22 years ago
  25. 1061e72 M AutoExpand.py by Kurt B. Kaiser · 22 years ago
  26. 6655e4b Whitespace Normalization by Kurt B. Kaiser · 22 years ago
  27. 5b0b00f Convert string exceptions to classes, string exceptions are deprecated by Neal Norwitz · 22 years ago
  28. 84f4803 Fix Bug 612886 copy/paste menu items fail by Kurt B. Kaiser · 22 years ago
  29. a9f8cbc MERGE DS_RPC_BRANCH into MAIN configHandler.py AutoIndent merged 21Jul by Kurt B. Kaiser · 22 years ago
  30. 7981ce5 add a version of GvR's q&d python idle printing patch, by Steven M. Gava · 22 years ago
  31. b77d343 First work on making config changes dynamic, dynamic theme changes by Steven M. Gava · 22 years ago
  32. 4974575 handle user theme and key set deletion by Steven M. Gava · 22 years ago
  33. 9f25e67 base GetHighlight on GetThemeDict for better defaults by Steven M. Gava · 22 years ago
  34. 052937f further work on config saving by Steven M. Gava · 22 years ago
  35. 085eb1b further work on config system and config saving by Steven M. Gava · 22 years ago
  36. 7cff66d improve user config dir handling by Steven M. Gava · 23 years ago
  37. a498af2 more work on configuration saving by Steven M. Gava · 23 years ago
  38. 2d7bb3f further work on config saving by Steven M. Gava · 23 years ago
  39. f9bb90e further work on saving configs by Steven M. Gava · 23 years ago
  40. 5f28e8f extension config reading by configDialog and beginning of configuration saving by Steven M. Gava · 23 years ago
  41. c628a06 further work on keybinding configuration by Steven M. Gava · 23 years ago
  42. facfc09 keybinding configuration 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. ad4f532 further development of highlighting and editor preference handling, by Steven M. Gava · 23 years ago
  46. 17d0154 further work on new configuration system, specifically, by Steven M. Gava · 23 years ago
  47. 9930061 further config system work by Steven M. Gava · 23 years ago
  48. e16d94b more work to support new config system by Steven M. Gava · 23 years ago
  49. 41a8532 more of config dialog reading from files by Steven M. Gava · 23 years ago
  50. 2a63a07 further work supporting reading config dialog values form config files. by Steven M. Gava · 23 years ago
  51. 429a86af font/tabs config dialog page now reads its data from the config file by Steven M. Gava · 23 years ago
  52. c11ccf3 start of new config handling stuff by Steven M. Gava · 23 years ago