summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/macosxSupport.py
Commit message (Collapse)AuthorAgeFilesLines
* Add missing svn:eol-style property to text files.Tim Peters2006-06-111-36/+36
|
* Whitespace normalization.Tim Peters2006-06-111-36/+36
|
* This patch improves the L&F of IDLE on OSX. The changes are conditionalized onRonald Oussoren2006-06-111-0/+36
being in an IDLE.app bundle on darwin. This does a slight reorganisation of the menus and adds support for file-open events.