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