summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/textview.py
Commit message (Expand)AuthorAgeFilesLines
* gh-103668: Run pyugrade on idlelib (#103671)Nikita Sobolev2023-04-231-1/+1
* bpo-40443: Remove unused imports in idlelib (GH-19801)Victor Stinner2020-04-301-1/+0
* bpo-37628: Fix IDLE config sample sizes (#14958)Tal Einat2019-07-271-37/+56
* bpo-1529353: IDLE: squeeze large output in the shell (GH-7626)Tal Einat2018-09-251-16/+52
* bpo-34548: IDLE: use configured theme colors in TextView (GH-9008)Tal Einat2018-09-231-5/+4
* bpo-34120: fix text viewer to call grab_release() only when needed (GH-8616)Tal Einat2018-08-021-2/+4
* bpo-34120: fix IDLE freezing after closing dialogs (GH-8603)Tal Einat2018-08-021-0/+1
* bpo-33855: Still more edits and minimal tests for IDLE (GH-7784)Terry Jan Reedy2018-06-191-2/+3
* bpo-32837: IDLE - require encoding argument for textview.view_file. (GH-5646)Terry Jan Reedy2018-02-121-1/+1
* bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. (#3839)Terry Jan Reedy2017-09-301-1/+1
* bpo-30495: IDLE: improve textview with docstrings, PEP8 names, more tests. (#...csabella2017-06-291-44/+64
* bpo-30495: IDLE: Modernize textview.py with docstrings and PEP8 names (#1839)csabella2017-05-281-27/+46
* IDLE test_textview: add comments and test, increase coverage to 100% (#1641)terryjreedy2017-05-181-0/+1
* bpo-30303: IDLE: Add _utest argument to textview (#1499)Louie Lu2017-05-171-10/+16
* Improve idlelib.textview comments.Terry Jan Reedy2016-08-311-7/+6
* Issue #27891: Consistently group and sort imports within idlelib modules.Terry Jan Reedy2016-08-311-1/+1
* Issue #27365: revert temporary renameTerry Jan Reedy2016-06-221-0/+91
* Issue #27365: temporary renameTerry Jan Reedy2016-06-221-87/+0
* Issue *24750: Switch all scrollbars in IDLE to ttk versions.Terry Jan Reedy2016-06-101-1/+2
* Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.Terry Jan Reedy2016-05-221-0/+86