summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/ZoomHeight.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #17654: Ensure IDLE menus are customized properly on OS X forNed Deily2014-03-281-1/+1
| | | | non-framework builds and for all variants of Tk.
* #7092: Fix additional "-3" warnings in the idlelib package, and convert to ↵Florent Xicluna2010-04-021-1/+2
| | | | absolute imports.
* This patch improves the L&F of IDLE on OSX. The changes are conditionalized onRonald Oussoren2006-06-111-0/+9
| | | | | being in an IDLE.app bundle on darwin. This does a slight reorganisation of the menus and adds support for file-open events.
* Whitespace NormalizationKurt B. Kaiser2002-12-311-2/+2
|
* Panel Bar on the Bottom is Probably More CommonKurt B. Kaiser2002-12-201-2/+4
|
* changeover to new keybinding configuration implementationSteven M. Gava2002-01-191-8/+1
|
* Initial revisionDavid Scherer2000-08-151-0/+46