| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-31460: Simplify the API of IDLE's Module Browser. (#3842) | Terry Jan Reedy | 2017-09-30 | 1 | -0/+6 |
|
|
* | bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. (#3839) | Terry Jan Reedy | 2017-09-30 | 1 | -0/+1 |
|
|
* | bpo-31459: Rename IDLE's module browser from Class Browser to Module Browser.... | Cheryl Sabella | 2017-09-23 | 1 | -0/+7 |
|
|
* | bpo-31559: Remove test order dependence in idle_test.test_browser. (#3708) | Terry Jan Reedy | 2017-09-23 | 1 | -0/+1 |
|
|
* | bpo-1612262: IDLE: Class Browser shows nested functions, classes (#2573) | Cheryl Sabella | 2017-09-22 | 1 | -0/+3 |
|
|
* | bpo-31500: IDLE: Scale default fonts on HiDPI displays. (#3639) | Serhiy Storchaka | 2017-09-21 | 1 | -0/+1 |
|
|
* | Update PyDoc topics and NEWS blurbs for 3.7.0a1 | Ned Deily | 2017-09-19 | 51 | -145/+0 |
|
|
* | bpo-31493: Fix code context update and font update timers. (#3622) | Terry Jan Reedy | 2017-09-17 | 1 | -0/+3 |
|
|
* | bpo-31488: IDLE - update former extensions when options change. (#3612) | Terry Jan Reedy | 2017-09-16 | 1 | -0/+4 |
|
|
* | bpo-314777: IDLE - improve rstrip entry in doc (#3602) | Terry Jan Reedy | 2017-09-15 | 1 | -0/+2 |
|
|
* | bpo-31480: IDLE - fix tests to pass with zzdummy extension disabled. (#3590) | Terry Jan Reedy | 2017-09-14 | 1 | -0/+1 |
|
|
* | bpo-31421: Document how IDLE runs tkinter programs. (#3513) | Terry Jan Reedy | 2017-09-12 | 1 | -0/+4 |
|
|
* | bpo-31414: IDLE -- fix tk entry box tests by deleting first. (#3501) | Terry Jan Reedy | 2017-09-11 | 1 | -0/+2 |
|
|
* | bpo-27099: IDLE - Convert built-in extensions to regular features (#2494) | wohlganger | 2017-09-10 | 1 | -0/+20 |
|
|
* | Link to blurb on PyPI in the NEWS.d READMEs. (#3323) | Gregory P. Smith | 2017-09-05 | 1 | -1/+3 |
|
|
* | Blurbify master branch. (#3298) | larryhastings | 2017-09-04 | 8 | -0/+16 |
|
|
* | bpo-31051: Rearrange IDLE condigdialog GenPage into Window, Editor, and Help... | Terry Jan Reedy | 2017-08-30 | 1 | -0/+1 |
|
|
* | bpo-30617: IDLE: docstrings and unittest for outwin.py (#2046) | Cheryl Sabella | 2017-08-27 | 1 | -0/+4 |
|
|
* | bpo-31287: IDLE - do not alter tkinter.messagebox in configdialog tests. (#3220) | Terry Jan Reedy | 2017-08-27 | 1 | -0/+1 |
|
|
* | bpo-30781: IDLE - use ttk widgets in configdialog (#2654) | Cheryl Sabella | 2017-08-26 | 1 | -1/+2 |
|
|
* | bpo-31206: IDLE: Factor HighPage class from ConfigDialog (#3141) | Cheryl Sabella | 2017-08-18 | 1 | -0/+2 |
|
|
* | bpo-31001: IDLE: Add tests for configdialog highlight tab (#3123) | Cheryl Sabella | 2017-08-18 | 1 | -0/+1 |
|
|
* | bpo-31205: IDLE: Factor KeysPage class from ConfigDialog (#3096) | Cheryl Sabella | 2017-08-15 | 1 | -0/+2 |
|
|
* | bpo-31002: IDLE: Add tests for configdialog keys tab (#2996) | Cheryl Sabella | 2017-08-15 | 1 | -0/+1 |
|
|
* | bpo-19903: IDLE: Calltips changed to use inspect.signature (#2822) | Louie Lu | 2017-08-10 | 1 | -0/+3 |
|
|
* | bpo-31130: IDLE -- stop leaks in test_configdialog. (#3016) | Terry Jan Reedy | 2017-08-07 | 1 | -0/+1 |
|
|
* | bpo-31083: IDLE: Describe the Page classes in configdialog (#2965) | csabella | 2017-08-01 | 1 | -0/+3 |
|
|
* | bpo-31050: IDLE: Factor GenPage class from ConfigDialog (#2952) | csabella | 2017-07-30 | 1 | -0/+2 |
|
|
* | bpo-31004: IDLE: Factor out FontPage class from configdialog (step 1) (#2905) | csabella | 2017-07-30 | 1 | -0/+4 |
|
|
* | bpo-30781: IDLE - Use ttk Notebook in ConfigDialog (#2938) | Terry Jan Reedy | 2017-07-29 | 1 | -0/+1 |
|
|
* | bpo-30853: IDLE: Convert font and general vars to use VarTrace (#2914) | csabella | 2017-07-28 | 1 | -0/+5 |
|
|
* | bpo-31060: IDLE: Finish regrouping ConfigDialog methods (#2908) | Terry Jan Reedy | 2017-07-27 | 1 | -0/+3 |
|
|
* | bpo-31003: IDLE - Add more tests for General tab (#2859) | Terry Jan Reedy | 2017-07-27 | 1 | -0/+1 |
|
|
* | bpo-30993: IDLE - Improve configdialog font page and tests. (#2831) | Terry Jan Reedy | 2017-07-24 | 1 | -4/+3 |
|
|
* | bpo-30993: IDLE - Improve configdialog font page and tests. (#2818) | Terry Jan Reedy | 2017-07-23 | 1 | -0/+6 |
|
|
* | bpo-30981: IDLE -- Add more configdialog font page tests. (#2794) | Terry Jan Reedy | 2017-07-21 | 1 | -0/+1 |
|
|
* | bpo-28523: IDLE: Use 'color' instead of 'colour'. (#2787) | Terry Jan Reedy | 2017-07-21 | 1 | -0/+1 |
|
|
* | bpo-30917: IDLE: Add config.IdleConf unittests (#2691) | Louie Lu | 2017-07-18 | 1 | -0/+3 |
|
|
* | bpo-30934: Document coverage details for idlelib tests (#2711) | terryjreedy | 2017-07-16 | 1 | -0/+7 |
|
|
* | bpo-30913: IDLE: Document tk vars, attributes, and methods for ConfigDialog (... | csabella | 2017-07-14 | 1 | -0/+3 |
|
|
* | bpo-30899: Add unittests, 100% coverage, for IDLE's two ConfigParser subclass... | Louie Lu | 2017-07-12 | 1 | -0/+1 |
|
|
* | bpo-30881: IDLE: add docstrings to browser.py (#2638) | csabella | 2017-07-11 | 1 | -0/+1 |
|
|
* | bpo-30851: IDLE: Remove unused tk variables in configdialog. (#2626) | csabella | 2017-07-10 | 1 | -0/+2 |
|
|
* | bpo-30870: IDLE: Change sample font when select by key-up/down (#2617) | Louie Lu | 2017-07-09 | 1 | -0/+2 |
|
|
* | bpo-8231: Call idlelib.IdleConf.GetUserCfgDir only once. (#2629) | terryjreedy | 2017-07-08 | 1 | -0/+1 |
|
|
* | bpo-30779: News (#2627) | terryjreedy | 2017-07-08 | 1 | -0/+8 |
|
|
* | NEWS for 30777 (#2576) | terryjreedy | 2017-07-05 | 1 | -0/+2 |
|
|
* | bpo-30495: IDLE: improve textview with docstrings, PEP8 names, more tests. (#... | csabella | 2017-06-29 | 1 | -0/+2 |
|
|
* | bpo-30723: IDLE -- Enhance parenmatch; add style, flash, and help (#2306) | wohlganger | 2017-06-28 | 1 | -0/+5 |
|
|
* | bpo-30674: IDLE: add docstrings to grep.py (#2213) | csabella | 2017-06-27 | 1 | -0/+1 |
|
|