aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/idlelib/statusbar.py
Commit message (Expand)AuthorAge
* gh-66819: More IDLE htest updates(4) (#112686)Terry Jan Reedy2023-12-04
* gh-66819: More IDLE htest updates(2) (#112642)Terry Jan Reedy2023-12-03
* bpo-33987: Use ttk Label on IDLE statusbar (GH-22941)Mark Roseman2020-10-24
* bpo-33987: IDLE: Use ttk Frame on doc window and statusbar (GH-11433)Cheryl Sabella2020-10-22
* bpo-33855: Still more edits and minimal tests for IDLE (GH-7784)Terry Jan Reedy2018-06-19
* Issue #27891: Consistently group and sort imports within idlelib modules.Terry Jan Reedy2016-08-31
* Refine geometry of idlelib htests (and a few other fix-ups).Terry Jan Reedy2016-07-10
* Issue #24137: Run IDLE, test_idle, and htest with tkinter default root disabled.Terry Jan Reedy2016-06-21
* Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.Terry Jan Reedy2016-05-22